diff --git a/vlmpy310/lib/python3.10/site-packages/notebook/static/1088.47e247a20947f628f48f.js.map b/vlmpy310/lib/python3.10/site-packages/notebook/static/1088.47e247a20947f628f48f.js.map new file mode 100644 index 0000000000000000000000000000000000000000..4fc0e298016fa4a502080f452536c339195aa191 --- /dev/null +++ b/vlmpy310/lib/python3.10/site-packages/notebook/static/1088.47e247a20947f628f48f.js.map @@ -0,0 +1 @@ +{"version":3,"file":"1088.47e247a20947f628f48f.js?v=47e247a20947f628f48f","mappings":";;;;;;;;;;AAAA;AACA;AACA,0BAA0B,sBAAsB;AAChD,oBAAoB;AACpB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,yBAAyB,EAAE,KAAK,EAAE,QAAQ,EAAE,SAAS,EAAE,KAAK,EAAE,KAAK,EAAE,MAAM,IAAI;AAC/E,iCAAiC,EAAE,KAAK,EAAE,KAAK,EAAE,MAAM,IAAI;AAC3D,4BAA4B,EAAE,IAAI,EAAE,KAAK,EAAE,MAAM,IAAI;AACrD,mCAAmC,EAAE;AACrC;AACA,kCAAkC,EAAE;AACpC;AACA,uCAAuC,EAAE;AACzC,yCAAyC,EAAE;AAC3C;AACA;AACA;AACA;AACA;AACA;AACA,yBAAyB;AACzB;AACA,SAAS;AACT;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,mCAAmC;AACnC;AACA;AACA;AACA,6BAA6B,SAAS;AACtC;AACA;AACA;AACA;AACA;AACA,qCAAqC,eAAe;AACpD,2BAA2B,kCAAkC;AACtD;AACP;AACA;AACA,WAAW;AACX;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,uBAAuB,sBAAsB;AAC7C,kBAAkB;AAClB;AACA;AACA;AACA;AACA;AACA,aAAa;AACb;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA,aAAa;AACb;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA","sources":["webpack://_JUPYTERLAB.CORE_OUTPUT/../node_modules/@codemirror/legacy-modes/mode/q.js"],"sourcesContent":["var curPunc,\n keywords=buildRE([\"abs\",\"acos\",\"aj\",\"aj0\",\"all\",\"and\",\"any\",\"asc\",\"asin\",\"asof\",\"atan\",\"attr\",\"avg\",\"avgs\",\"bin\",\"by\",\"ceiling\",\"cols\",\"cor\",\"cos\",\"count\",\"cov\",\"cross\",\"csv\",\"cut\",\"delete\",\"deltas\",\"desc\",\"dev\",\"differ\",\"distinct\",\"div\",\"do\",\"each\",\"ej\",\"enlist\",\"eval\",\"except\",\"exec\",\"exit\",\"exp\",\"fby\",\"fills\",\"first\",\"fkeys\",\"flip\",\"floor\",\"from\",\"get\",\"getenv\",\"group\",\"gtime\",\"hclose\",\"hcount\",\"hdel\",\"hopen\",\"hsym\",\"iasc\",\"idesc\",\"if\",\"ij\",\"in\",\"insert\",\"inter\",\"inv\",\"key\",\"keys\",\"last\",\"like\",\"list\",\"lj\",\"load\",\"log\",\"lower\",\"lsq\",\"ltime\",\"ltrim\",\"mavg\",\"max\",\"maxs\",\"mcount\",\"md5\",\"mdev\",\"med\",\"meta\",\"min\",\"mins\",\"mmax\",\"mmin\",\"mmu\",\"mod\",\"msum\",\"neg\",\"next\",\"not\",\"null\",\"or\",\"over\",\"parse\",\"peach\",\"pj\",\"plist\",\"prd\",\"prds\",\"prev\",\"prior\",\"rand\",\"rank\",\"ratios\",\"raze\",\"read0\",\"read1\",\"reciprocal\",\"reverse\",\"rload\",\"rotate\",\"rsave\",\"rtrim\",\"save\",\"scan\",\"select\",\"set\",\"setenv\",\"show\",\"signum\",\"sin\",\"sqrt\",\"ss\",\"ssr\",\"string\",\"sublist\",\"sum\",\"sums\",\"sv\",\"system\",\"tables\",\"tan\",\"til\",\"trim\",\"txf\",\"type\",\"uj\",\"ungroup\",\"union\",\"update\",\"upper\",\"upsert\",\"value\",\"var\",\"view\",\"views\",\"vs\",\"wavg\",\"where\",\"where\",\"while\",\"within\",\"wj\",\"wj1\",\"wsum\",\"xasc\",\"xbar\",\"xcol\",\"xcols\",\"xdesc\",\"xexp\",\"xgroup\",\"xkey\",\"xlog\",\"xprev\",\"xrank\"]),\n E=/[|/&^!+:\\\\\\-*%$=~#;@><,?_\\'\\\"\\[\\(\\]\\)\\s{}]/;\nfunction buildRE(w){return new RegExp(\"^(\"+w.join(\"|\")+\")$\");}\nfunction tokenBase(stream,state){\n var sol=stream.sol(),c=stream.next();\n curPunc=null;\n if(sol)\n if(c==\"/\")\n return(state.tokenize=tokenLineComment)(stream,state);\n else if(c==\"\\\\\"){\n if(stream.eol()||/\\s/.test(stream.peek()))\n return stream.skipToEnd(),/^\\\\\\s*$/.test(stream.current())?(state.tokenize=tokenCommentToEOF)(stream):state.tokenize=tokenBase,\"comment\";\n else\n return state.tokenize=tokenBase,\"builtin\";\n }\n if(/\\s/.test(c))\n return stream.peek()==\"/\"?(stream.skipToEnd(),\"comment\"):\"null\";\n if(c=='\"')\n return(state.tokenize=tokenString)(stream,state);\n if(c=='`')\n return stream.eatWhile(/[A-Za-z\\d_:\\/.]/),\"macroName\";\n if((\".\"==c&&/\\d/.test(stream.peek()))||/\\d/.test(c)){\n var t=null;\n stream.backUp(1);\n if(stream.match(/^\\d{4}\\.\\d{2}(m|\\.\\d{2}([DT](\\d{2}(:\\d{2}(:\\d{2}(\\.\\d{1,9})?)?)?)?)?)/)\n || stream.match(/^\\d+D(\\d{2}(:\\d{2}(:\\d{2}(\\.\\d{1,9})?)?)?)/)\n || stream.match(/^\\d{2}:\\d{2}(:\\d{2}(\\.\\d{1,9})?)?/)\n || stream.match(/^\\d+[ptuv]{1}/))\n t=\"temporal\";\n else if(stream.match(/^0[NwW]{1}/)\n || stream.match(/^0x[\\da-fA-F]*/)\n || stream.match(/^[01]+[b]{1}/)\n || stream.match(/^\\d+[chijn]{1}/)\n || stream.match(/-?\\d*(\\.\\d*)?(e[+\\-]?\\d+)?(e|f)?/))\n t=\"number\";\n return(t&&(!(c=stream.peek())||E.test(c)))?t:(stream.next(),\"error\");\n }\n if(/[A-Za-z]|\\./.test(c))\n return stream.eatWhile(/[A-Za-z._\\d]/),keywords.test(stream.current())?\"keyword\":\"variable\";\n if(/[|/&^!+:\\\\\\-*%$=~#;@><\\.,?_\\']/.test(c))\n return null;\n if(/[{}\\(\\[\\]\\)]/.test(c))\n return null;\n return\"error\";\n}\nfunction tokenLineComment(stream,state){\n return stream.skipToEnd(),/\\/\\s*$/.test(stream.current())?(state.tokenize=tokenBlockComment)(stream,state):(state.tokenize=tokenBase),\"comment\";\n}\nfunction tokenBlockComment(stream,state){\n var f=stream.sol()&&stream.peek()==\"\\\\\";\n stream.skipToEnd();\n if(f&&/^\\\\\\s*$/.test(stream.current()))\n state.tokenize=tokenBase;\n return\"comment\";\n}\nfunction tokenCommentToEOF(stream){return stream.skipToEnd(),\"comment\";}\nfunction tokenString(stream,state){\n var escaped=false,next,end=false;\n while((next=stream.next())){\n if(next==\"\\\"\"&&!escaped){end=true;break;}\n escaped=!escaped&&next==\"\\\\\";\n }\n if(end)state.tokenize=tokenBase;\n return\"string\";\n}\nfunction pushContext(state,type,col){state.context={prev:state.context,indent:state.indent,col:col,type:type};}\nfunction popContext(state){state.indent=state.context.indent;state.context=state.context.prev;}\nexport const q = {\n name: \"q\",\n startState:function(){\n return{tokenize:tokenBase,\n context:null,\n indent:0,\n col:0};\n },\n token:function(stream,state){\n if(stream.sol()){\n if(state.context&&state.context.align==null)\n state.context.align=false;\n state.indent=stream.indentation();\n }\n //if (stream.eatSpace()) return null;\n var style=state.tokenize(stream,state);\n if(style!=\"comment\"&&state.context&&state.context.align==null&&state.context.type!=\"pattern\"){\n state.context.align=true;\n }\n if(curPunc==\"(\")pushContext(state,\")\",stream.column());\n else if(curPunc==\"[\")pushContext(state,\"]\",stream.column());\n else if(curPunc==\"{\")pushContext(state,\"}\",stream.column());\n else if(/[\\]\\}\\)]/.test(curPunc)){\n while(state.context&&state.context.type==\"pattern\")popContext(state);\n if(state.context&&curPunc==state.context.type)popContext(state);\n }\n else if(curPunc==\".\"&&state.context&&state.context.type==\"pattern\")popContext(state);\n else if(/atom|string|variable/.test(style)&&state.context){\n if(/[\\}\\]]/.test(state.context.type))\n pushContext(state,\"pattern\",stream.column());\n else if(state.context.type==\"pattern\"&&!state.context.align){\n state.context.align=true;\n state.context.col=stream.column();\n }\n }\n return style;\n },\n indent:function(state,textAfter,cx){\n var firstChar=textAfter&&textAfter.charAt(0);\n var context=state.context;\n if(/[\\]\\}]/.test(firstChar))\n while (context&&context.type==\"pattern\")context=context.prev;\n var closing=context&&firstChar==context.type;\n if(!context)\n return 0;\n else if(context.type==\"pattern\")\n return context.col;\n else if(context.align)\n return context.col+(closing?0:1);\n else\n return context.indent+(closing?0:cx.unit);\n }\n};\n"],"names":[],"sourceRoot":""} \ No newline at end of file diff --git a/vlmpy310/lib/python3.10/site-packages/notebook/static/114.3735fbb3fc442d926d2b.js b/vlmpy310/lib/python3.10/site-packages/notebook/static/114.3735fbb3fc442d926d2b.js new file mode 100644 index 0000000000000000000000000000000000000000..28cde44dac83d106f7c8fb670219712d72c92183 --- /dev/null +++ b/vlmpy310/lib/python3.10/site-packages/notebook/static/114.3735fbb3fc442d926d2b.js @@ -0,0 +1,71 @@ +"use strict"; +(self["webpackChunk_JUPYTERLAB_CORE_OUTPUT"] = self["webpackChunk_JUPYTERLAB_CORE_OUTPUT"] || []).push([[114],{ + +/***/ 40114: +/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => { + +__webpack_require__.r(__webpack_exports__); +/* harmony export */ __webpack_require__.d(__webpack_exports__, { +/* harmony export */ protobuf: () => (/* binding */ protobuf) +/* harmony export */ }); +function wordRegexp(words) { + return new RegExp("^((" + words.join(")|(") + "))\\b", "i"); +}; + +var keywordArray = [ + "package", "message", "import", "syntax", + "required", "optional", "repeated", "reserved", "default", "extensions", "packed", + "bool", "bytes", "double", "enum", "float", "string", + "int32", "int64", "uint32", "uint64", "sint32", "sint64", "fixed32", "fixed64", "sfixed32", "sfixed64", + "option", "service", "rpc", "returns" +]; +var keywords = wordRegexp(keywordArray); + +var identifiers = new RegExp("^[_A-Za-z\xa1-\uffff][_A-Za-z0-9\xa1-\uffff]*"); + +function tokenBase(stream) { + // whitespaces + if (stream.eatSpace()) return null; + + // Handle one line Comments + if (stream.match("//")) { + stream.skipToEnd(); + return "comment"; + } + + // Handle Number Literals + if (stream.match(/^[0-9\.+-]/, false)) { + if (stream.match(/^[+-]?0x[0-9a-fA-F]+/)) + return "number"; + if (stream.match(/^[+-]?\d*\.\d+([EeDd][+-]?\d+)?/)) + return "number"; + if (stream.match(/^[+-]?\d+([EeDd][+-]?\d+)?/)) + return "number"; + } + + // Handle Strings + if (stream.match(/^"([^"]|(""))*"/)) { return "string"; } + if (stream.match(/^'([^']|(''))*'/)) { return "string"; } + + // Handle words + if (stream.match(keywords)) { return "keyword"; } + if (stream.match(identifiers)) { return "variable"; } ; + + // Handle non-detected items + stream.next(); + return null; +}; + +const protobuf = { + name: "protobuf", + token: tokenBase, + languageData: { + autocomplete: keywordArray + } +} + + +/***/ }) + +}]); +//# sourceMappingURL=114.3735fbb3fc442d926d2b.js.map?v=3735fbb3fc442d926d2b \ No newline at end of file diff --git a/vlmpy310/lib/python3.10/site-packages/notebook/static/1169.365e20294ad65df62bb4.js b/vlmpy310/lib/python3.10/site-packages/notebook/static/1169.365e20294ad65df62bb4.js new file mode 100644 index 0000000000000000000000000000000000000000..54619b53bbcf6d625f07df050d9b1be941843082 --- /dev/null +++ b/vlmpy310/lib/python3.10/site-packages/notebook/static/1169.365e20294ad65df62bb4.js @@ -0,0 +1,11 @@ +"use strict"; +(self["webpackChunk_JUPYTERLAB_CORE_OUTPUT"] = self["webpackChunk_JUPYTERLAB_CORE_OUTPUT"] || []).push([[1169],{ + +/***/ 21169: +/***/ ((module) => { + +module.exports = JSON.parse('{"name":"mermaid","version":"10.7.0","description":"Markdown-ish syntax for generating flowcharts, sequence diagrams, class diagrams, gantt charts and git graphs.","type":"module","module":"./dist/mermaid.core.mjs","types":"./dist/mermaid.d.ts","exports":{".":{"types":"./dist/mermaid.d.ts","import":"./dist/mermaid.core.mjs","default":"./dist/mermaid.core.mjs"},"./*":"./*"},"keywords":["diagram","markdown","flowchart","sequence diagram","gantt","class diagram","git graph"],"repository":{"type":"git","url":"https://github.com/mermaid-js/mermaid"},"author":"Knut Sveidqvist","license":"MIT","standard":{"ignore":["**/parser/*.js","dist/**/*.js","cypress/**/*.js"],"globals":["page"]},"dependencies":{"@braintree/sanitize-url":"^6.0.1","@types/d3-scale":"^4.0.3","@types/d3-scale-chromatic":"^3.0.0","cytoscape":"^3.23.0","cytoscape-cose-bilkent":"^4.1.0","cytoscape-fcose":"^2.1.0","d3":"^7.4.0","d3-sankey":"^0.12.3","dagre-d3-es":"7.0.10","dayjs":"^1.11.7","dompurify":"^3.0.5","elkjs":"^0.9.0","khroma":"^2.0.0","lodash-es":"^4.17.21","mdast-util-from-markdown":"^1.3.0","non-layered-tidy-tree-layout":"^2.0.2","stylis":"^4.1.3","ts-dedent":"^2.2.0","uuid":"^9.0.0","web-worker":"^1.2.0"},"devDependencies":{"@adobe/jsonschema2md":"^7.1.4","@types/cytoscape":"^3.19.9","@types/d3":"^7.4.0","@types/d3-sankey":"^0.12.1","@types/d3-scale":"^4.0.3","@types/d3-selection":"^3.0.5","@types/d3-shape":"^3.1.1","@types/dompurify":"^3.0.2","@types/jsdom":"^21.1.1","@types/lodash-es":"^4.17.7","@types/micromatch":"^4.0.2","@types/prettier":"^2.7.2","@types/stylis":"^4.0.2","@types/uuid":"^9.0.1","@typescript-eslint/eslint-plugin":"^5.59.0","@typescript-eslint/parser":"^5.59.0","ajv":"^8.11.2","chokidar":"^3.5.3","concurrently":"^8.0.1","cpy-cli":"^4.2.0","cspell":"^6.31.1","csstree-validator":"^3.0.0","globby":"^13.1.4","jison":"^0.4.18","js-base64":"^3.7.5","jsdom":"^22.0.0","json-schema-to-typescript":"^11.0.3","micromatch":"^4.0.5","path-browserify":"^1.0.1","prettier":"^2.8.8","remark":"^14.0.2","remark-frontmatter":"^4.0.1","remark-gfm":"^3.0.1","rimraf":"^5.0.0","start-server-and-test":"^2.0.0","type-fest":"^4.1.0","typedoc":"^0.25.0","typedoc-plugin-markdown":"^3.15.2","typescript":"^5.0.4","unist-util-flatmap":"^1.0.0","unist-util-visit":"^4.1.2","vitepress":"^1.0.0-alpha.72","vitepress-plugin-search":"^1.0.4-alpha.20"},"files":["dist/","README.md"],"sideEffects":false,"publishConfig":{"access":"public"},"scripts":{"clean":"rimraf dist","dev":"pnpm -w dev","docs:code":"typedoc src/defaultConfig.ts src/config.ts src/mermaidAPI.ts && prettier --write ./src/docs/config/setup","docs:build":"rimraf ../../docs && pnpm docs:spellcheck && pnpm docs:code && tsx scripts/docs.cli.mts","docs:verify":"pnpm docs:spellcheck && pnpm docs:code && tsx scripts/docs.cli.mts --verify","docs:pre:vitepress":"pnpm --filter ./src/docs prefetch && rimraf src/vitepress && pnpm docs:code && tsx scripts/docs.cli.mts --vitepress && pnpm --filter ./src/vitepress install --no-frozen-lockfile --ignore-scripts","docs:build:vitepress":"pnpm docs:pre:vitepress && (cd src/vitepress && pnpm run build) && cpy --flat src/docs/landing/ ./src/vitepress/.vitepress/dist/landing","docs:dev":"pnpm docs:pre:vitepress && concurrently \\"pnpm --filter ./src/vitepress dev\\" \\"tsx scripts/docs.cli.mts --watch --vitepress\\"","docs:dev:docker":"pnpm docs:pre:vitepress && concurrently \\"pnpm --filter ./src/vitepress dev:docker\\" \\"tsx scripts/docs.cli.mts --watch --vitepress\\"","docs:serve":"pnpm docs:build:vitepress && vitepress serve src/vitepress","docs:spellcheck":"cspell --config ../../cSpell.json \\"src/docs/**/*.md\\"","docs:release-version":"tsx scripts/update-release-version.mts","docs:verify-version":"tsx scripts/update-release-version.mts --verify","types:build-config":"tsx scripts/create-types-from-json-schema.mts","types:verify-config":"tsx scripts/create-types-from-json-schema.mts --verify","checkCircle":"npx madge --circular ./src","release":"pnpm build"}}'); + +/***/ }) + +}]); \ No newline at end of file diff --git a/vlmpy310/lib/python3.10/site-packages/notebook/static/1495.41f3debb92dfdd91c6da.js b/vlmpy310/lib/python3.10/site-packages/notebook/static/1495.41f3debb92dfdd91c6da.js new file mode 100644 index 0000000000000000000000000000000000000000..b8c98d5ddc88ba7c49a026d733c4ea3331b93bbf --- /dev/null +++ b/vlmpy310/lib/python3.10/site-packages/notebook/static/1495.41f3debb92dfdd91c6da.js @@ -0,0 +1,41546 @@ +(self["webpackChunk_JUPYTERLAB_CORE_OUTPUT"] = self["webpackChunk_JUPYTERLAB_CORE_OUTPUT"] || []).push([[1495],{ + +/***/ 43203: +/***/ (function(module, __unused_webpack_exports, __webpack_require__) { + +(function webpackUniversalModuleDefinition(root, factory) { + if(true) + module.exports = factory(__webpack_require__(54899)); + else {} +})(this, function(__WEBPACK_EXTERNAL_MODULE_0__) { +return /******/ (function(modules) { // webpackBootstrap +/******/ // The module cache +/******/ var installedModules = {}; +/******/ +/******/ // The require function +/******/ function __nested_webpack_require_643__(moduleId) { +/******/ +/******/ // Check if module is in cache +/******/ if(installedModules[moduleId]) { +/******/ return installedModules[moduleId].exports; +/******/ } +/******/ // Create a new module (and put it into the cache) +/******/ var module = installedModules[moduleId] = { +/******/ i: moduleId, +/******/ l: false, +/******/ exports: {} +/******/ }; +/******/ +/******/ // Execute the module function +/******/ modules[moduleId].call(module.exports, module, module.exports, __nested_webpack_require_643__); +/******/ +/******/ // Flag the module as loaded +/******/ module.l = true; +/******/ +/******/ // Return the exports of the module +/******/ return module.exports; +/******/ } +/******/ +/******/ +/******/ // expose the modules object (__webpack_modules__) +/******/ __nested_webpack_require_643__.m = modules; +/******/ +/******/ // expose the module cache +/******/ __nested_webpack_require_643__.c = installedModules; +/******/ +/******/ // identity function for calling harmony imports with the correct context +/******/ __nested_webpack_require_643__.i = function(value) { return value; }; +/******/ +/******/ // define getter function for harmony exports +/******/ __nested_webpack_require_643__.d = function(exports, name, getter) { +/******/ if(!__nested_webpack_require_643__.o(exports, name)) { +/******/ Object.defineProperty(exports, name, { +/******/ configurable: false, +/******/ enumerable: true, +/******/ get: getter +/******/ }); +/******/ } +/******/ }; +/******/ +/******/ // getDefaultExport function for compatibility with non-harmony modules +/******/ __nested_webpack_require_643__.n = function(module) { +/******/ var getter = module && module.__esModule ? +/******/ function getDefault() { return module['default']; } : +/******/ function getModuleExports() { return module; }; +/******/ __nested_webpack_require_643__.d(getter, 'a', getter); +/******/ return getter; +/******/ }; +/******/ +/******/ // Object.prototype.hasOwnProperty.call +/******/ __nested_webpack_require_643__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); }; +/******/ +/******/ // __webpack_public_path__ +/******/ __nested_webpack_require_643__.p = ""; +/******/ +/******/ // Load entry module and return exports +/******/ return __nested_webpack_require_643__(__nested_webpack_require_643__.s = 7); +/******/ }) +/************************************************************************/ +/******/ ([ +/* 0 */ +/***/ (function(module, exports) { + +module.exports = __WEBPACK_EXTERNAL_MODULE_0__; + +/***/ }), +/* 1 */ +/***/ (function(module, exports, __nested_webpack_require_3185__) { + +"use strict"; + + +var FDLayoutConstants = __nested_webpack_require_3185__(0).FDLayoutConstants; + +function CoSEConstants() {} + +//CoSEConstants inherits static props in FDLayoutConstants +for (var prop in FDLayoutConstants) { + CoSEConstants[prop] = FDLayoutConstants[prop]; +} + +CoSEConstants.DEFAULT_USE_MULTI_LEVEL_SCALING = false; +CoSEConstants.DEFAULT_RADIAL_SEPARATION = FDLayoutConstants.DEFAULT_EDGE_LENGTH; +CoSEConstants.DEFAULT_COMPONENT_SEPERATION = 60; +CoSEConstants.TILE = true; +CoSEConstants.TILING_PADDING_VERTICAL = 10; +CoSEConstants.TILING_PADDING_HORIZONTAL = 10; +CoSEConstants.TREE_REDUCTION_ON_INCREMENTAL = false; // make this true when cose is used incrementally as a part of other non-incremental layout + +module.exports = CoSEConstants; + +/***/ }), +/* 2 */ +/***/ (function(module, exports, __nested_webpack_require_4002__) { + +"use strict"; + + +var FDLayoutEdge = __nested_webpack_require_4002__(0).FDLayoutEdge; + +function CoSEEdge(source, target, vEdge) { + FDLayoutEdge.call(this, source, target, vEdge); +} + +CoSEEdge.prototype = Object.create(FDLayoutEdge.prototype); +for (var prop in FDLayoutEdge) { + CoSEEdge[prop] = FDLayoutEdge[prop]; +} + +module.exports = CoSEEdge; + +/***/ }), +/* 3 */ +/***/ (function(module, exports, __nested_webpack_require_4409__) { + +"use strict"; + + +var LGraph = __nested_webpack_require_4409__(0).LGraph; + +function CoSEGraph(parent, graphMgr, vGraph) { + LGraph.call(this, parent, graphMgr, vGraph); +} + +CoSEGraph.prototype = Object.create(LGraph.prototype); +for (var prop in LGraph) { + CoSEGraph[prop] = LGraph[prop]; +} + +module.exports = CoSEGraph; + +/***/ }), +/* 4 */ +/***/ (function(module, exports, __nested_webpack_require_4790__) { + +"use strict"; + + +var LGraphManager = __nested_webpack_require_4790__(0).LGraphManager; + +function CoSEGraphManager(layout) { + LGraphManager.call(this, layout); +} + +CoSEGraphManager.prototype = Object.create(LGraphManager.prototype); +for (var prop in LGraphManager) { + CoSEGraphManager[prop] = LGraphManager[prop]; +} + +module.exports = CoSEGraphManager; + +/***/ }), +/* 5 */ +/***/ (function(module, exports, __nested_webpack_require_5205__) { + +"use strict"; + + +var FDLayoutNode = __nested_webpack_require_5205__(0).FDLayoutNode; +var IMath = __nested_webpack_require_5205__(0).IMath; + +function CoSENode(gm, loc, size, vNode) { + FDLayoutNode.call(this, gm, loc, size, vNode); +} + +CoSENode.prototype = Object.create(FDLayoutNode.prototype); +for (var prop in FDLayoutNode) { + CoSENode[prop] = FDLayoutNode[prop]; +} + +CoSENode.prototype.move = function () { + var layout = this.graphManager.getLayout(); + this.displacementX = layout.coolingFactor * (this.springForceX + this.repulsionForceX + this.gravitationForceX) / this.noOfChildren; + this.displacementY = layout.coolingFactor * (this.springForceY + this.repulsionForceY + this.gravitationForceY) / this.noOfChildren; + + if (Math.abs(this.displacementX) > layout.coolingFactor * layout.maxNodeDisplacement) { + this.displacementX = layout.coolingFactor * layout.maxNodeDisplacement * IMath.sign(this.displacementX); + } + + if (Math.abs(this.displacementY) > layout.coolingFactor * layout.maxNodeDisplacement) { + this.displacementY = layout.coolingFactor * layout.maxNodeDisplacement * IMath.sign(this.displacementY); + } + + // a simple node, just move it + if (this.child == null) { + this.moveBy(this.displacementX, this.displacementY); + } + // an empty compound node, again just move it + else if (this.child.getNodes().length == 0) { + this.moveBy(this.displacementX, this.displacementY); + } + // non-empty compound node, propogate movement to children as well + else { + this.propogateDisplacementToChildren(this.displacementX, this.displacementY); + } + + layout.totalDisplacement += Math.abs(this.displacementX) + Math.abs(this.displacementY); + + this.springForceX = 0; + this.springForceY = 0; + this.repulsionForceX = 0; + this.repulsionForceY = 0; + this.gravitationForceX = 0; + this.gravitationForceY = 0; + this.displacementX = 0; + this.displacementY = 0; +}; + +CoSENode.prototype.propogateDisplacementToChildren = function (dX, dY) { + var nodes = this.getChild().getNodes(); + var node; + for (var i = 0; i < nodes.length; i++) { + node = nodes[i]; + if (node.getChild() == null) { + node.moveBy(dX, dY); + node.displacementX += dX; + node.displacementY += dY; + } else { + node.propogateDisplacementToChildren(dX, dY); + } + } +}; + +CoSENode.prototype.setPred1 = function (pred1) { + this.pred1 = pred1; +}; + +CoSENode.prototype.getPred1 = function () { + return pred1; +}; + +CoSENode.prototype.getPred2 = function () { + return pred2; +}; + +CoSENode.prototype.setNext = function (next) { + this.next = next; +}; + +CoSENode.prototype.getNext = function () { + return next; +}; + +CoSENode.prototype.setProcessed = function (processed) { + this.processed = processed; +}; + +CoSENode.prototype.isProcessed = function () { + return processed; +}; + +module.exports = CoSENode; + +/***/ }), +/* 6 */ +/***/ (function(module, exports, __nested_webpack_require_8085__) { + +"use strict"; + + +var FDLayout = __nested_webpack_require_8085__(0).FDLayout; +var CoSEGraphManager = __nested_webpack_require_8085__(4); +var CoSEGraph = __nested_webpack_require_8085__(3); +var CoSENode = __nested_webpack_require_8085__(5); +var CoSEEdge = __nested_webpack_require_8085__(2); +var CoSEConstants = __nested_webpack_require_8085__(1); +var FDLayoutConstants = __nested_webpack_require_8085__(0).FDLayoutConstants; +var LayoutConstants = __nested_webpack_require_8085__(0).LayoutConstants; +var Point = __nested_webpack_require_8085__(0).Point; +var PointD = __nested_webpack_require_8085__(0).PointD; +var Layout = __nested_webpack_require_8085__(0).Layout; +var Integer = __nested_webpack_require_8085__(0).Integer; +var IGeometry = __nested_webpack_require_8085__(0).IGeometry; +var LGraph = __nested_webpack_require_8085__(0).LGraph; +var Transform = __nested_webpack_require_8085__(0).Transform; + +function CoSELayout() { + FDLayout.call(this); + + this.toBeTiled = {}; // Memorize if a node is to be tiled or is tiled +} + +CoSELayout.prototype = Object.create(FDLayout.prototype); + +for (var prop in FDLayout) { + CoSELayout[prop] = FDLayout[prop]; +} + +CoSELayout.prototype.newGraphManager = function () { + var gm = new CoSEGraphManager(this); + this.graphManager = gm; + return gm; +}; + +CoSELayout.prototype.newGraph = function (vGraph) { + return new CoSEGraph(null, this.graphManager, vGraph); +}; + +CoSELayout.prototype.newNode = function (vNode) { + return new CoSENode(this.graphManager, vNode); +}; + +CoSELayout.prototype.newEdge = function (vEdge) { + return new CoSEEdge(null, null, vEdge); +}; + +CoSELayout.prototype.initParameters = function () { + FDLayout.prototype.initParameters.call(this, arguments); + if (!this.isSubLayout) { + if (CoSEConstants.DEFAULT_EDGE_LENGTH < 10) { + this.idealEdgeLength = 10; + } else { + this.idealEdgeLength = CoSEConstants.DEFAULT_EDGE_LENGTH; + } + + this.useSmartIdealEdgeLengthCalculation = CoSEConstants.DEFAULT_USE_SMART_IDEAL_EDGE_LENGTH_CALCULATION; + this.springConstant = FDLayoutConstants.DEFAULT_SPRING_STRENGTH; + this.repulsionConstant = FDLayoutConstants.DEFAULT_REPULSION_STRENGTH; + this.gravityConstant = FDLayoutConstants.DEFAULT_GRAVITY_STRENGTH; + this.compoundGravityConstant = FDLayoutConstants.DEFAULT_COMPOUND_GRAVITY_STRENGTH; + this.gravityRangeFactor = FDLayoutConstants.DEFAULT_GRAVITY_RANGE_FACTOR; + this.compoundGravityRangeFactor = FDLayoutConstants.DEFAULT_COMPOUND_GRAVITY_RANGE_FACTOR; + + // variables for tree reduction support + this.prunedNodesAll = []; + this.growTreeIterations = 0; + this.afterGrowthIterations = 0; + this.isTreeGrowing = false; + this.isGrowthFinished = false; + + // variables for cooling + this.coolingCycle = 0; + this.maxCoolingCycle = this.maxIterations / FDLayoutConstants.CONVERGENCE_CHECK_PERIOD; + this.finalTemperature = FDLayoutConstants.CONVERGENCE_CHECK_PERIOD / this.maxIterations; + this.coolingAdjuster = 1; + } +}; + +CoSELayout.prototype.layout = function () { + var createBendsAsNeeded = LayoutConstants.DEFAULT_CREATE_BENDS_AS_NEEDED; + if (createBendsAsNeeded) { + this.createBendpoints(); + this.graphManager.resetAllEdges(); + } + + this.level = 0; + return this.classicLayout(); +}; + +CoSELayout.prototype.classicLayout = function () { + this.nodesWithGravity = this.calculateNodesToApplyGravitationTo(); + this.graphManager.setAllNodesToApplyGravitation(this.nodesWithGravity); + this.calcNoOfChildrenForAllNodes(); + this.graphManager.calcLowestCommonAncestors(); + this.graphManager.calcInclusionTreeDepths(); + this.graphManager.getRoot().calcEstimatedSize(); + this.calcIdealEdgeLengths(); + + if (!this.incremental) { + var forest = this.getFlatForest(); + + // The graph associated with this layout is flat and a forest + if (forest.length > 0) { + this.positionNodesRadially(forest); + } + // The graph associated with this layout is not flat or a forest + else { + // Reduce the trees when incremental mode is not enabled and graph is not a forest + this.reduceTrees(); + // Update nodes that gravity will be applied + this.graphManager.resetAllNodesToApplyGravitation(); + var allNodes = new Set(this.getAllNodes()); + var intersection = this.nodesWithGravity.filter(function (x) { + return allNodes.has(x); + }); + this.graphManager.setAllNodesToApplyGravitation(intersection); + + this.positionNodesRandomly(); + } + } else { + if (CoSEConstants.TREE_REDUCTION_ON_INCREMENTAL) { + // Reduce the trees in incremental mode if only this constant is set to true + this.reduceTrees(); + // Update nodes that gravity will be applied + this.graphManager.resetAllNodesToApplyGravitation(); + var allNodes = new Set(this.getAllNodes()); + var intersection = this.nodesWithGravity.filter(function (x) { + return allNodes.has(x); + }); + this.graphManager.setAllNodesToApplyGravitation(intersection); + } + } + + this.initSpringEmbedder(); + this.runSpringEmbedder(); + + return true; +}; + +CoSELayout.prototype.tick = function () { + this.totalIterations++; + + if (this.totalIterations === this.maxIterations && !this.isTreeGrowing && !this.isGrowthFinished) { + if (this.prunedNodesAll.length > 0) { + this.isTreeGrowing = true; + } else { + return true; + } + } + + if (this.totalIterations % FDLayoutConstants.CONVERGENCE_CHECK_PERIOD == 0 && !this.isTreeGrowing && !this.isGrowthFinished) { + if (this.isConverged()) { + if (this.prunedNodesAll.length > 0) { + this.isTreeGrowing = true; + } else { + return true; + } + } + + this.coolingCycle++; + + if (this.layoutQuality == 0) { + // quality - "draft" + this.coolingAdjuster = this.coolingCycle; + } else if (this.layoutQuality == 1) { + // quality - "default" + this.coolingAdjuster = this.coolingCycle / 3; + } + + // cooling schedule is based on http://www.btluke.com/simanf1.html -> cooling schedule 3 + this.coolingFactor = Math.max(this.initialCoolingFactor - Math.pow(this.coolingCycle, Math.log(100 * (this.initialCoolingFactor - this.finalTemperature)) / Math.log(this.maxCoolingCycle)) / 100 * this.coolingAdjuster, this.finalTemperature); + this.animationPeriod = Math.ceil(this.initialAnimationPeriod * Math.sqrt(this.coolingFactor)); + } + // Operations while tree is growing again + if (this.isTreeGrowing) { + if (this.growTreeIterations % 10 == 0) { + if (this.prunedNodesAll.length > 0) { + this.graphManager.updateBounds(); + this.updateGrid(); + this.growTree(this.prunedNodesAll); + // Update nodes that gravity will be applied + this.graphManager.resetAllNodesToApplyGravitation(); + var allNodes = new Set(this.getAllNodes()); + var intersection = this.nodesWithGravity.filter(function (x) { + return allNodes.has(x); + }); + this.graphManager.setAllNodesToApplyGravitation(intersection); + + this.graphManager.updateBounds(); + this.updateGrid(); + this.coolingFactor = FDLayoutConstants.DEFAULT_COOLING_FACTOR_INCREMENTAL; + } else { + this.isTreeGrowing = false; + this.isGrowthFinished = true; + } + } + this.growTreeIterations++; + } + // Operations after growth is finished + if (this.isGrowthFinished) { + if (this.isConverged()) { + return true; + } + if (this.afterGrowthIterations % 10 == 0) { + this.graphManager.updateBounds(); + this.updateGrid(); + } + this.coolingFactor = FDLayoutConstants.DEFAULT_COOLING_FACTOR_INCREMENTAL * ((100 - this.afterGrowthIterations) / 100); + this.afterGrowthIterations++; + } + + var gridUpdateAllowed = !this.isTreeGrowing && !this.isGrowthFinished; + var forceToNodeSurroundingUpdate = this.growTreeIterations % 10 == 1 && this.isTreeGrowing || this.afterGrowthIterations % 10 == 1 && this.isGrowthFinished; + + this.totalDisplacement = 0; + this.graphManager.updateBounds(); + this.calcSpringForces(); + this.calcRepulsionForces(gridUpdateAllowed, forceToNodeSurroundingUpdate); + this.calcGravitationalForces(); + this.moveNodes(); + this.animate(); + + return false; // Layout is not ended yet return false +}; + +CoSELayout.prototype.getPositionsData = function () { + var allNodes = this.graphManager.getAllNodes(); + var pData = {}; + for (var i = 0; i < allNodes.length; i++) { + var rect = allNodes[i].rect; + var id = allNodes[i].id; + pData[id] = { + id: id, + x: rect.getCenterX(), + y: rect.getCenterY(), + w: rect.width, + h: rect.height + }; + } + + return pData; +}; + +CoSELayout.prototype.runSpringEmbedder = function () { + this.initialAnimationPeriod = 25; + this.animationPeriod = this.initialAnimationPeriod; + var layoutEnded = false; + + // If aminate option is 'during' signal that layout is supposed to start iterating + if (FDLayoutConstants.ANIMATE === 'during') { + this.emit('layoutstarted'); + } else { + // If aminate option is 'during' tick() function will be called on index.js + while (!layoutEnded) { + layoutEnded = this.tick(); + } + + this.graphManager.updateBounds(); + } +}; + +CoSELayout.prototype.calculateNodesToApplyGravitationTo = function () { + var nodeList = []; + var graph; + + var graphs = this.graphManager.getGraphs(); + var size = graphs.length; + var i; + for (i = 0; i < size; i++) { + graph = graphs[i]; + + graph.updateConnected(); + + if (!graph.isConnected) { + nodeList = nodeList.concat(graph.getNodes()); + } + } + + return nodeList; +}; + +CoSELayout.prototype.createBendpoints = function () { + var edges = []; + edges = edges.concat(this.graphManager.getAllEdges()); + var visited = new Set(); + var i; + for (i = 0; i < edges.length; i++) { + var edge = edges[i]; + + if (!visited.has(edge)) { + var source = edge.getSource(); + var target = edge.getTarget(); + + if (source == target) { + edge.getBendpoints().push(new PointD()); + edge.getBendpoints().push(new PointD()); + this.createDummyNodesForBendpoints(edge); + visited.add(edge); + } else { + var edgeList = []; + + edgeList = edgeList.concat(source.getEdgeListToNode(target)); + edgeList = edgeList.concat(target.getEdgeListToNode(source)); + + if (!visited.has(edgeList[0])) { + if (edgeList.length > 1) { + var k; + for (k = 0; k < edgeList.length; k++) { + var multiEdge = edgeList[k]; + multiEdge.getBendpoints().push(new PointD()); + this.createDummyNodesForBendpoints(multiEdge); + } + } + edgeList.forEach(function (edge) { + visited.add(edge); + }); + } + } + } + + if (visited.size == edges.length) { + break; + } + } +}; + +CoSELayout.prototype.positionNodesRadially = function (forest) { + // We tile the trees to a grid row by row; first tree starts at (0,0) + var currentStartingPoint = new Point(0, 0); + var numberOfColumns = Math.ceil(Math.sqrt(forest.length)); + var height = 0; + var currentY = 0; + var currentX = 0; + var point = new PointD(0, 0); + + for (var i = 0; i < forest.length; i++) { + if (i % numberOfColumns == 0) { + // Start of a new row, make the x coordinate 0, increment the + // y coordinate with the max height of the previous row + currentX = 0; + currentY = height; + + if (i != 0) { + currentY += CoSEConstants.DEFAULT_COMPONENT_SEPERATION; + } + + height = 0; + } + + var tree = forest[i]; + + // Find the center of the tree + var centerNode = Layout.findCenterOfTree(tree); + + // Set the staring point of the next tree + currentStartingPoint.x = currentX; + currentStartingPoint.y = currentY; + + // Do a radial layout starting with the center + point = CoSELayout.radialLayout(tree, centerNode, currentStartingPoint); + + if (point.y > height) { + height = Math.floor(point.y); + } + + currentX = Math.floor(point.x + CoSEConstants.DEFAULT_COMPONENT_SEPERATION); + } + + this.transform(new PointD(LayoutConstants.WORLD_CENTER_X - point.x / 2, LayoutConstants.WORLD_CENTER_Y - point.y / 2)); +}; + +CoSELayout.radialLayout = function (tree, centerNode, startingPoint) { + var radialSep = Math.max(this.maxDiagonalInTree(tree), CoSEConstants.DEFAULT_RADIAL_SEPARATION); + CoSELayout.branchRadialLayout(centerNode, null, 0, 359, 0, radialSep); + var bounds = LGraph.calculateBounds(tree); + + var transform = new Transform(); + transform.setDeviceOrgX(bounds.getMinX()); + transform.setDeviceOrgY(bounds.getMinY()); + transform.setWorldOrgX(startingPoint.x); + transform.setWorldOrgY(startingPoint.y); + + for (var i = 0; i < tree.length; i++) { + var node = tree[i]; + node.transform(transform); + } + + var bottomRight = new PointD(bounds.getMaxX(), bounds.getMaxY()); + + return transform.inverseTransformPoint(bottomRight); +}; + +CoSELayout.branchRadialLayout = function (node, parentOfNode, startAngle, endAngle, distance, radialSeparation) { + // First, position this node by finding its angle. + var halfInterval = (endAngle - startAngle + 1) / 2; + + if (halfInterval < 0) { + halfInterval += 180; + } + + var nodeAngle = (halfInterval + startAngle) % 360; + var teta = nodeAngle * IGeometry.TWO_PI / 360; + + // Make polar to java cordinate conversion. + var cos_teta = Math.cos(teta); + var x_ = distance * Math.cos(teta); + var y_ = distance * Math.sin(teta); + + node.setCenter(x_, y_); + + // Traverse all neighbors of this node and recursively call this + // function. + var neighborEdges = []; + neighborEdges = neighborEdges.concat(node.getEdges()); + var childCount = neighborEdges.length; + + if (parentOfNode != null) { + childCount--; + } + + var branchCount = 0; + + var incEdgesCount = neighborEdges.length; + var startIndex; + + var edges = node.getEdgesBetween(parentOfNode); + + // If there are multiple edges, prune them until there remains only one + // edge. + while (edges.length > 1) { + //neighborEdges.remove(edges.remove(0)); + var temp = edges[0]; + edges.splice(0, 1); + var index = neighborEdges.indexOf(temp); + if (index >= 0) { + neighborEdges.splice(index, 1); + } + incEdgesCount--; + childCount--; + } + + if (parentOfNode != null) { + //assert edges.length == 1; + startIndex = (neighborEdges.indexOf(edges[0]) + 1) % incEdgesCount; + } else { + startIndex = 0; + } + + var stepAngle = Math.abs(endAngle - startAngle) / childCount; + + for (var i = startIndex; branchCount != childCount; i = ++i % incEdgesCount) { + var currentNeighbor = neighborEdges[i].getOtherEnd(node); + + // Don't back traverse to root node in current tree. + if (currentNeighbor == parentOfNode) { + continue; + } + + var childStartAngle = (startAngle + branchCount * stepAngle) % 360; + var childEndAngle = (childStartAngle + stepAngle) % 360; + + CoSELayout.branchRadialLayout(currentNeighbor, node, childStartAngle, childEndAngle, distance + radialSeparation, radialSeparation); + + branchCount++; + } +}; + +CoSELayout.maxDiagonalInTree = function (tree) { + var maxDiagonal = Integer.MIN_VALUE; + + for (var i = 0; i < tree.length; i++) { + var node = tree[i]; + var diagonal = node.getDiagonal(); + + if (diagonal > maxDiagonal) { + maxDiagonal = diagonal; + } + } + + return maxDiagonal; +}; + +CoSELayout.prototype.calcRepulsionRange = function () { + // formula is 2 x (level + 1) x idealEdgeLength + return 2 * (this.level + 1) * this.idealEdgeLength; +}; + +// Tiling methods + +// Group zero degree members whose parents are not to be tiled, create dummy parents where needed and fill memberGroups by their dummp parent id's +CoSELayout.prototype.groupZeroDegreeMembers = function () { + var self = this; + // array of [parent_id x oneDegreeNode_id] + var tempMemberGroups = {}; // A temporary map of parent node and its zero degree members + this.memberGroups = {}; // A map of dummy parent node and its zero degree members whose parents are not to be tiled + this.idToDummyNode = {}; // A map of id to dummy node + + var zeroDegree = []; // List of zero degree nodes whose parents are not to be tiled + var allNodes = this.graphManager.getAllNodes(); + + // Fill zero degree list + for (var i = 0; i < allNodes.length; i++) { + var node = allNodes[i]; + var parent = node.getParent(); + // If a node has zero degree and its parent is not to be tiled if exists add that node to zeroDegres list + if (this.getNodeDegreeWithChildren(node) === 0 && (parent.id == undefined || !this.getToBeTiled(parent))) { + zeroDegree.push(node); + } + } + + // Create a map of parent node and its zero degree members + for (var i = 0; i < zeroDegree.length; i++) { + var node = zeroDegree[i]; // Zero degree node itself + var p_id = node.getParent().id; // Parent id + + if (typeof tempMemberGroups[p_id] === "undefined") tempMemberGroups[p_id] = []; + + tempMemberGroups[p_id] = tempMemberGroups[p_id].concat(node); // Push node to the list belongs to its parent in tempMemberGroups + } + + // If there are at least two nodes at a level, create a dummy compound for them + Object.keys(tempMemberGroups).forEach(function (p_id) { + if (tempMemberGroups[p_id].length > 1) { + var dummyCompoundId = "DummyCompound_" + p_id; // The id of dummy compound which will be created soon + self.memberGroups[dummyCompoundId] = tempMemberGroups[p_id]; // Add dummy compound to memberGroups + + var parent = tempMemberGroups[p_id][0].getParent(); // The parent of zero degree nodes will be the parent of new dummy compound + + // Create a dummy compound with calculated id + var dummyCompound = new CoSENode(self.graphManager); + dummyCompound.id = dummyCompoundId; + dummyCompound.paddingLeft = parent.paddingLeft || 0; + dummyCompound.paddingRight = parent.paddingRight || 0; + dummyCompound.paddingBottom = parent.paddingBottom || 0; + dummyCompound.paddingTop = parent.paddingTop || 0; + + self.idToDummyNode[dummyCompoundId] = dummyCompound; + + var dummyParentGraph = self.getGraphManager().add(self.newGraph(), dummyCompound); + var parentGraph = parent.getChild(); + + // Add dummy compound to parent the graph + parentGraph.add(dummyCompound); + + // For each zero degree node in this level remove it from its parent graph and add it to the graph of dummy parent + for (var i = 0; i < tempMemberGroups[p_id].length; i++) { + var node = tempMemberGroups[p_id][i]; + + parentGraph.remove(node); + dummyParentGraph.add(node); + } + } + }); +}; + +CoSELayout.prototype.clearCompounds = function () { + var childGraphMap = {}; + var idToNode = {}; + + // Get compound ordering by finding the inner one first + this.performDFSOnCompounds(); + + for (var i = 0; i < this.compoundOrder.length; i++) { + + idToNode[this.compoundOrder[i].id] = this.compoundOrder[i]; + childGraphMap[this.compoundOrder[i].id] = [].concat(this.compoundOrder[i].getChild().getNodes()); + + // Remove children of compounds + this.graphManager.remove(this.compoundOrder[i].getChild()); + this.compoundOrder[i].child = null; + } + + this.graphManager.resetAllNodes(); + + // Tile the removed children + this.tileCompoundMembers(childGraphMap, idToNode); +}; + +CoSELayout.prototype.clearZeroDegreeMembers = function () { + var self = this; + var tiledZeroDegreePack = this.tiledZeroDegreePack = []; + + Object.keys(this.memberGroups).forEach(function (id) { + var compoundNode = self.idToDummyNode[id]; // Get the dummy compound + + tiledZeroDegreePack[id] = self.tileNodes(self.memberGroups[id], compoundNode.paddingLeft + compoundNode.paddingRight); + + // Set the width and height of the dummy compound as calculated + compoundNode.rect.width = tiledZeroDegreePack[id].width; + compoundNode.rect.height = tiledZeroDegreePack[id].height; + }); +}; + +CoSELayout.prototype.repopulateCompounds = function () { + for (var i = this.compoundOrder.length - 1; i >= 0; i--) { + var lCompoundNode = this.compoundOrder[i]; + var id = lCompoundNode.id; + var horizontalMargin = lCompoundNode.paddingLeft; + var verticalMargin = lCompoundNode.paddingTop; + + this.adjustLocations(this.tiledMemberPack[id], lCompoundNode.rect.x, lCompoundNode.rect.y, horizontalMargin, verticalMargin); + } +}; + +CoSELayout.prototype.repopulateZeroDegreeMembers = function () { + var self = this; + var tiledPack = this.tiledZeroDegreePack; + + Object.keys(tiledPack).forEach(function (id) { + var compoundNode = self.idToDummyNode[id]; // Get the dummy compound by its id + var horizontalMargin = compoundNode.paddingLeft; + var verticalMargin = compoundNode.paddingTop; + + // Adjust the positions of nodes wrt its compound + self.adjustLocations(tiledPack[id], compoundNode.rect.x, compoundNode.rect.y, horizontalMargin, verticalMargin); + }); +}; + +CoSELayout.prototype.getToBeTiled = function (node) { + var id = node.id; + //firstly check the previous results + if (this.toBeTiled[id] != null) { + return this.toBeTiled[id]; + } + + //only compound nodes are to be tiled + var childGraph = node.getChild(); + if (childGraph == null) { + this.toBeTiled[id] = false; + return false; + } + + var children = childGraph.getNodes(); // Get the children nodes + + //a compound node is not to be tiled if all of its compound children are not to be tiled + for (var i = 0; i < children.length; i++) { + var theChild = children[i]; + + if (this.getNodeDegree(theChild) > 0) { + this.toBeTiled[id] = false; + return false; + } + + //pass the children not having the compound structure + if (theChild.getChild() == null) { + this.toBeTiled[theChild.id] = false; + continue; + } + + if (!this.getToBeTiled(theChild)) { + this.toBeTiled[id] = false; + return false; + } + } + this.toBeTiled[id] = true; + return true; +}; + +// Get degree of a node depending of its edges and independent of its children +CoSELayout.prototype.getNodeDegree = function (node) { + var id = node.id; + var edges = node.getEdges(); + var degree = 0; + + // For the edges connected + for (var i = 0; i < edges.length; i++) { + var edge = edges[i]; + if (edge.getSource().id !== edge.getTarget().id) { + degree = degree + 1; + } + } + return degree; +}; + +// Get degree of a node with its children +CoSELayout.prototype.getNodeDegreeWithChildren = function (node) { + var degree = this.getNodeDegree(node); + if (node.getChild() == null) { + return degree; + } + var children = node.getChild().getNodes(); + for (var i = 0; i < children.length; i++) { + var child = children[i]; + degree += this.getNodeDegreeWithChildren(child); + } + return degree; +}; + +CoSELayout.prototype.performDFSOnCompounds = function () { + this.compoundOrder = []; + this.fillCompexOrderByDFS(this.graphManager.getRoot().getNodes()); +}; + +CoSELayout.prototype.fillCompexOrderByDFS = function (children) { + for (var i = 0; i < children.length; i++) { + var child = children[i]; + if (child.getChild() != null) { + this.fillCompexOrderByDFS(child.getChild().getNodes()); + } + if (this.getToBeTiled(child)) { + this.compoundOrder.push(child); + } + } +}; + +/** +* This method places each zero degree member wrt given (x,y) coordinates (top left). +*/ +CoSELayout.prototype.adjustLocations = function (organization, x, y, compoundHorizontalMargin, compoundVerticalMargin) { + x += compoundHorizontalMargin; + y += compoundVerticalMargin; + + var left = x; + + for (var i = 0; i < organization.rows.length; i++) { + var row = organization.rows[i]; + x = left; + var maxHeight = 0; + + for (var j = 0; j < row.length; j++) { + var lnode = row[j]; + + lnode.rect.x = x; // + lnode.rect.width / 2; + lnode.rect.y = y; // + lnode.rect.height / 2; + + x += lnode.rect.width + organization.horizontalPadding; + + if (lnode.rect.height > maxHeight) maxHeight = lnode.rect.height; + } + + y += maxHeight + organization.verticalPadding; + } +}; + +CoSELayout.prototype.tileCompoundMembers = function (childGraphMap, idToNode) { + var self = this; + this.tiledMemberPack = []; + + Object.keys(childGraphMap).forEach(function (id) { + // Get the compound node + var compoundNode = idToNode[id]; + + self.tiledMemberPack[id] = self.tileNodes(childGraphMap[id], compoundNode.paddingLeft + compoundNode.paddingRight); + + compoundNode.rect.width = self.tiledMemberPack[id].width; + compoundNode.rect.height = self.tiledMemberPack[id].height; + }); +}; + +CoSELayout.prototype.tileNodes = function (nodes, minWidth) { + var verticalPadding = CoSEConstants.TILING_PADDING_VERTICAL; + var horizontalPadding = CoSEConstants.TILING_PADDING_HORIZONTAL; + var organization = { + rows: [], + rowWidth: [], + rowHeight: [], + width: 0, + height: minWidth, // assume minHeight equals to minWidth + verticalPadding: verticalPadding, + horizontalPadding: horizontalPadding + }; + + // Sort the nodes in ascending order of their areas + nodes.sort(function (n1, n2) { + if (n1.rect.width * n1.rect.height > n2.rect.width * n2.rect.height) return -1; + if (n1.rect.width * n1.rect.height < n2.rect.width * n2.rect.height) return 1; + return 0; + }); + + // Create the organization -> tile members + for (var i = 0; i < nodes.length; i++) { + var lNode = nodes[i]; + + if (organization.rows.length == 0) { + this.insertNodeToRow(organization, lNode, 0, minWidth); + } else if (this.canAddHorizontal(organization, lNode.rect.width, lNode.rect.height)) { + this.insertNodeToRow(organization, lNode, this.getShortestRowIndex(organization), minWidth); + } else { + this.insertNodeToRow(organization, lNode, organization.rows.length, minWidth); + } + + this.shiftToLastRow(organization); + } + + return organization; +}; + +CoSELayout.prototype.insertNodeToRow = function (organization, node, rowIndex, minWidth) { + var minCompoundSize = minWidth; + + // Add new row if needed + if (rowIndex == organization.rows.length) { + var secondDimension = []; + + organization.rows.push(secondDimension); + organization.rowWidth.push(minCompoundSize); + organization.rowHeight.push(0); + } + + // Update row width + var w = organization.rowWidth[rowIndex] + node.rect.width; + + if (organization.rows[rowIndex].length > 0) { + w += organization.horizontalPadding; + } + + organization.rowWidth[rowIndex] = w; + // Update compound width + if (organization.width < w) { + organization.width = w; + } + + // Update height + var h = node.rect.height; + if (rowIndex > 0) h += organization.verticalPadding; + + var extraHeight = 0; + if (h > organization.rowHeight[rowIndex]) { + extraHeight = organization.rowHeight[rowIndex]; + organization.rowHeight[rowIndex] = h; + extraHeight = organization.rowHeight[rowIndex] - extraHeight; + } + + organization.height += extraHeight; + + // Insert node + organization.rows[rowIndex].push(node); +}; + +//Scans the rows of an organization and returns the one with the min width +CoSELayout.prototype.getShortestRowIndex = function (organization) { + var r = -1; + var min = Number.MAX_VALUE; + + for (var i = 0; i < organization.rows.length; i++) { + if (organization.rowWidth[i] < min) { + r = i; + min = organization.rowWidth[i]; + } + } + return r; +}; + +//Scans the rows of an organization and returns the one with the max width +CoSELayout.prototype.getLongestRowIndex = function (organization) { + var r = -1; + var max = Number.MIN_VALUE; + + for (var i = 0; i < organization.rows.length; i++) { + + if (organization.rowWidth[i] > max) { + r = i; + max = organization.rowWidth[i]; + } + } + + return r; +}; + +/** +* This method checks whether adding extra width to the organization violates +* the aspect ratio(1) or not. +*/ +CoSELayout.prototype.canAddHorizontal = function (organization, extraWidth, extraHeight) { + + var sri = this.getShortestRowIndex(organization); + + if (sri < 0) { + return true; + } + + var min = organization.rowWidth[sri]; + + if (min + organization.horizontalPadding + extraWidth <= organization.width) return true; + + var hDiff = 0; + + // Adding to an existing row + if (organization.rowHeight[sri] < extraHeight) { + if (sri > 0) hDiff = extraHeight + organization.verticalPadding - organization.rowHeight[sri]; + } + + var add_to_row_ratio; + if (organization.width - min >= extraWidth + organization.horizontalPadding) { + add_to_row_ratio = (organization.height + hDiff) / (min + extraWidth + organization.horizontalPadding); + } else { + add_to_row_ratio = (organization.height + hDiff) / organization.width; + } + + // Adding a new row for this node + hDiff = extraHeight + organization.verticalPadding; + var add_new_row_ratio; + if (organization.width < extraWidth) { + add_new_row_ratio = (organization.height + hDiff) / extraWidth; + } else { + add_new_row_ratio = (organization.height + hDiff) / organization.width; + } + + if (add_new_row_ratio < 1) add_new_row_ratio = 1 / add_new_row_ratio; + + if (add_to_row_ratio < 1) add_to_row_ratio = 1 / add_to_row_ratio; + + return add_to_row_ratio < add_new_row_ratio; +}; + +//If moving the last node from the longest row and adding it to the last +//row makes the bounding box smaller, do it. +CoSELayout.prototype.shiftToLastRow = function (organization) { + var longest = this.getLongestRowIndex(organization); + var last = organization.rowWidth.length - 1; + var row = organization.rows[longest]; + var node = row[row.length - 1]; + + var diff = node.width + organization.horizontalPadding; + + // Check if there is enough space on the last row + if (organization.width - organization.rowWidth[last] > diff && longest != last) { + // Remove the last element of the longest row + row.splice(-1, 1); + + // Push it to the last row + organization.rows[last].push(node); + + organization.rowWidth[longest] = organization.rowWidth[longest] - diff; + organization.rowWidth[last] = organization.rowWidth[last] + diff; + organization.width = organization.rowWidth[instance.getLongestRowIndex(organization)]; + + // Update heights of the organization + var maxHeight = Number.MIN_VALUE; + for (var i = 0; i < row.length; i++) { + if (row[i].height > maxHeight) maxHeight = row[i].height; + } + if (longest > 0) maxHeight += organization.verticalPadding; + + var prevTotal = organization.rowHeight[longest] + organization.rowHeight[last]; + + organization.rowHeight[longest] = maxHeight; + if (organization.rowHeight[last] < node.height + organization.verticalPadding) organization.rowHeight[last] = node.height + organization.verticalPadding; + + var finalTotal = organization.rowHeight[longest] + organization.rowHeight[last]; + organization.height += finalTotal - prevTotal; + + this.shiftToLastRow(organization); + } +}; + +CoSELayout.prototype.tilingPreLayout = function () { + if (CoSEConstants.TILE) { + // Find zero degree nodes and create a compound for each level + this.groupZeroDegreeMembers(); + // Tile and clear children of each compound + this.clearCompounds(); + // Separately tile and clear zero degree nodes for each level + this.clearZeroDegreeMembers(); + } +}; + +CoSELayout.prototype.tilingPostLayout = function () { + if (CoSEConstants.TILE) { + this.repopulateZeroDegreeMembers(); + this.repopulateCompounds(); + } +}; + +// ----------------------------------------------------------------------------- +// Section: Tree Reduction methods +// ----------------------------------------------------------------------------- +// Reduce trees +CoSELayout.prototype.reduceTrees = function () { + var prunedNodesAll = []; + var containsLeaf = true; + var node; + + while (containsLeaf) { + var allNodes = this.graphManager.getAllNodes(); + var prunedNodesInStepTemp = []; + containsLeaf = false; + + for (var i = 0; i < allNodes.length; i++) { + node = allNodes[i]; + if (node.getEdges().length == 1 && !node.getEdges()[0].isInterGraph && node.getChild() == null) { + prunedNodesInStepTemp.push([node, node.getEdges()[0], node.getOwner()]); + containsLeaf = true; + } + } + if (containsLeaf == true) { + var prunedNodesInStep = []; + for (var j = 0; j < prunedNodesInStepTemp.length; j++) { + if (prunedNodesInStepTemp[j][0].getEdges().length == 1) { + prunedNodesInStep.push(prunedNodesInStepTemp[j]); + prunedNodesInStepTemp[j][0].getOwner().remove(prunedNodesInStepTemp[j][0]); + } + } + prunedNodesAll.push(prunedNodesInStep); + this.graphManager.resetAllNodes(); + this.graphManager.resetAllEdges(); + } + } + this.prunedNodesAll = prunedNodesAll; +}; + +// Grow tree one step +CoSELayout.prototype.growTree = function (prunedNodesAll) { + var lengthOfPrunedNodesInStep = prunedNodesAll.length; + var prunedNodesInStep = prunedNodesAll[lengthOfPrunedNodesInStep - 1]; + + var nodeData; + for (var i = 0; i < prunedNodesInStep.length; i++) { + nodeData = prunedNodesInStep[i]; + + this.findPlaceforPrunedNode(nodeData); + + nodeData[2].add(nodeData[0]); + nodeData[2].add(nodeData[1], nodeData[1].source, nodeData[1].target); + } + + prunedNodesAll.splice(prunedNodesAll.length - 1, 1); + this.graphManager.resetAllNodes(); + this.graphManager.resetAllEdges(); +}; + +// Find an appropriate position to replace pruned node, this method can be improved +CoSELayout.prototype.findPlaceforPrunedNode = function (nodeData) { + + var gridForPrunedNode; + var nodeToConnect; + var prunedNode = nodeData[0]; + if (prunedNode == nodeData[1].source) { + nodeToConnect = nodeData[1].target; + } else { + nodeToConnect = nodeData[1].source; + } + var startGridX = nodeToConnect.startX; + var finishGridX = nodeToConnect.finishX; + var startGridY = nodeToConnect.startY; + var finishGridY = nodeToConnect.finishY; + + var upNodeCount = 0; + var downNodeCount = 0; + var rightNodeCount = 0; + var leftNodeCount = 0; + var controlRegions = [upNodeCount, rightNodeCount, downNodeCount, leftNodeCount]; + + if (startGridY > 0) { + for (var i = startGridX; i <= finishGridX; i++) { + controlRegions[0] += this.grid[i][startGridY - 1].length + this.grid[i][startGridY].length - 1; + } + } + if (finishGridX < this.grid.length - 1) { + for (var i = startGridY; i <= finishGridY; i++) { + controlRegions[1] += this.grid[finishGridX + 1][i].length + this.grid[finishGridX][i].length - 1; + } + } + if (finishGridY < this.grid[0].length - 1) { + for (var i = startGridX; i <= finishGridX; i++) { + controlRegions[2] += this.grid[i][finishGridY + 1].length + this.grid[i][finishGridY].length - 1; + } + } + if (startGridX > 0) { + for (var i = startGridY; i <= finishGridY; i++) { + controlRegions[3] += this.grid[startGridX - 1][i].length + this.grid[startGridX][i].length - 1; + } + } + var min = Integer.MAX_VALUE; + var minCount; + var minIndex; + for (var j = 0; j < controlRegions.length; j++) { + if (controlRegions[j] < min) { + min = controlRegions[j]; + minCount = 1; + minIndex = j; + } else if (controlRegions[j] == min) { + minCount++; + } + } + + if (minCount == 3 && min == 0) { + if (controlRegions[0] == 0 && controlRegions[1] == 0 && controlRegions[2] == 0) { + gridForPrunedNode = 1; + } else if (controlRegions[0] == 0 && controlRegions[1] == 0 && controlRegions[3] == 0) { + gridForPrunedNode = 0; + } else if (controlRegions[0] == 0 && controlRegions[2] == 0 && controlRegions[3] == 0) { + gridForPrunedNode = 3; + } else if (controlRegions[1] == 0 && controlRegions[2] == 0 && controlRegions[3] == 0) { + gridForPrunedNode = 2; + } + } else if (minCount == 2 && min == 0) { + var random = Math.floor(Math.random() * 2); + if (controlRegions[0] == 0 && controlRegions[1] == 0) { + ; + if (random == 0) { + gridForPrunedNode = 0; + } else { + gridForPrunedNode = 1; + } + } else if (controlRegions[0] == 0 && controlRegions[2] == 0) { + if (random == 0) { + gridForPrunedNode = 0; + } else { + gridForPrunedNode = 2; + } + } else if (controlRegions[0] == 0 && controlRegions[3] == 0) { + if (random == 0) { + gridForPrunedNode = 0; + } else { + gridForPrunedNode = 3; + } + } else if (controlRegions[1] == 0 && controlRegions[2] == 0) { + if (random == 0) { + gridForPrunedNode = 1; + } else { + gridForPrunedNode = 2; + } + } else if (controlRegions[1] == 0 && controlRegions[3] == 0) { + if (random == 0) { + gridForPrunedNode = 1; + } else { + gridForPrunedNode = 3; + } + } else { + if (random == 0) { + gridForPrunedNode = 2; + } else { + gridForPrunedNode = 3; + } + } + } else if (minCount == 4 && min == 0) { + var random = Math.floor(Math.random() * 4); + gridForPrunedNode = random; + } else { + gridForPrunedNode = minIndex; + } + + if (gridForPrunedNode == 0) { + prunedNode.setCenter(nodeToConnect.getCenterX(), nodeToConnect.getCenterY() - nodeToConnect.getHeight() / 2 - FDLayoutConstants.DEFAULT_EDGE_LENGTH - prunedNode.getHeight() / 2); + } else if (gridForPrunedNode == 1) { + prunedNode.setCenter(nodeToConnect.getCenterX() + nodeToConnect.getWidth() / 2 + FDLayoutConstants.DEFAULT_EDGE_LENGTH + prunedNode.getWidth() / 2, nodeToConnect.getCenterY()); + } else if (gridForPrunedNode == 2) { + prunedNode.setCenter(nodeToConnect.getCenterX(), nodeToConnect.getCenterY() + nodeToConnect.getHeight() / 2 + FDLayoutConstants.DEFAULT_EDGE_LENGTH + prunedNode.getHeight() / 2); + } else { + prunedNode.setCenter(nodeToConnect.getCenterX() - nodeToConnect.getWidth() / 2 - FDLayoutConstants.DEFAULT_EDGE_LENGTH - prunedNode.getWidth() / 2, nodeToConnect.getCenterY()); + } +}; + +module.exports = CoSELayout; + +/***/ }), +/* 7 */ +/***/ (function(module, exports, __nested_webpack_require_45620__) { + +"use strict"; + + +var coseBase = {}; + +coseBase.layoutBase = __nested_webpack_require_45620__(0); +coseBase.CoSEConstants = __nested_webpack_require_45620__(1); +coseBase.CoSEEdge = __nested_webpack_require_45620__(2); +coseBase.CoSEGraph = __nested_webpack_require_45620__(3); +coseBase.CoSEGraphManager = __nested_webpack_require_45620__(4); +coseBase.CoSELayout = __nested_webpack_require_45620__(6); +coseBase.CoSENode = __nested_webpack_require_45620__(5); + +module.exports = coseBase; + +/***/ }) +/******/ ]); +}); + +/***/ }), + +/***/ 35302: +/***/ (function(module, __unused_webpack_exports, __webpack_require__) { + +(function webpackUniversalModuleDefinition(root, factory) { + if(true) + module.exports = factory(__webpack_require__(43203)); + else {} +})(this, function(__WEBPACK_EXTERNAL_MODULE_0__) { +return /******/ (function(modules) { // webpackBootstrap +/******/ // The module cache +/******/ var installedModules = {}; +/******/ +/******/ // The require function +/******/ function __nested_webpack_require_659__(moduleId) { +/******/ +/******/ // Check if module is in cache +/******/ if(installedModules[moduleId]) { +/******/ return installedModules[moduleId].exports; +/******/ } +/******/ // Create a new module (and put it into the cache) +/******/ var module = installedModules[moduleId] = { +/******/ i: moduleId, +/******/ l: false, +/******/ exports: {} +/******/ }; +/******/ +/******/ // Execute the module function +/******/ modules[moduleId].call(module.exports, module, module.exports, __nested_webpack_require_659__); +/******/ +/******/ // Flag the module as loaded +/******/ module.l = true; +/******/ +/******/ // Return the exports of the module +/******/ return module.exports; +/******/ } +/******/ +/******/ +/******/ // expose the modules object (__webpack_modules__) +/******/ __nested_webpack_require_659__.m = modules; +/******/ +/******/ // expose the module cache +/******/ __nested_webpack_require_659__.c = installedModules; +/******/ +/******/ // identity function for calling harmony imports with the correct context +/******/ __nested_webpack_require_659__.i = function(value) { return value; }; +/******/ +/******/ // define getter function for harmony exports +/******/ __nested_webpack_require_659__.d = function(exports, name, getter) { +/******/ if(!__nested_webpack_require_659__.o(exports, name)) { +/******/ Object.defineProperty(exports, name, { +/******/ configurable: false, +/******/ enumerable: true, +/******/ get: getter +/******/ }); +/******/ } +/******/ }; +/******/ +/******/ // getDefaultExport function for compatibility with non-harmony modules +/******/ __nested_webpack_require_659__.n = function(module) { +/******/ var getter = module && module.__esModule ? +/******/ function getDefault() { return module['default']; } : +/******/ function getModuleExports() { return module; }; +/******/ __nested_webpack_require_659__.d(getter, 'a', getter); +/******/ return getter; +/******/ }; +/******/ +/******/ // Object.prototype.hasOwnProperty.call +/******/ __nested_webpack_require_659__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); }; +/******/ +/******/ // __webpack_public_path__ +/******/ __nested_webpack_require_659__.p = ""; +/******/ +/******/ // Load entry module and return exports +/******/ return __nested_webpack_require_659__(__nested_webpack_require_659__.s = 1); +/******/ }) +/************************************************************************/ +/******/ ([ +/* 0 */ +/***/ (function(module, exports) { + +module.exports = __WEBPACK_EXTERNAL_MODULE_0__; + +/***/ }), +/* 1 */ +/***/ (function(module, exports, __nested_webpack_require_3201__) { + +"use strict"; + + +var LayoutConstants = __nested_webpack_require_3201__(0).layoutBase.LayoutConstants; +var FDLayoutConstants = __nested_webpack_require_3201__(0).layoutBase.FDLayoutConstants; +var CoSEConstants = __nested_webpack_require_3201__(0).CoSEConstants; +var CoSELayout = __nested_webpack_require_3201__(0).CoSELayout; +var CoSENode = __nested_webpack_require_3201__(0).CoSENode; +var PointD = __nested_webpack_require_3201__(0).layoutBase.PointD; +var DimensionD = __nested_webpack_require_3201__(0).layoutBase.DimensionD; + +var defaults = { + // Called on `layoutready` + ready: function ready() {}, + // Called on `layoutstop` + stop: function stop() {}, + // 'draft', 'default' or 'proof" + // - 'draft' fast cooling rate + // - 'default' moderate cooling rate + // - "proof" slow cooling rate + quality: 'default', + // include labels in node dimensions + nodeDimensionsIncludeLabels: false, + // number of ticks per frame; higher is faster but more jerky + refresh: 30, + // Whether to fit the network view after when done + fit: true, + // Padding on fit + padding: 10, + // Whether to enable incremental mode + randomize: true, + // Node repulsion (non overlapping) multiplier + nodeRepulsion: 4500, + // Ideal edge (non nested) length + idealEdgeLength: 50, + // Divisor to compute edge forces + edgeElasticity: 0.45, + // Nesting factor (multiplier) to compute ideal edge length for nested edges + nestingFactor: 0.1, + // Gravity force (constant) + gravity: 0.25, + // Maximum number of iterations to perform + numIter: 2500, + // For enabling tiling + tile: true, + // Type of layout animation. The option set is {'during', 'end', false} + animate: 'end', + // Duration for animate:end + animationDuration: 500, + // Represents the amount of the vertical space to put between the zero degree members during the tiling operation(can also be a function) + tilingPaddingVertical: 10, + // Represents the amount of the horizontal space to put between the zero degree members during the tiling operation(can also be a function) + tilingPaddingHorizontal: 10, + // Gravity range (constant) for compounds + gravityRangeCompound: 1.5, + // Gravity force (constant) for compounds + gravityCompound: 1.0, + // Gravity range (constant) + gravityRange: 3.8, + // Initial cooling factor for incremental layout + initialEnergyOnIncremental: 0.5 +}; + +function extend(defaults, options) { + var obj = {}; + + for (var i in defaults) { + obj[i] = defaults[i]; + } + + for (var i in options) { + obj[i] = options[i]; + } + + return obj; +}; + +function _CoSELayout(_options) { + this.options = extend(defaults, _options); + getUserOptions(this.options); +} + +var getUserOptions = function getUserOptions(options) { + if (options.nodeRepulsion != null) CoSEConstants.DEFAULT_REPULSION_STRENGTH = FDLayoutConstants.DEFAULT_REPULSION_STRENGTH = options.nodeRepulsion; + if (options.idealEdgeLength != null) CoSEConstants.DEFAULT_EDGE_LENGTH = FDLayoutConstants.DEFAULT_EDGE_LENGTH = options.idealEdgeLength; + if (options.edgeElasticity != null) CoSEConstants.DEFAULT_SPRING_STRENGTH = FDLayoutConstants.DEFAULT_SPRING_STRENGTH = options.edgeElasticity; + if (options.nestingFactor != null) CoSEConstants.PER_LEVEL_IDEAL_EDGE_LENGTH_FACTOR = FDLayoutConstants.PER_LEVEL_IDEAL_EDGE_LENGTH_FACTOR = options.nestingFactor; + if (options.gravity != null) CoSEConstants.DEFAULT_GRAVITY_STRENGTH = FDLayoutConstants.DEFAULT_GRAVITY_STRENGTH = options.gravity; + if (options.numIter != null) CoSEConstants.MAX_ITERATIONS = FDLayoutConstants.MAX_ITERATIONS = options.numIter; + if (options.gravityRange != null) CoSEConstants.DEFAULT_GRAVITY_RANGE_FACTOR = FDLayoutConstants.DEFAULT_GRAVITY_RANGE_FACTOR = options.gravityRange; + if (options.gravityCompound != null) CoSEConstants.DEFAULT_COMPOUND_GRAVITY_STRENGTH = FDLayoutConstants.DEFAULT_COMPOUND_GRAVITY_STRENGTH = options.gravityCompound; + if (options.gravityRangeCompound != null) CoSEConstants.DEFAULT_COMPOUND_GRAVITY_RANGE_FACTOR = FDLayoutConstants.DEFAULT_COMPOUND_GRAVITY_RANGE_FACTOR = options.gravityRangeCompound; + if (options.initialEnergyOnIncremental != null) CoSEConstants.DEFAULT_COOLING_FACTOR_INCREMENTAL = FDLayoutConstants.DEFAULT_COOLING_FACTOR_INCREMENTAL = options.initialEnergyOnIncremental; + + if (options.quality == 'draft') LayoutConstants.QUALITY = 0;else if (options.quality == 'proof') LayoutConstants.QUALITY = 2;else LayoutConstants.QUALITY = 1; + + CoSEConstants.NODE_DIMENSIONS_INCLUDE_LABELS = FDLayoutConstants.NODE_DIMENSIONS_INCLUDE_LABELS = LayoutConstants.NODE_DIMENSIONS_INCLUDE_LABELS = options.nodeDimensionsIncludeLabels; + CoSEConstants.DEFAULT_INCREMENTAL = FDLayoutConstants.DEFAULT_INCREMENTAL = LayoutConstants.DEFAULT_INCREMENTAL = !options.randomize; + CoSEConstants.ANIMATE = FDLayoutConstants.ANIMATE = LayoutConstants.ANIMATE = options.animate; + CoSEConstants.TILE = options.tile; + CoSEConstants.TILING_PADDING_VERTICAL = typeof options.tilingPaddingVertical === 'function' ? options.tilingPaddingVertical.call() : options.tilingPaddingVertical; + CoSEConstants.TILING_PADDING_HORIZONTAL = typeof options.tilingPaddingHorizontal === 'function' ? options.tilingPaddingHorizontal.call() : options.tilingPaddingHorizontal; +}; + +_CoSELayout.prototype.run = function () { + var ready; + var frameId; + var options = this.options; + var idToLNode = this.idToLNode = {}; + var layout = this.layout = new CoSELayout(); + var self = this; + + self.stopped = false; + + this.cy = this.options.cy; + + this.cy.trigger({ type: 'layoutstart', layout: this }); + + var gm = layout.newGraphManager(); + this.gm = gm; + + var nodes = this.options.eles.nodes(); + var edges = this.options.eles.edges(); + + this.root = gm.addRoot(); + this.processChildrenList(this.root, this.getTopMostNodes(nodes), layout); + + for (var i = 0; i < edges.length; i++) { + var edge = edges[i]; + var sourceNode = this.idToLNode[edge.data("source")]; + var targetNode = this.idToLNode[edge.data("target")]; + if (sourceNode !== targetNode && sourceNode.getEdgesBetween(targetNode).length == 0) { + var e1 = gm.add(layout.newEdge(), sourceNode, targetNode); + e1.id = edge.id(); + } + } + + var getPositions = function getPositions(ele, i) { + if (typeof ele === "number") { + ele = i; + } + var theId = ele.data('id'); + var lNode = self.idToLNode[theId]; + + return { + x: lNode.getRect().getCenterX(), + y: lNode.getRect().getCenterY() + }; + }; + + /* + * Reposition nodes in iterations animatedly + */ + var iterateAnimated = function iterateAnimated() { + // Thigs to perform after nodes are repositioned on screen + var afterReposition = function afterReposition() { + if (options.fit) { + options.cy.fit(options.eles, options.padding); + } + + if (!ready) { + ready = true; + self.cy.one('layoutready', options.ready); + self.cy.trigger({ type: 'layoutready', layout: self }); + } + }; + + var ticksPerFrame = self.options.refresh; + var isDone; + + for (var i = 0; i < ticksPerFrame && !isDone; i++) { + isDone = self.stopped || self.layout.tick(); + } + + // If layout is done + if (isDone) { + // If the layout is not a sublayout and it is successful perform post layout. + if (layout.checkLayoutSuccess() && !layout.isSubLayout) { + layout.doPostLayout(); + } + + // If layout has a tilingPostLayout function property call it. + if (layout.tilingPostLayout) { + layout.tilingPostLayout(); + } + + layout.isLayoutFinished = true; + + self.options.eles.nodes().positions(getPositions); + + afterReposition(); + + // trigger layoutstop when the layout stops (e.g. finishes) + self.cy.one('layoutstop', self.options.stop); + self.cy.trigger({ type: 'layoutstop', layout: self }); + + if (frameId) { + cancelAnimationFrame(frameId); + } + + ready = false; + return; + } + + var animationData = self.layout.getPositionsData(); // Get positions of layout nodes note that all nodes may not be layout nodes because of tiling + + // Position nodes, for the nodes whose id does not included in data (because they are removed from their parents and included in dummy compounds) + // use position of their ancestors or dummy ancestors + options.eles.nodes().positions(function (ele, i) { + if (typeof ele === "number") { + ele = i; + } + // If ele is a compound node, then its position will be defined by its children + if (!ele.isParent()) { + var theId = ele.id(); + var pNode = animationData[theId]; + var temp = ele; + // If pNode is undefined search until finding position data of its first ancestor (It may be dummy as well) + while (pNode == null) { + pNode = animationData[temp.data('parent')] || animationData['DummyCompound_' + temp.data('parent')]; + animationData[theId] = pNode; + temp = temp.parent()[0]; + if (temp == undefined) { + break; + } + } + if (pNode != null) { + return { + x: pNode.x, + y: pNode.y + }; + } else { + return { + x: ele.position('x'), + y: ele.position('y') + }; + } + } + }); + + afterReposition(); + + frameId = requestAnimationFrame(iterateAnimated); + }; + + /* + * Listen 'layoutstarted' event and start animated iteration if animate option is 'during' + */ + layout.addListener('layoutstarted', function () { + if (self.options.animate === 'during') { + frameId = requestAnimationFrame(iterateAnimated); + } + }); + + layout.runLayout(); // Run cose layout + + /* + * If animate option is not 'during' ('end' or false) perform these here (If it is 'during' similar things are already performed) + */ + if (this.options.animate !== "during") { + self.options.eles.nodes().not(":parent").layoutPositions(self, self.options, getPositions); // Use layout positions to reposition the nodes it considers the options parameter + ready = false; + } + + return this; // chaining +}; + +//Get the top most ones of a list of nodes +_CoSELayout.prototype.getTopMostNodes = function (nodes) { + var nodesMap = {}; + for (var i = 0; i < nodes.length; i++) { + nodesMap[nodes[i].id()] = true; + } + var roots = nodes.filter(function (ele, i) { + if (typeof ele === "number") { + ele = i; + } + var parent = ele.parent()[0]; + while (parent != null) { + if (nodesMap[parent.id()]) { + return false; + } + parent = parent.parent()[0]; + } + return true; + }); + + return roots; +}; + +_CoSELayout.prototype.processChildrenList = function (parent, children, layout) { + var size = children.length; + for (var i = 0; i < size; i++) { + var theChild = children[i]; + var children_of_children = theChild.children(); + var theNode; + + var dimensions = theChild.layoutDimensions({ + nodeDimensionsIncludeLabels: this.options.nodeDimensionsIncludeLabels + }); + + if (theChild.outerWidth() != null && theChild.outerHeight() != null) { + theNode = parent.add(new CoSENode(layout.graphManager, new PointD(theChild.position('x') - dimensions.w / 2, theChild.position('y') - dimensions.h / 2), new DimensionD(parseFloat(dimensions.w), parseFloat(dimensions.h)))); + } else { + theNode = parent.add(new CoSENode(this.graphManager)); + } + // Attach id to the layout node + theNode.id = theChild.data("id"); + // Attach the paddings of cy node to layout node + theNode.paddingLeft = parseInt(theChild.css('padding')); + theNode.paddingTop = parseInt(theChild.css('padding')); + theNode.paddingRight = parseInt(theChild.css('padding')); + theNode.paddingBottom = parseInt(theChild.css('padding')); + + //Attach the label properties to compound if labels will be included in node dimensions + if (this.options.nodeDimensionsIncludeLabels) { + if (theChild.isParent()) { + var labelWidth = theChild.boundingBox({ includeLabels: true, includeNodes: false }).w; + var labelHeight = theChild.boundingBox({ includeLabels: true, includeNodes: false }).h; + var labelPos = theChild.css("text-halign"); + theNode.labelWidth = labelWidth; + theNode.labelHeight = labelHeight; + theNode.labelPos = labelPos; + } + } + + // Map the layout node + this.idToLNode[theChild.data("id")] = theNode; + + if (isNaN(theNode.rect.x)) { + theNode.rect.x = 0; + } + + if (isNaN(theNode.rect.y)) { + theNode.rect.y = 0; + } + + if (children_of_children != null && children_of_children.length > 0) { + var theNewGraph; + theNewGraph = layout.getGraphManager().add(layout.newGraph(), theNode); + this.processChildrenList(theNewGraph, children_of_children, layout); + } + } +}; + +/** + * @brief : called on continuous layouts to stop them before they finish + */ +_CoSELayout.prototype.stop = function () { + this.stopped = true; + + return this; // chaining +}; + +var register = function register(cytoscape) { + // var Layout = getLayout( cytoscape ); + + cytoscape('layout', 'cose-bilkent', _CoSELayout); +}; + +// auto reg for globals +if (typeof cytoscape !== 'undefined') { + register(cytoscape); +} + +module.exports = register; + +/***/ }) +/******/ ]); +}); + +/***/ }), + +/***/ 14413: +/***/ (function(module, __unused_webpack_exports, __webpack_require__) { + +/** + * Copyright (c) 2016-2023, The Cytoscape Consortium. + * + * Permission is hereby granted, free of charge, to any person obtaining a copy of + * this software and associated documentation files (the “Software”), to deal in + * the Software without restriction, including without limitation the rights to + * use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies + * of the Software, and to permit persons to whom the Software is furnished to do + * so, subject to the following conditions: + * + * The above copyright notice and this permission notice shall be included in all + * copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE + * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER + * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE + * SOFTWARE. + */ + +(function (global, factory) { + true ? module.exports = factory() : + 0; +})(this, (function () { 'use strict'; + + function _typeof(obj) { + "@babel/helpers - typeof"; + + return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) { + return typeof obj; + } : function (obj) { + return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; + }, _typeof(obj); + } + + function _classCallCheck(instance, Constructor) { + if (!(instance instanceof Constructor)) { + throw new TypeError("Cannot call a class as a function"); + } + } + + function _defineProperties(target, props) { + for (var i = 0; i < props.length; i++) { + var descriptor = props[i]; + descriptor.enumerable = descriptor.enumerable || false; + descriptor.configurable = true; + if ("value" in descriptor) descriptor.writable = true; + Object.defineProperty(target, descriptor.key, descriptor); + } + } + + function _createClass(Constructor, protoProps, staticProps) { + if (protoProps) _defineProperties(Constructor.prototype, protoProps); + if (staticProps) _defineProperties(Constructor, staticProps); + Object.defineProperty(Constructor, "prototype", { + writable: false + }); + return Constructor; + } + + function _defineProperty$1(obj, key, value) { + if (key in obj) { + Object.defineProperty(obj, key, { + value: value, + enumerable: true, + configurable: true, + writable: true + }); + } else { + obj[key] = value; + } + + return obj; + } + + function _slicedToArray(arr, i) { + return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _unsupportedIterableToArray(arr, i) || _nonIterableRest(); + } + + function _arrayWithHoles(arr) { + if (Array.isArray(arr)) return arr; + } + + function _iterableToArrayLimit(arr, i) { + var _i = arr == null ? null : typeof Symbol !== "undefined" && arr[Symbol.iterator] || arr["@@iterator"]; + + if (_i == null) return; + var _arr = []; + var _n = true; + var _d = false; + + var _s, _e; + + try { + for (_i = _i.call(arr); !(_n = (_s = _i.next()).done); _n = true) { + _arr.push(_s.value); + + if (i && _arr.length === i) break; + } + } catch (err) { + _d = true; + _e = err; + } finally { + try { + if (!_n && _i["return"] != null) _i["return"](); + } finally { + if (_d) throw _e; + } + } + + return _arr; + } + + function _unsupportedIterableToArray(o, minLen) { + if (!o) return; + if (typeof o === "string") return _arrayLikeToArray(o, minLen); + var n = Object.prototype.toString.call(o).slice(8, -1); + if (n === "Object" && o.constructor) n = o.constructor.name; + if (n === "Map" || n === "Set") return Array.from(o); + if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen); + } + + function _arrayLikeToArray(arr, len) { + if (len == null || len > arr.length) len = arr.length; + + for (var i = 0, arr2 = new Array(len); i < len; i++) arr2[i] = arr[i]; + + return arr2; + } + + function _nonIterableRest() { + throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); + } + + var _window = typeof window === 'undefined' ? null : window; // eslint-disable-line no-undef + + var navigator = _window ? _window.navigator : null; + _window ? _window.document : null; + + var typeofstr = _typeof(''); + + var typeofobj = _typeof({}); + + var typeoffn = _typeof(function () {}); + + var typeofhtmlele = typeof HTMLElement === "undefined" ? "undefined" : _typeof(HTMLElement); + + var instanceStr = function instanceStr(obj) { + return obj && obj.instanceString && fn$6(obj.instanceString) ? obj.instanceString() : null; + }; + + var string = function string(obj) { + return obj != null && _typeof(obj) == typeofstr; + }; + var fn$6 = function fn(obj) { + return obj != null && _typeof(obj) === typeoffn; + }; + var array = function array(obj) { + return !elementOrCollection(obj) && (Array.isArray ? Array.isArray(obj) : obj != null && obj instanceof Array); + }; + var plainObject = function plainObject(obj) { + return obj != null && _typeof(obj) === typeofobj && !array(obj) && obj.constructor === Object; + }; + var object = function object(obj) { + return obj != null && _typeof(obj) === typeofobj; + }; + var number$1 = function number(obj) { + return obj != null && _typeof(obj) === _typeof(1) && !isNaN(obj); + }; + var integer = function integer(obj) { + return number$1(obj) && Math.floor(obj) === obj; + }; + var htmlElement = function htmlElement(obj) { + if ('undefined' === typeofhtmlele) { + return undefined; + } else { + return null != obj && obj instanceof HTMLElement; + } + }; + var elementOrCollection = function elementOrCollection(obj) { + return element(obj) || collection(obj); + }; + var element = function element(obj) { + return instanceStr(obj) === 'collection' && obj._private.single; + }; + var collection = function collection(obj) { + return instanceStr(obj) === 'collection' && !obj._private.single; + }; + var core = function core(obj) { + return instanceStr(obj) === 'core'; + }; + var stylesheet = function stylesheet(obj) { + return instanceStr(obj) === 'stylesheet'; + }; + var event = function event(obj) { + return instanceStr(obj) === 'event'; + }; + var emptyString = function emptyString(obj) { + if (obj === undefined || obj === null) { + // null is empty + return true; + } else if (obj === '' || obj.match(/^\s+$/)) { + return true; // empty string is empty + } + + return false; // otherwise, we don't know what we've got + }; + var domElement = function domElement(obj) { + if (typeof HTMLElement === 'undefined') { + return false; // we're not in a browser so it doesn't matter + } else { + return obj instanceof HTMLElement; + } + }; + var boundingBox = function boundingBox(obj) { + return plainObject(obj) && number$1(obj.x1) && number$1(obj.x2) && number$1(obj.y1) && number$1(obj.y2); + }; + var promise = function promise(obj) { + return object(obj) && fn$6(obj.then); + }; + var ms = function ms() { + return navigator && navigator.userAgent.match(/msie|trident|edge/i); + }; // probably a better way to detect this... + + var memoize$1 = function memoize(fn, keyFn) { + if (!keyFn) { + keyFn = function keyFn() { + if (arguments.length === 1) { + return arguments[0]; + } else if (arguments.length === 0) { + return 'undefined'; + } + + var args = []; + + for (var i = 0; i < arguments.length; i++) { + args.push(arguments[i]); + } + + return args.join('$'); + }; + } + + var memoizedFn = function memoizedFn() { + var self = this; + var args = arguments; + var ret; + var k = keyFn.apply(self, args); + var cache = memoizedFn.cache; + + if (!(ret = cache[k])) { + ret = cache[k] = fn.apply(self, args); + } + + return ret; + }; + + memoizedFn.cache = {}; + return memoizedFn; + }; + + var camel2dash = memoize$1(function (str) { + return str.replace(/([A-Z])/g, function (v) { + return '-' + v.toLowerCase(); + }); + }); + var dash2camel = memoize$1(function (str) { + return str.replace(/(-\w)/g, function (v) { + return v[1].toUpperCase(); + }); + }); + var prependCamel = memoize$1(function (prefix, str) { + return prefix + str[0].toUpperCase() + str.substring(1); + }, function (prefix, str) { + return prefix + '$' + str; + }); + var capitalize = function capitalize(str) { + if (emptyString(str)) { + return str; + } + + return str.charAt(0).toUpperCase() + str.substring(1); + }; + + var number = '(?:[-+]?(?:(?:\\d+|\\d*\\.\\d+)(?:[Ee][+-]?\\d+)?))'; + var rgba = 'rgb[a]?\\((' + number + '[%]?)\\s*,\\s*(' + number + '[%]?)\\s*,\\s*(' + number + '[%]?)(?:\\s*,\\s*(' + number + '))?\\)'; + var rgbaNoBackRefs = 'rgb[a]?\\((?:' + number + '[%]?)\\s*,\\s*(?:' + number + '[%]?)\\s*,\\s*(?:' + number + '[%]?)(?:\\s*,\\s*(?:' + number + '))?\\)'; + var hsla = 'hsl[a]?\\((' + number + ')\\s*,\\s*(' + number + '[%])\\s*,\\s*(' + number + '[%])(?:\\s*,\\s*(' + number + '))?\\)'; + var hslaNoBackRefs = 'hsl[a]?\\((?:' + number + ')\\s*,\\s*(?:' + number + '[%])\\s*,\\s*(?:' + number + '[%])(?:\\s*,\\s*(?:' + number + '))?\\)'; + var hex3 = '\\#[0-9a-fA-F]{3}'; + var hex6 = '\\#[0-9a-fA-F]{6}'; + + var ascending = function ascending(a, b) { + if (a < b) { + return -1; + } else if (a > b) { + return 1; + } else { + return 0; + } + }; + var descending = function descending(a, b) { + return -1 * ascending(a, b); + }; + + var extend = Object.assign != null ? Object.assign.bind(Object) : function (tgt) { + var args = arguments; + + for (var i = 1; i < args.length; i++) { + var obj = args[i]; + + if (obj == null) { + continue; + } + + var keys = Object.keys(obj); + + for (var j = 0; j < keys.length; j++) { + var k = keys[j]; + tgt[k] = obj[k]; + } + } + + return tgt; + }; + + var hex2tuple = function hex2tuple(hex) { + if (!(hex.length === 4 || hex.length === 7) || hex[0] !== '#') { + return; + } + + var shortHex = hex.length === 4; + var r, g, b; + var base = 16; + + if (shortHex) { + r = parseInt(hex[1] + hex[1], base); + g = parseInt(hex[2] + hex[2], base); + b = parseInt(hex[3] + hex[3], base); + } else { + r = parseInt(hex[1] + hex[2], base); + g = parseInt(hex[3] + hex[4], base); + b = parseInt(hex[5] + hex[6], base); + } + + return [r, g, b]; + }; // get [r, g, b, a] from hsl(0, 0, 0) or hsla(0, 0, 0, 0) + + var hsl2tuple = function hsl2tuple(hsl) { + var ret; + var h, s, l, a, r, g, b; + + function hue2rgb(p, q, t) { + if (t < 0) t += 1; + if (t > 1) t -= 1; + if (t < 1 / 6) return p + (q - p) * 6 * t; + if (t < 1 / 2) return q; + if (t < 2 / 3) return p + (q - p) * (2 / 3 - t) * 6; + return p; + } + + var m = new RegExp('^' + hsla + '$').exec(hsl); + + if (m) { + // get hue + h = parseInt(m[1]); + + if (h < 0) { + h = (360 - -1 * h % 360) % 360; + } else if (h > 360) { + h = h % 360; + } + + h /= 360; // normalise on [0, 1] + + s = parseFloat(m[2]); + + if (s < 0 || s > 100) { + return; + } // saturation is [0, 100] + + + s = s / 100; // normalise on [0, 1] + + l = parseFloat(m[3]); + + if (l < 0 || l > 100) { + return; + } // lightness is [0, 100] + + + l = l / 100; // normalise on [0, 1] + + a = m[4]; + + if (a !== undefined) { + a = parseFloat(a); + + if (a < 0 || a > 1) { + return; + } // alpha is [0, 1] + + } // now, convert to rgb + // code from http://mjijackson.com/2008/02/rgb-to-hsl-and-rgb-to-hsv-color-model-conversion-algorithms-in-javascript + + + if (s === 0) { + r = g = b = Math.round(l * 255); // achromatic + } else { + var q = l < 0.5 ? l * (1 + s) : l + s - l * s; + var p = 2 * l - q; + r = Math.round(255 * hue2rgb(p, q, h + 1 / 3)); + g = Math.round(255 * hue2rgb(p, q, h)); + b = Math.round(255 * hue2rgb(p, q, h - 1 / 3)); + } + + ret = [r, g, b, a]; + } + + return ret; + }; // get [r, g, b, a] from rgb(0, 0, 0) or rgba(0, 0, 0, 0) + + var rgb2tuple = function rgb2tuple(rgb) { + var ret; + var m = new RegExp('^' + rgba + '$').exec(rgb); + + if (m) { + ret = []; + var isPct = []; + + for (var i = 1; i <= 3; i++) { + var channel = m[i]; + + if (channel[channel.length - 1] === '%') { + isPct[i] = true; + } + + channel = parseFloat(channel); + + if (isPct[i]) { + channel = channel / 100 * 255; // normalise to [0, 255] + } + + if (channel < 0 || channel > 255) { + return; + } // invalid channel value + + + ret.push(Math.floor(channel)); + } + + var atLeastOneIsPct = isPct[1] || isPct[2] || isPct[3]; + var allArePct = isPct[1] && isPct[2] && isPct[3]; + + if (atLeastOneIsPct && !allArePct) { + return; + } // must all be percent values if one is + + + var alpha = m[4]; + + if (alpha !== undefined) { + alpha = parseFloat(alpha); + + if (alpha < 0 || alpha > 1) { + return; + } // invalid alpha value + + + ret.push(alpha); + } + } + + return ret; + }; + var colorname2tuple = function colorname2tuple(color) { + return colors[color.toLowerCase()]; + }; + var color2tuple = function color2tuple(color) { + return (array(color) ? color : null) || colorname2tuple(color) || hex2tuple(color) || rgb2tuple(color) || hsl2tuple(color); + }; + var colors = { + // special colour names + transparent: [0, 0, 0, 0], + // NB alpha === 0 + // regular colours + aliceblue: [240, 248, 255], + antiquewhite: [250, 235, 215], + aqua: [0, 255, 255], + aquamarine: [127, 255, 212], + azure: [240, 255, 255], + beige: [245, 245, 220], + bisque: [255, 228, 196], + black: [0, 0, 0], + blanchedalmond: [255, 235, 205], + blue: [0, 0, 255], + blueviolet: [138, 43, 226], + brown: [165, 42, 42], + burlywood: [222, 184, 135], + cadetblue: [95, 158, 160], + chartreuse: [127, 255, 0], + chocolate: [210, 105, 30], + coral: [255, 127, 80], + cornflowerblue: [100, 149, 237], + cornsilk: [255, 248, 220], + crimson: [220, 20, 60], + cyan: [0, 255, 255], + darkblue: [0, 0, 139], + darkcyan: [0, 139, 139], + darkgoldenrod: [184, 134, 11], + darkgray: [169, 169, 169], + darkgreen: [0, 100, 0], + darkgrey: [169, 169, 169], + darkkhaki: [189, 183, 107], + darkmagenta: [139, 0, 139], + darkolivegreen: [85, 107, 47], + darkorange: [255, 140, 0], + darkorchid: [153, 50, 204], + darkred: [139, 0, 0], + darksalmon: [233, 150, 122], + darkseagreen: [143, 188, 143], + darkslateblue: [72, 61, 139], + darkslategray: [47, 79, 79], + darkslategrey: [47, 79, 79], + darkturquoise: [0, 206, 209], + darkviolet: [148, 0, 211], + deeppink: [255, 20, 147], + deepskyblue: [0, 191, 255], + dimgray: [105, 105, 105], + dimgrey: [105, 105, 105], + dodgerblue: [30, 144, 255], + firebrick: [178, 34, 34], + floralwhite: [255, 250, 240], + forestgreen: [34, 139, 34], + fuchsia: [255, 0, 255], + gainsboro: [220, 220, 220], + ghostwhite: [248, 248, 255], + gold: [255, 215, 0], + goldenrod: [218, 165, 32], + gray: [128, 128, 128], + grey: [128, 128, 128], + green: [0, 128, 0], + greenyellow: [173, 255, 47], + honeydew: [240, 255, 240], + hotpink: [255, 105, 180], + indianred: [205, 92, 92], + indigo: [75, 0, 130], + ivory: [255, 255, 240], + khaki: [240, 230, 140], + lavender: [230, 230, 250], + lavenderblush: [255, 240, 245], + lawngreen: [124, 252, 0], + lemonchiffon: [255, 250, 205], + lightblue: [173, 216, 230], + lightcoral: [240, 128, 128], + lightcyan: [224, 255, 255], + lightgoldenrodyellow: [250, 250, 210], + lightgray: [211, 211, 211], + lightgreen: [144, 238, 144], + lightgrey: [211, 211, 211], + lightpink: [255, 182, 193], + lightsalmon: [255, 160, 122], + lightseagreen: [32, 178, 170], + lightskyblue: [135, 206, 250], + lightslategray: [119, 136, 153], + lightslategrey: [119, 136, 153], + lightsteelblue: [176, 196, 222], + lightyellow: [255, 255, 224], + lime: [0, 255, 0], + limegreen: [50, 205, 50], + linen: [250, 240, 230], + magenta: [255, 0, 255], + maroon: [128, 0, 0], + mediumaquamarine: [102, 205, 170], + mediumblue: [0, 0, 205], + mediumorchid: [186, 85, 211], + mediumpurple: [147, 112, 219], + mediumseagreen: [60, 179, 113], + mediumslateblue: [123, 104, 238], + mediumspringgreen: [0, 250, 154], + mediumturquoise: [72, 209, 204], + mediumvioletred: [199, 21, 133], + midnightblue: [25, 25, 112], + mintcream: [245, 255, 250], + mistyrose: [255, 228, 225], + moccasin: [255, 228, 181], + navajowhite: [255, 222, 173], + navy: [0, 0, 128], + oldlace: [253, 245, 230], + olive: [128, 128, 0], + olivedrab: [107, 142, 35], + orange: [255, 165, 0], + orangered: [255, 69, 0], + orchid: [218, 112, 214], + palegoldenrod: [238, 232, 170], + palegreen: [152, 251, 152], + paleturquoise: [175, 238, 238], + palevioletred: [219, 112, 147], + papayawhip: [255, 239, 213], + peachpuff: [255, 218, 185], + peru: [205, 133, 63], + pink: [255, 192, 203], + plum: [221, 160, 221], + powderblue: [176, 224, 230], + purple: [128, 0, 128], + red: [255, 0, 0], + rosybrown: [188, 143, 143], + royalblue: [65, 105, 225], + saddlebrown: [139, 69, 19], + salmon: [250, 128, 114], + sandybrown: [244, 164, 96], + seagreen: [46, 139, 87], + seashell: [255, 245, 238], + sienna: [160, 82, 45], + silver: [192, 192, 192], + skyblue: [135, 206, 235], + slateblue: [106, 90, 205], + slategray: [112, 128, 144], + slategrey: [112, 128, 144], + snow: [255, 250, 250], + springgreen: [0, 255, 127], + steelblue: [70, 130, 180], + tan: [210, 180, 140], + teal: [0, 128, 128], + thistle: [216, 191, 216], + tomato: [255, 99, 71], + turquoise: [64, 224, 208], + violet: [238, 130, 238], + wheat: [245, 222, 179], + white: [255, 255, 255], + whitesmoke: [245, 245, 245], + yellow: [255, 255, 0], + yellowgreen: [154, 205, 50] + }; + + var setMap = function setMap(options) { + var obj = options.map; + var keys = options.keys; + var l = keys.length; + + for (var i = 0; i < l; i++) { + var key = keys[i]; + + if (plainObject(key)) { + throw Error('Tried to set map with object key'); + } + + if (i < keys.length - 1) { + // extend the map if necessary + if (obj[key] == null) { + obj[key] = {}; + } + + obj = obj[key]; + } else { + // set the value + obj[key] = options.value; + } + } + }; // gets the value in a map even if it's not built in places + + var getMap = function getMap(options) { + var obj = options.map; + var keys = options.keys; + var l = keys.length; + + for (var i = 0; i < l; i++) { + var key = keys[i]; + + if (plainObject(key)) { + throw Error('Tried to get map with object key'); + } + + obj = obj[key]; + + if (obj == null) { + return obj; + } + } + + return obj; + }; // deletes the entry in the map + + /** + * Checks if `value` is the + * [language type](http://www.ecma-international.org/ecma-262/7.0/#sec-ecmascript-language-types) + * of `Object`. (e.g. arrays, functions, objects, regexes, `new Number(0)`, and `new String('')`) + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Lang + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is an object, else `false`. + * @example + * + * _.isObject({}); + * // => true + * + * _.isObject([1, 2, 3]); + * // => true + * + * _.isObject(_.noop); + * // => true + * + * _.isObject(null); + * // => false + */ + function isObject(value) { + var type = typeof value; + return value != null && (type == 'object' || type == 'function'); + } + + var isObject_1 = isObject; + + var commonjsGlobal = typeof globalThis !== 'undefined' ? globalThis : typeof window !== 'undefined' ? window : typeof __webpack_require__.g !== 'undefined' ? __webpack_require__.g : typeof self !== 'undefined' ? self : {}; + + function createCommonjsModule(fn, module) { + return module = { exports: {} }, fn(module, module.exports), module.exports; + } + + /** Detect free variable `global` from Node.js. */ + var freeGlobal = typeof commonjsGlobal == 'object' && commonjsGlobal && commonjsGlobal.Object === Object && commonjsGlobal; + + var _freeGlobal = freeGlobal; + + /** Detect free variable `self`. */ + var freeSelf = typeof self == 'object' && self && self.Object === Object && self; + + /** Used as a reference to the global object. */ + var root = _freeGlobal || freeSelf || Function('return this')(); + + var _root = root; + + /** + * Gets the timestamp of the number of milliseconds that have elapsed since + * the Unix epoch (1 January 1970 00:00:00 UTC). + * + * @static + * @memberOf _ + * @since 2.4.0 + * @category Date + * @returns {number} Returns the timestamp. + * @example + * + * _.defer(function(stamp) { + * console.log(_.now() - stamp); + * }, _.now()); + * // => Logs the number of milliseconds it took for the deferred invocation. + */ + var now = function() { + return _root.Date.now(); + }; + + var now_1 = now; + + /** Used to match a single whitespace character. */ + var reWhitespace = /\s/; + + /** + * Used by `_.trim` and `_.trimEnd` to get the index of the last non-whitespace + * character of `string`. + * + * @private + * @param {string} string The string to inspect. + * @returns {number} Returns the index of the last non-whitespace character. + */ + function trimmedEndIndex(string) { + var index = string.length; + + while (index-- && reWhitespace.test(string.charAt(index))) {} + return index; + } + + var _trimmedEndIndex = trimmedEndIndex; + + /** Used to match leading whitespace. */ + var reTrimStart = /^\s+/; + + /** + * The base implementation of `_.trim`. + * + * @private + * @param {string} string The string to trim. + * @returns {string} Returns the trimmed string. + */ + function baseTrim(string) { + return string + ? string.slice(0, _trimmedEndIndex(string) + 1).replace(reTrimStart, '') + : string; + } + + var _baseTrim = baseTrim; + + /** Built-in value references. */ + var Symbol$1 = _root.Symbol; + + var _Symbol = Symbol$1; + + /** Used for built-in method references. */ + var objectProto$5 = Object.prototype; + + /** Used to check objects for own properties. */ + var hasOwnProperty$4 = objectProto$5.hasOwnProperty; + + /** + * Used to resolve the + * [`toStringTag`](http://ecma-international.org/ecma-262/7.0/#sec-object.prototype.tostring) + * of values. + */ + var nativeObjectToString$1 = objectProto$5.toString; + + /** Built-in value references. */ + var symToStringTag$1 = _Symbol ? _Symbol.toStringTag : undefined; + + /** + * A specialized version of `baseGetTag` which ignores `Symbol.toStringTag` values. + * + * @private + * @param {*} value The value to query. + * @returns {string} Returns the raw `toStringTag`. + */ + function getRawTag(value) { + var isOwn = hasOwnProperty$4.call(value, symToStringTag$1), + tag = value[symToStringTag$1]; + + try { + value[symToStringTag$1] = undefined; + var unmasked = true; + } catch (e) {} + + var result = nativeObjectToString$1.call(value); + if (unmasked) { + if (isOwn) { + value[symToStringTag$1] = tag; + } else { + delete value[symToStringTag$1]; + } + } + return result; + } + + var _getRawTag = getRawTag; + + /** Used for built-in method references. */ + var objectProto$4 = Object.prototype; + + /** + * Used to resolve the + * [`toStringTag`](http://ecma-international.org/ecma-262/7.0/#sec-object.prototype.tostring) + * of values. + */ + var nativeObjectToString = objectProto$4.toString; + + /** + * Converts `value` to a string using `Object.prototype.toString`. + * + * @private + * @param {*} value The value to convert. + * @returns {string} Returns the converted string. + */ + function objectToString(value) { + return nativeObjectToString.call(value); + } + + var _objectToString = objectToString; + + /** `Object#toString` result references. */ + var nullTag = '[object Null]', + undefinedTag = '[object Undefined]'; + + /** Built-in value references. */ + var symToStringTag = _Symbol ? _Symbol.toStringTag : undefined; + + /** + * The base implementation of `getTag` without fallbacks for buggy environments. + * + * @private + * @param {*} value The value to query. + * @returns {string} Returns the `toStringTag`. + */ + function baseGetTag(value) { + if (value == null) { + return value === undefined ? undefinedTag : nullTag; + } + return (symToStringTag && symToStringTag in Object(value)) + ? _getRawTag(value) + : _objectToString(value); + } + + var _baseGetTag = baseGetTag; + + /** + * Checks if `value` is object-like. A value is object-like if it's not `null` + * and has a `typeof` result of "object". + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Lang + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is object-like, else `false`. + * @example + * + * _.isObjectLike({}); + * // => true + * + * _.isObjectLike([1, 2, 3]); + * // => true + * + * _.isObjectLike(_.noop); + * // => false + * + * _.isObjectLike(null); + * // => false + */ + function isObjectLike(value) { + return value != null && typeof value == 'object'; + } + + var isObjectLike_1 = isObjectLike; + + /** `Object#toString` result references. */ + var symbolTag = '[object Symbol]'; + + /** + * Checks if `value` is classified as a `Symbol` primitive or object. + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Lang + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is a symbol, else `false`. + * @example + * + * _.isSymbol(Symbol.iterator); + * // => true + * + * _.isSymbol('abc'); + * // => false + */ + function isSymbol(value) { + return typeof value == 'symbol' || + (isObjectLike_1(value) && _baseGetTag(value) == symbolTag); + } + + var isSymbol_1 = isSymbol; + + /** Used as references for various `Number` constants. */ + var NAN = 0 / 0; + + /** Used to detect bad signed hexadecimal string values. */ + var reIsBadHex = /^[-+]0x[0-9a-f]+$/i; + + /** Used to detect binary string values. */ + var reIsBinary = /^0b[01]+$/i; + + /** Used to detect octal string values. */ + var reIsOctal = /^0o[0-7]+$/i; + + /** Built-in method references without a dependency on `root`. */ + var freeParseInt = parseInt; + + /** + * Converts `value` to a number. + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Lang + * @param {*} value The value to process. + * @returns {number} Returns the number. + * @example + * + * _.toNumber(3.2); + * // => 3.2 + * + * _.toNumber(Number.MIN_VALUE); + * // => 5e-324 + * + * _.toNumber(Infinity); + * // => Infinity + * + * _.toNumber('3.2'); + * // => 3.2 + */ + function toNumber(value) { + if (typeof value == 'number') { + return value; + } + if (isSymbol_1(value)) { + return NAN; + } + if (isObject_1(value)) { + var other = typeof value.valueOf == 'function' ? value.valueOf() : value; + value = isObject_1(other) ? (other + '') : other; + } + if (typeof value != 'string') { + return value === 0 ? value : +value; + } + value = _baseTrim(value); + var isBinary = reIsBinary.test(value); + return (isBinary || reIsOctal.test(value)) + ? freeParseInt(value.slice(2), isBinary ? 2 : 8) + : (reIsBadHex.test(value) ? NAN : +value); + } + + var toNumber_1 = toNumber; + + /** Error message constants. */ + var FUNC_ERROR_TEXT$1 = 'Expected a function'; + + /* Built-in method references for those with the same name as other `lodash` methods. */ + var nativeMax = Math.max, + nativeMin = Math.min; + + /** + * Creates a debounced function that delays invoking `func` until after `wait` + * milliseconds have elapsed since the last time the debounced function was + * invoked. The debounced function comes with a `cancel` method to cancel + * delayed `func` invocations and a `flush` method to immediately invoke them. + * Provide `options` to indicate whether `func` should be invoked on the + * leading and/or trailing edge of the `wait` timeout. The `func` is invoked + * with the last arguments provided to the debounced function. Subsequent + * calls to the debounced function return the result of the last `func` + * invocation. + * + * **Note:** If `leading` and `trailing` options are `true`, `func` is + * invoked on the trailing edge of the timeout only if the debounced function + * is invoked more than once during the `wait` timeout. + * + * If `wait` is `0` and `leading` is `false`, `func` invocation is deferred + * until to the next tick, similar to `setTimeout` with a timeout of `0`. + * + * See [David Corbacho's article](https://css-tricks.com/debouncing-throttling-explained-examples/) + * for details over the differences between `_.debounce` and `_.throttle`. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Function + * @param {Function} func The function to debounce. + * @param {number} [wait=0] The number of milliseconds to delay. + * @param {Object} [options={}] The options object. + * @param {boolean} [options.leading=false] + * Specify invoking on the leading edge of the timeout. + * @param {number} [options.maxWait] + * The maximum time `func` is allowed to be delayed before it's invoked. + * @param {boolean} [options.trailing=true] + * Specify invoking on the trailing edge of the timeout. + * @returns {Function} Returns the new debounced function. + * @example + * + * // Avoid costly calculations while the window size is in flux. + * jQuery(window).on('resize', _.debounce(calculateLayout, 150)); + * + * // Invoke `sendMail` when clicked, debouncing subsequent calls. + * jQuery(element).on('click', _.debounce(sendMail, 300, { + * 'leading': true, + * 'trailing': false + * })); + * + * // Ensure `batchLog` is invoked once after 1 second of debounced calls. + * var debounced = _.debounce(batchLog, 250, { 'maxWait': 1000 }); + * var source = new EventSource('/stream'); + * jQuery(source).on('message', debounced); + * + * // Cancel the trailing debounced invocation. + * jQuery(window).on('popstate', debounced.cancel); + */ + function debounce(func, wait, options) { + var lastArgs, + lastThis, + maxWait, + result, + timerId, + lastCallTime, + lastInvokeTime = 0, + leading = false, + maxing = false, + trailing = true; + + if (typeof func != 'function') { + throw new TypeError(FUNC_ERROR_TEXT$1); + } + wait = toNumber_1(wait) || 0; + if (isObject_1(options)) { + leading = !!options.leading; + maxing = 'maxWait' in options; + maxWait = maxing ? nativeMax(toNumber_1(options.maxWait) || 0, wait) : maxWait; + trailing = 'trailing' in options ? !!options.trailing : trailing; + } + + function invokeFunc(time) { + var args = lastArgs, + thisArg = lastThis; + + lastArgs = lastThis = undefined; + lastInvokeTime = time; + result = func.apply(thisArg, args); + return result; + } + + function leadingEdge(time) { + // Reset any `maxWait` timer. + lastInvokeTime = time; + // Start the timer for the trailing edge. + timerId = setTimeout(timerExpired, wait); + // Invoke the leading edge. + return leading ? invokeFunc(time) : result; + } + + function remainingWait(time) { + var timeSinceLastCall = time - lastCallTime, + timeSinceLastInvoke = time - lastInvokeTime, + timeWaiting = wait - timeSinceLastCall; + + return maxing + ? nativeMin(timeWaiting, maxWait - timeSinceLastInvoke) + : timeWaiting; + } + + function shouldInvoke(time) { + var timeSinceLastCall = time - lastCallTime, + timeSinceLastInvoke = time - lastInvokeTime; + + // Either this is the first call, activity has stopped and we're at the + // trailing edge, the system time has gone backwards and we're treating + // it as the trailing edge, or we've hit the `maxWait` limit. + return (lastCallTime === undefined || (timeSinceLastCall >= wait) || + (timeSinceLastCall < 0) || (maxing && timeSinceLastInvoke >= maxWait)); + } + + function timerExpired() { + var time = now_1(); + if (shouldInvoke(time)) { + return trailingEdge(time); + } + // Restart the timer. + timerId = setTimeout(timerExpired, remainingWait(time)); + } + + function trailingEdge(time) { + timerId = undefined; + + // Only invoke if we have `lastArgs` which means `func` has been + // debounced at least once. + if (trailing && lastArgs) { + return invokeFunc(time); + } + lastArgs = lastThis = undefined; + return result; + } + + function cancel() { + if (timerId !== undefined) { + clearTimeout(timerId); + } + lastInvokeTime = 0; + lastArgs = lastCallTime = lastThis = timerId = undefined; + } + + function flush() { + return timerId === undefined ? result : trailingEdge(now_1()); + } + + function debounced() { + var time = now_1(), + isInvoking = shouldInvoke(time); + + lastArgs = arguments; + lastThis = this; + lastCallTime = time; + + if (isInvoking) { + if (timerId === undefined) { + return leadingEdge(lastCallTime); + } + if (maxing) { + // Handle invocations in a tight loop. + clearTimeout(timerId); + timerId = setTimeout(timerExpired, wait); + return invokeFunc(lastCallTime); + } + } + if (timerId === undefined) { + timerId = setTimeout(timerExpired, wait); + } + return result; + } + debounced.cancel = cancel; + debounced.flush = flush; + return debounced; + } + + var debounce_1 = debounce; + + var performance = _window ? _window.performance : null; + var pnow = performance && performance.now ? function () { + return performance.now(); + } : function () { + return Date.now(); + }; + + var raf = function () { + if (_window) { + if (_window.requestAnimationFrame) { + return function (fn) { + _window.requestAnimationFrame(fn); + }; + } else if (_window.mozRequestAnimationFrame) { + return function (fn) { + _window.mozRequestAnimationFrame(fn); + }; + } else if (_window.webkitRequestAnimationFrame) { + return function (fn) { + _window.webkitRequestAnimationFrame(fn); + }; + } else if (_window.msRequestAnimationFrame) { + return function (fn) { + _window.msRequestAnimationFrame(fn); + }; + } + } + + return function (fn) { + if (fn) { + setTimeout(function () { + fn(pnow()); + }, 1000 / 60); + } + }; + }(); + + var requestAnimationFrame = function requestAnimationFrame(fn) { + return raf(fn); + }; + var performanceNow = pnow; + + var DEFAULT_HASH_SEED = 9261; + var K = 65599; // 37 also works pretty well + + var DEFAULT_HASH_SEED_ALT = 5381; + var hashIterableInts = function hashIterableInts(iterator) { + var seed = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : DEFAULT_HASH_SEED; + // sdbm/string-hash + var hash = seed; + var entry; + + for (;;) { + entry = iterator.next(); + + if (entry.done) { + break; + } + + hash = hash * K + entry.value | 0; + } + + return hash; + }; + var hashInt = function hashInt(num) { + var seed = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : DEFAULT_HASH_SEED; + // sdbm/string-hash + return seed * K + num | 0; + }; + var hashIntAlt = function hashIntAlt(num) { + var seed = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : DEFAULT_HASH_SEED_ALT; + // djb2/string-hash + return (seed << 5) + seed + num | 0; + }; + var combineHashes = function combineHashes(hash1, hash2) { + return hash1 * 0x200000 + hash2; + }; + var combineHashesArray = function combineHashesArray(hashes) { + return hashes[0] * 0x200000 + hashes[1]; + }; + var hashArrays = function hashArrays(hashes1, hashes2) { + return [hashInt(hashes1[0], hashes2[0]), hashIntAlt(hashes1[1], hashes2[1])]; + }; + var hashIntsArray = function hashIntsArray(ints, seed) { + var entry = { + value: 0, + done: false + }; + var i = 0; + var length = ints.length; + var iterator = { + next: function next() { + if (i < length) { + entry.value = ints[i++]; + } else { + entry.done = true; + } + + return entry; + } + }; + return hashIterableInts(iterator, seed); + }; + var hashString = function hashString(str, seed) { + var entry = { + value: 0, + done: false + }; + var i = 0; + var length = str.length; + var iterator = { + next: function next() { + if (i < length) { + entry.value = str.charCodeAt(i++); + } else { + entry.done = true; + } + + return entry; + } + }; + return hashIterableInts(iterator, seed); + }; + var hashStrings = function hashStrings() { + return hashStringsArray(arguments); + }; + var hashStringsArray = function hashStringsArray(strs) { + var hash; + + for (var i = 0; i < strs.length; i++) { + var str = strs[i]; + + if (i === 0) { + hash = hashString(str); + } else { + hash = hashString(str, hash); + } + } + + return hash; + }; + + /*global console */ + var warningsEnabled = true; + var warnSupported = console.warn != null; // eslint-disable-line no-console + + var traceSupported = console.trace != null; // eslint-disable-line no-console + + var MAX_INT$1 = Number.MAX_SAFE_INTEGER || 9007199254740991; + var trueify = function trueify() { + return true; + }; + var falsify = function falsify() { + return false; + }; + var zeroify = function zeroify() { + return 0; + }; + var noop$1 = function noop() {}; + var error = function error(msg) { + throw new Error(msg); + }; + var warnings = function warnings(enabled) { + if (enabled !== undefined) { + warningsEnabled = !!enabled; + } else { + return warningsEnabled; + } + }; + var warn = function warn(msg) { + /* eslint-disable no-console */ + if (!warnings()) { + return; + } + + if (warnSupported) { + console.warn(msg); + } else { + console.log(msg); + + if (traceSupported) { + console.trace(); + } + } + }; + /* eslint-enable */ + + var clone = function clone(obj) { + return extend({}, obj); + }; // gets a shallow copy of the argument + + var copy = function copy(obj) { + if (obj == null) { + return obj; + } + + if (array(obj)) { + return obj.slice(); + } else if (plainObject(obj)) { + return clone(obj); + } else { + return obj; + } + }; + var copyArray$1 = function copyArray(arr) { + return arr.slice(); + }; + var uuid = function uuid(a, b + /* placeholders */ + ) { + for ( // loop :) + b = a = ''; // b - result , a - numeric letiable + a++ < 36; // + b += a * 51 & 52 // if "a" is not 9 or 14 or 19 or 24 + ? // return a random number or 4 + (a ^ 15 // if "a" is not 15 + ? // generate a random number from 0 to 15 + 8 ^ Math.random() * (a ^ 20 ? 16 : 4) // unless "a" is 20, in which case a random number from 8 to 11 + : 4 // otherwise 4 + ).toString(16) : '-' // in other cases (if "a" is 9,14,19,24) insert "-" + ) { + } + + return b; + }; + var _staticEmptyObject = {}; + var staticEmptyObject = function staticEmptyObject() { + return _staticEmptyObject; + }; + var defaults$g = function defaults(_defaults) { + var keys = Object.keys(_defaults); + return function (opts) { + var filledOpts = {}; + + for (var i = 0; i < keys.length; i++) { + var key = keys[i]; + var optVal = opts == null ? undefined : opts[key]; + filledOpts[key] = optVal === undefined ? _defaults[key] : optVal; + } + + return filledOpts; + }; + }; + var removeFromArray = function removeFromArray(arr, ele, oneCopy) { + for (var i = arr.length - 1; i >= 0; i--) { + if (arr[i] === ele) { + arr.splice(i, 1); + + if (oneCopy) { + break; + } + } + } + }; + var clearArray = function clearArray(arr) { + arr.splice(0, arr.length); + }; + var push = function push(arr, otherArr) { + for (var i = 0; i < otherArr.length; i++) { + var el = otherArr[i]; + arr.push(el); + } + }; + var getPrefixedProperty = function getPrefixedProperty(obj, propName, prefix) { + if (prefix) { + propName = prependCamel(prefix, propName); // e.g. (labelWidth, source) => sourceLabelWidth + } + + return obj[propName]; + }; + var setPrefixedProperty = function setPrefixedProperty(obj, propName, prefix, value) { + if (prefix) { + propName = prependCamel(prefix, propName); // e.g. (labelWidth, source) => sourceLabelWidth + } + + obj[propName] = value; + }; + + /* global Map */ + var ObjectMap = /*#__PURE__*/function () { + function ObjectMap() { + _classCallCheck(this, ObjectMap); + + this._obj = {}; + } + + _createClass(ObjectMap, [{ + key: "set", + value: function set(key, val) { + this._obj[key] = val; + return this; + } + }, { + key: "delete", + value: function _delete(key) { + this._obj[key] = undefined; + return this; + } + }, { + key: "clear", + value: function clear() { + this._obj = {}; + } + }, { + key: "has", + value: function has(key) { + return this._obj[key] !== undefined; + } + }, { + key: "get", + value: function get(key) { + return this._obj[key]; + } + }]); + + return ObjectMap; + }(); + + var Map$2 = typeof Map !== 'undefined' ? Map : ObjectMap; + + /* global Set */ + var undef = "undefined" ; + + var ObjectSet = /*#__PURE__*/function () { + function ObjectSet(arrayOrObjectSet) { + _classCallCheck(this, ObjectSet); + + this._obj = Object.create(null); + this.size = 0; + + if (arrayOrObjectSet != null) { + var arr; + + if (arrayOrObjectSet.instanceString != null && arrayOrObjectSet.instanceString() === this.instanceString()) { + arr = arrayOrObjectSet.toArray(); + } else { + arr = arrayOrObjectSet; + } + + for (var i = 0; i < arr.length; i++) { + this.add(arr[i]); + } + } + } + + _createClass(ObjectSet, [{ + key: "instanceString", + value: function instanceString() { + return 'set'; + } + }, { + key: "add", + value: function add(val) { + var o = this._obj; + + if (o[val] !== 1) { + o[val] = 1; + this.size++; + } + } + }, { + key: "delete", + value: function _delete(val) { + var o = this._obj; + + if (o[val] === 1) { + o[val] = 0; + this.size--; + } + } + }, { + key: "clear", + value: function clear() { + this._obj = Object.create(null); + } + }, { + key: "has", + value: function has(val) { + return this._obj[val] === 1; + } + }, { + key: "toArray", + value: function toArray() { + var _this = this; + + return Object.keys(this._obj).filter(function (key) { + return _this.has(key); + }); + } + }, { + key: "forEach", + value: function forEach(callback, thisArg) { + return this.toArray().forEach(callback, thisArg); + } + }]); + + return ObjectSet; + }(); + + var Set$1 = (typeof Set === "undefined" ? "undefined" : _typeof(Set)) !== undef ? Set : ObjectSet; + + var Element = function Element(cy, params) { + var restore = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : true; + + if (cy === undefined || params === undefined || !core(cy)) { + error('An element must have a core reference and parameters set'); + return; + } + + var group = params.group; // try to automatically infer the group if unspecified + + if (group == null) { + if (params.data && params.data.source != null && params.data.target != null) { + group = 'edges'; + } else { + group = 'nodes'; + } + } // validate group + + + if (group !== 'nodes' && group !== 'edges') { + error('An element must be of type `nodes` or `edges`; you specified `' + group + '`'); + return; + } // make the element array-like, just like a collection + + + this.length = 1; + this[0] = this; // NOTE: when something is added here, add also to ele.json() + + var _p = this._private = { + cy: cy, + single: true, + // indicates this is an element + data: params.data || {}, + // data object + position: params.position || { + x: 0, + y: 0 + }, + // (x, y) position pair + autoWidth: undefined, + // width and height of nodes calculated by the renderer when set to special 'auto' value + autoHeight: undefined, + autoPadding: undefined, + compoundBoundsClean: false, + // whether the compound dimensions need to be recalculated the next time dimensions are read + listeners: [], + // array of bound listeners + group: group, + // string; 'nodes' or 'edges' + style: {}, + // properties as set by the style + rstyle: {}, + // properties for style sent from the renderer to the core + styleCxts: [], + // applied style contexts from the styler + styleKeys: {}, + // per-group keys of style property values + removed: true, + // whether it's inside the vis; true if removed (set true here since we call restore) + selected: params.selected ? true : false, + // whether it's selected + selectable: params.selectable === undefined ? true : params.selectable ? true : false, + // whether it's selectable + locked: params.locked ? true : false, + // whether the element is locked (cannot be moved) + grabbed: false, + // whether the element is grabbed by the mouse; renderer sets this privately + grabbable: params.grabbable === undefined ? true : params.grabbable ? true : false, + // whether the element can be grabbed + pannable: params.pannable === undefined ? group === 'edges' ? true : false : params.pannable ? true : false, + // whether the element has passthrough panning enabled + active: false, + // whether the element is active from user interaction + classes: new Set$1(), + // map ( className => true ) + animation: { + // object for currently-running animations + current: [], + queue: [] + }, + rscratch: {}, + // object in which the renderer can store information + scratch: params.scratch || {}, + // scratch objects + edges: [], + // array of connected edges + children: [], + // array of children + parent: params.parent && params.parent.isNode() ? params.parent : null, + // parent ref + traversalCache: {}, + // cache of output of traversal functions + backgrounding: false, + // whether background images are loading + bbCache: null, + // cache of the current bounding box + bbCacheShift: { + x: 0, + y: 0 + }, + // shift applied to cached bb to be applied on next get + bodyBounds: null, + // bounds cache of element body, w/o overlay + overlayBounds: null, + // bounds cache of element body, including overlay + labelBounds: { + // bounds cache of labels + all: null, + source: null, + target: null, + main: null + }, + arrowBounds: { + // bounds cache of edge arrows + source: null, + target: null, + 'mid-source': null, + 'mid-target': null + } + }; + + if (_p.position.x == null) { + _p.position.x = 0; + } + + if (_p.position.y == null) { + _p.position.y = 0; + } // renderedPosition overrides if specified + + + if (params.renderedPosition) { + var rpos = params.renderedPosition; + var pan = cy.pan(); + var zoom = cy.zoom(); + _p.position = { + x: (rpos.x - pan.x) / zoom, + y: (rpos.y - pan.y) / zoom + }; + } + + var classes = []; + + if (array(params.classes)) { + classes = params.classes; + } else if (string(params.classes)) { + classes = params.classes.split(/\s+/); + } + + for (var i = 0, l = classes.length; i < l; i++) { + var cls = classes[i]; + + if (!cls || cls === '') { + continue; + } + + _p.classes.add(cls); + } + + this.createEmitter(); + var bypass = params.style || params.css; + + if (bypass) { + warn('Setting a `style` bypass at element creation should be done only when absolutely necessary. Try to use the stylesheet instead.'); + this.style(bypass); + } + + if (restore === undefined || restore) { + this.restore(); + } + }; + + var defineSearch = function defineSearch(params) { + params = { + bfs: params.bfs || !params.dfs, + dfs: params.dfs || !params.bfs + }; // from pseudocode on wikipedia + + return function searchFn(roots, fn, directed) { + var options; + + if (plainObject(roots) && !elementOrCollection(roots)) { + options = roots; + roots = options.roots || options.root; + fn = options.visit; + directed = options.directed; + } + + directed = arguments.length === 2 && !fn$6(fn) ? fn : directed; + fn = fn$6(fn) ? fn : function () {}; + var cy = this._private.cy; + var v = roots = string(roots) ? this.filter(roots) : roots; + var Q = []; + var connectedNodes = []; + var connectedBy = {}; + var id2depth = {}; + var V = {}; + var j = 0; + var found; + + var _this$byGroup = this.byGroup(), + nodes = _this$byGroup.nodes, + edges = _this$byGroup.edges; // enqueue v + + + for (var i = 0; i < v.length; i++) { + var vi = v[i]; + var viId = vi.id(); + + if (vi.isNode()) { + Q.unshift(vi); + + if (params.bfs) { + V[viId] = true; + connectedNodes.push(vi); + } + + id2depth[viId] = 0; + } + } + + var _loop = function _loop() { + var v = params.bfs ? Q.shift() : Q.pop(); + var vId = v.id(); + + if (params.dfs) { + if (V[vId]) { + return "continue"; + } + + V[vId] = true; + connectedNodes.push(v); + } + + var depth = id2depth[vId]; + var prevEdge = connectedBy[vId]; + var src = prevEdge != null ? prevEdge.source() : null; + var tgt = prevEdge != null ? prevEdge.target() : null; + var prevNode = prevEdge == null ? undefined : v.same(src) ? tgt[0] : src[0]; + var ret = void 0; + ret = fn(v, prevEdge, prevNode, j++, depth); + + if (ret === true) { + found = v; + return "break"; + } + + if (ret === false) { + return "break"; + } + + var vwEdges = v.connectedEdges().filter(function (e) { + return (!directed || e.source().same(v)) && edges.has(e); + }); + + for (var _i2 = 0; _i2 < vwEdges.length; _i2++) { + var e = vwEdges[_i2]; + var w = e.connectedNodes().filter(function (n) { + return !n.same(v) && nodes.has(n); + }); + var wId = w.id(); + + if (w.length !== 0 && !V[wId]) { + w = w[0]; + Q.push(w); + + if (params.bfs) { + V[wId] = true; + connectedNodes.push(w); + } + + connectedBy[wId] = e; + id2depth[wId] = id2depth[vId] + 1; + } + } + }; + + while (Q.length !== 0) { + var _ret = _loop(); + + if (_ret === "continue") continue; + if (_ret === "break") break; + } + + var connectedEles = cy.collection(); + + for (var _i = 0; _i < connectedNodes.length; _i++) { + var node = connectedNodes[_i]; + var edge = connectedBy[node.id()]; + + if (edge != null) { + connectedEles.push(edge); + } + + connectedEles.push(node); + } + + return { + path: cy.collection(connectedEles), + found: cy.collection(found) + }; + }; + }; // search, spanning trees, etc + + + var elesfn$v = { + breadthFirstSearch: defineSearch({ + bfs: true + }), + depthFirstSearch: defineSearch({ + dfs: true + }) + }; // nice, short mathematical alias + + elesfn$v.bfs = elesfn$v.breadthFirstSearch; + elesfn$v.dfs = elesfn$v.depthFirstSearch; + + var heap$1 = createCommonjsModule(function (module, exports) { + // Generated by CoffeeScript 1.8.0 + (function() { + var Heap, defaultCmp, floor, heapify, heappop, heappush, heappushpop, heapreplace, insort, min, nlargest, nsmallest, updateItem, _siftdown, _siftup; + + floor = Math.floor, min = Math.min; + + + /* + Default comparison function to be used + */ + + defaultCmp = function(x, y) { + if (x < y) { + return -1; + } + if (x > y) { + return 1; + } + return 0; + }; + + + /* + Insert item x in list a, and keep it sorted assuming a is sorted. + + If x is already in a, insert it to the right of the rightmost x. + + Optional args lo (default 0) and hi (default a.length) bound the slice + of a to be searched. + */ + + insort = function(a, x, lo, hi, cmp) { + var mid; + if (lo == null) { + lo = 0; + } + if (cmp == null) { + cmp = defaultCmp; + } + if (lo < 0) { + throw new Error('lo must be non-negative'); + } + if (hi == null) { + hi = a.length; + } + while (lo < hi) { + mid = floor((lo + hi) / 2); + if (cmp(x, a[mid]) < 0) { + hi = mid; + } else { + lo = mid + 1; + } + } + return ([].splice.apply(a, [lo, lo - lo].concat(x)), x); + }; + + + /* + Push item onto heap, maintaining the heap invariant. + */ + + heappush = function(array, item, cmp) { + if (cmp == null) { + cmp = defaultCmp; + } + array.push(item); + return _siftdown(array, 0, array.length - 1, cmp); + }; + + + /* + Pop the smallest item off the heap, maintaining the heap invariant. + */ + + heappop = function(array, cmp) { + var lastelt, returnitem; + if (cmp == null) { + cmp = defaultCmp; + } + lastelt = array.pop(); + if (array.length) { + returnitem = array[0]; + array[0] = lastelt; + _siftup(array, 0, cmp); + } else { + returnitem = lastelt; + } + return returnitem; + }; + + + /* + Pop and return the current smallest value, and add the new item. + + This is more efficient than heappop() followed by heappush(), and can be + more appropriate when using a fixed size heap. Note that the value + returned may be larger than item! That constrains reasonable use of + this routine unless written as part of a conditional replacement: + if item > array[0] + item = heapreplace(array, item) + */ + + heapreplace = function(array, item, cmp) { + var returnitem; + if (cmp == null) { + cmp = defaultCmp; + } + returnitem = array[0]; + array[0] = item; + _siftup(array, 0, cmp); + return returnitem; + }; + + + /* + Fast version of a heappush followed by a heappop. + */ + + heappushpop = function(array, item, cmp) { + var _ref; + if (cmp == null) { + cmp = defaultCmp; + } + if (array.length && cmp(array[0], item) < 0) { + _ref = [array[0], item], item = _ref[0], array[0] = _ref[1]; + _siftup(array, 0, cmp); + } + return item; + }; + + + /* + Transform list into a heap, in-place, in O(array.length) time. + */ + + heapify = function(array, cmp) { + var i, _i, _len, _ref1, _results, _results1; + if (cmp == null) { + cmp = defaultCmp; + } + _ref1 = (function() { + _results1 = []; + for (var _j = 0, _ref = floor(array.length / 2); 0 <= _ref ? _j < _ref : _j > _ref; 0 <= _ref ? _j++ : _j--){ _results1.push(_j); } + return _results1; + }).apply(this).reverse(); + _results = []; + for (_i = 0, _len = _ref1.length; _i < _len; _i++) { + i = _ref1[_i]; + _results.push(_siftup(array, i, cmp)); + } + return _results; + }; + + + /* + Update the position of the given item in the heap. + This function should be called every time the item is being modified. + */ + + updateItem = function(array, item, cmp) { + var pos; + if (cmp == null) { + cmp = defaultCmp; + } + pos = array.indexOf(item); + if (pos === -1) { + return; + } + _siftdown(array, 0, pos, cmp); + return _siftup(array, pos, cmp); + }; + + + /* + Find the n largest elements in a dataset. + */ + + nlargest = function(array, n, cmp) { + var elem, result, _i, _len, _ref; + if (cmp == null) { + cmp = defaultCmp; + } + result = array.slice(0, n); + if (!result.length) { + return result; + } + heapify(result, cmp); + _ref = array.slice(n); + for (_i = 0, _len = _ref.length; _i < _len; _i++) { + elem = _ref[_i]; + heappushpop(result, elem, cmp); + } + return result.sort(cmp).reverse(); + }; + + + /* + Find the n smallest elements in a dataset. + */ + + nsmallest = function(array, n, cmp) { + var elem, los, result, _i, _j, _len, _ref, _ref1, _results; + if (cmp == null) { + cmp = defaultCmp; + } + if (n * 10 <= array.length) { + result = array.slice(0, n).sort(cmp); + if (!result.length) { + return result; + } + los = result[result.length - 1]; + _ref = array.slice(n); + for (_i = 0, _len = _ref.length; _i < _len; _i++) { + elem = _ref[_i]; + if (cmp(elem, los) < 0) { + insort(result, elem, 0, null, cmp); + result.pop(); + los = result[result.length - 1]; + } + } + return result; + } + heapify(array, cmp); + _results = []; + for (_j = 0, _ref1 = min(n, array.length); 0 <= _ref1 ? _j < _ref1 : _j > _ref1; 0 <= _ref1 ? ++_j : --_j) { + _results.push(heappop(array, cmp)); + } + return _results; + }; + + _siftdown = function(array, startpos, pos, cmp) { + var newitem, parent, parentpos; + if (cmp == null) { + cmp = defaultCmp; + } + newitem = array[pos]; + while (pos > startpos) { + parentpos = (pos - 1) >> 1; + parent = array[parentpos]; + if (cmp(newitem, parent) < 0) { + array[pos] = parent; + pos = parentpos; + continue; + } + break; + } + return array[pos] = newitem; + }; + + _siftup = function(array, pos, cmp) { + var childpos, endpos, newitem, rightpos, startpos; + if (cmp == null) { + cmp = defaultCmp; + } + endpos = array.length; + startpos = pos; + newitem = array[pos]; + childpos = 2 * pos + 1; + while (childpos < endpos) { + rightpos = childpos + 1; + if (rightpos < endpos && !(cmp(array[childpos], array[rightpos]) < 0)) { + childpos = rightpos; + } + array[pos] = array[childpos]; + pos = childpos; + childpos = 2 * pos + 1; + } + array[pos] = newitem; + return _siftdown(array, startpos, pos, cmp); + }; + + Heap = (function() { + Heap.push = heappush; + + Heap.pop = heappop; + + Heap.replace = heapreplace; + + Heap.pushpop = heappushpop; + + Heap.heapify = heapify; + + Heap.updateItem = updateItem; + + Heap.nlargest = nlargest; + + Heap.nsmallest = nsmallest; + + function Heap(cmp) { + this.cmp = cmp != null ? cmp : defaultCmp; + this.nodes = []; + } + + Heap.prototype.push = function(x) { + return heappush(this.nodes, x, this.cmp); + }; + + Heap.prototype.pop = function() { + return heappop(this.nodes, this.cmp); + }; + + Heap.prototype.peek = function() { + return this.nodes[0]; + }; + + Heap.prototype.contains = function(x) { + return this.nodes.indexOf(x) !== -1; + }; + + Heap.prototype.replace = function(x) { + return heapreplace(this.nodes, x, this.cmp); + }; + + Heap.prototype.pushpop = function(x) { + return heappushpop(this.nodes, x, this.cmp); + }; + + Heap.prototype.heapify = function() { + return heapify(this.nodes, this.cmp); + }; + + Heap.prototype.updateItem = function(x) { + return updateItem(this.nodes, x, this.cmp); + }; + + Heap.prototype.clear = function() { + return this.nodes = []; + }; + + Heap.prototype.empty = function() { + return this.nodes.length === 0; + }; + + Heap.prototype.size = function() { + return this.nodes.length; + }; + + Heap.prototype.clone = function() { + var heap; + heap = new Heap(); + heap.nodes = this.nodes.slice(0); + return heap; + }; + + Heap.prototype.toArray = function() { + return this.nodes.slice(0); + }; + + Heap.prototype.insert = Heap.prototype.push; + + Heap.prototype.top = Heap.prototype.peek; + + Heap.prototype.front = Heap.prototype.peek; + + Heap.prototype.has = Heap.prototype.contains; + + Heap.prototype.copy = Heap.prototype.clone; + + return Heap; + + })(); + + (function(root, factory) { + { + return module.exports = factory(); + } + })(this, function() { + return Heap; + }); + + }).call(commonjsGlobal); + }); + + var heap = heap$1; + + var dijkstraDefaults = defaults$g({ + root: null, + weight: function weight(edge) { + return 1; + }, + directed: false + }); + var elesfn$u = { + dijkstra: function dijkstra(options) { + if (!plainObject(options)) { + var args = arguments; + options = { + root: args[0], + weight: args[1], + directed: args[2] + }; + } + + var _dijkstraDefaults = dijkstraDefaults(options), + root = _dijkstraDefaults.root, + weight = _dijkstraDefaults.weight, + directed = _dijkstraDefaults.directed; + + var eles = this; + var weightFn = weight; + var source = string(root) ? this.filter(root)[0] : root[0]; + var dist = {}; + var prev = {}; + var knownDist = {}; + + var _this$byGroup = this.byGroup(), + nodes = _this$byGroup.nodes, + edges = _this$byGroup.edges; + + edges.unmergeBy(function (ele) { + return ele.isLoop(); + }); + + var getDist = function getDist(node) { + return dist[node.id()]; + }; + + var setDist = function setDist(node, d) { + dist[node.id()] = d; + Q.updateItem(node); + }; + + var Q = new heap(function (a, b) { + return getDist(a) - getDist(b); + }); + + for (var i = 0; i < nodes.length; i++) { + var node = nodes[i]; + dist[node.id()] = node.same(source) ? 0 : Infinity; + Q.push(node); + } + + var distBetween = function distBetween(u, v) { + var uvs = (directed ? u.edgesTo(v) : u.edgesWith(v)).intersect(edges); + var smallestDistance = Infinity; + var smallestEdge; + + for (var _i = 0; _i < uvs.length; _i++) { + var edge = uvs[_i]; + + var _weight = weightFn(edge); + + if (_weight < smallestDistance || !smallestEdge) { + smallestDistance = _weight; + smallestEdge = edge; + } + } + + return { + edge: smallestEdge, + dist: smallestDistance + }; + }; + + while (Q.size() > 0) { + var u = Q.pop(); + var smalletsDist = getDist(u); + var uid = u.id(); + knownDist[uid] = smalletsDist; + + if (smalletsDist === Infinity) { + continue; + } + + var neighbors = u.neighborhood().intersect(nodes); + + for (var _i2 = 0; _i2 < neighbors.length; _i2++) { + var v = neighbors[_i2]; + var vid = v.id(); + var vDist = distBetween(u, v); + var alt = smalletsDist + vDist.dist; + + if (alt < getDist(v)) { + setDist(v, alt); + prev[vid] = { + node: u, + edge: vDist.edge + }; + } + } // for + + } // while + + + return { + distanceTo: function distanceTo(node) { + var target = string(node) ? nodes.filter(node)[0] : node[0]; + return knownDist[target.id()]; + }, + pathTo: function pathTo(node) { + var target = string(node) ? nodes.filter(node)[0] : node[0]; + var S = []; + var u = target; + var uid = u.id(); + + if (target.length > 0) { + S.unshift(target); + + while (prev[uid]) { + var p = prev[uid]; + S.unshift(p.edge); + S.unshift(p.node); + u = p.node; + uid = u.id(); + } + } + + return eles.spawn(S); + } + }; + } + }; + + var elesfn$t = { + // kruskal's algorithm (finds min spanning tree, assuming undirected graph) + // implemented from pseudocode from wikipedia + kruskal: function kruskal(weightFn) { + weightFn = weightFn || function (edge) { + return 1; + }; + + var _this$byGroup = this.byGroup(), + nodes = _this$byGroup.nodes, + edges = _this$byGroup.edges; + + var numNodes = nodes.length; + var forest = new Array(numNodes); + var A = nodes; // assumes byGroup() creates new collections that can be safely mutated + + var findSetIndex = function findSetIndex(ele) { + for (var i = 0; i < forest.length; i++) { + var eles = forest[i]; + + if (eles.has(ele)) { + return i; + } + } + }; // start with one forest per node + + + for (var i = 0; i < numNodes; i++) { + forest[i] = this.spawn(nodes[i]); + } + + var S = edges.sort(function (a, b) { + return weightFn(a) - weightFn(b); + }); + + for (var _i = 0; _i < S.length; _i++) { + var edge = S[_i]; + var u = edge.source()[0]; + var v = edge.target()[0]; + var setUIndex = findSetIndex(u); + var setVIndex = findSetIndex(v); + var setU = forest[setUIndex]; + var setV = forest[setVIndex]; + + if (setUIndex !== setVIndex) { + A.merge(edge); // combine forests for u and v + + setU.merge(setV); + forest.splice(setVIndex, 1); + } + } + + return A; + } + }; + + var aStarDefaults = defaults$g({ + root: null, + goal: null, + weight: function weight(edge) { + return 1; + }, + heuristic: function heuristic(edge) { + return 0; + }, + directed: false + }); + var elesfn$s = { + // Implemented from pseudocode from wikipedia + aStar: function aStar(options) { + var cy = this.cy(); + + var _aStarDefaults = aStarDefaults(options), + root = _aStarDefaults.root, + goal = _aStarDefaults.goal, + heuristic = _aStarDefaults.heuristic, + directed = _aStarDefaults.directed, + weight = _aStarDefaults.weight; + + root = cy.collection(root)[0]; + goal = cy.collection(goal)[0]; + var sid = root.id(); + var tid = goal.id(); + var gScore = {}; + var fScore = {}; + var closedSetIds = {}; + var openSet = new heap(function (a, b) { + return fScore[a.id()] - fScore[b.id()]; + }); + var openSetIds = new Set$1(); + var cameFrom = {}; + var cameFromEdge = {}; + + var addToOpenSet = function addToOpenSet(ele, id) { + openSet.push(ele); + openSetIds.add(id); + }; + + var cMin, cMinId; + + var popFromOpenSet = function popFromOpenSet() { + cMin = openSet.pop(); + cMinId = cMin.id(); + openSetIds["delete"](cMinId); + }; + + var isInOpenSet = function isInOpenSet(id) { + return openSetIds.has(id); + }; + + addToOpenSet(root, sid); + gScore[sid] = 0; + fScore[sid] = heuristic(root); // Counter + + var steps = 0; // Main loop + + while (openSet.size() > 0) { + popFromOpenSet(); + steps++; // If we've found our goal, then we are done + + if (cMinId === tid) { + var path = []; + var pathNode = goal; + var pathNodeId = tid; + var pathEdge = cameFromEdge[pathNodeId]; + + for (;;) { + path.unshift(pathNode); + + if (pathEdge != null) { + path.unshift(pathEdge); + } + + pathNode = cameFrom[pathNodeId]; + + if (pathNode == null) { + break; + } + + pathNodeId = pathNode.id(); + pathEdge = cameFromEdge[pathNodeId]; + } + + return { + found: true, + distance: gScore[cMinId], + path: this.spawn(path), + steps: steps + }; + } // Add cMin to processed nodes + + + closedSetIds[cMinId] = true; // Update scores for neighbors of cMin + // Take into account if graph is directed or not + + var vwEdges = cMin._private.edges; + + for (var i = 0; i < vwEdges.length; i++) { + var e = vwEdges[i]; // edge must be in set of calling eles + + if (!this.hasElementWithId(e.id())) { + continue; + } // cMin must be the source of edge if directed + + + if (directed && e.data('source') !== cMinId) { + continue; + } + + var wSrc = e.source(); + var wTgt = e.target(); + var w = wSrc.id() !== cMinId ? wSrc : wTgt; + var wid = w.id(); // node must be in set of calling eles + + if (!this.hasElementWithId(wid)) { + continue; + } // if node is in closedSet, ignore it + + + if (closedSetIds[wid]) { + continue; + } // New tentative score for node w + + + var tempScore = gScore[cMinId] + weight(e); // Update gScore for node w if: + // w not present in openSet + // OR + // tentative gScore is less than previous value + // w not in openSet + + if (!isInOpenSet(wid)) { + gScore[wid] = tempScore; + fScore[wid] = tempScore + heuristic(w); + addToOpenSet(w, wid); + cameFrom[wid] = cMin; + cameFromEdge[wid] = e; + continue; + } // w already in openSet, but with greater gScore + + + if (tempScore < gScore[wid]) { + gScore[wid] = tempScore; + fScore[wid] = tempScore + heuristic(w); + cameFrom[wid] = cMin; + cameFromEdge[wid] = e; + } + } // End of neighbors update + + } // End of main loop + // If we've reached here, then we've not reached our goal + + + return { + found: false, + distance: undefined, + path: undefined, + steps: steps + }; + } + }; // elesfn + + var floydWarshallDefaults = defaults$g({ + weight: function weight(edge) { + return 1; + }, + directed: false + }); + var elesfn$r = { + // Implemented from pseudocode from wikipedia + floydWarshall: function floydWarshall(options) { + var cy = this.cy(); + + var _floydWarshallDefault = floydWarshallDefaults(options), + weight = _floydWarshallDefault.weight, + directed = _floydWarshallDefault.directed; + + var weightFn = weight; + + var _this$byGroup = this.byGroup(), + nodes = _this$byGroup.nodes, + edges = _this$byGroup.edges; + + var N = nodes.length; + var Nsq = N * N; + + var indexOf = function indexOf(node) { + return nodes.indexOf(node); + }; + + var atIndex = function atIndex(i) { + return nodes[i]; + }; // Initialize distance matrix + + + var dist = new Array(Nsq); + + for (var n = 0; n < Nsq; n++) { + var j = n % N; + var i = (n - j) / N; + + if (i === j) { + dist[n] = 0; + } else { + dist[n] = Infinity; + } + } // Initialize matrix used for path reconstruction + // Initialize distance matrix + + + var next = new Array(Nsq); + var edgeNext = new Array(Nsq); // Process edges + + for (var _i = 0; _i < edges.length; _i++) { + var edge = edges[_i]; + var src = edge.source()[0]; + var tgt = edge.target()[0]; + + if (src === tgt) { + continue; + } // exclude loops + + + var s = indexOf(src); + var t = indexOf(tgt); + var st = s * N + t; // source to target index + + var _weight = weightFn(edge); // Check if already process another edge between same 2 nodes + + + if (dist[st] > _weight) { + dist[st] = _weight; + next[st] = t; + edgeNext[st] = edge; + } // If undirected graph, process 'reversed' edge + + + if (!directed) { + var ts = t * N + s; // target to source index + + if (!directed && dist[ts] > _weight) { + dist[ts] = _weight; + next[ts] = s; + edgeNext[ts] = edge; + } + } + } // Main loop + + + for (var k = 0; k < N; k++) { + for (var _i2 = 0; _i2 < N; _i2++) { + var ik = _i2 * N + k; + + for (var _j = 0; _j < N; _j++) { + var ij = _i2 * N + _j; + var kj = k * N + _j; + + if (dist[ik] + dist[kj] < dist[ij]) { + dist[ij] = dist[ik] + dist[kj]; + next[ij] = next[ik]; + } + } + } + } + + var getArgEle = function getArgEle(ele) { + return (string(ele) ? cy.filter(ele) : ele)[0]; + }; + + var indexOfArgEle = function indexOfArgEle(ele) { + return indexOf(getArgEle(ele)); + }; + + var res = { + distance: function distance(from, to) { + var i = indexOfArgEle(from); + var j = indexOfArgEle(to); + return dist[i * N + j]; + }, + path: function path(from, to) { + var i = indexOfArgEle(from); + var j = indexOfArgEle(to); + var fromNode = atIndex(i); + + if (i === j) { + return fromNode.collection(); + } + + if (next[i * N + j] == null) { + return cy.collection(); + } + + var path = cy.collection(); + var prev = i; + var edge; + path.merge(fromNode); + + while (i !== j) { + prev = i; + i = next[i * N + j]; + edge = edgeNext[prev * N + i]; + path.merge(edge); + path.merge(atIndex(i)); + } + + return path; + } + }; + return res; + } // floydWarshall + + }; // elesfn + + var bellmanFordDefaults = defaults$g({ + weight: function weight(edge) { + return 1; + }, + directed: false, + root: null + }); + var elesfn$q = { + // Implemented from pseudocode from wikipedia + bellmanFord: function bellmanFord(options) { + var _this = this; + + var _bellmanFordDefaults = bellmanFordDefaults(options), + weight = _bellmanFordDefaults.weight, + directed = _bellmanFordDefaults.directed, + root = _bellmanFordDefaults.root; + + var weightFn = weight; + var eles = this; + var cy = this.cy(); + + var _this$byGroup = this.byGroup(), + edges = _this$byGroup.edges, + nodes = _this$byGroup.nodes; + + var numNodes = nodes.length; + var infoMap = new Map$2(); + var hasNegativeWeightCycle = false; + var negativeWeightCycles = []; + root = cy.collection(root)[0]; // in case selector passed + + edges.unmergeBy(function (edge) { + return edge.isLoop(); + }); + var numEdges = edges.length; + + var getInfo = function getInfo(node) { + var obj = infoMap.get(node.id()); + + if (!obj) { + obj = {}; + infoMap.set(node.id(), obj); + } + + return obj; + }; + + var getNodeFromTo = function getNodeFromTo(to) { + return (string(to) ? cy.$(to) : to)[0]; + }; + + var distanceTo = function distanceTo(to) { + return getInfo(getNodeFromTo(to)).dist; + }; + + var pathTo = function pathTo(to) { + var thisStart = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : root; + var end = getNodeFromTo(to); + var path = []; + var node = end; + + for (;;) { + if (node == null) { + return _this.spawn(); + } + + var _getInfo = getInfo(node), + edge = _getInfo.edge, + pred = _getInfo.pred; + + path.unshift(node[0]); + + if (node.same(thisStart) && path.length > 0) { + break; + } + + if (edge != null) { + path.unshift(edge); + } + + node = pred; + } + + return eles.spawn(path); + }; // Initializations { dist, pred, edge } + + + for (var i = 0; i < numNodes; i++) { + var node = nodes[i]; + var info = getInfo(node); + + if (node.same(root)) { + info.dist = 0; + } else { + info.dist = Infinity; + } + + info.pred = null; + info.edge = null; + } // Edges relaxation + + + var replacedEdge = false; + + var checkForEdgeReplacement = function checkForEdgeReplacement(node1, node2, edge, info1, info2, weight) { + var dist = info1.dist + weight; + + if (dist < info2.dist && !edge.same(info1.edge)) { + info2.dist = dist; + info2.pred = node1; + info2.edge = edge; + replacedEdge = true; + } + }; + + for (var _i = 1; _i < numNodes; _i++) { + replacedEdge = false; + + for (var e = 0; e < numEdges; e++) { + var edge = edges[e]; + var src = edge.source(); + var tgt = edge.target(); + + var _weight = weightFn(edge); + + var srcInfo = getInfo(src); + var tgtInfo = getInfo(tgt); + checkForEdgeReplacement(src, tgt, edge, srcInfo, tgtInfo, _weight); // If undirected graph, we need to take into account the 'reverse' edge + + if (!directed) { + checkForEdgeReplacement(tgt, src, edge, tgtInfo, srcInfo, _weight); + } + } + + if (!replacedEdge) { + break; + } + } + + if (replacedEdge) { + // Check for negative weight cycles + var negativeWeightCycleIds = []; + + for (var _e = 0; _e < numEdges; _e++) { + var _edge = edges[_e]; + + var _src = _edge.source(); + + var _tgt = _edge.target(); + + var _weight2 = weightFn(_edge); + + var srcDist = getInfo(_src).dist; + var tgtDist = getInfo(_tgt).dist; + + if (srcDist + _weight2 < tgtDist || !directed && tgtDist + _weight2 < srcDist) { + if (!hasNegativeWeightCycle) { + warn('Graph contains a negative weight cycle for Bellman-Ford'); + hasNegativeWeightCycle = true; + } + + if (options.findNegativeWeightCycles !== false) { + var negativeNodes = []; + + if (srcDist + _weight2 < tgtDist) { + negativeNodes.push(_src); + } + + if (!directed && tgtDist + _weight2 < srcDist) { + negativeNodes.push(_tgt); + } + + var numNegativeNodes = negativeNodes.length; + + for (var n = 0; n < numNegativeNodes; n++) { + var start = negativeNodes[n]; + var cycle = [start]; + cycle.push(getInfo(start).edge); + var _node = getInfo(start).pred; + + while (cycle.indexOf(_node) === -1) { + cycle.push(_node); + cycle.push(getInfo(_node).edge); + _node = getInfo(_node).pred; + } + + cycle = cycle.slice(cycle.indexOf(_node)); + var smallestId = cycle[0].id(); + var smallestIndex = 0; + + for (var c = 2; c < cycle.length; c += 2) { + if (cycle[c].id() < smallestId) { + smallestId = cycle[c].id(); + smallestIndex = c; + } + } + + cycle = cycle.slice(smallestIndex).concat(cycle.slice(0, smallestIndex)); + cycle.push(cycle[0]); + var cycleId = cycle.map(function (el) { + return el.id(); + }).join(","); + + if (negativeWeightCycleIds.indexOf(cycleId) === -1) { + negativeWeightCycles.push(eles.spawn(cycle)); + negativeWeightCycleIds.push(cycleId); + } + } + } else { + break; + } + } + } + } + + return { + distanceTo: distanceTo, + pathTo: pathTo, + hasNegativeWeightCycle: hasNegativeWeightCycle, + negativeWeightCycles: negativeWeightCycles + }; + } // bellmanFord + + }; // elesfn + + var sqrt2 = Math.sqrt(2); // Function which colapses 2 (meta) nodes into one + // Updates the remaining edge lists + // Receives as a paramater the edge which causes the collapse + + var collapse = function collapse(edgeIndex, nodeMap, remainingEdges) { + if (remainingEdges.length === 0) { + error("Karger-Stein must be run on a connected (sub)graph"); + } + + var edgeInfo = remainingEdges[edgeIndex]; + var sourceIn = edgeInfo[1]; + var targetIn = edgeInfo[2]; + var partition1 = nodeMap[sourceIn]; + var partition2 = nodeMap[targetIn]; + var newEdges = remainingEdges; // re-use array + // Delete all edges between partition1 and partition2 + + for (var i = newEdges.length - 1; i >= 0; i--) { + var edge = newEdges[i]; + var src = edge[1]; + var tgt = edge[2]; + + if (nodeMap[src] === partition1 && nodeMap[tgt] === partition2 || nodeMap[src] === partition2 && nodeMap[tgt] === partition1) { + newEdges.splice(i, 1); + } + } // All edges pointing to partition2 should now point to partition1 + + + for (var _i = 0; _i < newEdges.length; _i++) { + var _edge = newEdges[_i]; + + if (_edge[1] === partition2) { + // Check source + newEdges[_i] = _edge.slice(); // copy + + newEdges[_i][1] = partition1; + } else if (_edge[2] === partition2) { + // Check target + newEdges[_i] = _edge.slice(); // copy + + newEdges[_i][2] = partition1; + } + } // Move all nodes from partition2 to partition1 + + + for (var _i2 = 0; _i2 < nodeMap.length; _i2++) { + if (nodeMap[_i2] === partition2) { + nodeMap[_i2] = partition1; + } + } + + return newEdges; + }; // Contracts a graph until we reach a certain number of meta nodes + + + var contractUntil = function contractUntil(metaNodeMap, remainingEdges, size, sizeLimit) { + while (size > sizeLimit) { + // Choose an edge randomly + var edgeIndex = Math.floor(Math.random() * remainingEdges.length); // Collapse graph based on edge + + remainingEdges = collapse(edgeIndex, metaNodeMap, remainingEdges); + size--; + } + + return remainingEdges; + }; + + var elesfn$p = { + // Computes the minimum cut of an undirected graph + // Returns the correct answer with high probability + kargerStein: function kargerStein() { + var _this = this; + + var _this$byGroup = this.byGroup(), + nodes = _this$byGroup.nodes, + edges = _this$byGroup.edges; + + edges.unmergeBy(function (edge) { + return edge.isLoop(); + }); + var numNodes = nodes.length; + var numEdges = edges.length; + var numIter = Math.ceil(Math.pow(Math.log(numNodes) / Math.LN2, 2)); + var stopSize = Math.floor(numNodes / sqrt2); + + if (numNodes < 2) { + error('At least 2 nodes are required for Karger-Stein algorithm'); + return undefined; + } // Now store edge destination as indexes + // Format for each edge (edge index, source node index, target node index) + + + var edgeIndexes = []; + + for (var i = 0; i < numEdges; i++) { + var e = edges[i]; + edgeIndexes.push([i, nodes.indexOf(e.source()), nodes.indexOf(e.target())]); + } // We will store the best cut found here + + + var minCutSize = Infinity; + var minCutEdgeIndexes = []; + var minCutNodeMap = new Array(numNodes); // Initial meta node partition + + var metaNodeMap = new Array(numNodes); + var metaNodeMap2 = new Array(numNodes); + + var copyNodesMap = function copyNodesMap(from, to) { + for (var _i3 = 0; _i3 < numNodes; _i3++) { + to[_i3] = from[_i3]; + } + }; // Main loop + + + for (var iter = 0; iter <= numIter; iter++) { + // Reset meta node partition + for (var _i4 = 0; _i4 < numNodes; _i4++) { + metaNodeMap[_i4] = _i4; + } // Contract until stop point (stopSize nodes) + + + var edgesState = contractUntil(metaNodeMap, edgeIndexes.slice(), numNodes, stopSize); + var edgesState2 = edgesState.slice(); // copy + // Create a copy of the colapsed nodes state + + copyNodesMap(metaNodeMap, metaNodeMap2); // Run 2 iterations starting in the stop state + + var res1 = contractUntil(metaNodeMap, edgesState, stopSize, 2); + var res2 = contractUntil(metaNodeMap2, edgesState2, stopSize, 2); // Is any of the 2 results the best cut so far? + + if (res1.length <= res2.length && res1.length < minCutSize) { + minCutSize = res1.length; + minCutEdgeIndexes = res1; + copyNodesMap(metaNodeMap, minCutNodeMap); + } else if (res2.length <= res1.length && res2.length < minCutSize) { + minCutSize = res2.length; + minCutEdgeIndexes = res2; + copyNodesMap(metaNodeMap2, minCutNodeMap); + } + } // end of main loop + // Construct result + + + var cut = this.spawn(minCutEdgeIndexes.map(function (e) { + return edges[e[0]]; + })); + var partition1 = this.spawn(); + var partition2 = this.spawn(); // traverse metaNodeMap for best cut + + var witnessNodePartition = minCutNodeMap[0]; + + for (var _i5 = 0; _i5 < minCutNodeMap.length; _i5++) { + var partitionId = minCutNodeMap[_i5]; + var node = nodes[_i5]; + + if (partitionId === witnessNodePartition) { + partition1.merge(node); + } else { + partition2.merge(node); + } + } // construct components corresponding to each disjoint subset of nodes + + + var constructComponent = function constructComponent(subset) { + var component = _this.spawn(); + + subset.forEach(function (node) { + component.merge(node); + node.connectedEdges().forEach(function (edge) { + // ensure edge is within calling collection and edge is not in cut + if (_this.contains(edge) && !cut.contains(edge)) { + component.merge(edge); + } + }); + }); + return component; + }; + + var components = [constructComponent(partition1), constructComponent(partition2)]; + var ret = { + cut: cut, + components: components, + // n.b. partitions are included to be compatible with the old api spec + // (could be removed in a future major version) + partition1: partition1, + partition2: partition2 + }; + return ret; + } + }; // elesfn + + var copyPosition = function copyPosition(p) { + return { + x: p.x, + y: p.y + }; + }; + var modelToRenderedPosition = function modelToRenderedPosition(p, zoom, pan) { + return { + x: p.x * zoom + pan.x, + y: p.y * zoom + pan.y + }; + }; + var renderedToModelPosition = function renderedToModelPosition(p, zoom, pan) { + return { + x: (p.x - pan.x) / zoom, + y: (p.y - pan.y) / zoom + }; + }; + var array2point = function array2point(arr) { + return { + x: arr[0], + y: arr[1] + }; + }; + var min = function min(arr) { + var begin = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : 0; + var end = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : arr.length; + var min = Infinity; + + for (var i = begin; i < end; i++) { + var val = arr[i]; + + if (isFinite(val)) { + min = Math.min(val, min); + } + } + + return min; + }; + var max = function max(arr) { + var begin = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : 0; + var end = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : arr.length; + var max = -Infinity; + + for (var i = begin; i < end; i++) { + var val = arr[i]; + + if (isFinite(val)) { + max = Math.max(val, max); + } + } + + return max; + }; + var mean = function mean(arr) { + var begin = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : 0; + var end = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : arr.length; + var total = 0; + var n = 0; + + for (var i = begin; i < end; i++) { + var val = arr[i]; + + if (isFinite(val)) { + total += val; + n++; + } + } + + return total / n; + }; + var median = function median(arr) { + var begin = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : 0; + var end = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : arr.length; + var copy = arguments.length > 3 && arguments[3] !== undefined ? arguments[3] : true; + var sort = arguments.length > 4 && arguments[4] !== undefined ? arguments[4] : true; + var includeHoles = arguments.length > 5 && arguments[5] !== undefined ? arguments[5] : true; + + if (copy) { + arr = arr.slice(begin, end); + } else { + if (end < arr.length) { + arr.splice(end, arr.length - end); + } + + if (begin > 0) { + arr.splice(0, begin); + } + } // all non finite (e.g. Infinity, NaN) elements must be -Infinity so they go to the start + + + var off = 0; // offset from non-finite values + + for (var i = arr.length - 1; i >= 0; i--) { + var v = arr[i]; + + if (includeHoles) { + if (!isFinite(v)) { + arr[i] = -Infinity; + off++; + } + } else { + // just remove it if we don't want to consider holes + arr.splice(i, 1); + } + } + + if (sort) { + arr.sort(function (a, b) { + return a - b; + }); // requires copy = true if you don't want to change the orig + } + + var len = arr.length; + var mid = Math.floor(len / 2); + + if (len % 2 !== 0) { + return arr[mid + 1 + off]; + } else { + return (arr[mid - 1 + off] + arr[mid + off]) / 2; + } + }; + var deg2rad = function deg2rad(deg) { + return Math.PI * deg / 180; + }; + var getAngleFromDisp = function getAngleFromDisp(dispX, dispY) { + return Math.atan2(dispY, dispX) - Math.PI / 2; + }; + var log2 = Math.log2 || function (n) { + return Math.log(n) / Math.log(2); + }; + var signum = function signum(x) { + if (x > 0) { + return 1; + } else if (x < 0) { + return -1; + } else { + return 0; + } + }; + var dist = function dist(p1, p2) { + return Math.sqrt(sqdist(p1, p2)); + }; + var sqdist = function sqdist(p1, p2) { + var dx = p2.x - p1.x; + var dy = p2.y - p1.y; + return dx * dx + dy * dy; + }; + var inPlaceSumNormalize = function inPlaceSumNormalize(v) { + var length = v.length; // First, get sum of all elements + + var total = 0; + + for (var i = 0; i < length; i++) { + total += v[i]; + } // Now, divide each by the sum of all elements + + + for (var _i = 0; _i < length; _i++) { + v[_i] = v[_i] / total; + } + + return v; + }; + + var qbezierAt = function qbezierAt(p0, p1, p2, t) { + return (1 - t) * (1 - t) * p0 + 2 * (1 - t) * t * p1 + t * t * p2; + }; + var qbezierPtAt = function qbezierPtAt(p0, p1, p2, t) { + return { + x: qbezierAt(p0.x, p1.x, p2.x, t), + y: qbezierAt(p0.y, p1.y, p2.y, t) + }; + }; + var lineAt = function lineAt(p0, p1, t, d) { + var vec = { + x: p1.x - p0.x, + y: p1.y - p0.y + }; + var vecDist = dist(p0, p1); + var normVec = { + x: vec.x / vecDist, + y: vec.y / vecDist + }; + t = t == null ? 0 : t; + d = d != null ? d : t * vecDist; + return { + x: p0.x + normVec.x * d, + y: p0.y + normVec.y * d + }; + }; + var bound = function bound(min, val, max) { + return Math.max(min, Math.min(max, val)); + }; // makes a full bb (x1, y1, x2, y2, w, h) from implicit params + + var makeBoundingBox = function makeBoundingBox(bb) { + if (bb == null) { + return { + x1: Infinity, + y1: Infinity, + x2: -Infinity, + y2: -Infinity, + w: 0, + h: 0 + }; + } else if (bb.x1 != null && bb.y1 != null) { + if (bb.x2 != null && bb.y2 != null && bb.x2 >= bb.x1 && bb.y2 >= bb.y1) { + return { + x1: bb.x1, + y1: bb.y1, + x2: bb.x2, + y2: bb.y2, + w: bb.x2 - bb.x1, + h: bb.y2 - bb.y1 + }; + } else if (bb.w != null && bb.h != null && bb.w >= 0 && bb.h >= 0) { + return { + x1: bb.x1, + y1: bb.y1, + x2: bb.x1 + bb.w, + y2: bb.y1 + bb.h, + w: bb.w, + h: bb.h + }; + } + } + }; + var copyBoundingBox = function copyBoundingBox(bb) { + return { + x1: bb.x1, + x2: bb.x2, + w: bb.w, + y1: bb.y1, + y2: bb.y2, + h: bb.h + }; + }; + var clearBoundingBox = function clearBoundingBox(bb) { + bb.x1 = Infinity; + bb.y1 = Infinity; + bb.x2 = -Infinity; + bb.y2 = -Infinity; + bb.w = 0; + bb.h = 0; + }; + var updateBoundingBox = function updateBoundingBox(bb1, bb2) { + // update bb1 with bb2 bounds + bb1.x1 = Math.min(bb1.x1, bb2.x1); + bb1.x2 = Math.max(bb1.x2, bb2.x2); + bb1.w = bb1.x2 - bb1.x1; + bb1.y1 = Math.min(bb1.y1, bb2.y1); + bb1.y2 = Math.max(bb1.y2, bb2.y2); + bb1.h = bb1.y2 - bb1.y1; + }; + var expandBoundingBoxByPoint = function expandBoundingBoxByPoint(bb, x, y) { + bb.x1 = Math.min(bb.x1, x); + bb.x2 = Math.max(bb.x2, x); + bb.w = bb.x2 - bb.x1; + bb.y1 = Math.min(bb.y1, y); + bb.y2 = Math.max(bb.y2, y); + bb.h = bb.y2 - bb.y1; + }; + var expandBoundingBox = function expandBoundingBox(bb) { + var padding = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : 0; + bb.x1 -= padding; + bb.x2 += padding; + bb.y1 -= padding; + bb.y2 += padding; + bb.w = bb.x2 - bb.x1; + bb.h = bb.y2 - bb.y1; + return bb; + }; + var expandBoundingBoxSides = function expandBoundingBoxSides(bb) { + var padding = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : [0]; + var top, right, bottom, left; + + if (padding.length === 1) { + top = right = bottom = left = padding[0]; + } else if (padding.length === 2) { + top = bottom = padding[0]; + left = right = padding[1]; + } else if (padding.length === 4) { + var _padding = _slicedToArray(padding, 4); + + top = _padding[0]; + right = _padding[1]; + bottom = _padding[2]; + left = _padding[3]; + } + + bb.x1 -= left; + bb.x2 += right; + bb.y1 -= top; + bb.y2 += bottom; + bb.w = bb.x2 - bb.x1; + bb.h = bb.y2 - bb.y1; + return bb; + }; + + var assignBoundingBox = function assignBoundingBox(bb1, bb2) { + bb1.x1 = bb2.x1; + bb1.y1 = bb2.y1; + bb1.x2 = bb2.x2; + bb1.y2 = bb2.y2; + bb1.w = bb1.x2 - bb1.x1; + bb1.h = bb1.y2 - bb1.y1; + }; + var boundingBoxesIntersect = function boundingBoxesIntersect(bb1, bb2) { + // case: one bb to right of other + if (bb1.x1 > bb2.x2) { + return false; + } + + if (bb2.x1 > bb1.x2) { + return false; + } // case: one bb to left of other + + + if (bb1.x2 < bb2.x1) { + return false; + } + + if (bb2.x2 < bb1.x1) { + return false; + } // case: one bb above other + + + if (bb1.y2 < bb2.y1) { + return false; + } + + if (bb2.y2 < bb1.y1) { + return false; + } // case: one bb below other + + + if (bb1.y1 > bb2.y2) { + return false; + } + + if (bb2.y1 > bb1.y2) { + return false; + } // otherwise, must have some overlap + + + return true; + }; + var inBoundingBox = function inBoundingBox(bb, x, y) { + return bb.x1 <= x && x <= bb.x2 && bb.y1 <= y && y <= bb.y2; + }; + var pointInBoundingBox = function pointInBoundingBox(bb, pt) { + return inBoundingBox(bb, pt.x, pt.y); + }; + var boundingBoxInBoundingBox = function boundingBoxInBoundingBox(bb1, bb2) { + return inBoundingBox(bb1, bb2.x1, bb2.y1) && inBoundingBox(bb1, bb2.x2, bb2.y2); + }; + var roundRectangleIntersectLine = function roundRectangleIntersectLine(x, y, nodeX, nodeY, width, height, padding) { + var cornerRadius = getRoundRectangleRadius(width, height); + var halfWidth = width / 2; + var halfHeight = height / 2; // Check intersections with straight line segments + + var straightLineIntersections; // Top segment, left to right + + { + var topStartX = nodeX - halfWidth + cornerRadius - padding; + var topStartY = nodeY - halfHeight - padding; + var topEndX = nodeX + halfWidth - cornerRadius + padding; + var topEndY = topStartY; + straightLineIntersections = finiteLinesIntersect(x, y, nodeX, nodeY, topStartX, topStartY, topEndX, topEndY, false); + + if (straightLineIntersections.length > 0) { + return straightLineIntersections; + } + } // Right segment, top to bottom + + { + var rightStartX = nodeX + halfWidth + padding; + var rightStartY = nodeY - halfHeight + cornerRadius - padding; + var rightEndX = rightStartX; + var rightEndY = nodeY + halfHeight - cornerRadius + padding; + straightLineIntersections = finiteLinesIntersect(x, y, nodeX, nodeY, rightStartX, rightStartY, rightEndX, rightEndY, false); + + if (straightLineIntersections.length > 0) { + return straightLineIntersections; + } + } // Bottom segment, left to right + + { + var bottomStartX = nodeX - halfWidth + cornerRadius - padding; + var bottomStartY = nodeY + halfHeight + padding; + var bottomEndX = nodeX + halfWidth - cornerRadius + padding; + var bottomEndY = bottomStartY; + straightLineIntersections = finiteLinesIntersect(x, y, nodeX, nodeY, bottomStartX, bottomStartY, bottomEndX, bottomEndY, false); + + if (straightLineIntersections.length > 0) { + return straightLineIntersections; + } + } // Left segment, top to bottom + + { + var leftStartX = nodeX - halfWidth - padding; + var leftStartY = nodeY - halfHeight + cornerRadius - padding; + var leftEndX = leftStartX; + var leftEndY = nodeY + halfHeight - cornerRadius + padding; + straightLineIntersections = finiteLinesIntersect(x, y, nodeX, nodeY, leftStartX, leftStartY, leftEndX, leftEndY, false); + + if (straightLineIntersections.length > 0) { + return straightLineIntersections; + } + } // Check intersections with arc segments + + var arcIntersections; // Top Left + + { + var topLeftCenterX = nodeX - halfWidth + cornerRadius; + var topLeftCenterY = nodeY - halfHeight + cornerRadius; + arcIntersections = intersectLineCircle(x, y, nodeX, nodeY, topLeftCenterX, topLeftCenterY, cornerRadius + padding); // Ensure the intersection is on the desired quarter of the circle + + if (arcIntersections.length > 0 && arcIntersections[0] <= topLeftCenterX && arcIntersections[1] <= topLeftCenterY) { + return [arcIntersections[0], arcIntersections[1]]; + } + } // Top Right + + { + var topRightCenterX = nodeX + halfWidth - cornerRadius; + var topRightCenterY = nodeY - halfHeight + cornerRadius; + arcIntersections = intersectLineCircle(x, y, nodeX, nodeY, topRightCenterX, topRightCenterY, cornerRadius + padding); // Ensure the intersection is on the desired quarter of the circle + + if (arcIntersections.length > 0 && arcIntersections[0] >= topRightCenterX && arcIntersections[1] <= topRightCenterY) { + return [arcIntersections[0], arcIntersections[1]]; + } + } // Bottom Right + + { + var bottomRightCenterX = nodeX + halfWidth - cornerRadius; + var bottomRightCenterY = nodeY + halfHeight - cornerRadius; + arcIntersections = intersectLineCircle(x, y, nodeX, nodeY, bottomRightCenterX, bottomRightCenterY, cornerRadius + padding); // Ensure the intersection is on the desired quarter of the circle + + if (arcIntersections.length > 0 && arcIntersections[0] >= bottomRightCenterX && arcIntersections[1] >= bottomRightCenterY) { + return [arcIntersections[0], arcIntersections[1]]; + } + } // Bottom Left + + { + var bottomLeftCenterX = nodeX - halfWidth + cornerRadius; + var bottomLeftCenterY = nodeY + halfHeight - cornerRadius; + arcIntersections = intersectLineCircle(x, y, nodeX, nodeY, bottomLeftCenterX, bottomLeftCenterY, cornerRadius + padding); // Ensure the intersection is on the desired quarter of the circle + + if (arcIntersections.length > 0 && arcIntersections[0] <= bottomLeftCenterX && arcIntersections[1] >= bottomLeftCenterY) { + return [arcIntersections[0], arcIntersections[1]]; + } + } + return []; // if nothing + }; + var inLineVicinity = function inLineVicinity(x, y, lx1, ly1, lx2, ly2, tolerance) { + var t = tolerance; + var x1 = Math.min(lx1, lx2); + var x2 = Math.max(lx1, lx2); + var y1 = Math.min(ly1, ly2); + var y2 = Math.max(ly1, ly2); + return x1 - t <= x && x <= x2 + t && y1 - t <= y && y <= y2 + t; + }; + var inBezierVicinity = function inBezierVicinity(x, y, x1, y1, x2, y2, x3, y3, tolerance) { + var bb = { + x1: Math.min(x1, x3, x2) - tolerance, + x2: Math.max(x1, x3, x2) + tolerance, + y1: Math.min(y1, y3, y2) - tolerance, + y2: Math.max(y1, y3, y2) + tolerance + }; // if outside the rough bounding box for the bezier, then it can't be a hit + + if (x < bb.x1 || x > bb.x2 || y < bb.y1 || y > bb.y2) { + // console.log('bezier out of rough bb') + return false; + } else { + // console.log('do more expensive check'); + return true; + } + }; + var solveQuadratic = function solveQuadratic(a, b, c, val) { + c -= val; + var r = b * b - 4 * a * c; + + if (r < 0) { + return []; + } + + var sqrtR = Math.sqrt(r); + var denom = 2 * a; + var root1 = (-b + sqrtR) / denom; + var root2 = (-b - sqrtR) / denom; + return [root1, root2]; + }; + var solveCubic = function solveCubic(a, b, c, d, result) { + // Solves a cubic function, returns root in form [r1, i1, r2, i2, r3, i3], where + // r is the real component, i is the imaginary component + // An implementation of the Cardano method from the year 1545 + // http://en.wikipedia.org/wiki/Cubic_function#The_nature_of_the_roots + var epsilon = 0.00001; // avoid division by zero while keeping the overall expression close in value + + if (a === 0) { + a = epsilon; + } + + b /= a; + c /= a; + d /= a; + var discriminant, q, r, dum1, s, t, term1, r13; + q = (3.0 * c - b * b) / 9.0; + r = -(27.0 * d) + b * (9.0 * c - 2.0 * (b * b)); + r /= 54.0; + discriminant = q * q * q + r * r; + result[1] = 0; + term1 = b / 3.0; + + if (discriminant > 0) { + s = r + Math.sqrt(discriminant); + s = s < 0 ? -Math.pow(-s, 1.0 / 3.0) : Math.pow(s, 1.0 / 3.0); + t = r - Math.sqrt(discriminant); + t = t < 0 ? -Math.pow(-t, 1.0 / 3.0) : Math.pow(t, 1.0 / 3.0); + result[0] = -term1 + s + t; + term1 += (s + t) / 2.0; + result[4] = result[2] = -term1; + term1 = Math.sqrt(3.0) * (-t + s) / 2; + result[3] = term1; + result[5] = -term1; + return; + } + + result[5] = result[3] = 0; + + if (discriminant === 0) { + r13 = r < 0 ? -Math.pow(-r, 1.0 / 3.0) : Math.pow(r, 1.0 / 3.0); + result[0] = -term1 + 2.0 * r13; + result[4] = result[2] = -(r13 + term1); + return; + } + + q = -q; + dum1 = q * q * q; + dum1 = Math.acos(r / Math.sqrt(dum1)); + r13 = 2.0 * Math.sqrt(q); + result[0] = -term1 + r13 * Math.cos(dum1 / 3.0); + result[2] = -term1 + r13 * Math.cos((dum1 + 2.0 * Math.PI) / 3.0); + result[4] = -term1 + r13 * Math.cos((dum1 + 4.0 * Math.PI) / 3.0); + return; + }; + var sqdistToQuadraticBezier = function sqdistToQuadraticBezier(x, y, x1, y1, x2, y2, x3, y3) { + // Find minimum distance by using the minimum of the distance + // function between the given point and the curve + // This gives the coefficients of the resulting cubic equation + // whose roots tell us where a possible minimum is + // (Coefficients are divided by 4) + var a = 1.0 * x1 * x1 - 4 * x1 * x2 + 2 * x1 * x3 + 4 * x2 * x2 - 4 * x2 * x3 + x3 * x3 + y1 * y1 - 4 * y1 * y2 + 2 * y1 * y3 + 4 * y2 * y2 - 4 * y2 * y3 + y3 * y3; + var b = 1.0 * 9 * x1 * x2 - 3 * x1 * x1 - 3 * x1 * x3 - 6 * x2 * x2 + 3 * x2 * x3 + 9 * y1 * y2 - 3 * y1 * y1 - 3 * y1 * y3 - 6 * y2 * y2 + 3 * y2 * y3; + var c = 1.0 * 3 * x1 * x1 - 6 * x1 * x2 + x1 * x3 - x1 * x + 2 * x2 * x2 + 2 * x2 * x - x3 * x + 3 * y1 * y1 - 6 * y1 * y2 + y1 * y3 - y1 * y + 2 * y2 * y2 + 2 * y2 * y - y3 * y; + var d = 1.0 * x1 * x2 - x1 * x1 + x1 * x - x2 * x + y1 * y2 - y1 * y1 + y1 * y - y2 * y; // debug("coefficients: " + a / a + ", " + b / a + ", " + c / a + ", " + d / a); + + var roots = []; // Use the cubic solving algorithm + + solveCubic(a, b, c, d, roots); + var zeroThreshold = 0.0000001; + var params = []; + + for (var index = 0; index < 6; index += 2) { + if (Math.abs(roots[index + 1]) < zeroThreshold && roots[index] >= 0 && roots[index] <= 1.0) { + params.push(roots[index]); + } + } + + params.push(1.0); + params.push(0.0); + var minDistanceSquared = -1; + var curX, curY, distSquared; + + for (var i = 0; i < params.length; i++) { + curX = Math.pow(1.0 - params[i], 2.0) * x1 + 2.0 * (1 - params[i]) * params[i] * x2 + params[i] * params[i] * x3; + curY = Math.pow(1 - params[i], 2.0) * y1 + 2 * (1.0 - params[i]) * params[i] * y2 + params[i] * params[i] * y3; + distSquared = Math.pow(curX - x, 2) + Math.pow(curY - y, 2); // debug('distance for param ' + params[i] + ": " + Math.sqrt(distSquared)); + + if (minDistanceSquared >= 0) { + if (distSquared < minDistanceSquared) { + minDistanceSquared = distSquared; + } + } else { + minDistanceSquared = distSquared; + } + } + + return minDistanceSquared; + }; + var sqdistToFiniteLine = function sqdistToFiniteLine(x, y, x1, y1, x2, y2) { + var offset = [x - x1, y - y1]; + var line = [x2 - x1, y2 - y1]; + var lineSq = line[0] * line[0] + line[1] * line[1]; + var hypSq = offset[0] * offset[0] + offset[1] * offset[1]; + var dotProduct = offset[0] * line[0] + offset[1] * line[1]; + var adjSq = dotProduct * dotProduct / lineSq; + + if (dotProduct < 0) { + return hypSq; + } + + if (adjSq > lineSq) { + return (x - x2) * (x - x2) + (y - y2) * (y - y2); + } + + return hypSq - adjSq; + }; + var pointInsidePolygonPoints = function pointInsidePolygonPoints(x, y, points) { + var x1, y1, x2, y2; + var y3; // Intersect with vertical line through (x, y) + + var up = 0; // let down = 0; + + for (var i = 0; i < points.length / 2; i++) { + x1 = points[i * 2]; + y1 = points[i * 2 + 1]; + + if (i + 1 < points.length / 2) { + x2 = points[(i + 1) * 2]; + y2 = points[(i + 1) * 2 + 1]; + } else { + x2 = points[(i + 1 - points.length / 2) * 2]; + y2 = points[(i + 1 - points.length / 2) * 2 + 1]; + } + + if (x1 == x && x2 == x) ; else if (x1 >= x && x >= x2 || x1 <= x && x <= x2) { + y3 = (x - x1) / (x2 - x1) * (y2 - y1) + y1; + + if (y3 > y) { + up++; + } // if( y3 < y ){ + // down++; + // } + + } else { + continue; + } + } + + if (up % 2 === 0) { + return false; + } else { + return true; + } + }; + var pointInsidePolygon = function pointInsidePolygon(x, y, basePoints, centerX, centerY, width, height, direction, padding) { + var transformedPoints = new Array(basePoints.length); // Gives negative angle + + var angle; + + if (direction[0] != null) { + angle = Math.atan(direction[1] / direction[0]); + + if (direction[0] < 0) { + angle = angle + Math.PI / 2; + } else { + angle = -angle - Math.PI / 2; + } + } else { + angle = direction; + } + + var cos = Math.cos(-angle); + var sin = Math.sin(-angle); // console.log("base: " + basePoints); + + for (var i = 0; i < transformedPoints.length / 2; i++) { + transformedPoints[i * 2] = width / 2 * (basePoints[i * 2] * cos - basePoints[i * 2 + 1] * sin); + transformedPoints[i * 2 + 1] = height / 2 * (basePoints[i * 2 + 1] * cos + basePoints[i * 2] * sin); + transformedPoints[i * 2] += centerX; + transformedPoints[i * 2 + 1] += centerY; + } + + var points; + + if (padding > 0) { + var expandedLineSet = expandPolygon(transformedPoints, -padding); + points = joinLines(expandedLineSet); + } else { + points = transformedPoints; + } + + return pointInsidePolygonPoints(x, y, points); + }; + var pointInsideRoundPolygon = function pointInsideRoundPolygon(x, y, basePoints, centerX, centerY, width, height) { + var cutPolygonPoints = new Array(basePoints.length); + var halfW = width / 2; + var halfH = height / 2; + var cornerRadius = getRoundPolygonRadius(width, height); + var squaredCornerRadius = cornerRadius * cornerRadius; + + for (var i = 0; i < basePoints.length / 4; i++) { + var sourceUv = void 0, + destUv = void 0; + + if (i === 0) { + sourceUv = basePoints.length - 2; + } else { + sourceUv = i * 4 - 2; + } + + destUv = i * 4 + 2; + var px = centerX + halfW * basePoints[i * 4]; + var py = centerY + halfH * basePoints[i * 4 + 1]; + var cosTheta = -basePoints[sourceUv] * basePoints[destUv] - basePoints[sourceUv + 1] * basePoints[destUv + 1]; + var offset = cornerRadius / Math.tan(Math.acos(cosTheta) / 2); + var cp0x = px - offset * basePoints[sourceUv]; + var cp0y = py - offset * basePoints[sourceUv + 1]; + var cp1x = px + offset * basePoints[destUv]; + var cp1y = py + offset * basePoints[destUv + 1]; + cutPolygonPoints[i * 4] = cp0x; + cutPolygonPoints[i * 4 + 1] = cp0y; + cutPolygonPoints[i * 4 + 2] = cp1x; + cutPolygonPoints[i * 4 + 3] = cp1y; + var orthx = basePoints[sourceUv + 1]; + var orthy = -basePoints[sourceUv]; + var cosAlpha = orthx * basePoints[destUv] + orthy * basePoints[destUv + 1]; + + if (cosAlpha < 0) { + orthx *= -1; + orthy *= -1; + } + + var cx = cp0x + orthx * cornerRadius; + var cy = cp0y + orthy * cornerRadius; + var squaredDistance = Math.pow(cx - x, 2) + Math.pow(cy - y, 2); + + if (squaredDistance <= squaredCornerRadius) { + return true; + } + } + + return pointInsidePolygonPoints(x, y, cutPolygonPoints); + }; + var joinLines = function joinLines(lineSet) { + var vertices = new Array(lineSet.length / 2); + var currentLineStartX, currentLineStartY, currentLineEndX, currentLineEndY; + var nextLineStartX, nextLineStartY, nextLineEndX, nextLineEndY; + + for (var i = 0; i < lineSet.length / 4; i++) { + currentLineStartX = lineSet[i * 4]; + currentLineStartY = lineSet[i * 4 + 1]; + currentLineEndX = lineSet[i * 4 + 2]; + currentLineEndY = lineSet[i * 4 + 3]; + + if (i < lineSet.length / 4 - 1) { + nextLineStartX = lineSet[(i + 1) * 4]; + nextLineStartY = lineSet[(i + 1) * 4 + 1]; + nextLineEndX = lineSet[(i + 1) * 4 + 2]; + nextLineEndY = lineSet[(i + 1) * 4 + 3]; + } else { + nextLineStartX = lineSet[0]; + nextLineStartY = lineSet[1]; + nextLineEndX = lineSet[2]; + nextLineEndY = lineSet[3]; + } + + var intersection = finiteLinesIntersect(currentLineStartX, currentLineStartY, currentLineEndX, currentLineEndY, nextLineStartX, nextLineStartY, nextLineEndX, nextLineEndY, true); + vertices[i * 2] = intersection[0]; + vertices[i * 2 + 1] = intersection[1]; + } + + return vertices; + }; + var expandPolygon = function expandPolygon(points, pad) { + var expandedLineSet = new Array(points.length * 2); + var currentPointX, currentPointY, nextPointX, nextPointY; + + for (var i = 0; i < points.length / 2; i++) { + currentPointX = points[i * 2]; + currentPointY = points[i * 2 + 1]; + + if (i < points.length / 2 - 1) { + nextPointX = points[(i + 1) * 2]; + nextPointY = points[(i + 1) * 2 + 1]; + } else { + nextPointX = points[0]; + nextPointY = points[1]; + } // Current line: [currentPointX, currentPointY] to [nextPointX, nextPointY] + // Assume CCW polygon winding + + + var offsetX = nextPointY - currentPointY; + var offsetY = -(nextPointX - currentPointX); // Normalize + + var offsetLength = Math.sqrt(offsetX * offsetX + offsetY * offsetY); + var normalizedOffsetX = offsetX / offsetLength; + var normalizedOffsetY = offsetY / offsetLength; + expandedLineSet[i * 4] = currentPointX + normalizedOffsetX * pad; + expandedLineSet[i * 4 + 1] = currentPointY + normalizedOffsetY * pad; + expandedLineSet[i * 4 + 2] = nextPointX + normalizedOffsetX * pad; + expandedLineSet[i * 4 + 3] = nextPointY + normalizedOffsetY * pad; + } + + return expandedLineSet; + }; + var intersectLineEllipse = function intersectLineEllipse(x, y, centerX, centerY, ellipseWradius, ellipseHradius) { + var dispX = centerX - x; + var dispY = centerY - y; + dispX /= ellipseWradius; + dispY /= ellipseHradius; + var len = Math.sqrt(dispX * dispX + dispY * dispY); + var newLength = len - 1; + + if (newLength < 0) { + return []; + } + + var lenProportion = newLength / len; + return [(centerX - x) * lenProportion + x, (centerY - y) * lenProportion + y]; + }; + var checkInEllipse = function checkInEllipse(x, y, width, height, centerX, centerY, padding) { + x -= centerX; + y -= centerY; + x /= width / 2 + padding; + y /= height / 2 + padding; + return x * x + y * y <= 1; + }; // Returns intersections of increasing distance from line's start point + + var intersectLineCircle = function intersectLineCircle(x1, y1, x2, y2, centerX, centerY, radius) { + // Calculate d, direction vector of line + var d = [x2 - x1, y2 - y1]; // Direction vector of line + + var f = [x1 - centerX, y1 - centerY]; + var a = d[0] * d[0] + d[1] * d[1]; + var b = 2 * (f[0] * d[0] + f[1] * d[1]); + var c = f[0] * f[0] + f[1] * f[1] - radius * radius; + var discriminant = b * b - 4 * a * c; + + if (discriminant < 0) { + return []; + } + + var t1 = (-b + Math.sqrt(discriminant)) / (2 * a); + var t2 = (-b - Math.sqrt(discriminant)) / (2 * a); + var tMin = Math.min(t1, t2); + var tMax = Math.max(t1, t2); + var inRangeParams = []; + + if (tMin >= 0 && tMin <= 1) { + inRangeParams.push(tMin); + } + + if (tMax >= 0 && tMax <= 1) { + inRangeParams.push(tMax); + } + + if (inRangeParams.length === 0) { + return []; + } + + var nearIntersectionX = inRangeParams[0] * d[0] + x1; + var nearIntersectionY = inRangeParams[0] * d[1] + y1; + + if (inRangeParams.length > 1) { + if (inRangeParams[0] == inRangeParams[1]) { + return [nearIntersectionX, nearIntersectionY]; + } else { + var farIntersectionX = inRangeParams[1] * d[0] + x1; + var farIntersectionY = inRangeParams[1] * d[1] + y1; + return [nearIntersectionX, nearIntersectionY, farIntersectionX, farIntersectionY]; + } + } else { + return [nearIntersectionX, nearIntersectionY]; + } + }; + var midOfThree = function midOfThree(a, b, c) { + if (b <= a && a <= c || c <= a && a <= b) { + return a; + } else if (a <= b && b <= c || c <= b && b <= a) { + return b; + } else { + return c; + } + }; // (x1,y1)=>(x2,y2) intersect with (x3,y3)=>(x4,y4) + + var finiteLinesIntersect = function finiteLinesIntersect(x1, y1, x2, y2, x3, y3, x4, y4, infiniteLines) { + var dx13 = x1 - x3; + var dx21 = x2 - x1; + var dx43 = x4 - x3; + var dy13 = y1 - y3; + var dy21 = y2 - y1; + var dy43 = y4 - y3; + var ua_t = dx43 * dy13 - dy43 * dx13; + var ub_t = dx21 * dy13 - dy21 * dx13; + var u_b = dy43 * dx21 - dx43 * dy21; + + if (u_b !== 0) { + var ua = ua_t / u_b; + var ub = ub_t / u_b; + var flptThreshold = 0.001; + + var _min = 0 - flptThreshold; + + var _max = 1 + flptThreshold; + + if (_min <= ua && ua <= _max && _min <= ub && ub <= _max) { + return [x1 + ua * dx21, y1 + ua * dy21]; + } else { + if (!infiniteLines) { + return []; + } else { + return [x1 + ua * dx21, y1 + ua * dy21]; + } + } + } else { + if (ua_t === 0 || ub_t === 0) { + // Parallel, coincident lines. Check if overlap + // Check endpoint of second line + if (midOfThree(x1, x2, x4) === x4) { + return [x4, y4]; + } // Check start point of second line + + + if (midOfThree(x1, x2, x3) === x3) { + return [x3, y3]; + } // Endpoint of first line + + + if (midOfThree(x3, x4, x2) === x2) { + return [x2, y2]; + } + + return []; + } else { + // Parallel, non-coincident + return []; + } + } + }; // math.polygonIntersectLine( x, y, basePoints, centerX, centerY, width, height, padding ) + // intersect a node polygon (pts transformed) + // + // math.polygonIntersectLine( x, y, basePoints, centerX, centerY ) + // intersect the points (no transform) + + var polygonIntersectLine = function polygonIntersectLine(x, y, basePoints, centerX, centerY, width, height, padding) { + var intersections = []; + var intersection; + var transformedPoints = new Array(basePoints.length); + var doTransform = true; + + if (width == null) { + doTransform = false; + } + + var points; + + if (doTransform) { + for (var i = 0; i < transformedPoints.length / 2; i++) { + transformedPoints[i * 2] = basePoints[i * 2] * width + centerX; + transformedPoints[i * 2 + 1] = basePoints[i * 2 + 1] * height + centerY; + } + + if (padding > 0) { + var expandedLineSet = expandPolygon(transformedPoints, -padding); + points = joinLines(expandedLineSet); + } else { + points = transformedPoints; + } + } else { + points = basePoints; + } + + var currentX, currentY, nextX, nextY; + + for (var _i2 = 0; _i2 < points.length / 2; _i2++) { + currentX = points[_i2 * 2]; + currentY = points[_i2 * 2 + 1]; + + if (_i2 < points.length / 2 - 1) { + nextX = points[(_i2 + 1) * 2]; + nextY = points[(_i2 + 1) * 2 + 1]; + } else { + nextX = points[0]; + nextY = points[1]; + } + + intersection = finiteLinesIntersect(x, y, centerX, centerY, currentX, currentY, nextX, nextY); + + if (intersection.length !== 0) { + intersections.push(intersection[0], intersection[1]); + } + } + + return intersections; + }; + var roundPolygonIntersectLine = function roundPolygonIntersectLine(x, y, basePoints, centerX, centerY, width, height, padding) { + var intersections = []; + var intersection; + var lines = new Array(basePoints.length); + var halfW = width / 2; + var halfH = height / 2; + var cornerRadius = getRoundPolygonRadius(width, height); + + for (var i = 0; i < basePoints.length / 4; i++) { + var sourceUv = void 0, + destUv = void 0; + + if (i === 0) { + sourceUv = basePoints.length - 2; + } else { + sourceUv = i * 4 - 2; + } + + destUv = i * 4 + 2; + var px = centerX + halfW * basePoints[i * 4]; + var py = centerY + halfH * basePoints[i * 4 + 1]; + var cosTheta = -basePoints[sourceUv] * basePoints[destUv] - basePoints[sourceUv + 1] * basePoints[destUv + 1]; + var offset = cornerRadius / Math.tan(Math.acos(cosTheta) / 2); + var cp0x = px - offset * basePoints[sourceUv]; + var cp0y = py - offset * basePoints[sourceUv + 1]; + var cp1x = px + offset * basePoints[destUv]; + var cp1y = py + offset * basePoints[destUv + 1]; + + if (i === 0) { + lines[basePoints.length - 2] = cp0x; + lines[basePoints.length - 1] = cp0y; + } else { + lines[i * 4 - 2] = cp0x; + lines[i * 4 - 1] = cp0y; + } + + lines[i * 4] = cp1x; + lines[i * 4 + 1] = cp1y; + var orthx = basePoints[sourceUv + 1]; + var orthy = -basePoints[sourceUv]; + var cosAlpha = orthx * basePoints[destUv] + orthy * basePoints[destUv + 1]; + + if (cosAlpha < 0) { + orthx *= -1; + orthy *= -1; + } + + var cx = cp0x + orthx * cornerRadius; + var cy = cp0y + orthy * cornerRadius; + intersection = intersectLineCircle(x, y, centerX, centerY, cx, cy, cornerRadius); + + if (intersection.length !== 0) { + intersections.push(intersection[0], intersection[1]); + } + } + + for (var _i3 = 0; _i3 < lines.length / 4; _i3++) { + intersection = finiteLinesIntersect(x, y, centerX, centerY, lines[_i3 * 4], lines[_i3 * 4 + 1], lines[_i3 * 4 + 2], lines[_i3 * 4 + 3], false); + + if (intersection.length !== 0) { + intersections.push(intersection[0], intersection[1]); + } + } + + if (intersections.length > 2) { + var lowestIntersection = [intersections[0], intersections[1]]; + var lowestSquaredDistance = Math.pow(lowestIntersection[0] - x, 2) + Math.pow(lowestIntersection[1] - y, 2); + + for (var _i4 = 1; _i4 < intersections.length / 2; _i4++) { + var squaredDistance = Math.pow(intersections[_i4 * 2] - x, 2) + Math.pow(intersections[_i4 * 2 + 1] - y, 2); + + if (squaredDistance <= lowestSquaredDistance) { + lowestIntersection[0] = intersections[_i4 * 2]; + lowestIntersection[1] = intersections[_i4 * 2 + 1]; + lowestSquaredDistance = squaredDistance; + } + } + + return lowestIntersection; + } + + return intersections; + }; + var shortenIntersection = function shortenIntersection(intersection, offset, amount) { + var disp = [intersection[0] - offset[0], intersection[1] - offset[1]]; + var length = Math.sqrt(disp[0] * disp[0] + disp[1] * disp[1]); + var lenRatio = (length - amount) / length; + + if (lenRatio < 0) { + lenRatio = 0.00001; + } + + return [offset[0] + lenRatio * disp[0], offset[1] + lenRatio * disp[1]]; + }; + var generateUnitNgonPointsFitToSquare = function generateUnitNgonPointsFitToSquare(sides, rotationRadians) { + var points = generateUnitNgonPoints(sides, rotationRadians); + points = fitPolygonToSquare(points); + return points; + }; + var fitPolygonToSquare = function fitPolygonToSquare(points) { + var x, y; + var sides = points.length / 2; + var minX = Infinity, + minY = Infinity, + maxX = -Infinity, + maxY = -Infinity; + + for (var i = 0; i < sides; i++) { + x = points[2 * i]; + y = points[2 * i + 1]; + minX = Math.min(minX, x); + maxX = Math.max(maxX, x); + minY = Math.min(minY, y); + maxY = Math.max(maxY, y); + } // stretch factors + + + var sx = 2 / (maxX - minX); + var sy = 2 / (maxY - minY); + + for (var _i5 = 0; _i5 < sides; _i5++) { + x = points[2 * _i5] = points[2 * _i5] * sx; + y = points[2 * _i5 + 1] = points[2 * _i5 + 1] * sy; + minX = Math.min(minX, x); + maxX = Math.max(maxX, x); + minY = Math.min(minY, y); + maxY = Math.max(maxY, y); + } + + if (minY < -1) { + for (var _i6 = 0; _i6 < sides; _i6++) { + y = points[2 * _i6 + 1] = points[2 * _i6 + 1] + (-1 - minY); + } + } + + return points; + }; + var generateUnitNgonPoints = function generateUnitNgonPoints(sides, rotationRadians) { + var increment = 1.0 / sides * 2 * Math.PI; + var startAngle = sides % 2 === 0 ? Math.PI / 2.0 + increment / 2.0 : Math.PI / 2.0; + startAngle += rotationRadians; + var points = new Array(sides * 2); + var currentAngle; + + for (var i = 0; i < sides; i++) { + currentAngle = i * increment + startAngle; + points[2 * i] = Math.cos(currentAngle); // x + + points[2 * i + 1] = Math.sin(-currentAngle); // y + } + + return points; + }; // Set the default radius, unless half of width or height is smaller than default + + var getRoundRectangleRadius = function getRoundRectangleRadius(width, height) { + return Math.min(width / 4, height / 4, 8); + }; // Set the default radius + + var getRoundPolygonRadius = function getRoundPolygonRadius(width, height) { + return Math.min(width / 10, height / 10, 8); + }; + var getCutRectangleCornerLength = function getCutRectangleCornerLength() { + return 8; + }; + var bezierPtsToQuadCoeff = function bezierPtsToQuadCoeff(p0, p1, p2) { + return [p0 - 2 * p1 + p2, 2 * (p1 - p0), p0]; + }; // get curve width, height, and control point position offsets as a percentage of node height / width + + var getBarrelCurveConstants = function getBarrelCurveConstants(width, height) { + return { + heightOffset: Math.min(15, 0.05 * height), + widthOffset: Math.min(100, 0.25 * width), + ctrlPtOffsetPct: 0.05 + }; + }; + + var pageRankDefaults = defaults$g({ + dampingFactor: 0.8, + precision: 0.000001, + iterations: 200, + weight: function weight(edge) { + return 1; + } + }); + var elesfn$o = { + pageRank: function pageRank(options) { + var _pageRankDefaults = pageRankDefaults(options), + dampingFactor = _pageRankDefaults.dampingFactor, + precision = _pageRankDefaults.precision, + iterations = _pageRankDefaults.iterations, + weight = _pageRankDefaults.weight; + + var cy = this._private.cy; + + var _this$byGroup = this.byGroup(), + nodes = _this$byGroup.nodes, + edges = _this$byGroup.edges; + + var numNodes = nodes.length; + var numNodesSqd = numNodes * numNodes; + var numEdges = edges.length; // Construct transposed adjacency matrix + // First lets have a zeroed matrix of the right size + // We'll also keep track of the sum of each column + + var matrix = new Array(numNodesSqd); + var columnSum = new Array(numNodes); + var additionalProb = (1 - dampingFactor) / numNodes; // Create null matrix + + for (var i = 0; i < numNodes; i++) { + for (var j = 0; j < numNodes; j++) { + var n = i * numNodes + j; + matrix[n] = 0; + } + + columnSum[i] = 0; + } // Now, process edges + + + for (var _i = 0; _i < numEdges; _i++) { + var edge = edges[_i]; + var srcId = edge.data('source'); + var tgtId = edge.data('target'); // Don't include loops in the matrix + + if (srcId === tgtId) { + continue; + } + + var s = nodes.indexOfId(srcId); + var t = nodes.indexOfId(tgtId); + var w = weight(edge); + + var _n = t * numNodes + s; // Update matrix + + + matrix[_n] += w; // Update column sum + + columnSum[s] += w; + } // Add additional probability based on damping factor + // Also, take into account columns that have sum = 0 + + + var p = 1.0 / numNodes + additionalProb; // Shorthand + // Traverse matrix, column by column + + for (var _j = 0; _j < numNodes; _j++) { + if (columnSum[_j] === 0) { + // No 'links' out from node jth, assume equal probability for each possible node + for (var _i2 = 0; _i2 < numNodes; _i2++) { + var _n2 = _i2 * numNodes + _j; + + matrix[_n2] = p; + } + } else { + // Node jth has outgoing link, compute normalized probabilities + for (var _i3 = 0; _i3 < numNodes; _i3++) { + var _n3 = _i3 * numNodes + _j; + + matrix[_n3] = matrix[_n3] / columnSum[_j] + additionalProb; + } + } + } // Compute dominant eigenvector using power method + + + var eigenvector = new Array(numNodes); + var temp = new Array(numNodes); + var previous; // Start with a vector of all 1's + // Also, initialize a null vector which will be used as shorthand + + for (var _i4 = 0; _i4 < numNodes; _i4++) { + eigenvector[_i4] = 1; + } + + for (var iter = 0; iter < iterations; iter++) { + // Temp array with all 0's + for (var _i5 = 0; _i5 < numNodes; _i5++) { + temp[_i5] = 0; + } // Multiply matrix with previous result + + + for (var _i6 = 0; _i6 < numNodes; _i6++) { + for (var _j2 = 0; _j2 < numNodes; _j2++) { + var _n4 = _i6 * numNodes + _j2; + + temp[_i6] += matrix[_n4] * eigenvector[_j2]; + } + } + + inPlaceSumNormalize(temp); + previous = eigenvector; + eigenvector = temp; + temp = previous; + var diff = 0; // Compute difference (squared module) of both vectors + + for (var _i7 = 0; _i7 < numNodes; _i7++) { + var delta = previous[_i7] - eigenvector[_i7]; + diff += delta * delta; + } // If difference is less than the desired threshold, stop iterating + + + if (diff < precision) { + break; + } + } // Construct result + + + var res = { + rank: function rank(node) { + node = cy.collection(node)[0]; + return eigenvector[nodes.indexOf(node)]; + } + }; + return res; + } // pageRank + + }; // elesfn + + var defaults$f = defaults$g({ + root: null, + weight: function weight(edge) { + return 1; + }, + directed: false, + alpha: 0 + }); + var elesfn$n = { + degreeCentralityNormalized: function degreeCentralityNormalized(options) { + options = defaults$f(options); + var cy = this.cy(); + var nodes = this.nodes(); + var numNodes = nodes.length; + + if (!options.directed) { + var degrees = {}; + var maxDegree = 0; + + for (var i = 0; i < numNodes; i++) { + var node = nodes[i]; // add current node to the current options object and call degreeCentrality + + options.root = node; + var currDegree = this.degreeCentrality(options); + + if (maxDegree < currDegree.degree) { + maxDegree = currDegree.degree; + } + + degrees[node.id()] = currDegree.degree; + } + + return { + degree: function degree(node) { + if (maxDegree === 0) { + return 0; + } + + if (string(node)) { + // from is a selector string + node = cy.filter(node); + } + + return degrees[node.id()] / maxDegree; + } + }; + } else { + var indegrees = {}; + var outdegrees = {}; + var maxIndegree = 0; + var maxOutdegree = 0; + + for (var _i = 0; _i < numNodes; _i++) { + var _node = nodes[_i]; + + var id = _node.id(); // add current node to the current options object and call degreeCentrality + + + options.root = _node; + + var _currDegree = this.degreeCentrality(options); + + if (maxIndegree < _currDegree.indegree) maxIndegree = _currDegree.indegree; + if (maxOutdegree < _currDegree.outdegree) maxOutdegree = _currDegree.outdegree; + indegrees[id] = _currDegree.indegree; + outdegrees[id] = _currDegree.outdegree; + } + + return { + indegree: function indegree(node) { + if (maxIndegree == 0) { + return 0; + } + + if (string(node)) { + // from is a selector string + node = cy.filter(node); + } + + return indegrees[node.id()] / maxIndegree; + }, + outdegree: function outdegree(node) { + if (maxOutdegree === 0) { + return 0; + } + + if (string(node)) { + // from is a selector string + node = cy.filter(node); + } + + return outdegrees[node.id()] / maxOutdegree; + } + }; + } + }, + // degreeCentralityNormalized + // Implemented from the algorithm in Opsahl's paper + // "Node centrality in weighted networks: Generalizing degree and shortest paths" + // check the heading 2 "Degree" + degreeCentrality: function degreeCentrality(options) { + options = defaults$f(options); + var cy = this.cy(); + var callingEles = this; + var _options = options, + root = _options.root, + weight = _options.weight, + directed = _options.directed, + alpha = _options.alpha; + root = cy.collection(root)[0]; + + if (!directed) { + var connEdges = root.connectedEdges().intersection(callingEles); + var k = connEdges.length; + var s = 0; // Now, sum edge weights + + for (var i = 0; i < connEdges.length; i++) { + s += weight(connEdges[i]); + } + + return { + degree: Math.pow(k, 1 - alpha) * Math.pow(s, alpha) + }; + } else { + var edges = root.connectedEdges(); + var incoming = edges.filter(function (edge) { + return edge.target().same(root) && callingEles.has(edge); + }); + var outgoing = edges.filter(function (edge) { + return edge.source().same(root) && callingEles.has(edge); + }); + var k_in = incoming.length; + var k_out = outgoing.length; + var s_in = 0; + var s_out = 0; // Now, sum incoming edge weights + + for (var _i2 = 0; _i2 < incoming.length; _i2++) { + s_in += weight(incoming[_i2]); + } // Now, sum outgoing edge weights + + + for (var _i3 = 0; _i3 < outgoing.length; _i3++) { + s_out += weight(outgoing[_i3]); + } + + return { + indegree: Math.pow(k_in, 1 - alpha) * Math.pow(s_in, alpha), + outdegree: Math.pow(k_out, 1 - alpha) * Math.pow(s_out, alpha) + }; + } + } // degreeCentrality + + }; // elesfn + // nice, short mathematical alias + + elesfn$n.dc = elesfn$n.degreeCentrality; + elesfn$n.dcn = elesfn$n.degreeCentralityNormalised = elesfn$n.degreeCentralityNormalized; + + var defaults$e = defaults$g({ + harmonic: true, + weight: function weight() { + return 1; + }, + directed: false, + root: null + }); + var elesfn$m = { + closenessCentralityNormalized: function closenessCentralityNormalized(options) { + var _defaults = defaults$e(options), + harmonic = _defaults.harmonic, + weight = _defaults.weight, + directed = _defaults.directed; + + var cy = this.cy(); + var closenesses = {}; + var maxCloseness = 0; + var nodes = this.nodes(); + var fw = this.floydWarshall({ + weight: weight, + directed: directed + }); // Compute closeness for every node and find the maximum closeness + + for (var i = 0; i < nodes.length; i++) { + var currCloseness = 0; + var node_i = nodes[i]; + + for (var j = 0; j < nodes.length; j++) { + if (i !== j) { + var d = fw.distance(node_i, nodes[j]); + + if (harmonic) { + currCloseness += 1 / d; + } else { + currCloseness += d; + } + } + } + + if (!harmonic) { + currCloseness = 1 / currCloseness; + } + + if (maxCloseness < currCloseness) { + maxCloseness = currCloseness; + } + + closenesses[node_i.id()] = currCloseness; + } + + return { + closeness: function closeness(node) { + if (maxCloseness == 0) { + return 0; + } + + if (string(node)) { + // from is a selector string + node = cy.filter(node)[0].id(); + } else { + // from is a node + node = node.id(); + } + + return closenesses[node] / maxCloseness; + } + }; + }, + // Implemented from pseudocode from wikipedia + closenessCentrality: function closenessCentrality(options) { + var _defaults2 = defaults$e(options), + root = _defaults2.root, + weight = _defaults2.weight, + directed = _defaults2.directed, + harmonic = _defaults2.harmonic; + + root = this.filter(root)[0]; // we need distance from this node to every other node + + var dijkstra = this.dijkstra({ + root: root, + weight: weight, + directed: directed + }); + var totalDistance = 0; + var nodes = this.nodes(); + + for (var i = 0; i < nodes.length; i++) { + var n = nodes[i]; + + if (!n.same(root)) { + var d = dijkstra.distanceTo(n); + + if (harmonic) { + totalDistance += 1 / d; + } else { + totalDistance += d; + } + } + } + + return harmonic ? totalDistance : 1 / totalDistance; + } // closenessCentrality + + }; // elesfn + // nice, short mathematical alias + + elesfn$m.cc = elesfn$m.closenessCentrality; + elesfn$m.ccn = elesfn$m.closenessCentralityNormalised = elesfn$m.closenessCentralityNormalized; + + var defaults$d = defaults$g({ + weight: null, + directed: false + }); + var elesfn$l = { + // Implemented from the algorithm in the paper "On Variants of Shortest-Path Betweenness Centrality and their Generic Computation" by Ulrik Brandes + betweennessCentrality: function betweennessCentrality(options) { + var _defaults = defaults$d(options), + directed = _defaults.directed, + weight = _defaults.weight; + + var weighted = weight != null; + var cy = this.cy(); // starting + + var V = this.nodes(); + var A = {}; + var _C = {}; + var max = 0; + var C = { + set: function set(key, val) { + _C[key] = val; + + if (val > max) { + max = val; + } + }, + get: function get(key) { + return _C[key]; + } + }; // A contains the neighborhoods of every node + + for (var i = 0; i < V.length; i++) { + var v = V[i]; + var vid = v.id(); + + if (directed) { + A[vid] = v.outgoers().nodes(); // get outgoers of every node + } else { + A[vid] = v.openNeighborhood().nodes(); // get neighbors of every node + } + + C.set(vid, 0); + } + + var _loop = function _loop(s) { + var sid = V[s].id(); + var S = []; // stack + + var P = {}; + var g = {}; + var d = {}; + var Q = new heap(function (a, b) { + return d[a] - d[b]; + }); // queue + // init dictionaries + + for (var _i = 0; _i < V.length; _i++) { + var _vid = V[_i].id(); + + P[_vid] = []; + g[_vid] = 0; + d[_vid] = Infinity; + } + + g[sid] = 1; // sigma + + d[sid] = 0; // distance to s + + Q.push(sid); + + while (!Q.empty()) { + var _v = Q.pop(); + + S.push(_v); + + if (weighted) { + for (var j = 0; j < A[_v].length; j++) { + var w = A[_v][j]; + var vEle = cy.getElementById(_v); + var edge = void 0; + + if (vEle.edgesTo(w).length > 0) { + edge = vEle.edgesTo(w)[0]; + } else { + edge = w.edgesTo(vEle)[0]; + } + + var edgeWeight = weight(edge); + w = w.id(); + + if (d[w] > d[_v] + edgeWeight) { + d[w] = d[_v] + edgeWeight; + + if (Q.nodes.indexOf(w) < 0) { + //if w is not in Q + Q.push(w); + } else { + // update position if w is in Q + Q.updateItem(w); + } + + g[w] = 0; + P[w] = []; + } + + if (d[w] == d[_v] + edgeWeight) { + g[w] = g[w] + g[_v]; + P[w].push(_v); + } + } + } else { + for (var _j = 0; _j < A[_v].length; _j++) { + var _w = A[_v][_j].id(); + + if (d[_w] == Infinity) { + Q.push(_w); + d[_w] = d[_v] + 1; + } + + if (d[_w] == d[_v] + 1) { + g[_w] = g[_w] + g[_v]; + + P[_w].push(_v); + } + } + } + } + + var e = {}; + + for (var _i2 = 0; _i2 < V.length; _i2++) { + e[V[_i2].id()] = 0; + } + + while (S.length > 0) { + var _w2 = S.pop(); + + for (var _j2 = 0; _j2 < P[_w2].length; _j2++) { + var _v2 = P[_w2][_j2]; + e[_v2] = e[_v2] + g[_v2] / g[_w2] * (1 + e[_w2]); + } + + if (_w2 != V[s].id()) { + C.set(_w2, C.get(_w2) + e[_w2]); + } + } + }; + + for (var s = 0; s < V.length; s++) { + _loop(s); + } + + var ret = { + betweenness: function betweenness(node) { + var id = cy.collection(node).id(); + return C.get(id); + }, + betweennessNormalized: function betweennessNormalized(node) { + if (max == 0) { + return 0; + } + + var id = cy.collection(node).id(); + return C.get(id) / max; + } + }; // alias + + ret.betweennessNormalised = ret.betweennessNormalized; + return ret; + } // betweennessCentrality + + }; // elesfn + // nice, short mathematical alias + + elesfn$l.bc = elesfn$l.betweennessCentrality; + + // Implemented by Zoe Xi @zoexi for GSOC 2016 + /* eslint-disable no-unused-vars */ + + var defaults$c = defaults$g({ + expandFactor: 2, + // affects time of computation and cluster granularity to some extent: M * M + inflateFactor: 2, + // affects cluster granularity (the greater the value, the more clusters): M(i,j) / E(j) + multFactor: 1, + // optional self loops for each node. Use a neutral value to improve cluster computations. + maxIterations: 20, + // maximum number of iterations of the MCL algorithm in a single run + attributes: [// attributes/features used to group nodes, ie. similarity values between nodes + function (edge) { + return 1; + }] + }); + /* eslint-enable */ + + var setOptions$3 = function setOptions(options) { + return defaults$c(options); + }; + /* eslint-enable */ + + + var getSimilarity$1 = function getSimilarity(edge, attributes) { + var total = 0; + + for (var i = 0; i < attributes.length; i++) { + total += attributes[i](edge); + } + + return total; + }; + + var addLoops = function addLoops(M, n, val) { + for (var i = 0; i < n; i++) { + M[i * n + i] = val; + } + }; + + var normalize = function normalize(M, n) { + var sum; + + for (var col = 0; col < n; col++) { + sum = 0; + + for (var row = 0; row < n; row++) { + sum += M[row * n + col]; + } + + for (var _row = 0; _row < n; _row++) { + M[_row * n + col] = M[_row * n + col] / sum; + } + } + }; // TODO: blocked matrix multiplication? + + + var mmult = function mmult(A, B, n) { + var C = new Array(n * n); + + for (var i = 0; i < n; i++) { + for (var j = 0; j < n; j++) { + C[i * n + j] = 0; + } + + for (var k = 0; k < n; k++) { + for (var _j = 0; _j < n; _j++) { + C[i * n + _j] += A[i * n + k] * B[k * n + _j]; + } + } + } + + return C; + }; + + var expand = function expand(M, n, expandFactor + /** power **/ + ) { + var _M = M.slice(0); + + for (var p = 1; p < expandFactor; p++) { + M = mmult(M, _M, n); + } + + return M; + }; + + var inflate = function inflate(M, n, inflateFactor + /** r **/ + ) { + var _M = new Array(n * n); // M(i,j) ^ inflatePower + + + for (var i = 0; i < n * n; i++) { + _M[i] = Math.pow(M[i], inflateFactor); + } + + normalize(_M, n); + return _M; + }; + + var hasConverged = function hasConverged(M, _M, n2, roundFactor) { + // Check that both matrices have the same elements (i,j) + for (var i = 0; i < n2; i++) { + var v1 = Math.round(M[i] * Math.pow(10, roundFactor)) / Math.pow(10, roundFactor); // truncate to 'roundFactor' decimal places + + var v2 = Math.round(_M[i] * Math.pow(10, roundFactor)) / Math.pow(10, roundFactor); + + if (v1 !== v2) { + return false; + } + } + + return true; + }; + + var assign$2 = function assign(M, n, nodes, cy) { + var clusters = []; + + for (var i = 0; i < n; i++) { + var cluster = []; + + for (var j = 0; j < n; j++) { + // Row-wise attractors and elements that they attract belong in same cluster + if (Math.round(M[i * n + j] * 1000) / 1000 > 0) { + cluster.push(nodes[j]); + } + } + + if (cluster.length !== 0) { + clusters.push(cy.collection(cluster)); + } + } + + return clusters; + }; + + var isDuplicate = function isDuplicate(c1, c2) { + for (var i = 0; i < c1.length; i++) { + if (!c2[i] || c1[i].id() !== c2[i].id()) { + return false; + } + } + + return true; + }; + + var removeDuplicates = function removeDuplicates(clusters) { + for (var i = 0; i < clusters.length; i++) { + for (var j = 0; j < clusters.length; j++) { + if (i != j && isDuplicate(clusters[i], clusters[j])) { + clusters.splice(j, 1); + } + } + } + + return clusters; + }; + + var markovClustering = function markovClustering(options) { + var nodes = this.nodes(); + var edges = this.edges(); + var cy = this.cy(); // Set parameters of algorithm: + + var opts = setOptions$3(options); // Map each node to its position in node array + + var id2position = {}; + + for (var i = 0; i < nodes.length; i++) { + id2position[nodes[i].id()] = i; + } // Generate stochastic matrix M from input graph G (should be symmetric/undirected) + + + var n = nodes.length, + n2 = n * n; + + var M = new Array(n2), + _M; + + for (var _i = 0; _i < n2; _i++) { + M[_i] = 0; + } + + for (var e = 0; e < edges.length; e++) { + var edge = edges[e]; + var _i2 = id2position[edge.source().id()]; + var j = id2position[edge.target().id()]; + var sim = getSimilarity$1(edge, opts.attributes); + M[_i2 * n + j] += sim; // G should be symmetric and undirected + + M[j * n + _i2] += sim; + } // Begin Markov cluster algorithm + // Step 1: Add self loops to each node, ie. add multFactor to matrix diagonal + + + addLoops(M, n, opts.multFactor); // Step 2: M = normalize( M ); + + normalize(M, n); + var isStillMoving = true; + var iterations = 0; + + while (isStillMoving && iterations < opts.maxIterations) { + isStillMoving = false; // Step 3: + + _M = expand(M, n, opts.expandFactor); // Step 4: + + M = inflate(_M, n, opts.inflateFactor); // Step 5: check to see if ~steady state has been reached + + if (!hasConverged(M, _M, n2, 4)) { + isStillMoving = true; + } + + iterations++; + } // Build clusters from matrix + + + var clusters = assign$2(M, n, nodes, cy); // Remove duplicate clusters due to symmetry of graph and M matrix + + clusters = removeDuplicates(clusters); + return clusters; + }; + + var markovClustering$1 = { + markovClustering: markovClustering, + mcl: markovClustering + }; + + // Common distance metrics for clustering algorithms + + var identity = function identity(x) { + return x; + }; + + var absDiff = function absDiff(p, q) { + return Math.abs(q - p); + }; + + var addAbsDiff = function addAbsDiff(total, p, q) { + return total + absDiff(p, q); + }; + + var addSquaredDiff = function addSquaredDiff(total, p, q) { + return total + Math.pow(q - p, 2); + }; + + var sqrt = function sqrt(x) { + return Math.sqrt(x); + }; + + var maxAbsDiff = function maxAbsDiff(currentMax, p, q) { + return Math.max(currentMax, absDiff(p, q)); + }; + + var getDistance = function getDistance(length, getP, getQ, init, visit) { + var post = arguments.length > 5 && arguments[5] !== undefined ? arguments[5] : identity; + var ret = init; + var p, q; + + for (var dim = 0; dim < length; dim++) { + p = getP(dim); + q = getQ(dim); + ret = visit(ret, p, q); + } + + return post(ret); + }; + + var distances = { + euclidean: function euclidean(length, getP, getQ) { + if (length >= 2) { + return getDistance(length, getP, getQ, 0, addSquaredDiff, sqrt); + } else { + // for single attr case, more efficient to avoid sqrt + return getDistance(length, getP, getQ, 0, addAbsDiff); + } + }, + squaredEuclidean: function squaredEuclidean(length, getP, getQ) { + return getDistance(length, getP, getQ, 0, addSquaredDiff); + }, + manhattan: function manhattan(length, getP, getQ) { + return getDistance(length, getP, getQ, 0, addAbsDiff); + }, + max: function max(length, getP, getQ) { + return getDistance(length, getP, getQ, -Infinity, maxAbsDiff); + } + }; // in case the user accidentally doesn't use camel case + + distances['squared-euclidean'] = distances['squaredEuclidean']; + distances['squaredeuclidean'] = distances['squaredEuclidean']; + function clusteringDistance (method, length, getP, getQ, nodeP, nodeQ) { + var impl; + + if (fn$6(method)) { + impl = method; + } else { + impl = distances[method] || distances.euclidean; + } + + if (length === 0 && fn$6(method)) { + return impl(nodeP, nodeQ); + } else { + return impl(length, getP, getQ, nodeP, nodeQ); + } + } + + var defaults$b = defaults$g({ + k: 2, + m: 2, + sensitivityThreshold: 0.0001, + distance: 'euclidean', + maxIterations: 10, + attributes: [], + testMode: false, + testCentroids: null + }); + + var setOptions$2 = function setOptions(options) { + return defaults$b(options); + }; + /* eslint-enable */ + + + var getDist = function getDist(type, node, centroid, attributes, mode) { + var noNodeP = mode !== 'kMedoids'; + var getP = noNodeP ? function (i) { + return centroid[i]; + } : function (i) { + return attributes[i](centroid); + }; + + var getQ = function getQ(i) { + return attributes[i](node); + }; + + var nodeP = centroid; + var nodeQ = node; + return clusteringDistance(type, attributes.length, getP, getQ, nodeP, nodeQ); + }; + + var randomCentroids = function randomCentroids(nodes, k, attributes) { + var ndim = attributes.length; + var min = new Array(ndim); + var max = new Array(ndim); + var centroids = new Array(k); + var centroid = null; // Find min, max values for each attribute dimension + + for (var i = 0; i < ndim; i++) { + min[i] = nodes.min(attributes[i]).value; + max[i] = nodes.max(attributes[i]).value; + } // Build k centroids, each represented as an n-dim feature vector + + + for (var c = 0; c < k; c++) { + centroid = []; + + for (var _i = 0; _i < ndim; _i++) { + centroid[_i] = Math.random() * (max[_i] - min[_i]) + min[_i]; // random initial value + } + + centroids[c] = centroid; + } + + return centroids; + }; + + var classify = function classify(node, centroids, distance, attributes, type) { + var min = Infinity; + var index = 0; + + for (var i = 0; i < centroids.length; i++) { + var dist = getDist(distance, node, centroids[i], attributes, type); + + if (dist < min) { + min = dist; + index = i; + } + } + + return index; + }; + + var buildCluster = function buildCluster(centroid, nodes, assignment) { + var cluster = []; + var node = null; + + for (var n = 0; n < nodes.length; n++) { + node = nodes[n]; + + if (assignment[node.id()] === centroid) { + //console.log("Node " + node.id() + " is associated with medoid #: " + m); + cluster.push(node); + } + } + + return cluster; + }; + + var haveValuesConverged = function haveValuesConverged(v1, v2, sensitivityThreshold) { + return Math.abs(v2 - v1) <= sensitivityThreshold; + }; + + var haveMatricesConverged = function haveMatricesConverged(v1, v2, sensitivityThreshold) { + for (var i = 0; i < v1.length; i++) { + for (var j = 0; j < v1[i].length; j++) { + var diff = Math.abs(v1[i][j] - v2[i][j]); + + if (diff > sensitivityThreshold) { + return false; + } + } + } + + return true; + }; + + var seenBefore = function seenBefore(node, medoids, n) { + for (var i = 0; i < n; i++) { + if (node === medoids[i]) return true; + } + + return false; + }; + + var randomMedoids = function randomMedoids(nodes, k) { + var medoids = new Array(k); // For small data sets, the probability of medoid conflict is greater, + // so we need to check to see if we've already seen or chose this node before. + + if (nodes.length < 50) { + // Randomly select k medoids from the n nodes + for (var i = 0; i < k; i++) { + var node = nodes[Math.floor(Math.random() * nodes.length)]; // If we've already chosen this node to be a medoid, don't choose it again (for small data sets). + // Instead choose a different random node. + + while (seenBefore(node, medoids, i)) { + node = nodes[Math.floor(Math.random() * nodes.length)]; + } + + medoids[i] = node; + } + } else { + // Relatively large data set, so pretty safe to not check and just select random nodes + for (var _i2 = 0; _i2 < k; _i2++) { + medoids[_i2] = nodes[Math.floor(Math.random() * nodes.length)]; + } + } + + return medoids; + }; + + var findCost = function findCost(potentialNewMedoid, cluster, attributes) { + var cost = 0; + + for (var n = 0; n < cluster.length; n++) { + cost += getDist('manhattan', cluster[n], potentialNewMedoid, attributes, 'kMedoids'); + } + + return cost; + }; + + var kMeans = function kMeans(options) { + var cy = this.cy(); + var nodes = this.nodes(); + var node = null; // Set parameters of algorithm: # of clusters, distance metric, etc. + + var opts = setOptions$2(options); // Begin k-means algorithm + + var clusters = new Array(opts.k); + var assignment = {}; + var centroids; // Step 1: Initialize centroid positions + + if (opts.testMode) { + if (typeof opts.testCentroids === 'number') { + // TODO: implement a seeded random number generator. + opts.testCentroids; + centroids = randomCentroids(nodes, opts.k, opts.attributes); + } else if (_typeof(opts.testCentroids) === 'object') { + centroids = opts.testCentroids; + } else { + centroids = randomCentroids(nodes, opts.k, opts.attributes); + } + } else { + centroids = randomCentroids(nodes, opts.k, opts.attributes); + } + + var isStillMoving = true; + var iterations = 0; + + while (isStillMoving && iterations < opts.maxIterations) { + // Step 2: Assign nodes to the nearest centroid + for (var n = 0; n < nodes.length; n++) { + node = nodes[n]; // Determine which cluster this node belongs to: node id => cluster # + + assignment[node.id()] = classify(node, centroids, opts.distance, opts.attributes, 'kMeans'); + } // Step 3: For each of the k clusters, update its centroid + + + isStillMoving = false; + + for (var c = 0; c < opts.k; c++) { + // Get all nodes that belong to this cluster + var cluster = buildCluster(c, nodes, assignment); + + if (cluster.length === 0) { + // If cluster is empty, break out early & move to next cluster + continue; + } // Update centroids by calculating avg of all nodes within the cluster. + + + var ndim = opts.attributes.length; + var centroid = centroids[c]; // [ dim_1, dim_2, dim_3, ... , dim_n ] + + var newCentroid = new Array(ndim); + var sum = new Array(ndim); + + for (var d = 0; d < ndim; d++) { + sum[d] = 0.0; + + for (var i = 0; i < cluster.length; i++) { + node = cluster[i]; + sum[d] += opts.attributes[d](node); + } + + newCentroid[d] = sum[d] / cluster.length; // Check to see if algorithm has converged, i.e. when centroids no longer change + + if (!haveValuesConverged(newCentroid[d], centroid[d], opts.sensitivityThreshold)) { + isStillMoving = true; + } + } + + centroids[c] = newCentroid; + clusters[c] = cy.collection(cluster); + } + + iterations++; + } + + return clusters; + }; + + var kMedoids = function kMedoids(options) { + var cy = this.cy(); + var nodes = this.nodes(); + var node = null; + var opts = setOptions$2(options); // Begin k-medoids algorithm + + var clusters = new Array(opts.k); + var medoids; + var assignment = {}; + var curCost; + var minCosts = new Array(opts.k); // minimum cost configuration for each cluster + // Step 1: Initialize k medoids + + if (opts.testMode) { + if (typeof opts.testCentroids === 'number') ; else if (_typeof(opts.testCentroids) === 'object') { + medoids = opts.testCentroids; + } else { + medoids = randomMedoids(nodes, opts.k); + } + } else { + medoids = randomMedoids(nodes, opts.k); + } + + var isStillMoving = true; + var iterations = 0; + + while (isStillMoving && iterations < opts.maxIterations) { + // Step 2: Assign nodes to the nearest medoid + for (var n = 0; n < nodes.length; n++) { + node = nodes[n]; // Determine which cluster this node belongs to: node id => cluster # + + assignment[node.id()] = classify(node, medoids, opts.distance, opts.attributes, 'kMedoids'); + } + + isStillMoving = false; // Step 3: For each medoid m, and for each node associated with mediod m, + // select the node with the lowest configuration cost as new medoid. + + for (var m = 0; m < medoids.length; m++) { + // Get all nodes that belong to this medoid + var cluster = buildCluster(m, nodes, assignment); + + if (cluster.length === 0) { + // If cluster is empty, break out early & move to next cluster + continue; + } + + minCosts[m] = findCost(medoids[m], cluster, opts.attributes); // original cost + // Select different medoid if its configuration has the lowest cost + + for (var _n = 0; _n < cluster.length; _n++) { + curCost = findCost(cluster[_n], cluster, opts.attributes); + + if (curCost < minCosts[m]) { + minCosts[m] = curCost; + medoids[m] = cluster[_n]; + isStillMoving = true; + } + } + + clusters[m] = cy.collection(cluster); + } + + iterations++; + } + + return clusters; + }; + + var updateCentroids = function updateCentroids(centroids, nodes, U, weight, opts) { + var numerator, denominator; + + for (var n = 0; n < nodes.length; n++) { + for (var c = 0; c < centroids.length; c++) { + weight[n][c] = Math.pow(U[n][c], opts.m); + } + } + + for (var _c = 0; _c < centroids.length; _c++) { + for (var dim = 0; dim < opts.attributes.length; dim++) { + numerator = 0; + denominator = 0; + + for (var _n2 = 0; _n2 < nodes.length; _n2++) { + numerator += weight[_n2][_c] * opts.attributes[dim](nodes[_n2]); + denominator += weight[_n2][_c]; + } + + centroids[_c][dim] = numerator / denominator; + } + } + }; + + var updateMembership = function updateMembership(U, _U, centroids, nodes, opts) { + // Save previous step + for (var i = 0; i < U.length; i++) { + _U[i] = U[i].slice(); + } + + var sum, numerator, denominator; + var pow = 2 / (opts.m - 1); + + for (var c = 0; c < centroids.length; c++) { + for (var n = 0; n < nodes.length; n++) { + sum = 0; + + for (var k = 0; k < centroids.length; k++) { + // against all other centroids + numerator = getDist(opts.distance, nodes[n], centroids[c], opts.attributes, 'cmeans'); + denominator = getDist(opts.distance, nodes[n], centroids[k], opts.attributes, 'cmeans'); + sum += Math.pow(numerator / denominator, pow); + } + + U[n][c] = 1 / sum; + } + } + }; + + var assign$1 = function assign(nodes, U, opts, cy) { + var clusters = new Array(opts.k); + + for (var c = 0; c < clusters.length; c++) { + clusters[c] = []; + } + + var max; + var index; + + for (var n = 0; n < U.length; n++) { + // for each node (U is N x C matrix) + max = -Infinity; + index = -1; // Determine which cluster the node is most likely to belong in + + for (var _c2 = 0; _c2 < U[0].length; _c2++) { + if (U[n][_c2] > max) { + max = U[n][_c2]; + index = _c2; + } + } + + clusters[index].push(nodes[n]); + } // Turn every array into a collection of nodes + + + for (var _c3 = 0; _c3 < clusters.length; _c3++) { + clusters[_c3] = cy.collection(clusters[_c3]); + } + + return clusters; + }; + + var fuzzyCMeans = function fuzzyCMeans(options) { + var cy = this.cy(); + var nodes = this.nodes(); + var opts = setOptions$2(options); // Begin fuzzy c-means algorithm + + var clusters; + var centroids; + var U; + + var _U; + + var weight; // Step 1: Initialize letiables. + + _U = new Array(nodes.length); + + for (var i = 0; i < nodes.length; i++) { + // N x C matrix + _U[i] = new Array(opts.k); + } + + U = new Array(nodes.length); + + for (var _i3 = 0; _i3 < nodes.length; _i3++) { + // N x C matrix + U[_i3] = new Array(opts.k); + } + + for (var _i4 = 0; _i4 < nodes.length; _i4++) { + var total = 0; + + for (var j = 0; j < opts.k; j++) { + U[_i4][j] = Math.random(); + total += U[_i4][j]; + } + + for (var _j = 0; _j < opts.k; _j++) { + U[_i4][_j] = U[_i4][_j] / total; + } + } + + centroids = new Array(opts.k); + + for (var _i5 = 0; _i5 < opts.k; _i5++) { + centroids[_i5] = new Array(opts.attributes.length); + } + + weight = new Array(nodes.length); + + for (var _i6 = 0; _i6 < nodes.length; _i6++) { + // N x C matrix + weight[_i6] = new Array(opts.k); + } // end init FCM + + + var isStillMoving = true; + var iterations = 0; + + while (isStillMoving && iterations < opts.maxIterations) { + isStillMoving = false; // Step 2: Calculate the centroids for each step. + + updateCentroids(centroids, nodes, U, weight, opts); // Step 3: Update the partition matrix U. + + updateMembership(U, _U, centroids, nodes, opts); // Step 4: Check for convergence. + + if (!haveMatricesConverged(U, _U, opts.sensitivityThreshold)) { + isStillMoving = true; + } + + iterations++; + } // Assign nodes to clusters with highest probability. + + + clusters = assign$1(nodes, U, opts, cy); + return { + clusters: clusters, + degreeOfMembership: U + }; + }; + + var kClustering = { + kMeans: kMeans, + kMedoids: kMedoids, + fuzzyCMeans: fuzzyCMeans, + fcm: fuzzyCMeans + }; + + // Implemented by Zoe Xi @zoexi for GSOC 2016 + var defaults$a = defaults$g({ + distance: 'euclidean', + // distance metric to compare nodes + linkage: 'min', + // linkage criterion : how to determine the distance between clusters of nodes + mode: 'threshold', + // mode:'threshold' => clusters must be threshold distance apart + threshold: Infinity, + // the distance threshold + // mode:'dendrogram' => the nodes are organised as leaves in a tree (siblings are close), merging makes clusters + addDendrogram: false, + // whether to add the dendrogram to the graph for viz + dendrogramDepth: 0, + // depth at which dendrogram branches are merged into the returned clusters + attributes: [] // array of attr functions + + }); + var linkageAliases = { + 'single': 'min', + 'complete': 'max' + }; + + var setOptions$1 = function setOptions(options) { + var opts = defaults$a(options); + var preferredAlias = linkageAliases[opts.linkage]; + + if (preferredAlias != null) { + opts.linkage = preferredAlias; + } + + return opts; + }; + + var mergeClosest = function mergeClosest(clusters, index, dists, mins, opts) { + // Find two closest clusters from cached mins + var minKey = 0; + var min = Infinity; + var dist; + var attrs = opts.attributes; + + var getDist = function getDist(n1, n2) { + return clusteringDistance(opts.distance, attrs.length, function (i) { + return attrs[i](n1); + }, function (i) { + return attrs[i](n2); + }, n1, n2); + }; + + for (var i = 0; i < clusters.length; i++) { + var key = clusters[i].key; + var _dist = dists[key][mins[key]]; + + if (_dist < min) { + minKey = key; + min = _dist; + } + } + + if (opts.mode === 'threshold' && min >= opts.threshold || opts.mode === 'dendrogram' && clusters.length === 1) { + return false; + } + + var c1 = index[minKey]; + var c2 = index[mins[minKey]]; + var merged; // Merge two closest clusters + + if (opts.mode === 'dendrogram') { + merged = { + left: c1, + right: c2, + key: c1.key + }; + } else { + merged = { + value: c1.value.concat(c2.value), + key: c1.key + }; + } + + clusters[c1.index] = merged; + clusters.splice(c2.index, 1); + index[c1.key] = merged; // Update distances with new merged cluster + + for (var _i = 0; _i < clusters.length; _i++) { + var cur = clusters[_i]; + + if (c1.key === cur.key) { + dist = Infinity; + } else if (opts.linkage === 'min') { + dist = dists[c1.key][cur.key]; + + if (dists[c1.key][cur.key] > dists[c2.key][cur.key]) { + dist = dists[c2.key][cur.key]; + } + } else if (opts.linkage === 'max') { + dist = dists[c1.key][cur.key]; + + if (dists[c1.key][cur.key] < dists[c2.key][cur.key]) { + dist = dists[c2.key][cur.key]; + } + } else if (opts.linkage === 'mean') { + dist = (dists[c1.key][cur.key] * c1.size + dists[c2.key][cur.key] * c2.size) / (c1.size + c2.size); + } else { + if (opts.mode === 'dendrogram') dist = getDist(cur.value, c1.value);else dist = getDist(cur.value[0], c1.value[0]); + } + + dists[c1.key][cur.key] = dists[cur.key][c1.key] = dist; // distance matrix is symmetric + } // Update cached mins + + + for (var _i2 = 0; _i2 < clusters.length; _i2++) { + var key1 = clusters[_i2].key; + + if (mins[key1] === c1.key || mins[key1] === c2.key) { + var _min = key1; + + for (var j = 0; j < clusters.length; j++) { + var key2 = clusters[j].key; + + if (dists[key1][key2] < dists[key1][_min]) { + _min = key2; + } + } + + mins[key1] = _min; + } + + clusters[_i2].index = _i2; + } // Clean up meta data used for clustering + + + c1.key = c2.key = c1.index = c2.index = null; + return true; + }; + + var getAllChildren = function getAllChildren(root, arr, cy) { + if (!root) return; + + if (root.value) { + arr.push(root.value); + } else { + if (root.left) getAllChildren(root.left, arr); + if (root.right) getAllChildren(root.right, arr); + } + }; + + var buildDendrogram = function buildDendrogram(root, cy) { + if (!root) return ''; + + if (root.left && root.right) { + var leftStr = buildDendrogram(root.left, cy); + var rightStr = buildDendrogram(root.right, cy); + var node = cy.add({ + group: 'nodes', + data: { + id: leftStr + ',' + rightStr + } + }); + cy.add({ + group: 'edges', + data: { + source: leftStr, + target: node.id() + } + }); + cy.add({ + group: 'edges', + data: { + source: rightStr, + target: node.id() + } + }); + return node.id(); + } else if (root.value) { + return root.value.id(); + } + }; + + var buildClustersFromTree = function buildClustersFromTree(root, k, cy) { + if (!root) return []; + var left = [], + right = [], + leaves = []; + + if (k === 0) { + // don't cut tree, simply return all nodes as 1 single cluster + if (root.left) getAllChildren(root.left, left); + if (root.right) getAllChildren(root.right, right); + leaves = left.concat(right); + return [cy.collection(leaves)]; + } else if (k === 1) { + // cut at root + if (root.value) { + // leaf node + return [cy.collection(root.value)]; + } else { + if (root.left) getAllChildren(root.left, left); + if (root.right) getAllChildren(root.right, right); + return [cy.collection(left), cy.collection(right)]; + } + } else { + if (root.value) { + return [cy.collection(root.value)]; + } else { + if (root.left) left = buildClustersFromTree(root.left, k - 1, cy); + if (root.right) right = buildClustersFromTree(root.right, k - 1, cy); + return left.concat(right); + } + } + }; + /* eslint-enable */ + + + var hierarchicalClustering = function hierarchicalClustering(options) { + var cy = this.cy(); + var nodes = this.nodes(); // Set parameters of algorithm: linkage type, distance metric, etc. + + var opts = setOptions$1(options); + var attrs = opts.attributes; + + var getDist = function getDist(n1, n2) { + return clusteringDistance(opts.distance, attrs.length, function (i) { + return attrs[i](n1); + }, function (i) { + return attrs[i](n2); + }, n1, n2); + }; // Begin hierarchical algorithm + + + var clusters = []; + var dists = []; // distances between each pair of clusters + + var mins = []; // closest cluster for each cluster + + var index = []; // hash of all clusters by key + // In agglomerative (bottom-up) clustering, each node starts as its own cluster + + for (var n = 0; n < nodes.length; n++) { + var cluster = { + value: opts.mode === 'dendrogram' ? nodes[n] : [nodes[n]], + key: n, + index: n + }; + clusters[n] = cluster; + index[n] = cluster; + dists[n] = []; + mins[n] = 0; + } // Calculate the distance between each pair of clusters + + + for (var i = 0; i < clusters.length; i++) { + for (var j = 0; j <= i; j++) { + var dist = void 0; + + if (opts.mode === 'dendrogram') { + // modes store cluster values differently + dist = i === j ? Infinity : getDist(clusters[i].value, clusters[j].value); + } else { + dist = i === j ? Infinity : getDist(clusters[i].value[0], clusters[j].value[0]); + } + + dists[i][j] = dist; + dists[j][i] = dist; + + if (dist < dists[i][mins[i]]) { + mins[i] = j; // Cache mins: closest cluster to cluster i is cluster j + } + } + } // Find the closest pair of clusters and merge them into a single cluster. + // Update distances between new cluster and each of the old clusters, and loop until threshold reached. + + + var merged = mergeClosest(clusters, index, dists, mins, opts); + + while (merged) { + merged = mergeClosest(clusters, index, dists, mins, opts); + } + + var retClusters; // Dendrogram mode builds the hierarchy and adds intermediary nodes + edges + // in addition to returning the clusters. + + if (opts.mode === 'dendrogram') { + retClusters = buildClustersFromTree(clusters[0], opts.dendrogramDepth, cy); + if (opts.addDendrogram) buildDendrogram(clusters[0], cy); + } else { + // Regular mode simply returns the clusters + retClusters = new Array(clusters.length); + clusters.forEach(function (cluster, i) { + // Clean up meta data used for clustering + cluster.key = cluster.index = null; + retClusters[i] = cy.collection(cluster.value); + }); + } + + return retClusters; + }; + + var hierarchicalClustering$1 = { + hierarchicalClustering: hierarchicalClustering, + hca: hierarchicalClustering + }; + + // Implemented by Zoe Xi @zoexi for GSOC 2016 + var defaults$9 = defaults$g({ + distance: 'euclidean', + // distance metric to compare attributes between two nodes + preference: 'median', + // suitability of a data point to serve as an exemplar + damping: 0.8, + // damping factor between [0.5, 1) + maxIterations: 1000, + // max number of iterations to run + minIterations: 100, + // min number of iterations to run in order for clustering to stop + attributes: [// functions to quantify the similarity between any two points + // e.g. node => node.data('weight') + ] + }); + + var setOptions = function setOptions(options) { + var dmp = options.damping; + var pref = options.preference; + + if (!(0.5 <= dmp && dmp < 1)) { + error("Damping must range on [0.5, 1). Got: ".concat(dmp)); + } + + var validPrefs = ['median', 'mean', 'min', 'max']; + + if (!(validPrefs.some(function (v) { + return v === pref; + }) || number$1(pref))) { + error("Preference must be one of [".concat(validPrefs.map(function (p) { + return "'".concat(p, "'"); + }).join(', '), "] or a number. Got: ").concat(pref)); + } + + return defaults$9(options); + }; + /* eslint-enable */ + + + var getSimilarity = function getSimilarity(type, n1, n2, attributes) { + var attr = function attr(n, i) { + return attributes[i](n); + }; // nb negative because similarity should have an inverse relationship to distance + + + return -clusteringDistance(type, attributes.length, function (i) { + return attr(n1, i); + }, function (i) { + return attr(n2, i); + }, n1, n2); + }; + + var getPreference = function getPreference(S, preference) { + // larger preference = greater # of clusters + var p = null; + + if (preference === 'median') { + p = median(S); + } else if (preference === 'mean') { + p = mean(S); + } else if (preference === 'min') { + p = min(S); + } else if (preference === 'max') { + p = max(S); + } else { + // Custom preference number, as set by user + p = preference; + } + + return p; + }; + + var findExemplars = function findExemplars(n, R, A) { + var indices = []; + + for (var i = 0; i < n; i++) { + if (R[i * n + i] + A[i * n + i] > 0) { + indices.push(i); + } + } + + return indices; + }; + + var assignClusters = function assignClusters(n, S, exemplars) { + var clusters = []; + + for (var i = 0; i < n; i++) { + var index = -1; + var max = -Infinity; + + for (var ei = 0; ei < exemplars.length; ei++) { + var e = exemplars[ei]; + + if (S[i * n + e] > max) { + index = e; + max = S[i * n + e]; + } + } + + if (index > 0) { + clusters.push(index); + } + } + + for (var _ei = 0; _ei < exemplars.length; _ei++) { + clusters[exemplars[_ei]] = exemplars[_ei]; + } + + return clusters; + }; + + var assign = function assign(n, S, exemplars) { + var clusters = assignClusters(n, S, exemplars); + + for (var ei = 0; ei < exemplars.length; ei++) { + var ii = []; + + for (var c = 0; c < clusters.length; c++) { + if (clusters[c] === exemplars[ei]) { + ii.push(c); + } + } + + var maxI = -1; + var maxSum = -Infinity; + + for (var i = 0; i < ii.length; i++) { + var sum = 0; + + for (var j = 0; j < ii.length; j++) { + sum += S[ii[j] * n + ii[i]]; + } + + if (sum > maxSum) { + maxI = i; + maxSum = sum; + } + } + + exemplars[ei] = ii[maxI]; + } + + clusters = assignClusters(n, S, exemplars); + return clusters; + }; + + var affinityPropagation = function affinityPropagation(options) { + var cy = this.cy(); + var nodes = this.nodes(); + var opts = setOptions(options); // Map each node to its position in node array + + var id2position = {}; + + for (var i = 0; i < nodes.length; i++) { + id2position[nodes[i].id()] = i; + } // Begin affinity propagation algorithm + + + var n; // number of data points + + var n2; // size of matrices + + var S; // similarity matrix (1D array) + + var p; // preference/suitability of a data point to serve as an exemplar + + var R; // responsibility matrix (1D array) + + var A; // availability matrix (1D array) + + n = nodes.length; + n2 = n * n; // Initialize and build S similarity matrix + + S = new Array(n2); + + for (var _i = 0; _i < n2; _i++) { + S[_i] = -Infinity; // for cases where two data points shouldn't be linked together + } + + for (var _i2 = 0; _i2 < n; _i2++) { + for (var j = 0; j < n; j++) { + if (_i2 !== j) { + S[_i2 * n + j] = getSimilarity(opts.distance, nodes[_i2], nodes[j], opts.attributes); + } + } + } // Place preferences on the diagonal of S + + + p = getPreference(S, opts.preference); + + for (var _i3 = 0; _i3 < n; _i3++) { + S[_i3 * n + _i3] = p; + } // Initialize R responsibility matrix + + + R = new Array(n2); + + for (var _i4 = 0; _i4 < n2; _i4++) { + R[_i4] = 0.0; + } // Initialize A availability matrix + + + A = new Array(n2); + + for (var _i5 = 0; _i5 < n2; _i5++) { + A[_i5] = 0.0; + } + + var old = new Array(n); + var Rp = new Array(n); + var se = new Array(n); + + for (var _i6 = 0; _i6 < n; _i6++) { + old[_i6] = 0.0; + Rp[_i6] = 0.0; + se[_i6] = 0; + } + + var e = new Array(n * opts.minIterations); + + for (var _i7 = 0; _i7 < e.length; _i7++) { + e[_i7] = 0; + } + + var iter; + + for (iter = 0; iter < opts.maxIterations; iter++) { + // main algorithmic loop + // Update R responsibility matrix + for (var _i8 = 0; _i8 < n; _i8++) { + var max = -Infinity, + max2 = -Infinity, + maxI = -1, + AS = 0.0; + + for (var _j = 0; _j < n; _j++) { + old[_j] = R[_i8 * n + _j]; + AS = A[_i8 * n + _j] + S[_i8 * n + _j]; + + if (AS >= max) { + max2 = max; + max = AS; + maxI = _j; + } else if (AS > max2) { + max2 = AS; + } + } + + for (var _j2 = 0; _j2 < n; _j2++) { + R[_i8 * n + _j2] = (1 - opts.damping) * (S[_i8 * n + _j2] - max) + opts.damping * old[_j2]; + } + + R[_i8 * n + maxI] = (1 - opts.damping) * (S[_i8 * n + maxI] - max2) + opts.damping * old[maxI]; + } // Update A availability matrix + + + for (var _i9 = 0; _i9 < n; _i9++) { + var sum = 0; + + for (var _j3 = 0; _j3 < n; _j3++) { + old[_j3] = A[_j3 * n + _i9]; + Rp[_j3] = Math.max(0, R[_j3 * n + _i9]); + sum += Rp[_j3]; + } + + sum -= Rp[_i9]; + Rp[_i9] = R[_i9 * n + _i9]; + sum += Rp[_i9]; + + for (var _j4 = 0; _j4 < n; _j4++) { + A[_j4 * n + _i9] = (1 - opts.damping) * Math.min(0, sum - Rp[_j4]) + opts.damping * old[_j4]; + } + + A[_i9 * n + _i9] = (1 - opts.damping) * (sum - Rp[_i9]) + opts.damping * old[_i9]; + } // Check for convergence + + + var K = 0; + + for (var _i10 = 0; _i10 < n; _i10++) { + var E = A[_i10 * n + _i10] + R[_i10 * n + _i10] > 0 ? 1 : 0; + e[iter % opts.minIterations * n + _i10] = E; + K += E; + } + + if (K > 0 && (iter >= opts.minIterations - 1 || iter == opts.maxIterations - 1)) { + var _sum = 0; + + for (var _i11 = 0; _i11 < n; _i11++) { + se[_i11] = 0; + + for (var _j5 = 0; _j5 < opts.minIterations; _j5++) { + se[_i11] += e[_j5 * n + _i11]; + } + + if (se[_i11] === 0 || se[_i11] === opts.minIterations) { + _sum++; + } + } + + if (_sum === n) { + // then we have convergence + break; + } + } + } // Identify exemplars (cluster centers) + + + var exemplarsIndices = findExemplars(n, R, A); // Assign nodes to clusters + + var clusterIndices = assign(n, S, exemplarsIndices); + var clusters = {}; + + for (var c = 0; c < exemplarsIndices.length; c++) { + clusters[exemplarsIndices[c]] = []; + } + + for (var _i12 = 0; _i12 < nodes.length; _i12++) { + var pos = id2position[nodes[_i12].id()]; + + var clusterIndex = clusterIndices[pos]; + + if (clusterIndex != null) { + // the node may have not been assigned a cluster if no valid attributes were specified + clusters[clusterIndex].push(nodes[_i12]); + } + } + + var retClusters = new Array(exemplarsIndices.length); + + for (var _c = 0; _c < exemplarsIndices.length; _c++) { + retClusters[_c] = cy.collection(clusters[exemplarsIndices[_c]]); + } + + return retClusters; + }; + + var affinityPropagation$1 = { + affinityPropagation: affinityPropagation, + ap: affinityPropagation + }; + + var hierholzerDefaults = defaults$g({ + root: undefined, + directed: false + }); + var elesfn$k = { + hierholzer: function hierholzer(options) { + if (!plainObject(options)) { + var args = arguments; + options = { + root: args[0], + directed: args[1] + }; + } + + var _hierholzerDefaults = hierholzerDefaults(options), + root = _hierholzerDefaults.root, + directed = _hierholzerDefaults.directed; + + var eles = this; + var dflag = false; + var oddIn; + var oddOut; + var startVertex; + if (root) startVertex = string(root) ? this.filter(root)[0].id() : root[0].id(); + var nodes = {}; + var edges = {}; + + if (directed) { + eles.forEach(function (ele) { + var id = ele.id(); + + if (ele.isNode()) { + var ind = ele.indegree(true); + var outd = ele.outdegree(true); + var d1 = ind - outd; + var d2 = outd - ind; + + if (d1 == 1) { + if (oddIn) dflag = true;else oddIn = id; + } else if (d2 == 1) { + if (oddOut) dflag = true;else oddOut = id; + } else if (d2 > 1 || d1 > 1) { + dflag = true; + } + + nodes[id] = []; + ele.outgoers().forEach(function (e) { + if (e.isEdge()) nodes[id].push(e.id()); + }); + } else { + edges[id] = [undefined, ele.target().id()]; + } + }); + } else { + eles.forEach(function (ele) { + var id = ele.id(); + + if (ele.isNode()) { + var d = ele.degree(true); + + if (d % 2) { + if (!oddIn) oddIn = id;else if (!oddOut) oddOut = id;else dflag = true; + } + + nodes[id] = []; + ele.connectedEdges().forEach(function (e) { + return nodes[id].push(e.id()); + }); + } else { + edges[id] = [ele.source().id(), ele.target().id()]; + } + }); + } + + var result = { + found: false, + trail: undefined + }; + if (dflag) return result;else if (oddOut && oddIn) { + if (directed) { + if (startVertex && oddOut != startVertex) { + return result; + } + + startVertex = oddOut; + } else { + if (startVertex && oddOut != startVertex && oddIn != startVertex) { + return result; + } else if (!startVertex) { + startVertex = oddOut; + } + } + } else { + if (!startVertex) startVertex = eles[0].id(); + } + + var walk = function walk(v) { + var currentNode = v; + var subtour = [v]; + var adj, adjTail, adjHead; + + while (nodes[currentNode].length) { + adj = nodes[currentNode].shift(); + adjTail = edges[adj][0]; + adjHead = edges[adj][1]; + + if (currentNode != adjHead) { + nodes[adjHead] = nodes[adjHead].filter(function (e) { + return e != adj; + }); + currentNode = adjHead; + } else if (!directed && currentNode != adjTail) { + nodes[adjTail] = nodes[adjTail].filter(function (e) { + return e != adj; + }); + currentNode = adjTail; + } + + subtour.unshift(adj); + subtour.unshift(currentNode); + } + + return subtour; + }; + + var trail = []; + var subtour = []; + subtour = walk(startVertex); + + while (subtour.length != 1) { + if (nodes[subtour[0]].length == 0) { + trail.unshift(eles.getElementById(subtour.shift())); + trail.unshift(eles.getElementById(subtour.shift())); + } else { + subtour = walk(subtour.shift()).concat(subtour); + } + } + + trail.unshift(eles.getElementById(subtour.shift())); // final node + + for (var d in nodes) { + if (nodes[d].length) { + return result; + } + } + + result.found = true; + result.trail = this.spawn(trail, true); + return result; + } + }; + + var hopcroftTarjanBiconnected = function hopcroftTarjanBiconnected() { + var eles = this; + var nodes = {}; + var id = 0; + var edgeCount = 0; + var components = []; + var stack = []; + var visitedEdges = {}; + + var buildComponent = function buildComponent(x, y) { + var i = stack.length - 1; + var cutset = []; + var component = eles.spawn(); + + while (stack[i].x != x || stack[i].y != y) { + cutset.push(stack.pop().edge); + i--; + } + + cutset.push(stack.pop().edge); + cutset.forEach(function (edge) { + var connectedNodes = edge.connectedNodes().intersection(eles); + component.merge(edge); + connectedNodes.forEach(function (node) { + var nodeId = node.id(); + var connectedEdges = node.connectedEdges().intersection(eles); + component.merge(node); + + if (!nodes[nodeId].cutVertex) { + component.merge(connectedEdges); + } else { + component.merge(connectedEdges.filter(function (edge) { + return edge.isLoop(); + })); + } + }); + }); + components.push(component); + }; + + var biconnectedSearch = function biconnectedSearch(root, currentNode, parent) { + if (root === parent) edgeCount += 1; + nodes[currentNode] = { + id: id, + low: id++, + cutVertex: false + }; + var edges = eles.getElementById(currentNode).connectedEdges().intersection(eles); + + if (edges.size() === 0) { + components.push(eles.spawn(eles.getElementById(currentNode))); + } else { + var sourceId, targetId, otherNodeId, edgeId; + edges.forEach(function (edge) { + sourceId = edge.source().id(); + targetId = edge.target().id(); + otherNodeId = sourceId === currentNode ? targetId : sourceId; + + if (otherNodeId !== parent) { + edgeId = edge.id(); + + if (!visitedEdges[edgeId]) { + visitedEdges[edgeId] = true; + stack.push({ + x: currentNode, + y: otherNodeId, + edge: edge + }); + } + + if (!(otherNodeId in nodes)) { + biconnectedSearch(root, otherNodeId, currentNode); + nodes[currentNode].low = Math.min(nodes[currentNode].low, nodes[otherNodeId].low); + + if (nodes[currentNode].id <= nodes[otherNodeId].low) { + nodes[currentNode].cutVertex = true; + buildComponent(currentNode, otherNodeId); + } + } else { + nodes[currentNode].low = Math.min(nodes[currentNode].low, nodes[otherNodeId].id); + } + } + }); + } + }; + + eles.forEach(function (ele) { + if (ele.isNode()) { + var nodeId = ele.id(); + + if (!(nodeId in nodes)) { + edgeCount = 0; + biconnectedSearch(nodeId, nodeId); + nodes[nodeId].cutVertex = edgeCount > 1; + } + } + }); + var cutVertices = Object.keys(nodes).filter(function (id) { + return nodes[id].cutVertex; + }).map(function (id) { + return eles.getElementById(id); + }); + return { + cut: eles.spawn(cutVertices), + components: components + }; + }; + + var hopcroftTarjanBiconnected$1 = { + hopcroftTarjanBiconnected: hopcroftTarjanBiconnected, + htbc: hopcroftTarjanBiconnected, + htb: hopcroftTarjanBiconnected, + hopcroftTarjanBiconnectedComponents: hopcroftTarjanBiconnected + }; + + var tarjanStronglyConnected = function tarjanStronglyConnected() { + var eles = this; + var nodes = {}; + var index = 0; + var components = []; + var stack = []; + var cut = eles.spawn(eles); + + var stronglyConnectedSearch = function stronglyConnectedSearch(sourceNodeId) { + stack.push(sourceNodeId); + nodes[sourceNodeId] = { + index: index, + low: index++, + explored: false + }; + var connectedEdges = eles.getElementById(sourceNodeId).connectedEdges().intersection(eles); + connectedEdges.forEach(function (edge) { + var targetNodeId = edge.target().id(); + + if (targetNodeId !== sourceNodeId) { + if (!(targetNodeId in nodes)) { + stronglyConnectedSearch(targetNodeId); + } + + if (!nodes[targetNodeId].explored) { + nodes[sourceNodeId].low = Math.min(nodes[sourceNodeId].low, nodes[targetNodeId].low); + } + } + }); + + if (nodes[sourceNodeId].index === nodes[sourceNodeId].low) { + var componentNodes = eles.spawn(); + + for (;;) { + var nodeId = stack.pop(); + componentNodes.merge(eles.getElementById(nodeId)); + nodes[nodeId].low = nodes[sourceNodeId].index; + nodes[nodeId].explored = true; + + if (nodeId === sourceNodeId) { + break; + } + } + + var componentEdges = componentNodes.edgesWith(componentNodes); + var component = componentNodes.merge(componentEdges); + components.push(component); + cut = cut.difference(component); + } + }; + + eles.forEach(function (ele) { + if (ele.isNode()) { + var nodeId = ele.id(); + + if (!(nodeId in nodes)) { + stronglyConnectedSearch(nodeId); + } + } + }); + return { + cut: cut, + components: components + }; + }; + + var tarjanStronglyConnected$1 = { + tarjanStronglyConnected: tarjanStronglyConnected, + tsc: tarjanStronglyConnected, + tscc: tarjanStronglyConnected, + tarjanStronglyConnectedComponents: tarjanStronglyConnected + }; + + var elesfn$j = {}; + [elesfn$v, elesfn$u, elesfn$t, elesfn$s, elesfn$r, elesfn$q, elesfn$p, elesfn$o, elesfn$n, elesfn$m, elesfn$l, markovClustering$1, kClustering, hierarchicalClustering$1, affinityPropagation$1, elesfn$k, hopcroftTarjanBiconnected$1, tarjanStronglyConnected$1].forEach(function (props) { + extend(elesfn$j, props); + }); + + /*! + Embeddable Minimum Strictly-Compliant Promises/A+ 1.1.1 Thenable + Copyright (c) 2013-2014 Ralf S. Engelschall (http://engelschall.com) + Licensed under The MIT License (http://opensource.org/licenses/MIT) + */ + + /* promise states [Promises/A+ 2.1] */ + var STATE_PENDING = 0; + /* [Promises/A+ 2.1.1] */ + + var STATE_FULFILLED = 1; + /* [Promises/A+ 2.1.2] */ + + var STATE_REJECTED = 2; + /* [Promises/A+ 2.1.3] */ + + /* promise object constructor */ + + var api = function api(executor) { + /* optionally support non-constructor/plain-function call */ + if (!(this instanceof api)) return new api(executor); + /* initialize object */ + + this.id = 'Thenable/1.0.7'; + this.state = STATE_PENDING; + /* initial state */ + + this.fulfillValue = undefined; + /* initial value */ + + /* [Promises/A+ 1.3, 2.1.2.2] */ + + this.rejectReason = undefined; + /* initial reason */ + + /* [Promises/A+ 1.5, 2.1.3.2] */ + + this.onFulfilled = []; + /* initial handlers */ + + this.onRejected = []; + /* initial handlers */ + + /* provide optional information-hiding proxy */ + + this.proxy = { + then: this.then.bind(this) + }; + /* support optional executor function */ + + if (typeof executor === 'function') executor.call(this, this.fulfill.bind(this), this.reject.bind(this)); + }; + /* promise API methods */ + + + api.prototype = { + /* promise resolving methods */ + fulfill: function fulfill(value) { + return deliver(this, STATE_FULFILLED, 'fulfillValue', value); + }, + reject: function reject(value) { + return deliver(this, STATE_REJECTED, 'rejectReason', value); + }, + + /* "The then Method" [Promises/A+ 1.1, 1.2, 2.2] */ + then: function then(onFulfilled, onRejected) { + var curr = this; + var next = new api(); + /* [Promises/A+ 2.2.7] */ + + curr.onFulfilled.push(resolver(onFulfilled, next, 'fulfill')); + /* [Promises/A+ 2.2.2/2.2.6] */ + + curr.onRejected.push(resolver(onRejected, next, 'reject')); + /* [Promises/A+ 2.2.3/2.2.6] */ + + execute(curr); + return next.proxy; + /* [Promises/A+ 2.2.7, 3.3] */ + } + }; + /* deliver an action */ + + var deliver = function deliver(curr, state, name, value) { + if (curr.state === STATE_PENDING) { + curr.state = state; + /* [Promises/A+ 2.1.2.1, 2.1.3.1] */ + + curr[name] = value; + /* [Promises/A+ 2.1.2.2, 2.1.3.2] */ + + execute(curr); + } + + return curr; + }; + /* execute all handlers */ + + + var execute = function execute(curr) { + if (curr.state === STATE_FULFILLED) execute_handlers(curr, 'onFulfilled', curr.fulfillValue);else if (curr.state === STATE_REJECTED) execute_handlers(curr, 'onRejected', curr.rejectReason); + }; + /* execute particular set of handlers */ + + + var execute_handlers = function execute_handlers(curr, name, value) { + /* global setImmediate: true */ + + /* global setTimeout: true */ + + /* short-circuit processing */ + if (curr[name].length === 0) return; + /* iterate over all handlers, exactly once */ + + var handlers = curr[name]; + curr[name] = []; + /* [Promises/A+ 2.2.2.3, 2.2.3.3] */ + + var func = function func() { + for (var i = 0; i < handlers.length; i++) { + handlers[i](value); + } + /* [Promises/A+ 2.2.5] */ + + }; + /* execute procedure asynchronously */ + + /* [Promises/A+ 2.2.4, 3.1] */ + + + if (typeof setImmediate === 'function') setImmediate(func);else setTimeout(func, 0); + }; + /* generate a resolver function */ + + + var resolver = function resolver(cb, next, method) { + return function (value) { + if (typeof cb !== 'function') + /* [Promises/A+ 2.2.1, 2.2.7.3, 2.2.7.4] */ + next[method].call(next, value); + /* [Promises/A+ 2.2.7.3, 2.2.7.4] */ + else { + var result; + + try { + result = cb(value); + } + /* [Promises/A+ 2.2.2.1, 2.2.3.1, 2.2.5, 3.2] */ + catch (e) { + next.reject(e); + /* [Promises/A+ 2.2.7.2] */ + + return; + } + + resolve(next, result); + /* [Promises/A+ 2.2.7.1] */ + } + }; + }; + /* "Promise Resolution Procedure" */ + + /* [Promises/A+ 2.3] */ + + + var resolve = function resolve(promise, x) { + /* sanity check arguments */ + + /* [Promises/A+ 2.3.1] */ + if (promise === x || promise.proxy === x) { + promise.reject(new TypeError('cannot resolve promise with itself')); + return; + } + /* surgically check for a "then" method + (mainly to just call the "getter" of "then" only once) */ + + + var then; + + if (_typeof(x) === 'object' && x !== null || typeof x === 'function') { + try { + then = x.then; + } + /* [Promises/A+ 2.3.3.1, 3.5] */ + catch (e) { + promise.reject(e); + /* [Promises/A+ 2.3.3.2] */ + + return; + } + } + /* handle own Thenables [Promises/A+ 2.3.2] + and similar "thenables" [Promises/A+ 2.3.3] */ + + + if (typeof then === 'function') { + var resolved = false; + + try { + /* call retrieved "then" method */ + + /* [Promises/A+ 2.3.3.3] */ + then.call(x, + /* resolvePromise */ + + /* [Promises/A+ 2.3.3.3.1] */ + function (y) { + if (resolved) return; + resolved = true; + /* [Promises/A+ 2.3.3.3.3] */ + + if (y === x) + /* [Promises/A+ 3.6] */ + promise.reject(new TypeError('circular thenable chain'));else resolve(promise, y); + }, + /* rejectPromise */ + + /* [Promises/A+ 2.3.3.3.2] */ + function (r) { + if (resolved) return; + resolved = true; + /* [Promises/A+ 2.3.3.3.3] */ + + promise.reject(r); + }); + } catch (e) { + if (!resolved) + /* [Promises/A+ 2.3.3.3.3] */ + promise.reject(e); + /* [Promises/A+ 2.3.3.3.4] */ + } + + return; + } + /* handle other values */ + + + promise.fulfill(x); + /* [Promises/A+ 2.3.4, 2.3.3.4] */ + }; // so we always have Promise.all() + + + api.all = function (ps) { + return new api(function (resolveAll, rejectAll) { + var vals = new Array(ps.length); + var doneCount = 0; + + var fulfill = function fulfill(i, val) { + vals[i] = val; + doneCount++; + + if (doneCount === ps.length) { + resolveAll(vals); + } + }; + + for (var i = 0; i < ps.length; i++) { + (function (i) { + var p = ps[i]; + var isPromise = p != null && p.then != null; + + if (isPromise) { + p.then(function (val) { + fulfill(i, val); + }, function (err) { + rejectAll(err); + }); + } else { + var val = p; + fulfill(i, val); + } + })(i); + } + }); + }; + + api.resolve = function (val) { + return new api(function (resolve, reject) { + resolve(val); + }); + }; + + api.reject = function (val) { + return new api(function (resolve, reject) { + reject(val); + }); + }; + + var Promise$1 = typeof Promise !== 'undefined' ? Promise : api; // eslint-disable-line no-undef + + var Animation = function Animation(target, opts, opts2) { + var isCore = core(target); + var isEle = !isCore; + + var _p = this._private = extend({ + duration: 1000 + }, opts, opts2); + + _p.target = target; + _p.style = _p.style || _p.css; + _p.started = false; + _p.playing = false; + _p.hooked = false; + _p.applying = false; + _p.progress = 0; + _p.completes = []; + _p.frames = []; + + if (_p.complete && fn$6(_p.complete)) { + _p.completes.push(_p.complete); + } + + if (isEle) { + var pos = target.position(); + _p.startPosition = _p.startPosition || { + x: pos.x, + y: pos.y + }; + _p.startStyle = _p.startStyle || target.cy().style().getAnimationStartStyle(target, _p.style); + } + + if (isCore) { + var pan = target.pan(); + _p.startPan = { + x: pan.x, + y: pan.y + }; + _p.startZoom = target.zoom(); + } // for future timeline/animations impl + + + this.length = 1; + this[0] = this; + }; + + var anifn = Animation.prototype; + extend(anifn, { + instanceString: function instanceString() { + return 'animation'; + }, + hook: function hook() { + var _p = this._private; + + if (!_p.hooked) { + // add to target's animation queue + var q; + var tAni = _p.target._private.animation; + + if (_p.queue) { + q = tAni.queue; + } else { + q = tAni.current; + } + + q.push(this); // add to the animation loop pool + + if (elementOrCollection(_p.target)) { + _p.target.cy().addToAnimationPool(_p.target); + } + + _p.hooked = true; + } + + return this; + }, + play: function play() { + var _p = this._private; // autorewind + + if (_p.progress === 1) { + _p.progress = 0; + } + + _p.playing = true; + _p.started = false; // needs to be started by animation loop + + _p.stopped = false; + this.hook(); // the animation loop will start the animation... + + return this; + }, + playing: function playing() { + return this._private.playing; + }, + apply: function apply() { + var _p = this._private; + _p.applying = true; + _p.started = false; // needs to be started by animation loop + + _p.stopped = false; + this.hook(); // the animation loop will apply the animation at this progress + + return this; + }, + applying: function applying() { + return this._private.applying; + }, + pause: function pause() { + var _p = this._private; + _p.playing = false; + _p.started = false; + return this; + }, + stop: function stop() { + var _p = this._private; + _p.playing = false; + _p.started = false; + _p.stopped = true; // to be removed from animation queues + + return this; + }, + rewind: function rewind() { + return this.progress(0); + }, + fastforward: function fastforward() { + return this.progress(1); + }, + time: function time(t) { + var _p = this._private; + + if (t === undefined) { + return _p.progress * _p.duration; + } else { + return this.progress(t / _p.duration); + } + }, + progress: function progress(p) { + var _p = this._private; + var wasPlaying = _p.playing; + + if (p === undefined) { + return _p.progress; + } else { + if (wasPlaying) { + this.pause(); + } + + _p.progress = p; + _p.started = false; + + if (wasPlaying) { + this.play(); + } + } + + return this; + }, + completed: function completed() { + return this._private.progress === 1; + }, + reverse: function reverse() { + var _p = this._private; + var wasPlaying = _p.playing; + + if (wasPlaying) { + this.pause(); + } + + _p.progress = 1 - _p.progress; + _p.started = false; + + var swap = function swap(a, b) { + var _pa = _p[a]; + + if (_pa == null) { + return; + } + + _p[a] = _p[b]; + _p[b] = _pa; + }; + + swap('zoom', 'startZoom'); + swap('pan', 'startPan'); + swap('position', 'startPosition'); // swap styles + + if (_p.style) { + for (var i = 0; i < _p.style.length; i++) { + var prop = _p.style[i]; + var name = prop.name; + var startStyleProp = _p.startStyle[name]; + _p.startStyle[name] = prop; + _p.style[i] = startStyleProp; + } + } + + if (wasPlaying) { + this.play(); + } + + return this; + }, + promise: function promise(type) { + var _p = this._private; + var arr; + + switch (type) { + case 'frame': + arr = _p.frames; + break; + + default: + case 'complete': + case 'completed': + arr = _p.completes; + } + + return new Promise$1(function (resolve, reject) { + arr.push(function () { + resolve(); + }); + }); + } + }); + anifn.complete = anifn.completed; + anifn.run = anifn.play; + anifn.running = anifn.playing; + + var define$3 = { + animated: function animated() { + return function animatedImpl() { + var self = this; + var selfIsArrayLike = self.length !== undefined; + var all = selfIsArrayLike ? self : [self]; // put in array if not array-like + + var cy = this._private.cy || this; + + if (!cy.styleEnabled()) { + return false; + } + + var ele = all[0]; + + if (ele) { + return ele._private.animation.current.length > 0; + } + }; + }, + // animated + clearQueue: function clearQueue() { + return function clearQueueImpl() { + var self = this; + var selfIsArrayLike = self.length !== undefined; + var all = selfIsArrayLike ? self : [self]; // put in array if not array-like + + var cy = this._private.cy || this; + + if (!cy.styleEnabled()) { + return this; + } + + for (var i = 0; i < all.length; i++) { + var ele = all[i]; + ele._private.animation.queue = []; + } + + return this; + }; + }, + // clearQueue + delay: function delay() { + return function delayImpl(time, complete) { + var cy = this._private.cy || this; + + if (!cy.styleEnabled()) { + return this; + } + + return this.animate({ + delay: time, + duration: time, + complete: complete + }); + }; + }, + // delay + delayAnimation: function delayAnimation() { + return function delayAnimationImpl(time, complete) { + var cy = this._private.cy || this; + + if (!cy.styleEnabled()) { + return this; + } + + return this.animation({ + delay: time, + duration: time, + complete: complete + }); + }; + }, + // delay + animation: function animation() { + return function animationImpl(properties, params) { + var self = this; + var selfIsArrayLike = self.length !== undefined; + var all = selfIsArrayLike ? self : [self]; // put in array if not array-like + + var cy = this._private.cy || this; + var isCore = !selfIsArrayLike; + var isEles = !isCore; + + if (!cy.styleEnabled()) { + return this; + } + + var style = cy.style(); + properties = extend({}, properties, params); + var propertiesEmpty = Object.keys(properties).length === 0; + + if (propertiesEmpty) { + return new Animation(all[0], properties); // nothing to animate + } + + if (properties.duration === undefined) { + properties.duration = 400; + } + + switch (properties.duration) { + case 'slow': + properties.duration = 600; + break; + + case 'fast': + properties.duration = 200; + break; + } + + if (isEles) { + properties.style = style.getPropsList(properties.style || properties.css); + properties.css = undefined; + } + + if (isEles && properties.renderedPosition != null) { + var rpos = properties.renderedPosition; + var pan = cy.pan(); + var zoom = cy.zoom(); + properties.position = renderedToModelPosition(rpos, zoom, pan); + } // override pan w/ panBy if set + + + if (isCore && properties.panBy != null) { + var panBy = properties.panBy; + var cyPan = cy.pan(); + properties.pan = { + x: cyPan.x + panBy.x, + y: cyPan.y + panBy.y + }; + } // override pan w/ center if set + + + var center = properties.center || properties.centre; + + if (isCore && center != null) { + var centerPan = cy.getCenterPan(center.eles, properties.zoom); + + if (centerPan != null) { + properties.pan = centerPan; + } + } // override pan & zoom w/ fit if set + + + if (isCore && properties.fit != null) { + var fit = properties.fit; + var fitVp = cy.getFitViewport(fit.eles || fit.boundingBox, fit.padding); + + if (fitVp != null) { + properties.pan = fitVp.pan; + properties.zoom = fitVp.zoom; + } + } // override zoom (& potentially pan) w/ zoom obj if set + + + if (isCore && plainObject(properties.zoom)) { + var vp = cy.getZoomedViewport(properties.zoom); + + if (vp != null) { + if (vp.zoomed) { + properties.zoom = vp.zoom; + } + + if (vp.panned) { + properties.pan = vp.pan; + } + } else { + properties.zoom = null; // an inavalid zoom (e.g. no delta) gets automatically destroyed + } + } + + return new Animation(all[0], properties); + }; + }, + // animate + animate: function animate() { + return function animateImpl(properties, params) { + var self = this; + var selfIsArrayLike = self.length !== undefined; + var all = selfIsArrayLike ? self : [self]; // put in array if not array-like + + var cy = this._private.cy || this; + + if (!cy.styleEnabled()) { + return this; + } + + if (params) { + properties = extend({}, properties, params); + } // manually hook and run the animation + + + for (var i = 0; i < all.length; i++) { + var ele = all[i]; + var queue = ele.animated() && (properties.queue === undefined || properties.queue); + var ani = ele.animation(properties, queue ? { + queue: true + } : undefined); + ani.play(); + } + + return this; // chaining + }; + }, + // animate + stop: function stop() { + return function stopImpl(clearQueue, jumpToEnd) { + var self = this; + var selfIsArrayLike = self.length !== undefined; + var all = selfIsArrayLike ? self : [self]; // put in array if not array-like + + var cy = this._private.cy || this; + + if (!cy.styleEnabled()) { + return this; + } + + for (var i = 0; i < all.length; i++) { + var ele = all[i]; + var _p = ele._private; + var anis = _p.animation.current; + + for (var j = 0; j < anis.length; j++) { + var ani = anis[j]; + var ani_p = ani._private; + + if (jumpToEnd) { + // next iteration of the animation loop, the animation + // will go straight to the end and be removed + ani_p.duration = 0; + } + } // clear the queue of future animations + + + if (clearQueue) { + _p.animation.queue = []; + } + + if (!jumpToEnd) { + _p.animation.current = []; + } + } // we have to notify (the animation loop doesn't do it for us on `stop`) + + + cy.notify('draw'); + return this; + }; + } // stop + + }; // define + + /** + * Checks if `value` is classified as an `Array` object. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Lang + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is an array, else `false`. + * @example + * + * _.isArray([1, 2, 3]); + * // => true + * + * _.isArray(document.body.children); + * // => false + * + * _.isArray('abc'); + * // => false + * + * _.isArray(_.noop); + * // => false + */ + var isArray = Array.isArray; + + var isArray_1 = isArray; + + /** Used to match property names within property paths. */ + var reIsDeepProp = /\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/, + reIsPlainProp = /^\w*$/; + + /** + * Checks if `value` is a property name and not a property path. + * + * @private + * @param {*} value The value to check. + * @param {Object} [object] The object to query keys on. + * @returns {boolean} Returns `true` if `value` is a property name, else `false`. + */ + function isKey(value, object) { + if (isArray_1(value)) { + return false; + } + var type = typeof value; + if (type == 'number' || type == 'symbol' || type == 'boolean' || + value == null || isSymbol_1(value)) { + return true; + } + return reIsPlainProp.test(value) || !reIsDeepProp.test(value) || + (object != null && value in Object(object)); + } + + var _isKey = isKey; + + /** `Object#toString` result references. */ + var asyncTag = '[object AsyncFunction]', + funcTag = '[object Function]', + genTag = '[object GeneratorFunction]', + proxyTag = '[object Proxy]'; + + /** + * Checks if `value` is classified as a `Function` object. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Lang + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is a function, else `false`. + * @example + * + * _.isFunction(_); + * // => true + * + * _.isFunction(/abc/); + * // => false + */ + function isFunction(value) { + if (!isObject_1(value)) { + return false; + } + // The use of `Object#toString` avoids issues with the `typeof` operator + // in Safari 9 which returns 'object' for typed arrays and other constructors. + var tag = _baseGetTag(value); + return tag == funcTag || tag == genTag || tag == asyncTag || tag == proxyTag; + } + + var isFunction_1 = isFunction; + + /** Used to detect overreaching core-js shims. */ + var coreJsData = _root['__core-js_shared__']; + + var _coreJsData = coreJsData; + + /** Used to detect methods masquerading as native. */ + var maskSrcKey = (function() { + var uid = /[^.]+$/.exec(_coreJsData && _coreJsData.keys && _coreJsData.keys.IE_PROTO || ''); + return uid ? ('Symbol(src)_1.' + uid) : ''; + }()); + + /** + * Checks if `func` has its source masked. + * + * @private + * @param {Function} func The function to check. + * @returns {boolean} Returns `true` if `func` is masked, else `false`. + */ + function isMasked(func) { + return !!maskSrcKey && (maskSrcKey in func); + } + + var _isMasked = isMasked; + + /** Used for built-in method references. */ + var funcProto$1 = Function.prototype; + + /** Used to resolve the decompiled source of functions. */ + var funcToString$1 = funcProto$1.toString; + + /** + * Converts `func` to its source code. + * + * @private + * @param {Function} func The function to convert. + * @returns {string} Returns the source code. + */ + function toSource(func) { + if (func != null) { + try { + return funcToString$1.call(func); + } catch (e) {} + try { + return (func + ''); + } catch (e) {} + } + return ''; + } + + var _toSource = toSource; + + /** + * Used to match `RegExp` + * [syntax characters](http://ecma-international.org/ecma-262/7.0/#sec-patterns). + */ + var reRegExpChar = /[\\^$.*+?()[\]{}|]/g; + + /** Used to detect host constructors (Safari). */ + var reIsHostCtor = /^\[object .+?Constructor\]$/; + + /** Used for built-in method references. */ + var funcProto = Function.prototype, + objectProto$3 = Object.prototype; + + /** Used to resolve the decompiled source of functions. */ + var funcToString = funcProto.toString; + + /** Used to check objects for own properties. */ + var hasOwnProperty$3 = objectProto$3.hasOwnProperty; + + /** Used to detect if a method is native. */ + var reIsNative = RegExp('^' + + funcToString.call(hasOwnProperty$3).replace(reRegExpChar, '\\$&') + .replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g, '$1.*?') + '$' + ); + + /** + * The base implementation of `_.isNative` without bad shim checks. + * + * @private + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is a native function, + * else `false`. + */ + function baseIsNative(value) { + if (!isObject_1(value) || _isMasked(value)) { + return false; + } + var pattern = isFunction_1(value) ? reIsNative : reIsHostCtor; + return pattern.test(_toSource(value)); + } + + var _baseIsNative = baseIsNative; + + /** + * Gets the value at `key` of `object`. + * + * @private + * @param {Object} [object] The object to query. + * @param {string} key The key of the property to get. + * @returns {*} Returns the property value. + */ + function getValue$1(object, key) { + return object == null ? undefined : object[key]; + } + + var _getValue = getValue$1; + + /** + * Gets the native function at `key` of `object`. + * + * @private + * @param {Object} object The object to query. + * @param {string} key The key of the method to get. + * @returns {*} Returns the function if it's native, else `undefined`. + */ + function getNative(object, key) { + var value = _getValue(object, key); + return _baseIsNative(value) ? value : undefined; + } + + var _getNative = getNative; + + /* Built-in method references that are verified to be native. */ + var nativeCreate = _getNative(Object, 'create'); + + var _nativeCreate = nativeCreate; + + /** + * Removes all key-value entries from the hash. + * + * @private + * @name clear + * @memberOf Hash + */ + function hashClear() { + this.__data__ = _nativeCreate ? _nativeCreate(null) : {}; + this.size = 0; + } + + var _hashClear = hashClear; + + /** + * Removes `key` and its value from the hash. + * + * @private + * @name delete + * @memberOf Hash + * @param {Object} hash The hash to modify. + * @param {string} key The key of the value to remove. + * @returns {boolean} Returns `true` if the entry was removed, else `false`. + */ + function hashDelete(key) { + var result = this.has(key) && delete this.__data__[key]; + this.size -= result ? 1 : 0; + return result; + } + + var _hashDelete = hashDelete; + + /** Used to stand-in for `undefined` hash values. */ + var HASH_UNDEFINED$1 = '__lodash_hash_undefined__'; + + /** Used for built-in method references. */ + var objectProto$2 = Object.prototype; + + /** Used to check objects for own properties. */ + var hasOwnProperty$2 = objectProto$2.hasOwnProperty; + + /** + * Gets the hash value for `key`. + * + * @private + * @name get + * @memberOf Hash + * @param {string} key The key of the value to get. + * @returns {*} Returns the entry value. + */ + function hashGet(key) { + var data = this.__data__; + if (_nativeCreate) { + var result = data[key]; + return result === HASH_UNDEFINED$1 ? undefined : result; + } + return hasOwnProperty$2.call(data, key) ? data[key] : undefined; + } + + var _hashGet = hashGet; + + /** Used for built-in method references. */ + var objectProto$1 = Object.prototype; + + /** Used to check objects for own properties. */ + var hasOwnProperty$1 = objectProto$1.hasOwnProperty; + + /** + * Checks if a hash value for `key` exists. + * + * @private + * @name has + * @memberOf Hash + * @param {string} key The key of the entry to check. + * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`. + */ + function hashHas(key) { + var data = this.__data__; + return _nativeCreate ? (data[key] !== undefined) : hasOwnProperty$1.call(data, key); + } + + var _hashHas = hashHas; + + /** Used to stand-in for `undefined` hash values. */ + var HASH_UNDEFINED = '__lodash_hash_undefined__'; + + /** + * Sets the hash `key` to `value`. + * + * @private + * @name set + * @memberOf Hash + * @param {string} key The key of the value to set. + * @param {*} value The value to set. + * @returns {Object} Returns the hash instance. + */ + function hashSet(key, value) { + var data = this.__data__; + this.size += this.has(key) ? 0 : 1; + data[key] = (_nativeCreate && value === undefined) ? HASH_UNDEFINED : value; + return this; + } + + var _hashSet = hashSet; + + /** + * Creates a hash object. + * + * @private + * @constructor + * @param {Array} [entries] The key-value pairs to cache. + */ + function Hash(entries) { + var index = -1, + length = entries == null ? 0 : entries.length; + + this.clear(); + while (++index < length) { + var entry = entries[index]; + this.set(entry[0], entry[1]); + } + } + + // Add methods to `Hash`. + Hash.prototype.clear = _hashClear; + Hash.prototype['delete'] = _hashDelete; + Hash.prototype.get = _hashGet; + Hash.prototype.has = _hashHas; + Hash.prototype.set = _hashSet; + + var _Hash = Hash; + + /** + * Removes all key-value entries from the list cache. + * + * @private + * @name clear + * @memberOf ListCache + */ + function listCacheClear() { + this.__data__ = []; + this.size = 0; + } + + var _listCacheClear = listCacheClear; + + /** + * Performs a + * [`SameValueZero`](http://ecma-international.org/ecma-262/7.0/#sec-samevaluezero) + * comparison between two values to determine if they are equivalent. + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Lang + * @param {*} value The value to compare. + * @param {*} other The other value to compare. + * @returns {boolean} Returns `true` if the values are equivalent, else `false`. + * @example + * + * var object = { 'a': 1 }; + * var other = { 'a': 1 }; + * + * _.eq(object, object); + * // => true + * + * _.eq(object, other); + * // => false + * + * _.eq('a', 'a'); + * // => true + * + * _.eq('a', Object('a')); + * // => false + * + * _.eq(NaN, NaN); + * // => true + */ + function eq(value, other) { + return value === other || (value !== value && other !== other); + } + + var eq_1 = eq; + + /** + * Gets the index at which the `key` is found in `array` of key-value pairs. + * + * @private + * @param {Array} array The array to inspect. + * @param {*} key The key to search for. + * @returns {number} Returns the index of the matched value, else `-1`. + */ + function assocIndexOf(array, key) { + var length = array.length; + while (length--) { + if (eq_1(array[length][0], key)) { + return length; + } + } + return -1; + } + + var _assocIndexOf = assocIndexOf; + + /** Used for built-in method references. */ + var arrayProto = Array.prototype; + + /** Built-in value references. */ + var splice = arrayProto.splice; + + /** + * Removes `key` and its value from the list cache. + * + * @private + * @name delete + * @memberOf ListCache + * @param {string} key The key of the value to remove. + * @returns {boolean} Returns `true` if the entry was removed, else `false`. + */ + function listCacheDelete(key) { + var data = this.__data__, + index = _assocIndexOf(data, key); + + if (index < 0) { + return false; + } + var lastIndex = data.length - 1; + if (index == lastIndex) { + data.pop(); + } else { + splice.call(data, index, 1); + } + --this.size; + return true; + } + + var _listCacheDelete = listCacheDelete; + + /** + * Gets the list cache value for `key`. + * + * @private + * @name get + * @memberOf ListCache + * @param {string} key The key of the value to get. + * @returns {*} Returns the entry value. + */ + function listCacheGet(key) { + var data = this.__data__, + index = _assocIndexOf(data, key); + + return index < 0 ? undefined : data[index][1]; + } + + var _listCacheGet = listCacheGet; + + /** + * Checks if a list cache value for `key` exists. + * + * @private + * @name has + * @memberOf ListCache + * @param {string} key The key of the entry to check. + * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`. + */ + function listCacheHas(key) { + return _assocIndexOf(this.__data__, key) > -1; + } + + var _listCacheHas = listCacheHas; + + /** + * Sets the list cache `key` to `value`. + * + * @private + * @name set + * @memberOf ListCache + * @param {string} key The key of the value to set. + * @param {*} value The value to set. + * @returns {Object} Returns the list cache instance. + */ + function listCacheSet(key, value) { + var data = this.__data__, + index = _assocIndexOf(data, key); + + if (index < 0) { + ++this.size; + data.push([key, value]); + } else { + data[index][1] = value; + } + return this; + } + + var _listCacheSet = listCacheSet; + + /** + * Creates an list cache object. + * + * @private + * @constructor + * @param {Array} [entries] The key-value pairs to cache. + */ + function ListCache(entries) { + var index = -1, + length = entries == null ? 0 : entries.length; + + this.clear(); + while (++index < length) { + var entry = entries[index]; + this.set(entry[0], entry[1]); + } + } + + // Add methods to `ListCache`. + ListCache.prototype.clear = _listCacheClear; + ListCache.prototype['delete'] = _listCacheDelete; + ListCache.prototype.get = _listCacheGet; + ListCache.prototype.has = _listCacheHas; + ListCache.prototype.set = _listCacheSet; + + var _ListCache = ListCache; + + /* Built-in method references that are verified to be native. */ + var Map$1 = _getNative(_root, 'Map'); + + var _Map = Map$1; + + /** + * Removes all key-value entries from the map. + * + * @private + * @name clear + * @memberOf MapCache + */ + function mapCacheClear() { + this.size = 0; + this.__data__ = { + 'hash': new _Hash, + 'map': new (_Map || _ListCache), + 'string': new _Hash + }; + } + + var _mapCacheClear = mapCacheClear; + + /** + * Checks if `value` is suitable for use as unique object key. + * + * @private + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is suitable, else `false`. + */ + function isKeyable(value) { + var type = typeof value; + return (type == 'string' || type == 'number' || type == 'symbol' || type == 'boolean') + ? (value !== '__proto__') + : (value === null); + } + + var _isKeyable = isKeyable; + + /** + * Gets the data for `map`. + * + * @private + * @param {Object} map The map to query. + * @param {string} key The reference key. + * @returns {*} Returns the map data. + */ + function getMapData(map, key) { + var data = map.__data__; + return _isKeyable(key) + ? data[typeof key == 'string' ? 'string' : 'hash'] + : data.map; + } + + var _getMapData = getMapData; + + /** + * Removes `key` and its value from the map. + * + * @private + * @name delete + * @memberOf MapCache + * @param {string} key The key of the value to remove. + * @returns {boolean} Returns `true` if the entry was removed, else `false`. + */ + function mapCacheDelete(key) { + var result = _getMapData(this, key)['delete'](key); + this.size -= result ? 1 : 0; + return result; + } + + var _mapCacheDelete = mapCacheDelete; + + /** + * Gets the map value for `key`. + * + * @private + * @name get + * @memberOf MapCache + * @param {string} key The key of the value to get. + * @returns {*} Returns the entry value. + */ + function mapCacheGet(key) { + return _getMapData(this, key).get(key); + } + + var _mapCacheGet = mapCacheGet; + + /** + * Checks if a map value for `key` exists. + * + * @private + * @name has + * @memberOf MapCache + * @param {string} key The key of the entry to check. + * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`. + */ + function mapCacheHas(key) { + return _getMapData(this, key).has(key); + } + + var _mapCacheHas = mapCacheHas; + + /** + * Sets the map `key` to `value`. + * + * @private + * @name set + * @memberOf MapCache + * @param {string} key The key of the value to set. + * @param {*} value The value to set. + * @returns {Object} Returns the map cache instance. + */ + function mapCacheSet(key, value) { + var data = _getMapData(this, key), + size = data.size; + + data.set(key, value); + this.size += data.size == size ? 0 : 1; + return this; + } + + var _mapCacheSet = mapCacheSet; + + /** + * Creates a map cache object to store key-value pairs. + * + * @private + * @constructor + * @param {Array} [entries] The key-value pairs to cache. + */ + function MapCache(entries) { + var index = -1, + length = entries == null ? 0 : entries.length; + + this.clear(); + while (++index < length) { + var entry = entries[index]; + this.set(entry[0], entry[1]); + } + } + + // Add methods to `MapCache`. + MapCache.prototype.clear = _mapCacheClear; + MapCache.prototype['delete'] = _mapCacheDelete; + MapCache.prototype.get = _mapCacheGet; + MapCache.prototype.has = _mapCacheHas; + MapCache.prototype.set = _mapCacheSet; + + var _MapCache = MapCache; + + /** Error message constants. */ + var FUNC_ERROR_TEXT = 'Expected a function'; + + /** + * Creates a function that memoizes the result of `func`. If `resolver` is + * provided, it determines the cache key for storing the result based on the + * arguments provided to the memoized function. By default, the first argument + * provided to the memoized function is used as the map cache key. The `func` + * is invoked with the `this` binding of the memoized function. + * + * **Note:** The cache is exposed as the `cache` property on the memoized + * function. Its creation may be customized by replacing the `_.memoize.Cache` + * constructor with one whose instances implement the + * [`Map`](http://ecma-international.org/ecma-262/7.0/#sec-properties-of-the-map-prototype-object) + * method interface of `clear`, `delete`, `get`, `has`, and `set`. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Function + * @param {Function} func The function to have its output memoized. + * @param {Function} [resolver] The function to resolve the cache key. + * @returns {Function} Returns the new memoized function. + * @example + * + * var object = { 'a': 1, 'b': 2 }; + * var other = { 'c': 3, 'd': 4 }; + * + * var values = _.memoize(_.values); + * values(object); + * // => [1, 2] + * + * values(other); + * // => [3, 4] + * + * object.a = 2; + * values(object); + * // => [1, 2] + * + * // Modify the result cache. + * values.cache.set(object, ['a', 'b']); + * values(object); + * // => ['a', 'b'] + * + * // Replace `_.memoize.Cache`. + * _.memoize.Cache = WeakMap; + */ + function memoize(func, resolver) { + if (typeof func != 'function' || (resolver != null && typeof resolver != 'function')) { + throw new TypeError(FUNC_ERROR_TEXT); + } + var memoized = function() { + var args = arguments, + key = resolver ? resolver.apply(this, args) : args[0], + cache = memoized.cache; + + if (cache.has(key)) { + return cache.get(key); + } + var result = func.apply(this, args); + memoized.cache = cache.set(key, result) || cache; + return result; + }; + memoized.cache = new (memoize.Cache || _MapCache); + return memoized; + } + + // Expose `MapCache`. + memoize.Cache = _MapCache; + + var memoize_1 = memoize; + + /** Used as the maximum memoize cache size. */ + var MAX_MEMOIZE_SIZE = 500; + + /** + * A specialized version of `_.memoize` which clears the memoized function's + * cache when it exceeds `MAX_MEMOIZE_SIZE`. + * + * @private + * @param {Function} func The function to have its output memoized. + * @returns {Function} Returns the new memoized function. + */ + function memoizeCapped(func) { + var result = memoize_1(func, function(key) { + if (cache.size === MAX_MEMOIZE_SIZE) { + cache.clear(); + } + return key; + }); + + var cache = result.cache; + return result; + } + + var _memoizeCapped = memoizeCapped; + + /** Used to match property names within property paths. */ + var rePropName = /[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g; + + /** Used to match backslashes in property paths. */ + var reEscapeChar = /\\(\\)?/g; + + /** + * Converts `string` to a property path array. + * + * @private + * @param {string} string The string to convert. + * @returns {Array} Returns the property path array. + */ + var stringToPath = _memoizeCapped(function(string) { + var result = []; + if (string.charCodeAt(0) === 46 /* . */) { + result.push(''); + } + string.replace(rePropName, function(match, number, quote, subString) { + result.push(quote ? subString.replace(reEscapeChar, '$1') : (number || match)); + }); + return result; + }); + + var _stringToPath = stringToPath; + + /** + * A specialized version of `_.map` for arrays without support for iteratee + * shorthands. + * + * @private + * @param {Array} [array] The array to iterate over. + * @param {Function} iteratee The function invoked per iteration. + * @returns {Array} Returns the new mapped array. + */ + function arrayMap(array, iteratee) { + var index = -1, + length = array == null ? 0 : array.length, + result = Array(length); + + while (++index < length) { + result[index] = iteratee(array[index], index, array); + } + return result; + } + + var _arrayMap = arrayMap; + + /** Used as references for various `Number` constants. */ + var INFINITY$1 = 1 / 0; + + /** Used to convert symbols to primitives and strings. */ + var symbolProto = _Symbol ? _Symbol.prototype : undefined, + symbolToString = symbolProto ? symbolProto.toString : undefined; + + /** + * The base implementation of `_.toString` which doesn't convert nullish + * values to empty strings. + * + * @private + * @param {*} value The value to process. + * @returns {string} Returns the string. + */ + function baseToString(value) { + // Exit early for strings to avoid a performance hit in some environments. + if (typeof value == 'string') { + return value; + } + if (isArray_1(value)) { + // Recursively convert values (susceptible to call stack limits). + return _arrayMap(value, baseToString) + ''; + } + if (isSymbol_1(value)) { + return symbolToString ? symbolToString.call(value) : ''; + } + var result = (value + ''); + return (result == '0' && (1 / value) == -INFINITY$1) ? '-0' : result; + } + + var _baseToString = baseToString; + + /** + * Converts `value` to a string. An empty string is returned for `null` + * and `undefined` values. The sign of `-0` is preserved. + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Lang + * @param {*} value The value to convert. + * @returns {string} Returns the converted string. + * @example + * + * _.toString(null); + * // => '' + * + * _.toString(-0); + * // => '-0' + * + * _.toString([1, 2, 3]); + * // => '1,2,3' + */ + function toString$1(value) { + return value == null ? '' : _baseToString(value); + } + + var toString_1 = toString$1; + + /** + * Casts `value` to a path array if it's not one. + * + * @private + * @param {*} value The value to inspect. + * @param {Object} [object] The object to query keys on. + * @returns {Array} Returns the cast property path array. + */ + function castPath(value, object) { + if (isArray_1(value)) { + return value; + } + return _isKey(value, object) ? [value] : _stringToPath(toString_1(value)); + } + + var _castPath = castPath; + + /** Used as references for various `Number` constants. */ + var INFINITY = 1 / 0; + + /** + * Converts `value` to a string key if it's not a string or symbol. + * + * @private + * @param {*} value The value to inspect. + * @returns {string|symbol} Returns the key. + */ + function toKey(value) { + if (typeof value == 'string' || isSymbol_1(value)) { + return value; + } + var result = (value + ''); + return (result == '0' && (1 / value) == -INFINITY) ? '-0' : result; + } + + var _toKey = toKey; + + /** + * The base implementation of `_.get` without support for default values. + * + * @private + * @param {Object} object The object to query. + * @param {Array|string} path The path of the property to get. + * @returns {*} Returns the resolved value. + */ + function baseGet(object, path) { + path = _castPath(path, object); + + var index = 0, + length = path.length; + + while (object != null && index < length) { + object = object[_toKey(path[index++])]; + } + return (index && index == length) ? object : undefined; + } + + var _baseGet = baseGet; + + /** + * Gets the value at `path` of `object`. If the resolved value is + * `undefined`, the `defaultValue` is returned in its place. + * + * @static + * @memberOf _ + * @since 3.7.0 + * @category Object + * @param {Object} object The object to query. + * @param {Array|string} path The path of the property to get. + * @param {*} [defaultValue] The value returned for `undefined` resolved values. + * @returns {*} Returns the resolved value. + * @example + * + * var object = { 'a': [{ 'b': { 'c': 3 } }] }; + * + * _.get(object, 'a[0].b.c'); + * // => 3 + * + * _.get(object, ['a', '0', 'b', 'c']); + * // => 3 + * + * _.get(object, 'a.b.c', 'default'); + * // => 'default' + */ + function get(object, path, defaultValue) { + var result = object == null ? undefined : _baseGet(object, path); + return result === undefined ? defaultValue : result; + } + + var get_1 = get; + + var defineProperty = (function() { + try { + var func = _getNative(Object, 'defineProperty'); + func({}, '', {}); + return func; + } catch (e) {} + }()); + + var _defineProperty = defineProperty; + + /** + * The base implementation of `assignValue` and `assignMergeValue` without + * value checks. + * + * @private + * @param {Object} object The object to modify. + * @param {string} key The key of the property to assign. + * @param {*} value The value to assign. + */ + function baseAssignValue(object, key, value) { + if (key == '__proto__' && _defineProperty) { + _defineProperty(object, key, { + 'configurable': true, + 'enumerable': true, + 'value': value, + 'writable': true + }); + } else { + object[key] = value; + } + } + + var _baseAssignValue = baseAssignValue; + + /** Used for built-in method references. */ + var objectProto = Object.prototype; + + /** Used to check objects for own properties. */ + var hasOwnProperty = objectProto.hasOwnProperty; + + /** + * Assigns `value` to `key` of `object` if the existing value is not equivalent + * using [`SameValueZero`](http://ecma-international.org/ecma-262/7.0/#sec-samevaluezero) + * for equality comparisons. + * + * @private + * @param {Object} object The object to modify. + * @param {string} key The key of the property to assign. + * @param {*} value The value to assign. + */ + function assignValue(object, key, value) { + var objValue = object[key]; + if (!(hasOwnProperty.call(object, key) && eq_1(objValue, value)) || + (value === undefined && !(key in object))) { + _baseAssignValue(object, key, value); + } + } + + var _assignValue = assignValue; + + /** Used as references for various `Number` constants. */ + var MAX_SAFE_INTEGER = 9007199254740991; + + /** Used to detect unsigned integer values. */ + var reIsUint = /^(?:0|[1-9]\d*)$/; + + /** + * Checks if `value` is a valid array-like index. + * + * @private + * @param {*} value The value to check. + * @param {number} [length=MAX_SAFE_INTEGER] The upper bounds of a valid index. + * @returns {boolean} Returns `true` if `value` is a valid index, else `false`. + */ + function isIndex(value, length) { + var type = typeof value; + length = length == null ? MAX_SAFE_INTEGER : length; + + return !!length && + (type == 'number' || + (type != 'symbol' && reIsUint.test(value))) && + (value > -1 && value % 1 == 0 && value < length); + } + + var _isIndex = isIndex; + + /** + * The base implementation of `_.set`. + * + * @private + * @param {Object} object The object to modify. + * @param {Array|string} path The path of the property to set. + * @param {*} value The value to set. + * @param {Function} [customizer] The function to customize path creation. + * @returns {Object} Returns `object`. + */ + function baseSet(object, path, value, customizer) { + if (!isObject_1(object)) { + return object; + } + path = _castPath(path, object); + + var index = -1, + length = path.length, + lastIndex = length - 1, + nested = object; + + while (nested != null && ++index < length) { + var key = _toKey(path[index]), + newValue = value; + + if (key === '__proto__' || key === 'constructor' || key === 'prototype') { + return object; + } + + if (index != lastIndex) { + var objValue = nested[key]; + newValue = customizer ? customizer(objValue, key, nested) : undefined; + if (newValue === undefined) { + newValue = isObject_1(objValue) + ? objValue + : (_isIndex(path[index + 1]) ? [] : {}); + } + } + _assignValue(nested, key, newValue); + nested = nested[key]; + } + return object; + } + + var _baseSet = baseSet; + + /** + * Sets the value at `path` of `object`. If a portion of `path` doesn't exist, + * it's created. Arrays are created for missing index properties while objects + * are created for all other missing properties. Use `_.setWith` to customize + * `path` creation. + * + * **Note:** This method mutates `object`. + * + * @static + * @memberOf _ + * @since 3.7.0 + * @category Object + * @param {Object} object The object to modify. + * @param {Array|string} path The path of the property to set. + * @param {*} value The value to set. + * @returns {Object} Returns `object`. + * @example + * + * var object = { 'a': [{ 'b': { 'c': 3 } }] }; + * + * _.set(object, 'a[0].b.c', 4); + * console.log(object.a[0].b.c); + * // => 4 + * + * _.set(object, ['x', '0', 'y', 'z'], 5); + * console.log(object.x[0].y.z); + * // => 5 + */ + function set(object, path, value) { + return object == null ? object : _baseSet(object, path, value); + } + + var set_1 = set; + + /** + * Copies the values of `source` to `array`. + * + * @private + * @param {Array} source The array to copy values from. + * @param {Array} [array=[]] The array to copy values to. + * @returns {Array} Returns `array`. + */ + function copyArray(source, array) { + var index = -1, + length = source.length; + + array || (array = Array(length)); + while (++index < length) { + array[index] = source[index]; + } + return array; + } + + var _copyArray = copyArray; + + /** + * Converts `value` to a property path array. + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Util + * @param {*} value The value to convert. + * @returns {Array} Returns the new property path array. + * @example + * + * _.toPath('a.b.c'); + * // => ['a', 'b', 'c'] + * + * _.toPath('a[0].b.c'); + * // => ['a', '0', 'b', 'c'] + */ + function toPath(value) { + if (isArray_1(value)) { + return _arrayMap(value, _toKey); + } + return isSymbol_1(value) ? [value] : _copyArray(_stringToPath(toString_1(value))); + } + + var toPath_1 = toPath; + + var define$2 = { + // access data field + data: function data(params) { + var defaults = { + field: 'data', + bindingEvent: 'data', + allowBinding: false, + allowSetting: false, + allowGetting: false, + settingEvent: 'data', + settingTriggersEvent: false, + triggerFnName: 'trigger', + immutableKeys: {}, + // key => true if immutable + updateStyle: false, + beforeGet: function beforeGet(self) {}, + beforeSet: function beforeSet(self, obj) {}, + onSet: function onSet(self) {}, + canSet: function canSet(self) { + return true; + } + }; + params = extend({}, defaults, params); + return function dataImpl(name, value) { + var p = params; + var self = this; + var selfIsArrayLike = self.length !== undefined; + var all = selfIsArrayLike ? self : [self]; // put in array if not array-like + + var single = selfIsArrayLike ? self[0] : self; // .data('foo', ...) + + if (string(name)) { + // set or get property + var isPathLike = name.indexOf('.') !== -1; // there might be a normal field with a dot + + var path = isPathLike && toPath_1(name); // .data('foo') + + if (p.allowGetting && value === undefined) { + // get + var ret; + + if (single) { + p.beforeGet(single); // check if it's path and a field with the same name doesn't exist + + if (path && single._private[p.field][name] === undefined) { + ret = get_1(single._private[p.field], path); + } else { + ret = single._private[p.field][name]; + } + } + + return ret; // .data('foo', 'bar') + } else if (p.allowSetting && value !== undefined) { + // set + var valid = !p.immutableKeys[name]; + + if (valid) { + var change = _defineProperty$1({}, name, value); + + p.beforeSet(self, change); + + for (var i = 0, l = all.length; i < l; i++) { + var ele = all[i]; + + if (p.canSet(ele)) { + if (path && single._private[p.field][name] === undefined) { + set_1(ele._private[p.field], path, value); + } else { + ele._private[p.field][name] = value; + } + } + } // update mappers if asked + + + if (p.updateStyle) { + self.updateStyle(); + } // call onSet callback + + + p.onSet(self); + + if (p.settingTriggersEvent) { + self[p.triggerFnName](p.settingEvent); + } + } + } // .data({ 'foo': 'bar' }) + + } else if (p.allowSetting && plainObject(name)) { + // extend + var obj = name; + var k, v; + var keys = Object.keys(obj); + p.beforeSet(self, obj); + + for (var _i = 0; _i < keys.length; _i++) { + k = keys[_i]; + v = obj[k]; + + var _valid = !p.immutableKeys[k]; + + if (_valid) { + for (var j = 0; j < all.length; j++) { + var _ele = all[j]; + + if (p.canSet(_ele)) { + _ele._private[p.field][k] = v; + } + } + } + } // update mappers if asked + + + if (p.updateStyle) { + self.updateStyle(); + } // call onSet callback + + + p.onSet(self); + + if (p.settingTriggersEvent) { + self[p.triggerFnName](p.settingEvent); + } // .data(function(){ ... }) + + } else if (p.allowBinding && fn$6(name)) { + // bind to event + var fn = name; + self.on(p.bindingEvent, fn); // .data() + } else if (p.allowGetting && name === undefined) { + // get whole object + var _ret; + + if (single) { + p.beforeGet(single); + _ret = single._private[p.field]; + } + + return _ret; + } + + return self; // maintain chainability + }; // function + }, + // data + // remove data field + removeData: function removeData(params) { + var defaults = { + field: 'data', + event: 'data', + triggerFnName: 'trigger', + triggerEvent: false, + immutableKeys: {} // key => true if immutable + + }; + params = extend({}, defaults, params); + return function removeDataImpl(names) { + var p = params; + var self = this; + var selfIsArrayLike = self.length !== undefined; + var all = selfIsArrayLike ? self : [self]; // put in array if not array-like + // .removeData('foo bar') + + if (string(names)) { + // then get the list of keys, and delete them + var keys = names.split(/\s+/); + var l = keys.length; + + for (var i = 0; i < l; i++) { + // delete each non-empty key + var key = keys[i]; + + if (emptyString(key)) { + continue; + } + + var valid = !p.immutableKeys[key]; // not valid if immutable + + if (valid) { + for (var i_a = 0, l_a = all.length; i_a < l_a; i_a++) { + all[i_a]._private[p.field][key] = undefined; + } + } + } + + if (p.triggerEvent) { + self[p.triggerFnName](p.event); + } // .removeData() + + } else if (names === undefined) { + // then delete all keys + for (var _i_a = 0, _l_a = all.length; _i_a < _l_a; _i_a++) { + var _privateFields = all[_i_a]._private[p.field]; + + var _keys = Object.keys(_privateFields); + + for (var _i2 = 0; _i2 < _keys.length; _i2++) { + var _key = _keys[_i2]; + var validKeyToDelete = !p.immutableKeys[_key]; + + if (validKeyToDelete) { + _privateFields[_key] = undefined; + } + } + } + + if (p.triggerEvent) { + self[p.triggerFnName](p.event); + } + } + + return self; // maintain chaining + }; // function + } // removeData + + }; // define + + var define$1 = { + eventAliasesOn: function eventAliasesOn(proto) { + var p = proto; + p.addListener = p.listen = p.bind = p.on; + p.unlisten = p.unbind = p.off = p.removeListener; + p.trigger = p.emit; // this is just a wrapper alias of .on() + + p.pon = p.promiseOn = function (events, selector) { + var self = this; + var args = Array.prototype.slice.call(arguments, 0); + return new Promise$1(function (resolve, reject) { + var callback = function callback(e) { + self.off.apply(self, offArgs); + resolve(e); + }; + + var onArgs = args.concat([callback]); + var offArgs = onArgs.concat([]); + self.on.apply(self, onArgs); + }); + }; + } + }; // define + + // use this module to cherry pick functions into your prototype + var define = {}; + [define$3, define$2, define$1].forEach(function (m) { + extend(define, m); + }); + + var elesfn$i = { + animate: define.animate(), + animation: define.animation(), + animated: define.animated(), + clearQueue: define.clearQueue(), + delay: define.delay(), + delayAnimation: define.delayAnimation(), + stop: define.stop() + }; + + var elesfn$h = { + classes: function classes(_classes) { + var self = this; + + if (_classes === undefined) { + var ret = []; + + self[0]._private.classes.forEach(function (cls) { + return ret.push(cls); + }); + + return ret; + } else if (!array(_classes)) { + // extract classes from string + _classes = (_classes || '').match(/\S+/g) || []; + } + + var changed = []; + var classesSet = new Set$1(_classes); // check and update each ele + + for (var j = 0; j < self.length; j++) { + var ele = self[j]; + var _p = ele._private; + var eleClasses = _p.classes; + var changedEle = false; // check if ele has all of the passed classes + + for (var i = 0; i < _classes.length; i++) { + var cls = _classes[i]; + var eleHasClass = eleClasses.has(cls); + + if (!eleHasClass) { + changedEle = true; + break; + } + } // check if ele has classes outside of those passed + + + if (!changedEle) { + changedEle = eleClasses.size !== _classes.length; + } + + if (changedEle) { + _p.classes = classesSet; + changed.push(ele); + } + } // trigger update style on those eles that had class changes + + + if (changed.length > 0) { + this.spawn(changed).updateStyle().emit('class'); + } + + return self; + }, + addClass: function addClass(classes) { + return this.toggleClass(classes, true); + }, + hasClass: function hasClass(className) { + var ele = this[0]; + return ele != null && ele._private.classes.has(className); + }, + toggleClass: function toggleClass(classes, toggle) { + if (!array(classes)) { + // extract classes from string + classes = classes.match(/\S+/g) || []; + } + + var self = this; + var toggleUndefd = toggle === undefined; + var changed = []; // eles who had classes changed + + for (var i = 0, il = self.length; i < il; i++) { + var ele = self[i]; + var eleClasses = ele._private.classes; + var changedEle = false; + + for (var j = 0; j < classes.length; j++) { + var cls = classes[j]; + var hasClass = eleClasses.has(cls); + var changedNow = false; + + if (toggle || toggleUndefd && !hasClass) { + eleClasses.add(cls); + changedNow = true; + } else if (!toggle || toggleUndefd && hasClass) { + eleClasses["delete"](cls); + changedNow = true; + } + + if (!changedEle && changedNow) { + changed.push(ele); + changedEle = true; + } + } // for j classes + + } // for i eles + // trigger update style on those eles that had class changes + + + if (changed.length > 0) { + this.spawn(changed).updateStyle().emit('class'); + } + + return self; + }, + removeClass: function removeClass(classes) { + return this.toggleClass(classes, false); + }, + flashClass: function flashClass(classes, duration) { + var self = this; + + if (duration == null) { + duration = 250; + } else if (duration === 0) { + return self; // nothing to do really + } + + self.addClass(classes); + setTimeout(function () { + self.removeClass(classes); + }, duration); + return self; + } + }; + elesfn$h.className = elesfn$h.classNames = elesfn$h.classes; + + var tokens = { + metaChar: '[\\!\\"\\#\\$\\%\\&\\\'\\(\\)\\*\\+\\,\\.\\/\\:\\;\\<\\=\\>\\?\\@\\[\\]\\^\\`\\{\\|\\}\\~]', + // chars we need to escape in let names, etc + comparatorOp: '=|\\!=|>|>=|<|<=|\\$=|\\^=|\\*=', + // binary comparison op (used in data selectors) + boolOp: '\\?|\\!|\\^', + // boolean (unary) operators (used in data selectors) + string: '"(?:\\\\"|[^"])*"' + '|' + "'(?:\\\\'|[^'])*'", + // string literals (used in data selectors) -- doublequotes | singlequotes + number: number, + // number literal (used in data selectors) --- e.g. 0.1234, 1234, 12e123 + meta: 'degree|indegree|outdegree', + // allowed metadata fields (i.e. allowed functions to use from Collection) + separator: '\\s*,\\s*', + // queries are separated by commas, e.g. edge[foo = 'bar'], node.someClass + descendant: '\\s+', + child: '\\s+>\\s+', + subject: '\\$', + group: 'node|edge|\\*', + directedEdge: '\\s+->\\s+', + undirectedEdge: '\\s+<->\\s+' + }; + tokens.variable = '(?:[\\w-.]|(?:\\\\' + tokens.metaChar + '))+'; // a variable name can have letters, numbers, dashes, and periods + + tokens.className = '(?:[\\w-]|(?:\\\\' + tokens.metaChar + '))+'; // a class name has the same rules as a variable except it can't have a '.' in the name + + tokens.value = tokens.string + '|' + tokens.number; // a value literal, either a string or number + + tokens.id = tokens.variable; // an element id (follows variable conventions) + + (function () { + var ops, op, i; // add @ variants to comparatorOp + + ops = tokens.comparatorOp.split('|'); + + for (i = 0; i < ops.length; i++) { + op = ops[i]; + tokens.comparatorOp += '|@' + op; + } // add ! variants to comparatorOp + + + ops = tokens.comparatorOp.split('|'); + + for (i = 0; i < ops.length; i++) { + op = ops[i]; + + if (op.indexOf('!') >= 0) { + continue; + } // skip ops that explicitly contain ! + + + if (op === '=') { + continue; + } // skip = b/c != is explicitly defined + + + tokens.comparatorOp += '|\\!' + op; + } + })(); + + /** + * Make a new query object + * + * @prop type {Type} The type enum (int) of the query + * @prop checks List of checks to make against an ele to test for a match + */ + var newQuery = function newQuery() { + return { + checks: [] + }; + }; + + /** + * A check type enum-like object. Uses integer values for fast match() lookup. + * The ordering does not matter as long as the ints are unique. + */ + var Type = { + /** E.g. node */ + GROUP: 0, + + /** A collection of elements */ + COLLECTION: 1, + + /** A filter(ele) function */ + FILTER: 2, + + /** E.g. [foo > 1] */ + DATA_COMPARE: 3, + + /** E.g. [foo] */ + DATA_EXIST: 4, + + /** E.g. [?foo] */ + DATA_BOOL: 5, + + /** E.g. [[degree > 2]] */ + META_COMPARE: 6, + + /** E.g. :selected */ + STATE: 7, + + /** E.g. #foo */ + ID: 8, + + /** E.g. .foo */ + CLASS: 9, + + /** E.g. #foo <-> #bar */ + UNDIRECTED_EDGE: 10, + + /** E.g. #foo -> #bar */ + DIRECTED_EDGE: 11, + + /** E.g. $#foo -> #bar */ + NODE_SOURCE: 12, + + /** E.g. #foo -> $#bar */ + NODE_TARGET: 13, + + /** E.g. $#foo <-> #bar */ + NODE_NEIGHBOR: 14, + + /** E.g. #foo > #bar */ + CHILD: 15, + + /** E.g. #foo #bar */ + DESCENDANT: 16, + + /** E.g. $#foo > #bar */ + PARENT: 17, + + /** E.g. $#foo #bar */ + ANCESTOR: 18, + + /** E.g. #foo > $bar > #baz */ + COMPOUND_SPLIT: 19, + + /** Always matches, useful placeholder for subject in `COMPOUND_SPLIT` */ + TRUE: 20 + }; + + var stateSelectors = [{ + selector: ':selected', + matches: function matches(ele) { + return ele.selected(); + } + }, { + selector: ':unselected', + matches: function matches(ele) { + return !ele.selected(); + } + }, { + selector: ':selectable', + matches: function matches(ele) { + return ele.selectable(); + } + }, { + selector: ':unselectable', + matches: function matches(ele) { + return !ele.selectable(); + } + }, { + selector: ':locked', + matches: function matches(ele) { + return ele.locked(); + } + }, { + selector: ':unlocked', + matches: function matches(ele) { + return !ele.locked(); + } + }, { + selector: ':visible', + matches: function matches(ele) { + return ele.visible(); + } + }, { + selector: ':hidden', + matches: function matches(ele) { + return !ele.visible(); + } + }, { + selector: ':transparent', + matches: function matches(ele) { + return ele.transparent(); + } + }, { + selector: ':grabbed', + matches: function matches(ele) { + return ele.grabbed(); + } + }, { + selector: ':free', + matches: function matches(ele) { + return !ele.grabbed(); + } + }, { + selector: ':removed', + matches: function matches(ele) { + return ele.removed(); + } + }, { + selector: ':inside', + matches: function matches(ele) { + return !ele.removed(); + } + }, { + selector: ':grabbable', + matches: function matches(ele) { + return ele.grabbable(); + } + }, { + selector: ':ungrabbable', + matches: function matches(ele) { + return !ele.grabbable(); + } + }, { + selector: ':animated', + matches: function matches(ele) { + return ele.animated(); + } + }, { + selector: ':unanimated', + matches: function matches(ele) { + return !ele.animated(); + } + }, { + selector: ':parent', + matches: function matches(ele) { + return ele.isParent(); + } + }, { + selector: ':childless', + matches: function matches(ele) { + return ele.isChildless(); + } + }, { + selector: ':child', + matches: function matches(ele) { + return ele.isChild(); + } + }, { + selector: ':orphan', + matches: function matches(ele) { + return ele.isOrphan(); + } + }, { + selector: ':nonorphan', + matches: function matches(ele) { + return ele.isChild(); + } + }, { + selector: ':compound', + matches: function matches(ele) { + if (ele.isNode()) { + return ele.isParent(); + } else { + return ele.source().isParent() || ele.target().isParent(); + } + } + }, { + selector: ':loop', + matches: function matches(ele) { + return ele.isLoop(); + } + }, { + selector: ':simple', + matches: function matches(ele) { + return ele.isSimple(); + } + }, { + selector: ':active', + matches: function matches(ele) { + return ele.active(); + } + }, { + selector: ':inactive', + matches: function matches(ele) { + return !ele.active(); + } + }, { + selector: ':backgrounding', + matches: function matches(ele) { + return ele.backgrounding(); + } + }, { + selector: ':nonbackgrounding', + matches: function matches(ele) { + return !ele.backgrounding(); + } + }].sort(function (a, b) { + // n.b. selectors that are starting substrings of others must have the longer ones first + return descending(a.selector, b.selector); + }); + + var lookup = function () { + var selToFn = {}; + var s; + + for (var i = 0; i < stateSelectors.length; i++) { + s = stateSelectors[i]; + selToFn[s.selector] = s.matches; + } + + return selToFn; + }(); + + var stateSelectorMatches = function stateSelectorMatches(sel, ele) { + return lookup[sel](ele); + }; + var stateSelectorRegex = '(' + stateSelectors.map(function (s) { + return s.selector; + }).join('|') + ')'; + + // so that values get compared properly in Selector.filter() + + var cleanMetaChars = function cleanMetaChars(str) { + return str.replace(new RegExp('\\\\(' + tokens.metaChar + ')', 'g'), function (match, $1) { + return $1; + }); + }; + + var replaceLastQuery = function replaceLastQuery(selector, examiningQuery, replacementQuery) { + selector[selector.length - 1] = replacementQuery; + }; // NOTE: add new expression syntax here to have it recognised by the parser; + // - a query contains all adjacent (i.e. no separator in between) expressions; + // - the current query is stored in selector[i] + // - you need to check the query objects in match() for it actually filter properly, but that's pretty straight forward + + + var exprs = [{ + name: 'group', + // just used for identifying when debugging + query: true, + regex: '(' + tokens.group + ')', + populate: function populate(selector, query, _ref) { + var _ref2 = _slicedToArray(_ref, 1), + group = _ref2[0]; + + query.checks.push({ + type: Type.GROUP, + value: group === '*' ? group : group + 's' + }); + } + }, { + name: 'state', + query: true, + regex: stateSelectorRegex, + populate: function populate(selector, query, _ref3) { + var _ref4 = _slicedToArray(_ref3, 1), + state = _ref4[0]; + + query.checks.push({ + type: Type.STATE, + value: state + }); + } + }, { + name: 'id', + query: true, + regex: '\\#(' + tokens.id + ')', + populate: function populate(selector, query, _ref5) { + var _ref6 = _slicedToArray(_ref5, 1), + id = _ref6[0]; + + query.checks.push({ + type: Type.ID, + value: cleanMetaChars(id) + }); + } + }, { + name: 'className', + query: true, + regex: '\\.(' + tokens.className + ')', + populate: function populate(selector, query, _ref7) { + var _ref8 = _slicedToArray(_ref7, 1), + className = _ref8[0]; + + query.checks.push({ + type: Type.CLASS, + value: cleanMetaChars(className) + }); + } + }, { + name: 'dataExists', + query: true, + regex: '\\[\\s*(' + tokens.variable + ')\\s*\\]', + populate: function populate(selector, query, _ref9) { + var _ref10 = _slicedToArray(_ref9, 1), + variable = _ref10[0]; + + query.checks.push({ + type: Type.DATA_EXIST, + field: cleanMetaChars(variable) + }); + } + }, { + name: 'dataCompare', + query: true, + regex: '\\[\\s*(' + tokens.variable + ')\\s*(' + tokens.comparatorOp + ')\\s*(' + tokens.value + ')\\s*\\]', + populate: function populate(selector, query, _ref11) { + var _ref12 = _slicedToArray(_ref11, 3), + variable = _ref12[0], + comparatorOp = _ref12[1], + value = _ref12[2]; + + var valueIsString = new RegExp('^' + tokens.string + '$').exec(value) != null; + + if (valueIsString) { + value = value.substring(1, value.length - 1); + } else { + value = parseFloat(value); + } + + query.checks.push({ + type: Type.DATA_COMPARE, + field: cleanMetaChars(variable), + operator: comparatorOp, + value: value + }); + } + }, { + name: 'dataBool', + query: true, + regex: '\\[\\s*(' + tokens.boolOp + ')\\s*(' + tokens.variable + ')\\s*\\]', + populate: function populate(selector, query, _ref13) { + var _ref14 = _slicedToArray(_ref13, 2), + boolOp = _ref14[0], + variable = _ref14[1]; + + query.checks.push({ + type: Type.DATA_BOOL, + field: cleanMetaChars(variable), + operator: boolOp + }); + } + }, { + name: 'metaCompare', + query: true, + regex: '\\[\\[\\s*(' + tokens.meta + ')\\s*(' + tokens.comparatorOp + ')\\s*(' + tokens.number + ')\\s*\\]\\]', + populate: function populate(selector, query, _ref15) { + var _ref16 = _slicedToArray(_ref15, 3), + meta = _ref16[0], + comparatorOp = _ref16[1], + number = _ref16[2]; + + query.checks.push({ + type: Type.META_COMPARE, + field: cleanMetaChars(meta), + operator: comparatorOp, + value: parseFloat(number) + }); + } + }, { + name: 'nextQuery', + separator: true, + regex: tokens.separator, + populate: function populate(selector, query) { + var currentSubject = selector.currentSubject; + var edgeCount = selector.edgeCount; + var compoundCount = selector.compoundCount; + var lastQ = selector[selector.length - 1]; + + if (currentSubject != null) { + lastQ.subject = currentSubject; + selector.currentSubject = null; + } + + lastQ.edgeCount = edgeCount; + lastQ.compoundCount = compoundCount; + selector.edgeCount = 0; + selector.compoundCount = 0; // go on to next query + + var nextQuery = selector[selector.length++] = newQuery(); + return nextQuery; // this is the new query to be filled by the following exprs + } + }, { + name: 'directedEdge', + separator: true, + regex: tokens.directedEdge, + populate: function populate(selector, query) { + if (selector.currentSubject == null) { + // undirected edge + var edgeQuery = newQuery(); + var source = query; + var target = newQuery(); + edgeQuery.checks.push({ + type: Type.DIRECTED_EDGE, + source: source, + target: target + }); // the query in the selector should be the edge rather than the source + + replaceLastQuery(selector, query, edgeQuery); + selector.edgeCount++; // we're now populating the target query with expressions that follow + + return target; + } else { + // source/target + var srcTgtQ = newQuery(); + var _source = query; + + var _target = newQuery(); + + srcTgtQ.checks.push({ + type: Type.NODE_SOURCE, + source: _source, + target: _target + }); // the query in the selector should be the neighbourhood rather than the node + + replaceLastQuery(selector, query, srcTgtQ); + selector.edgeCount++; + return _target; // now populating the target with the following expressions + } + } + }, { + name: 'undirectedEdge', + separator: true, + regex: tokens.undirectedEdge, + populate: function populate(selector, query) { + if (selector.currentSubject == null) { + // undirected edge + var edgeQuery = newQuery(); + var source = query; + var target = newQuery(); + edgeQuery.checks.push({ + type: Type.UNDIRECTED_EDGE, + nodes: [source, target] + }); // the query in the selector should be the edge rather than the source + + replaceLastQuery(selector, query, edgeQuery); + selector.edgeCount++; // we're now populating the target query with expressions that follow + + return target; + } else { + // neighbourhood + var nhoodQ = newQuery(); + var node = query; + var neighbor = newQuery(); + nhoodQ.checks.push({ + type: Type.NODE_NEIGHBOR, + node: node, + neighbor: neighbor + }); // the query in the selector should be the neighbourhood rather than the node + + replaceLastQuery(selector, query, nhoodQ); + return neighbor; // now populating the neighbor with following expressions + } + } + }, { + name: 'child', + separator: true, + regex: tokens.child, + populate: function populate(selector, query) { + if (selector.currentSubject == null) { + // default: child query + var parentChildQuery = newQuery(); + var child = newQuery(); + var parent = selector[selector.length - 1]; + parentChildQuery.checks.push({ + type: Type.CHILD, + parent: parent, + child: child + }); // the query in the selector should be the '>' itself + + replaceLastQuery(selector, query, parentChildQuery); + selector.compoundCount++; // we're now populating the child query with expressions that follow + + return child; + } else if (selector.currentSubject === query) { + // compound split query + var compound = newQuery(); + var left = selector[selector.length - 1]; + var right = newQuery(); + var subject = newQuery(); + + var _child = newQuery(); + + var _parent = newQuery(); // set up the root compound q + + + compound.checks.push({ + type: Type.COMPOUND_SPLIT, + left: left, + right: right, + subject: subject + }); // populate the subject and replace the q at the old spot (within left) with TRUE + + subject.checks = query.checks; // take the checks from the left + + query.checks = [{ + type: Type.TRUE + }]; // checks under left refs the subject implicitly + // set up the right q + + _parent.checks.push({ + type: Type.TRUE + }); // parent implicitly refs the subject + + + right.checks.push({ + type: Type.PARENT, + // type is swapped on right side queries + parent: _parent, + child: _child // empty for now + + }); + replaceLastQuery(selector, left, compound); // update the ref since we moved things around for `query` + + selector.currentSubject = subject; + selector.compoundCount++; + return _child; // now populating the right side's child + } else { + // parent query + // info for parent query + var _parent2 = newQuery(); + + var _child2 = newQuery(); + + var pcQChecks = [{ + type: Type.PARENT, + parent: _parent2, + child: _child2 + }]; // the parent-child query takes the place of the query previously being populated + + _parent2.checks = query.checks; // the previous query contains the checks for the parent + + query.checks = pcQChecks; // pc query takes over + + selector.compoundCount++; + return _child2; // we're now populating the child + } + } + }, { + name: 'descendant', + separator: true, + regex: tokens.descendant, + populate: function populate(selector, query) { + if (selector.currentSubject == null) { + // default: descendant query + var ancChQuery = newQuery(); + var descendant = newQuery(); + var ancestor = selector[selector.length - 1]; + ancChQuery.checks.push({ + type: Type.DESCENDANT, + ancestor: ancestor, + descendant: descendant + }); // the query in the selector should be the '>' itself + + replaceLastQuery(selector, query, ancChQuery); + selector.compoundCount++; // we're now populating the descendant query with expressions that follow + + return descendant; + } else if (selector.currentSubject === query) { + // compound split query + var compound = newQuery(); + var left = selector[selector.length - 1]; + var right = newQuery(); + var subject = newQuery(); + + var _descendant = newQuery(); + + var _ancestor = newQuery(); // set up the root compound q + + + compound.checks.push({ + type: Type.COMPOUND_SPLIT, + left: left, + right: right, + subject: subject + }); // populate the subject and replace the q at the old spot (within left) with TRUE + + subject.checks = query.checks; // take the checks from the left + + query.checks = [{ + type: Type.TRUE + }]; // checks under left refs the subject implicitly + // set up the right q + + _ancestor.checks.push({ + type: Type.TRUE + }); // ancestor implicitly refs the subject + + + right.checks.push({ + type: Type.ANCESTOR, + // type is swapped on right side queries + ancestor: _ancestor, + descendant: _descendant // empty for now + + }); + replaceLastQuery(selector, left, compound); // update the ref since we moved things around for `query` + + selector.currentSubject = subject; + selector.compoundCount++; + return _descendant; // now populating the right side's descendant + } else { + // ancestor query + // info for parent query + var _ancestor2 = newQuery(); + + var _descendant2 = newQuery(); + + var adQChecks = [{ + type: Type.ANCESTOR, + ancestor: _ancestor2, + descendant: _descendant2 + }]; // the parent-child query takes the place of the query previously being populated + + _ancestor2.checks = query.checks; // the previous query contains the checks for the parent + + query.checks = adQChecks; // pc query takes over + + selector.compoundCount++; + return _descendant2; // we're now populating the child + } + } + }, { + name: 'subject', + modifier: true, + regex: tokens.subject, + populate: function populate(selector, query) { + if (selector.currentSubject != null && selector.currentSubject !== query) { + warn('Redefinition of subject in selector `' + selector.toString() + '`'); + return false; + } + + selector.currentSubject = query; + var topQ = selector[selector.length - 1]; + var topChk = topQ.checks[0]; + var topType = topChk == null ? null : topChk.type; + + if (topType === Type.DIRECTED_EDGE) { + // directed edge with subject on the target + // change to target node check + topChk.type = Type.NODE_TARGET; + } else if (topType === Type.UNDIRECTED_EDGE) { + // undirected edge with subject on the second node + // change to neighbor check + topChk.type = Type.NODE_NEIGHBOR; + topChk.node = topChk.nodes[1]; // second node is subject + + topChk.neighbor = topChk.nodes[0]; // clean up unused fields for new type + + topChk.nodes = null; + } + } + }]; + exprs.forEach(function (e) { + return e.regexObj = new RegExp('^' + e.regex); + }); + + /** + * Of all the expressions, find the first match in the remaining text. + * @param {string} remaining The remaining text to parse + * @returns The matched expression and the newly remaining text `{ expr, match, name, remaining }` + */ + + var consumeExpr = function consumeExpr(remaining) { + var expr; + var match; + var name; + + for (var j = 0; j < exprs.length; j++) { + var e = exprs[j]; + var n = e.name; + var m = remaining.match(e.regexObj); + + if (m != null) { + match = m; + expr = e; + name = n; + var consumed = m[0]; + remaining = remaining.substring(consumed.length); + break; // we've consumed one expr, so we can return now + } + } + + return { + expr: expr, + match: match, + name: name, + remaining: remaining + }; + }; + /** + * Consume all the leading whitespace + * @param {string} remaining The text to consume + * @returns The text with the leading whitespace removed + */ + + + var consumeWhitespace = function consumeWhitespace(remaining) { + var match = remaining.match(/^\s+/); + + if (match) { + var consumed = match[0]; + remaining = remaining.substring(consumed.length); + } + + return remaining; + }; + /** + * Parse the string and store the parsed representation in the Selector. + * @param {string} selector The selector string + * @returns `true` if the selector was successfully parsed, `false` otherwise + */ + + + var parse = function parse(selector) { + var self = this; + var remaining = self.inputText = selector; + var currentQuery = self[0] = newQuery(); + self.length = 1; + remaining = consumeWhitespace(remaining); // get rid of leading whitespace + + for (;;) { + var exprInfo = consumeExpr(remaining); + + if (exprInfo.expr == null) { + warn('The selector `' + selector + '`is invalid'); + return false; + } else { + var args = exprInfo.match.slice(1); // let the token populate the selector object in currentQuery + + var ret = exprInfo.expr.populate(self, currentQuery, args); + + if (ret === false) { + return false; // exit if population failed + } else if (ret != null) { + currentQuery = ret; // change the current query to be filled if the expr specifies + } + } + + remaining = exprInfo.remaining; // we're done when there's nothing left to parse + + if (remaining.match(/^\s*$/)) { + break; + } + } + + var lastQ = self[self.length - 1]; + + if (self.currentSubject != null) { + lastQ.subject = self.currentSubject; + } + + lastQ.edgeCount = self.edgeCount; + lastQ.compoundCount = self.compoundCount; + + for (var i = 0; i < self.length; i++) { + var q = self[i]; // in future, this could potentially be allowed if there were operator precedence and detection of invalid combinations + + if (q.compoundCount > 0 && q.edgeCount > 0) { + warn('The selector `' + selector + '` is invalid because it uses both a compound selector and an edge selector'); + return false; + } + + if (q.edgeCount > 1) { + warn('The selector `' + selector + '` is invalid because it uses multiple edge selectors'); + return false; + } else if (q.edgeCount === 1) { + warn('The selector `' + selector + '` is deprecated. Edge selectors do not take effect on changes to source and target nodes after an edge is added, for performance reasons. Use a class or data selector on edges instead, updating the class or data of an edge when your app detects a change in source or target nodes.'); + } + } + + return true; // success + }; + /** + * Get the selector represented as a string. This value uses default formatting, + * so things like spacing may differ from the input text passed to the constructor. + * @returns {string} The selector string + */ + + + var toString = function toString() { + if (this.toStringCache != null) { + return this.toStringCache; + } + + var clean = function clean(obj) { + if (obj == null) { + return ''; + } else { + return obj; + } + }; + + var cleanVal = function cleanVal(val) { + if (string(val)) { + return '"' + val + '"'; + } else { + return clean(val); + } + }; + + var space = function space(val) { + return ' ' + val + ' '; + }; + + var checkToString = function checkToString(check, subject) { + var type = check.type, + value = check.value; + + switch (type) { + case Type.GROUP: + { + var group = clean(value); + return group.substring(0, group.length - 1); + } + + case Type.DATA_COMPARE: + { + var field = check.field, + operator = check.operator; + return '[' + field + space(clean(operator)) + cleanVal(value) + ']'; + } + + case Type.DATA_BOOL: + { + var _operator = check.operator, + _field = check.field; + return '[' + clean(_operator) + _field + ']'; + } + + case Type.DATA_EXIST: + { + var _field2 = check.field; + return '[' + _field2 + ']'; + } + + case Type.META_COMPARE: + { + var _operator2 = check.operator, + _field3 = check.field; + return '[[' + _field3 + space(clean(_operator2)) + cleanVal(value) + ']]'; + } + + case Type.STATE: + { + return value; + } + + case Type.ID: + { + return '#' + value; + } + + case Type.CLASS: + { + return '.' + value; + } + + case Type.PARENT: + case Type.CHILD: + { + return queryToString(check.parent, subject) + space('>') + queryToString(check.child, subject); + } + + case Type.ANCESTOR: + case Type.DESCENDANT: + { + return queryToString(check.ancestor, subject) + ' ' + queryToString(check.descendant, subject); + } + + case Type.COMPOUND_SPLIT: + { + var lhs = queryToString(check.left, subject); + var sub = queryToString(check.subject, subject); + var rhs = queryToString(check.right, subject); + return lhs + (lhs.length > 0 ? ' ' : '') + sub + rhs; + } + + case Type.TRUE: + { + return ''; + } + } + }; + + var queryToString = function queryToString(query, subject) { + return query.checks.reduce(function (str, chk, i) { + return str + (subject === query && i === 0 ? '$' : '') + checkToString(chk, subject); + }, ''); + }; + + var str = ''; + + for (var i = 0; i < this.length; i++) { + var query = this[i]; + str += queryToString(query, query.subject); + + if (this.length > 1 && i < this.length - 1) { + str += ', '; + } + } + + this.toStringCache = str; + return str; + }; + var parse$1 = { + parse: parse, + toString: toString + }; + + var valCmp = function valCmp(fieldVal, operator, value) { + var matches; + var isFieldStr = string(fieldVal); + var isFieldNum = number$1(fieldVal); + var isValStr = string(value); + var fieldStr, valStr; + var caseInsensitive = false; + var notExpr = false; + var isIneqCmp = false; + + if (operator.indexOf('!') >= 0) { + operator = operator.replace('!', ''); + notExpr = true; + } + + if (operator.indexOf('@') >= 0) { + operator = operator.replace('@', ''); + caseInsensitive = true; + } + + if (isFieldStr || isValStr || caseInsensitive) { + fieldStr = !isFieldStr && !isFieldNum ? '' : '' + fieldVal; + valStr = '' + value; + } // if we're doing a case insensitive comparison, then we're using a STRING comparison + // even if we're comparing numbers + + + if (caseInsensitive) { + fieldVal = fieldStr = fieldStr.toLowerCase(); + value = valStr = valStr.toLowerCase(); + } + + switch (operator) { + case '*=': + matches = fieldStr.indexOf(valStr) >= 0; + break; + + case '$=': + matches = fieldStr.indexOf(valStr, fieldStr.length - valStr.length) >= 0; + break; + + case '^=': + matches = fieldStr.indexOf(valStr) === 0; + break; + + case '=': + matches = fieldVal === value; + break; + + case '>': + isIneqCmp = true; + matches = fieldVal > value; + break; + + case '>=': + isIneqCmp = true; + matches = fieldVal >= value; + break; + + case '<': + isIneqCmp = true; + matches = fieldVal < value; + break; + + case '<=': + isIneqCmp = true; + matches = fieldVal <= value; + break; + + default: + matches = false; + break; + } // apply the not op, but null vals for inequalities should always stay non-matching + + + if (notExpr && (fieldVal != null || !isIneqCmp)) { + matches = !matches; + } + + return matches; + }; + var boolCmp = function boolCmp(fieldVal, operator) { + switch (operator) { + case '?': + return fieldVal ? true : false; + + case '!': + return fieldVal ? false : true; + + case '^': + return fieldVal === undefined; + } + }; + var existCmp = function existCmp(fieldVal) { + return fieldVal !== undefined; + }; + var data$1 = function data(ele, field) { + return ele.data(field); + }; + var meta = function meta(ele, field) { + return ele[field](); + }; + + /** A lookup of `match(check, ele)` functions by `Type` int */ + + var match = []; + /** + * Returns whether the query matches for the element + * @param query The `{ type, value, ... }` query object + * @param ele The element to compare against + */ + + var matches$1 = function matches(query, ele) { + return query.checks.every(function (chk) { + return match[chk.type](chk, ele); + }); + }; + + match[Type.GROUP] = function (check, ele) { + var group = check.value; + return group === '*' || group === ele.group(); + }; + + match[Type.STATE] = function (check, ele) { + var stateSelector = check.value; + return stateSelectorMatches(stateSelector, ele); + }; + + match[Type.ID] = function (check, ele) { + var id = check.value; + return ele.id() === id; + }; + + match[Type.CLASS] = function (check, ele) { + var cls = check.value; + return ele.hasClass(cls); + }; + + match[Type.META_COMPARE] = function (check, ele) { + var field = check.field, + operator = check.operator, + value = check.value; + return valCmp(meta(ele, field), operator, value); + }; + + match[Type.DATA_COMPARE] = function (check, ele) { + var field = check.field, + operator = check.operator, + value = check.value; + return valCmp(data$1(ele, field), operator, value); + }; + + match[Type.DATA_BOOL] = function (check, ele) { + var field = check.field, + operator = check.operator; + return boolCmp(data$1(ele, field), operator); + }; + + match[Type.DATA_EXIST] = function (check, ele) { + var field = check.field; + check.operator; + return existCmp(data$1(ele, field)); + }; + + match[Type.UNDIRECTED_EDGE] = function (check, ele) { + var qA = check.nodes[0]; + var qB = check.nodes[1]; + var src = ele.source(); + var tgt = ele.target(); + return matches$1(qA, src) && matches$1(qB, tgt) || matches$1(qB, src) && matches$1(qA, tgt); + }; + + match[Type.NODE_NEIGHBOR] = function (check, ele) { + return matches$1(check.node, ele) && ele.neighborhood().some(function (n) { + return n.isNode() && matches$1(check.neighbor, n); + }); + }; + + match[Type.DIRECTED_EDGE] = function (check, ele) { + return matches$1(check.source, ele.source()) && matches$1(check.target, ele.target()); + }; + + match[Type.NODE_SOURCE] = function (check, ele) { + return matches$1(check.source, ele) && ele.outgoers().some(function (n) { + return n.isNode() && matches$1(check.target, n); + }); + }; + + match[Type.NODE_TARGET] = function (check, ele) { + return matches$1(check.target, ele) && ele.incomers().some(function (n) { + return n.isNode() && matches$1(check.source, n); + }); + }; + + match[Type.CHILD] = function (check, ele) { + return matches$1(check.child, ele) && matches$1(check.parent, ele.parent()); + }; + + match[Type.PARENT] = function (check, ele) { + return matches$1(check.parent, ele) && ele.children().some(function (c) { + return matches$1(check.child, c); + }); + }; + + match[Type.DESCENDANT] = function (check, ele) { + return matches$1(check.descendant, ele) && ele.ancestors().some(function (a) { + return matches$1(check.ancestor, a); + }); + }; + + match[Type.ANCESTOR] = function (check, ele) { + return matches$1(check.ancestor, ele) && ele.descendants().some(function (d) { + return matches$1(check.descendant, d); + }); + }; + + match[Type.COMPOUND_SPLIT] = function (check, ele) { + return matches$1(check.subject, ele) && matches$1(check.left, ele) && matches$1(check.right, ele); + }; + + match[Type.TRUE] = function () { + return true; + }; + + match[Type.COLLECTION] = function (check, ele) { + var collection = check.value; + return collection.has(ele); + }; + + match[Type.FILTER] = function (check, ele) { + var filter = check.value; + return filter(ele); + }; + + var filter = function filter(collection) { + var self = this; // for 1 id #foo queries, just get the element + + if (self.length === 1 && self[0].checks.length === 1 && self[0].checks[0].type === Type.ID) { + return collection.getElementById(self[0].checks[0].value).collection(); + } + + var selectorFunction = function selectorFunction(element) { + for (var j = 0; j < self.length; j++) { + var query = self[j]; + + if (matches$1(query, element)) { + return true; + } + } + + return false; + }; + + if (self.text() == null) { + selectorFunction = function selectorFunction() { + return true; + }; + } + + return collection.filter(selectorFunction); + }; // filter + // does selector match a single element? + + + var matches = function matches(ele) { + var self = this; + + for (var j = 0; j < self.length; j++) { + var query = self[j]; + + if (matches$1(query, ele)) { + return true; + } + } + + return false; + }; // matches + + + var matching = { + matches: matches, + filter: filter + }; + + var Selector = function Selector(selector) { + this.inputText = selector; + this.currentSubject = null; + this.compoundCount = 0; + this.edgeCount = 0; + this.length = 0; + + if (selector == null || string(selector) && selector.match(/^\s*$/)) ; else if (elementOrCollection(selector)) { + this.addQuery({ + checks: [{ + type: Type.COLLECTION, + value: selector.collection() + }] + }); + } else if (fn$6(selector)) { + this.addQuery({ + checks: [{ + type: Type.FILTER, + value: selector + }] + }); + } else if (string(selector)) { + if (!this.parse(selector)) { + this.invalid = true; + } + } else { + error('A selector must be created from a string; found '); + } + }; + + var selfn = Selector.prototype; + [parse$1, matching].forEach(function (p) { + return extend(selfn, p); + }); + + selfn.text = function () { + return this.inputText; + }; + + selfn.size = function () { + return this.length; + }; + + selfn.eq = function (i) { + return this[i]; + }; + + selfn.sameText = function (otherSel) { + return !this.invalid && !otherSel.invalid && this.text() === otherSel.text(); + }; + + selfn.addQuery = function (q) { + this[this.length++] = q; + }; + + selfn.selector = selfn.toString; + + var elesfn$g = { + allAre: function allAre(selector) { + var selObj = new Selector(selector); + return this.every(function (ele) { + return selObj.matches(ele); + }); + }, + is: function is(selector) { + var selObj = new Selector(selector); + return this.some(function (ele) { + return selObj.matches(ele); + }); + }, + some: function some(fn, thisArg) { + for (var i = 0; i < this.length; i++) { + var ret = !thisArg ? fn(this[i], i, this) : fn.apply(thisArg, [this[i], i, this]); + + if (ret) { + return true; + } + } + + return false; + }, + every: function every(fn, thisArg) { + for (var i = 0; i < this.length; i++) { + var ret = !thisArg ? fn(this[i], i, this) : fn.apply(thisArg, [this[i], i, this]); + + if (!ret) { + return false; + } + } + + return true; + }, + same: function same(collection) { + // cheap collection ref check + if (this === collection) { + return true; + } + + collection = this.cy().collection(collection); + var thisLength = this.length; + var collectionLength = collection.length; // cheap length check + + if (thisLength !== collectionLength) { + return false; + } // cheap element ref check + + + if (thisLength === 1) { + return this[0] === collection[0]; + } + + return this.every(function (ele) { + return collection.hasElementWithId(ele.id()); + }); + }, + anySame: function anySame(collection) { + collection = this.cy().collection(collection); + return this.some(function (ele) { + return collection.hasElementWithId(ele.id()); + }); + }, + allAreNeighbors: function allAreNeighbors(collection) { + collection = this.cy().collection(collection); + var nhood = this.neighborhood(); + return collection.every(function (ele) { + return nhood.hasElementWithId(ele.id()); + }); + }, + contains: function contains(collection) { + collection = this.cy().collection(collection); + var self = this; + return collection.every(function (ele) { + return self.hasElementWithId(ele.id()); + }); + } + }; + elesfn$g.allAreNeighbours = elesfn$g.allAreNeighbors; + elesfn$g.has = elesfn$g.contains; + elesfn$g.equal = elesfn$g.equals = elesfn$g.same; + + var cache = function cache(fn, name) { + return function traversalCache(arg1, arg2, arg3, arg4) { + var selectorOrEles = arg1; + var eles = this; + var key; + + if (selectorOrEles == null) { + key = ''; + } else if (elementOrCollection(selectorOrEles) && selectorOrEles.length === 1) { + key = selectorOrEles.id(); + } + + if (eles.length === 1 && key) { + var _p = eles[0]._private; + var tch = _p.traversalCache = _p.traversalCache || {}; + var ch = tch[name] = tch[name] || []; + var hash = hashString(key); + var cacheHit = ch[hash]; + + if (cacheHit) { + return cacheHit; + } else { + return ch[hash] = fn.call(eles, arg1, arg2, arg3, arg4); + } + } else { + return fn.call(eles, arg1, arg2, arg3, arg4); + } + }; + }; + + var elesfn$f = { + parent: function parent(selector) { + var parents = []; // optimisation for single ele call + + if (this.length === 1) { + var parent = this[0]._private.parent; + + if (parent) { + return parent; + } + } + + for (var i = 0; i < this.length; i++) { + var ele = this[i]; + var _parent = ele._private.parent; + + if (_parent) { + parents.push(_parent); + } + } + + return this.spawn(parents, true).filter(selector); + }, + parents: function parents(selector) { + var parents = []; + var eles = this.parent(); + + while (eles.nonempty()) { + for (var i = 0; i < eles.length; i++) { + var ele = eles[i]; + parents.push(ele); + } + + eles = eles.parent(); + } + + return this.spawn(parents, true).filter(selector); + }, + commonAncestors: function commonAncestors(selector) { + var ancestors; + + for (var i = 0; i < this.length; i++) { + var ele = this[i]; + var parents = ele.parents(); + ancestors = ancestors || parents; + ancestors = ancestors.intersect(parents); // current list must be common with current ele parents set + } + + return ancestors.filter(selector); + }, + orphans: function orphans(selector) { + return this.stdFilter(function (ele) { + return ele.isOrphan(); + }).filter(selector); + }, + nonorphans: function nonorphans(selector) { + return this.stdFilter(function (ele) { + return ele.isChild(); + }).filter(selector); + }, + children: cache(function (selector) { + var children = []; + + for (var i = 0; i < this.length; i++) { + var ele = this[i]; + var eleChildren = ele._private.children; + + for (var j = 0; j < eleChildren.length; j++) { + children.push(eleChildren[j]); + } + } + + return this.spawn(children, true).filter(selector); + }, 'children'), + siblings: function siblings(selector) { + return this.parent().children().not(this).filter(selector); + }, + isParent: function isParent() { + var ele = this[0]; + + if (ele) { + return ele.isNode() && ele._private.children.length !== 0; + } + }, + isChildless: function isChildless() { + var ele = this[0]; + + if (ele) { + return ele.isNode() && ele._private.children.length === 0; + } + }, + isChild: function isChild() { + var ele = this[0]; + + if (ele) { + return ele.isNode() && ele._private.parent != null; + } + }, + isOrphan: function isOrphan() { + var ele = this[0]; + + if (ele) { + return ele.isNode() && ele._private.parent == null; + } + }, + descendants: function descendants(selector) { + var elements = []; + + function add(eles) { + for (var i = 0; i < eles.length; i++) { + var ele = eles[i]; + elements.push(ele); + + if (ele.children().nonempty()) { + add(ele.children()); + } + } + } + + add(this.children()); + return this.spawn(elements, true).filter(selector); + } + }; + + function forEachCompound(eles, fn, includeSelf, recursiveStep) { + var q = []; + var did = new Set$1(); + var cy = eles.cy(); + var hasCompounds = cy.hasCompoundNodes(); + + for (var i = 0; i < eles.length; i++) { + var ele = eles[i]; + + if (includeSelf) { + q.push(ele); + } else if (hasCompounds) { + recursiveStep(q, did, ele); + } + } + + while (q.length > 0) { + var _ele = q.shift(); + + fn(_ele); + did.add(_ele.id()); + + if (hasCompounds) { + recursiveStep(q, did, _ele); + } + } + + return eles; + } + + function addChildren(q, did, ele) { + if (ele.isParent()) { + var children = ele._private.children; + + for (var i = 0; i < children.length; i++) { + var child = children[i]; + + if (!did.has(child.id())) { + q.push(child); + } + } + } + } // very efficient version of eles.add( eles.descendants() ).forEach() + // for internal use + + + elesfn$f.forEachDown = function (fn) { + var includeSelf = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : true; + return forEachCompound(this, fn, includeSelf, addChildren); + }; + + function addParent(q, did, ele) { + if (ele.isChild()) { + var parent = ele._private.parent; + + if (!did.has(parent.id())) { + q.push(parent); + } + } + } + + elesfn$f.forEachUp = function (fn) { + var includeSelf = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : true; + return forEachCompound(this, fn, includeSelf, addParent); + }; + + function addParentAndChildren(q, did, ele) { + addParent(q, did, ele); + addChildren(q, did, ele); + } + + elesfn$f.forEachUpAndDown = function (fn) { + var includeSelf = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : true; + return forEachCompound(this, fn, includeSelf, addParentAndChildren); + }; // aliases + + + elesfn$f.ancestors = elesfn$f.parents; + + var fn$5, elesfn$e; + fn$5 = elesfn$e = { + data: define.data({ + field: 'data', + bindingEvent: 'data', + allowBinding: true, + allowSetting: true, + settingEvent: 'data', + settingTriggersEvent: true, + triggerFnName: 'trigger', + allowGetting: true, + immutableKeys: { + 'id': true, + 'source': true, + 'target': true, + 'parent': true + }, + updateStyle: true + }), + removeData: define.removeData({ + field: 'data', + event: 'data', + triggerFnName: 'trigger', + triggerEvent: true, + immutableKeys: { + 'id': true, + 'source': true, + 'target': true, + 'parent': true + }, + updateStyle: true + }), + scratch: define.data({ + field: 'scratch', + bindingEvent: 'scratch', + allowBinding: true, + allowSetting: true, + settingEvent: 'scratch', + settingTriggersEvent: true, + triggerFnName: 'trigger', + allowGetting: true, + updateStyle: true + }), + removeScratch: define.removeData({ + field: 'scratch', + event: 'scratch', + triggerFnName: 'trigger', + triggerEvent: true, + updateStyle: true + }), + rscratch: define.data({ + field: 'rscratch', + allowBinding: false, + allowSetting: true, + settingTriggersEvent: false, + allowGetting: true + }), + removeRscratch: define.removeData({ + field: 'rscratch', + triggerEvent: false + }), + id: function id() { + var ele = this[0]; + + if (ele) { + return ele._private.data.id; + } + } + }; // aliases + + fn$5.attr = fn$5.data; + fn$5.removeAttr = fn$5.removeData; + var data = elesfn$e; + + var elesfn$d = {}; + + function defineDegreeFunction(callback) { + return function (includeLoops) { + var self = this; + + if (includeLoops === undefined) { + includeLoops = true; + } + + if (self.length === 0) { + return; + } + + if (self.isNode() && !self.removed()) { + var degree = 0; + var node = self[0]; + var connectedEdges = node._private.edges; + + for (var i = 0; i < connectedEdges.length; i++) { + var edge = connectedEdges[i]; + + if (!includeLoops && edge.isLoop()) { + continue; + } + + degree += callback(node, edge); + } + + return degree; + } else { + return; + } + }; + } + + extend(elesfn$d, { + degree: defineDegreeFunction(function (node, edge) { + if (edge.source().same(edge.target())) { + return 2; + } else { + return 1; + } + }), + indegree: defineDegreeFunction(function (node, edge) { + if (edge.target().same(node)) { + return 1; + } else { + return 0; + } + }), + outdegree: defineDegreeFunction(function (node, edge) { + if (edge.source().same(node)) { + return 1; + } else { + return 0; + } + }) + }); + + function defineDegreeBoundsFunction(degreeFn, callback) { + return function (includeLoops) { + var ret; + var nodes = this.nodes(); + + for (var i = 0; i < nodes.length; i++) { + var ele = nodes[i]; + var degree = ele[degreeFn](includeLoops); + + if (degree !== undefined && (ret === undefined || callback(degree, ret))) { + ret = degree; + } + } + + return ret; + }; + } + + extend(elesfn$d, { + minDegree: defineDegreeBoundsFunction('degree', function (degree, min) { + return degree < min; + }), + maxDegree: defineDegreeBoundsFunction('degree', function (degree, max) { + return degree > max; + }), + minIndegree: defineDegreeBoundsFunction('indegree', function (degree, min) { + return degree < min; + }), + maxIndegree: defineDegreeBoundsFunction('indegree', function (degree, max) { + return degree > max; + }), + minOutdegree: defineDegreeBoundsFunction('outdegree', function (degree, min) { + return degree < min; + }), + maxOutdegree: defineDegreeBoundsFunction('outdegree', function (degree, max) { + return degree > max; + }) + }); + extend(elesfn$d, { + totalDegree: function totalDegree(includeLoops) { + var total = 0; + var nodes = this.nodes(); + + for (var i = 0; i < nodes.length; i++) { + total += nodes[i].degree(includeLoops); + } + + return total; + } + }); + + var fn$4, elesfn$c; + + var beforePositionSet = function beforePositionSet(eles, newPos, silent) { + for (var i = 0; i < eles.length; i++) { + var ele = eles[i]; + + if (!ele.locked()) { + var oldPos = ele._private.position; + var delta = { + x: newPos.x != null ? newPos.x - oldPos.x : 0, + y: newPos.y != null ? newPos.y - oldPos.y : 0 + }; + + if (ele.isParent() && !(delta.x === 0 && delta.y === 0)) { + ele.children().shift(delta, silent); + } + + ele.dirtyBoundingBoxCache(); + } + } + }; + + var positionDef = { + field: 'position', + bindingEvent: 'position', + allowBinding: true, + allowSetting: true, + settingEvent: 'position', + settingTriggersEvent: true, + triggerFnName: 'emitAndNotify', + allowGetting: true, + validKeys: ['x', 'y'], + beforeGet: function beforeGet(ele) { + ele.updateCompoundBounds(); + }, + beforeSet: function beforeSet(eles, newPos) { + beforePositionSet(eles, newPos, false); + }, + onSet: function onSet(eles) { + eles.dirtyCompoundBoundsCache(); + }, + canSet: function canSet(ele) { + return !ele.locked(); + } + }; + fn$4 = elesfn$c = { + position: define.data(positionDef), + // position but no notification to renderer + silentPosition: define.data(extend({}, positionDef, { + allowBinding: false, + allowSetting: true, + settingTriggersEvent: false, + allowGetting: false, + beforeSet: function beforeSet(eles, newPos) { + beforePositionSet(eles, newPos, true); + }, + onSet: function onSet(eles) { + eles.dirtyCompoundBoundsCache(); + } + })), + positions: function positions(pos, silent) { + if (plainObject(pos)) { + if (silent) { + this.silentPosition(pos); + } else { + this.position(pos); + } + } else if (fn$6(pos)) { + var _fn = pos; + var cy = this.cy(); + cy.startBatch(); + + for (var i = 0; i < this.length; i++) { + var ele = this[i]; + + var _pos = void 0; + + if (_pos = _fn(ele, i)) { + if (silent) { + ele.silentPosition(_pos); + } else { + ele.position(_pos); + } + } + } + + cy.endBatch(); + } + + return this; // chaining + }, + silentPositions: function silentPositions(pos) { + return this.positions(pos, true); + }, + shift: function shift(dim, val, silent) { + var delta; + + if (plainObject(dim)) { + delta = { + x: number$1(dim.x) ? dim.x : 0, + y: number$1(dim.y) ? dim.y : 0 + }; + silent = val; + } else if (string(dim) && number$1(val)) { + delta = { + x: 0, + y: 0 + }; + delta[dim] = val; + } + + if (delta != null) { + var cy = this.cy(); + cy.startBatch(); + + for (var i = 0; i < this.length; i++) { + var ele = this[i]; // exclude any node that is a descendant of the calling collection + + if (cy.hasCompoundNodes() && ele.isChild() && ele.ancestors().anySame(this)) { + continue; + } + + var pos = ele.position(); + var newPos = { + x: pos.x + delta.x, + y: pos.y + delta.y + }; + + if (silent) { + ele.silentPosition(newPos); + } else { + ele.position(newPos); + } + } + + cy.endBatch(); + } + + return this; + }, + silentShift: function silentShift(dim, val) { + if (plainObject(dim)) { + this.shift(dim, true); + } else if (string(dim) && number$1(val)) { + this.shift(dim, val, true); + } + + return this; + }, + // get/set the rendered (i.e. on screen) positon of the element + renderedPosition: function renderedPosition(dim, val) { + var ele = this[0]; + var cy = this.cy(); + var zoom = cy.zoom(); + var pan = cy.pan(); + var rpos = plainObject(dim) ? dim : undefined; + var setting = rpos !== undefined || val !== undefined && string(dim); + + if (ele && ele.isNode()) { + // must have an element and must be a node to return position + if (setting) { + for (var i = 0; i < this.length; i++) { + var _ele = this[i]; + + if (val !== undefined) { + // set one dimension + _ele.position(dim, (val - pan[dim]) / zoom); + } else if (rpos !== undefined) { + // set whole position + _ele.position(renderedToModelPosition(rpos, zoom, pan)); + } + } + } else { + // getting + var pos = ele.position(); + rpos = modelToRenderedPosition(pos, zoom, pan); + + if (dim === undefined) { + // then return the whole rendered position + return rpos; + } else { + // then return the specified dimension + return rpos[dim]; + } + } + } else if (!setting) { + return undefined; // for empty collection case + } + + return this; // chaining + }, + // get/set the position relative to the parent + relativePosition: function relativePosition(dim, val) { + var ele = this[0]; + var cy = this.cy(); + var ppos = plainObject(dim) ? dim : undefined; + var setting = ppos !== undefined || val !== undefined && string(dim); + var hasCompoundNodes = cy.hasCompoundNodes(); + + if (ele && ele.isNode()) { + // must have an element and must be a node to return position + if (setting) { + for (var i = 0; i < this.length; i++) { + var _ele2 = this[i]; + var parent = hasCompoundNodes ? _ele2.parent() : null; + var hasParent = parent && parent.length > 0; + var relativeToParent = hasParent; + + if (hasParent) { + parent = parent[0]; + } + + var origin = relativeToParent ? parent.position() : { + x: 0, + y: 0 + }; + + if (val !== undefined) { + // set one dimension + _ele2.position(dim, val + origin[dim]); + } else if (ppos !== undefined) { + // set whole position + _ele2.position({ + x: ppos.x + origin.x, + y: ppos.y + origin.y + }); + } + } + } else { + // getting + var pos = ele.position(); + + var _parent = hasCompoundNodes ? ele.parent() : null; + + var _hasParent = _parent && _parent.length > 0; + + var _relativeToParent = _hasParent; + + if (_hasParent) { + _parent = _parent[0]; + } + + var _origin = _relativeToParent ? _parent.position() : { + x: 0, + y: 0 + }; + + ppos = { + x: pos.x - _origin.x, + y: pos.y - _origin.y + }; + + if (dim === undefined) { + // then return the whole rendered position + return ppos; + } else { + // then return the specified dimension + return ppos[dim]; + } + } + } else if (!setting) { + return undefined; // for empty collection case + } + + return this; // chaining + } + }; // aliases + + fn$4.modelPosition = fn$4.point = fn$4.position; + fn$4.modelPositions = fn$4.points = fn$4.positions; + fn$4.renderedPoint = fn$4.renderedPosition; + fn$4.relativePoint = fn$4.relativePosition; + var position = elesfn$c; + + var fn$3, elesfn$b; + fn$3 = elesfn$b = {}; + + elesfn$b.renderedBoundingBox = function (options) { + var bb = this.boundingBox(options); + var cy = this.cy(); + var zoom = cy.zoom(); + var pan = cy.pan(); + var x1 = bb.x1 * zoom + pan.x; + var x2 = bb.x2 * zoom + pan.x; + var y1 = bb.y1 * zoom + pan.y; + var y2 = bb.y2 * zoom + pan.y; + return { + x1: x1, + x2: x2, + y1: y1, + y2: y2, + w: x2 - x1, + h: y2 - y1 + }; + }; + + elesfn$b.dirtyCompoundBoundsCache = function () { + var silent = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : false; + var cy = this.cy(); + + if (!cy.styleEnabled() || !cy.hasCompoundNodes()) { + return this; + } + + this.forEachUp(function (ele) { + if (ele.isParent()) { + var _p = ele._private; + _p.compoundBoundsClean = false; + _p.bbCache = null; + + if (!silent) { + ele.emitAndNotify('bounds'); + } + } + }); + return this; + }; + + elesfn$b.updateCompoundBounds = function () { + var force = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : false; + var cy = this.cy(); // not possible to do on non-compound graphs or with the style disabled + + if (!cy.styleEnabled() || !cy.hasCompoundNodes()) { + return this; + } // save cycles when batching -- but bounds will be stale (or not exist yet) + + + if (!force && cy.batching()) { + return this; + } + + function update(parent) { + if (!parent.isParent()) { + return; + } + + var _p = parent._private; + var children = parent.children(); + var includeLabels = parent.pstyle('compound-sizing-wrt-labels').value === 'include'; + var min = { + width: { + val: parent.pstyle('min-width').pfValue, + left: parent.pstyle('min-width-bias-left'), + right: parent.pstyle('min-width-bias-right') + }, + height: { + val: parent.pstyle('min-height').pfValue, + top: parent.pstyle('min-height-bias-top'), + bottom: parent.pstyle('min-height-bias-bottom') + } + }; + var bb = children.boundingBox({ + includeLabels: includeLabels, + includeOverlays: false, + // updating the compound bounds happens outside of the regular + // cache cycle (i.e. before fired events) + useCache: false + }); + var pos = _p.position; // if children take up zero area then keep position and fall back on stylesheet w/h + + if (bb.w === 0 || bb.h === 0) { + bb = { + w: parent.pstyle('width').pfValue, + h: parent.pstyle('height').pfValue + }; + bb.x1 = pos.x - bb.w / 2; + bb.x2 = pos.x + bb.w / 2; + bb.y1 = pos.y - bb.h / 2; + bb.y2 = pos.y + bb.h / 2; + } + + function computeBiasValues(propDiff, propBias, propBiasComplement) { + var biasDiff = 0; + var biasComplementDiff = 0; + var biasTotal = propBias + propBiasComplement; + + if (propDiff > 0 && biasTotal > 0) { + biasDiff = propBias / biasTotal * propDiff; + biasComplementDiff = propBiasComplement / biasTotal * propDiff; + } + + return { + biasDiff: biasDiff, + biasComplementDiff: biasComplementDiff + }; + } + + function computePaddingValues(width, height, paddingObject, relativeTo) { + // Assuming percentage is number from 0 to 1 + if (paddingObject.units === '%') { + switch (relativeTo) { + case 'width': + return width > 0 ? paddingObject.pfValue * width : 0; + + case 'height': + return height > 0 ? paddingObject.pfValue * height : 0; + + case 'average': + return width > 0 && height > 0 ? paddingObject.pfValue * (width + height) / 2 : 0; + + case 'min': + return width > 0 && height > 0 ? width > height ? paddingObject.pfValue * height : paddingObject.pfValue * width : 0; + + case 'max': + return width > 0 && height > 0 ? width > height ? paddingObject.pfValue * width : paddingObject.pfValue * height : 0; + + default: + return 0; + } + } else if (paddingObject.units === 'px') { + return paddingObject.pfValue; + } else { + return 0; + } + } + + var leftVal = min.width.left.value; + + if (min.width.left.units === 'px' && min.width.val > 0) { + leftVal = leftVal * 100 / min.width.val; + } + + var rightVal = min.width.right.value; + + if (min.width.right.units === 'px' && min.width.val > 0) { + rightVal = rightVal * 100 / min.width.val; + } + + var topVal = min.height.top.value; + + if (min.height.top.units === 'px' && min.height.val > 0) { + topVal = topVal * 100 / min.height.val; + } + + var bottomVal = min.height.bottom.value; + + if (min.height.bottom.units === 'px' && min.height.val > 0) { + bottomVal = bottomVal * 100 / min.height.val; + } + + var widthBiasDiffs = computeBiasValues(min.width.val - bb.w, leftVal, rightVal); + var diffLeft = widthBiasDiffs.biasDiff; + var diffRight = widthBiasDiffs.biasComplementDiff; + var heightBiasDiffs = computeBiasValues(min.height.val - bb.h, topVal, bottomVal); + var diffTop = heightBiasDiffs.biasDiff; + var diffBottom = heightBiasDiffs.biasComplementDiff; + _p.autoPadding = computePaddingValues(bb.w, bb.h, parent.pstyle('padding'), parent.pstyle('padding-relative-to').value); + _p.autoWidth = Math.max(bb.w, min.width.val); + pos.x = (-diffLeft + bb.x1 + bb.x2 + diffRight) / 2; + _p.autoHeight = Math.max(bb.h, min.height.val); + pos.y = (-diffTop + bb.y1 + bb.y2 + diffBottom) / 2; + } + + for (var i = 0; i < this.length; i++) { + var ele = this[i]; + var _p = ele._private; + + if (!_p.compoundBoundsClean || force) { + update(ele); + + if (!cy.batching()) { + _p.compoundBoundsClean = true; + } + } + } + + return this; + }; + + var noninf = function noninf(x) { + if (x === Infinity || x === -Infinity) { + return 0; + } + + return x; + }; + + var updateBounds = function updateBounds(b, x1, y1, x2, y2) { + // don't update with zero area boxes + if (x2 - x1 === 0 || y2 - y1 === 0) { + return; + } // don't update with null dim + + + if (x1 == null || y1 == null || x2 == null || y2 == null) { + return; + } + + b.x1 = x1 < b.x1 ? x1 : b.x1; + b.x2 = x2 > b.x2 ? x2 : b.x2; + b.y1 = y1 < b.y1 ? y1 : b.y1; + b.y2 = y2 > b.y2 ? y2 : b.y2; + b.w = b.x2 - b.x1; + b.h = b.y2 - b.y1; + }; + + var updateBoundsFromBox = function updateBoundsFromBox(b, b2) { + if (b2 == null) { + return b; + } + + return updateBounds(b, b2.x1, b2.y1, b2.x2, b2.y2); + }; + + var prefixedProperty = function prefixedProperty(obj, field, prefix) { + return getPrefixedProperty(obj, field, prefix); + }; + + var updateBoundsFromArrow = function updateBoundsFromArrow(bounds, ele, prefix) { + if (ele.cy().headless()) { + return; + } + + var _p = ele._private; + var rstyle = _p.rstyle; + var halfArW = rstyle.arrowWidth / 2; + var arrowType = ele.pstyle(prefix + '-arrow-shape').value; + var x; + var y; + + if (arrowType !== 'none') { + if (prefix === 'source') { + x = rstyle.srcX; + y = rstyle.srcY; + } else if (prefix === 'target') { + x = rstyle.tgtX; + y = rstyle.tgtY; + } else { + x = rstyle.midX; + y = rstyle.midY; + } // always store the individual arrow bounds + + + var bbs = _p.arrowBounds = _p.arrowBounds || {}; + var bb = bbs[prefix] = bbs[prefix] || {}; + bb.x1 = x - halfArW; + bb.y1 = y - halfArW; + bb.x2 = x + halfArW; + bb.y2 = y + halfArW; + bb.w = bb.x2 - bb.x1; + bb.h = bb.y2 - bb.y1; + expandBoundingBox(bb, 1); + updateBounds(bounds, bb.x1, bb.y1, bb.x2, bb.y2); + } + }; + + var updateBoundsFromLabel = function updateBoundsFromLabel(bounds, ele, prefix) { + if (ele.cy().headless()) { + return; + } + + var prefixDash; + + if (prefix) { + prefixDash = prefix + '-'; + } else { + prefixDash = ''; + } + + var _p = ele._private; + var rstyle = _p.rstyle; + var label = ele.pstyle(prefixDash + 'label').strValue; + + if (label) { + var halign = ele.pstyle('text-halign'); + var valign = ele.pstyle('text-valign'); + var labelWidth = prefixedProperty(rstyle, 'labelWidth', prefix); + var labelHeight = prefixedProperty(rstyle, 'labelHeight', prefix); + var labelX = prefixedProperty(rstyle, 'labelX', prefix); + var labelY = prefixedProperty(rstyle, 'labelY', prefix); + var marginX = ele.pstyle(prefixDash + 'text-margin-x').pfValue; + var marginY = ele.pstyle(prefixDash + 'text-margin-y').pfValue; + var isEdge = ele.isEdge(); + var rotation = ele.pstyle(prefixDash + 'text-rotation'); + var outlineWidth = ele.pstyle('text-outline-width').pfValue; + var borderWidth = ele.pstyle('text-border-width').pfValue; + var halfBorderWidth = borderWidth / 2; + var padding = ele.pstyle('text-background-padding').pfValue; + var marginOfError = 2; // expand to work around browser dimension inaccuracies + + var lh = labelHeight; + var lw = labelWidth; + var lw_2 = lw / 2; + var lh_2 = lh / 2; + var lx1, lx2, ly1, ly2; + + if (isEdge) { + lx1 = labelX - lw_2; + lx2 = labelX + lw_2; + ly1 = labelY - lh_2; + ly2 = labelY + lh_2; + } else { + switch (halign.value) { + case 'left': + lx1 = labelX - lw; + lx2 = labelX; + break; + + case 'center': + lx1 = labelX - lw_2; + lx2 = labelX + lw_2; + break; + + case 'right': + lx1 = labelX; + lx2 = labelX + lw; + break; + } + + switch (valign.value) { + case 'top': + ly1 = labelY - lh; + ly2 = labelY; + break; + + case 'center': + ly1 = labelY - lh_2; + ly2 = labelY + lh_2; + break; + + case 'bottom': + ly1 = labelY; + ly2 = labelY + lh; + break; + } + } // shift by margin and expand by outline and border + + + lx1 += marginX - Math.max(outlineWidth, halfBorderWidth) - padding - marginOfError; + lx2 += marginX + Math.max(outlineWidth, halfBorderWidth) + padding + marginOfError; + ly1 += marginY - Math.max(outlineWidth, halfBorderWidth) - padding - marginOfError; + ly2 += marginY + Math.max(outlineWidth, halfBorderWidth) + padding + marginOfError; // always store the unrotated label bounds separately + + var bbPrefix = prefix || 'main'; + var bbs = _p.labelBounds; + var bb = bbs[bbPrefix] = bbs[bbPrefix] || {}; + bb.x1 = lx1; + bb.y1 = ly1; + bb.x2 = lx2; + bb.y2 = ly2; + bb.w = lx2 - lx1; + bb.h = ly2 - ly1; + var isAutorotate = isEdge && rotation.strValue === 'autorotate'; + var isPfValue = rotation.pfValue != null && rotation.pfValue !== 0; + + if (isAutorotate || isPfValue) { + var theta = isAutorotate ? prefixedProperty(_p.rstyle, 'labelAngle', prefix) : rotation.pfValue; + var cos = Math.cos(theta); + var sin = Math.sin(theta); // rotation point (default value for center-center) + + var xo = (lx1 + lx2) / 2; + var yo = (ly1 + ly2) / 2; + + if (!isEdge) { + switch (halign.value) { + case 'left': + xo = lx2; + break; + + case 'right': + xo = lx1; + break; + } + + switch (valign.value) { + case 'top': + yo = ly2; + break; + + case 'bottom': + yo = ly1; + break; + } + } + + var rotate = function rotate(x, y) { + x = x - xo; + y = y - yo; + return { + x: x * cos - y * sin + xo, + y: x * sin + y * cos + yo + }; + }; + + var px1y1 = rotate(lx1, ly1); + var px1y2 = rotate(lx1, ly2); + var px2y1 = rotate(lx2, ly1); + var px2y2 = rotate(lx2, ly2); + lx1 = Math.min(px1y1.x, px1y2.x, px2y1.x, px2y2.x); + lx2 = Math.max(px1y1.x, px1y2.x, px2y1.x, px2y2.x); + ly1 = Math.min(px1y1.y, px1y2.y, px2y1.y, px2y2.y); + ly2 = Math.max(px1y1.y, px1y2.y, px2y1.y, px2y2.y); + } + + var bbPrefixRot = bbPrefix + 'Rot'; + var bbRot = bbs[bbPrefixRot] = bbs[bbPrefixRot] || {}; + bbRot.x1 = lx1; + bbRot.y1 = ly1; + bbRot.x2 = lx2; + bbRot.y2 = ly2; + bbRot.w = lx2 - lx1; + bbRot.h = ly2 - ly1; + updateBounds(bounds, lx1, ly1, lx2, ly2); + updateBounds(_p.labelBounds.all, lx1, ly1, lx2, ly2); + } + + return bounds; + }; // get the bounding box of the elements (in raw model position) + + + var boundingBoxImpl = function boundingBoxImpl(ele, options) { + var cy = ele._private.cy; + var styleEnabled = cy.styleEnabled(); + var headless = cy.headless(); + var bounds = makeBoundingBox(); + var _p = ele._private; + var isNode = ele.isNode(); + var isEdge = ele.isEdge(); + var ex1, ex2, ey1, ey2; // extrema of body / lines + + var x, y; // node pos + + var rstyle = _p.rstyle; + var manualExpansion = isNode && styleEnabled ? ele.pstyle('bounds-expansion').pfValue : [0]; // must use `display` prop only, as reading `compound.width()` causes recursion + // (other factors like width values will be considered later in this function anyway) + + var isDisplayed = function isDisplayed(ele) { + return ele.pstyle('display').value !== 'none'; + }; + + var displayed = !styleEnabled || isDisplayed(ele) // must take into account connected nodes b/c of implicit edge hiding on display:none node + && (!isEdge || isDisplayed(ele.source()) && isDisplayed(ele.target())); + + if (displayed) { + // displayed suffices, since we will find zero area eles anyway + var overlayOpacity = 0; + var overlayPadding = 0; + + if (styleEnabled && options.includeOverlays) { + overlayOpacity = ele.pstyle('overlay-opacity').value; + + if (overlayOpacity !== 0) { + overlayPadding = ele.pstyle('overlay-padding').value; + } + } + + var underlayOpacity = 0; + var underlayPadding = 0; + + if (styleEnabled && options.includeUnderlays) { + underlayOpacity = ele.pstyle('underlay-opacity').value; + + if (underlayOpacity !== 0) { + underlayPadding = ele.pstyle('underlay-padding').value; + } + } + + var padding = Math.max(overlayPadding, underlayPadding); + var w = 0; + var wHalf = 0; + + if (styleEnabled) { + w = ele.pstyle('width').pfValue; + wHalf = w / 2; + } + + if (isNode && options.includeNodes) { + var pos = ele.position(); + x = pos.x; + y = pos.y; + + var _w = ele.outerWidth(); + + var halfW = _w / 2; + var h = ele.outerHeight(); + var halfH = h / 2; // handle node dimensions + ///////////////////////// + + ex1 = x - halfW; + ex2 = x + halfW; + ey1 = y - halfH; + ey2 = y + halfH; + updateBounds(bounds, ex1, ey1, ex2, ey2); + } else if (isEdge && options.includeEdges) { + if (styleEnabled && !headless) { + var curveStyle = ele.pstyle('curve-style').strValue; // handle edge dimensions (rough box estimate) + ////////////////////////////////////////////// + + ex1 = Math.min(rstyle.srcX, rstyle.midX, rstyle.tgtX); + ex2 = Math.max(rstyle.srcX, rstyle.midX, rstyle.tgtX); + ey1 = Math.min(rstyle.srcY, rstyle.midY, rstyle.tgtY); + ey2 = Math.max(rstyle.srcY, rstyle.midY, rstyle.tgtY); // take into account edge width + + ex1 -= wHalf; + ex2 += wHalf; + ey1 -= wHalf; + ey2 += wHalf; + updateBounds(bounds, ex1, ey1, ex2, ey2); // precise edges + //////////////// + + if (curveStyle === 'haystack') { + var hpts = rstyle.haystackPts; + + if (hpts && hpts.length === 2) { + ex1 = hpts[0].x; + ey1 = hpts[0].y; + ex2 = hpts[1].x; + ey2 = hpts[1].y; + + if (ex1 > ex2) { + var temp = ex1; + ex1 = ex2; + ex2 = temp; + } + + if (ey1 > ey2) { + var _temp = ey1; + ey1 = ey2; + ey2 = _temp; + } + + updateBounds(bounds, ex1 - wHalf, ey1 - wHalf, ex2 + wHalf, ey2 + wHalf); + } + } else if (curveStyle === 'bezier' || curveStyle === 'unbundled-bezier' || curveStyle === 'segments' || curveStyle === 'taxi') { + var pts; + + switch (curveStyle) { + case 'bezier': + case 'unbundled-bezier': + pts = rstyle.bezierPts; + break; + + case 'segments': + case 'taxi': + pts = rstyle.linePts; + break; + } + + if (pts != null) { + for (var j = 0; j < pts.length; j++) { + var pt = pts[j]; + ex1 = pt.x - wHalf; + ex2 = pt.x + wHalf; + ey1 = pt.y - wHalf; + ey2 = pt.y + wHalf; + updateBounds(bounds, ex1, ey1, ex2, ey2); + } + } + } // bezier-like or segment-like edge + + } else { + // headless or style disabled + // fallback on source and target positions + ////////////////////////////////////////// + var n1 = ele.source(); + var n1pos = n1.position(); + var n2 = ele.target(); + var n2pos = n2.position(); + ex1 = n1pos.x; + ex2 = n2pos.x; + ey1 = n1pos.y; + ey2 = n2pos.y; + + if (ex1 > ex2) { + var _temp2 = ex1; + ex1 = ex2; + ex2 = _temp2; + } + + if (ey1 > ey2) { + var _temp3 = ey1; + ey1 = ey2; + ey2 = _temp3; + } // take into account edge width + + + ex1 -= wHalf; + ex2 += wHalf; + ey1 -= wHalf; + ey2 += wHalf; + updateBounds(bounds, ex1, ey1, ex2, ey2); + } // headless or style disabled + + } // edges + // handle edge arrow size + ///////////////////////// + + + if (styleEnabled && options.includeEdges && isEdge) { + updateBoundsFromArrow(bounds, ele, 'mid-source'); + updateBoundsFromArrow(bounds, ele, 'mid-target'); + updateBoundsFromArrow(bounds, ele, 'source'); + updateBoundsFromArrow(bounds, ele, 'target'); + } // ghost + //////// + + + if (styleEnabled) { + var ghost = ele.pstyle('ghost').value === 'yes'; + + if (ghost) { + var gx = ele.pstyle('ghost-offset-x').pfValue; + var gy = ele.pstyle('ghost-offset-y').pfValue; + updateBounds(bounds, bounds.x1 + gx, bounds.y1 + gy, bounds.x2 + gx, bounds.y2 + gy); + } + } // always store the body bounds separately from the labels + + + var bbBody = _p.bodyBounds = _p.bodyBounds || {}; + assignBoundingBox(bbBody, bounds); + expandBoundingBoxSides(bbBody, manualExpansion); + expandBoundingBox(bbBody, 1); // expand to work around browser dimension inaccuracies + // overlay + ////////// + + if (styleEnabled) { + ex1 = bounds.x1; + ex2 = bounds.x2; + ey1 = bounds.y1; + ey2 = bounds.y2; + updateBounds(bounds, ex1 - padding, ey1 - padding, ex2 + padding, ey2 + padding); + } // always store the body bounds separately from the labels + + + var bbOverlay = _p.overlayBounds = _p.overlayBounds || {}; + assignBoundingBox(bbOverlay, bounds); + expandBoundingBoxSides(bbOverlay, manualExpansion); + expandBoundingBox(bbOverlay, 1); // expand to work around browser dimension inaccuracies + // handle label dimensions + ////////////////////////// + + var bbLabels = _p.labelBounds = _p.labelBounds || {}; + + if (bbLabels.all != null) { + clearBoundingBox(bbLabels.all); + } else { + bbLabels.all = makeBoundingBox(); + } + + if (styleEnabled && options.includeLabels) { + if (options.includeMainLabels) { + updateBoundsFromLabel(bounds, ele, null); + } + + if (isEdge) { + if (options.includeSourceLabels) { + updateBoundsFromLabel(bounds, ele, 'source'); + } + + if (options.includeTargetLabels) { + updateBoundsFromLabel(bounds, ele, 'target'); + } + } + } // style enabled for labels + + } // if displayed + + + bounds.x1 = noninf(bounds.x1); + bounds.y1 = noninf(bounds.y1); + bounds.x2 = noninf(bounds.x2); + bounds.y2 = noninf(bounds.y2); + bounds.w = noninf(bounds.x2 - bounds.x1); + bounds.h = noninf(bounds.y2 - bounds.y1); + + if (bounds.w > 0 && bounds.h > 0 && displayed) { + expandBoundingBoxSides(bounds, manualExpansion); // expand bounds by 1 because antialiasing can increase the visual/effective size by 1 on all sides + + expandBoundingBox(bounds, 1); + } + + return bounds; + }; + + var getKey = function getKey(opts) { + var i = 0; + + var tf = function tf(val) { + return (val ? 1 : 0) << i++; + }; + + var key = 0; + key += tf(opts.incudeNodes); + key += tf(opts.includeEdges); + key += tf(opts.includeLabels); + key += tf(opts.includeMainLabels); + key += tf(opts.includeSourceLabels); + key += tf(opts.includeTargetLabels); + key += tf(opts.includeOverlays); + return key; + }; + + var getBoundingBoxPosKey = function getBoundingBoxPosKey(ele) { + if (ele.isEdge()) { + var p1 = ele.source().position(); + var p2 = ele.target().position(); + + var r = function r(x) { + return Math.round(x); + }; + + return hashIntsArray([r(p1.x), r(p1.y), r(p2.x), r(p2.y)]); + } else { + return 0; + } + }; + + var cachedBoundingBoxImpl = function cachedBoundingBoxImpl(ele, opts) { + var _p = ele._private; + var bb; + var isEdge = ele.isEdge(); + var key = opts == null ? defBbOptsKey : getKey(opts); + var usingDefOpts = key === defBbOptsKey; + var currPosKey = getBoundingBoxPosKey(ele); + var isPosKeySame = _p.bbCachePosKey === currPosKey; + var useCache = opts.useCache && isPosKeySame; + + var isDirty = function isDirty(ele) { + return ele._private.bbCache == null || ele._private.styleDirty; + }; + + var needRecalc = !useCache || isDirty(ele) || isEdge && isDirty(ele.source()) || isDirty(ele.target()); + + if (needRecalc) { + if (!isPosKeySame) { + ele.recalculateRenderedStyle(useCache); + } + + bb = boundingBoxImpl(ele, defBbOpts); + _p.bbCache = bb; + _p.bbCachePosKey = currPosKey; + } else { + bb = _p.bbCache; + } // not using def opts => need to build up bb from combination of sub bbs + + + if (!usingDefOpts) { + var isNode = ele.isNode(); + bb = makeBoundingBox(); + + if (opts.includeNodes && isNode || opts.includeEdges && !isNode) { + if (opts.includeOverlays) { + updateBoundsFromBox(bb, _p.overlayBounds); + } else { + updateBoundsFromBox(bb, _p.bodyBounds); + } + } + + if (opts.includeLabels) { + if (opts.includeMainLabels && (!isEdge || opts.includeSourceLabels && opts.includeTargetLabels)) { + updateBoundsFromBox(bb, _p.labelBounds.all); + } else { + if (opts.includeMainLabels) { + updateBoundsFromBox(bb, _p.labelBounds.mainRot); + } + + if (opts.includeSourceLabels) { + updateBoundsFromBox(bb, _p.labelBounds.sourceRot); + } + + if (opts.includeTargetLabels) { + updateBoundsFromBox(bb, _p.labelBounds.targetRot); + } + } + } + + bb.w = bb.x2 - bb.x1; + bb.h = bb.y2 - bb.y1; + } + + return bb; + }; + + var defBbOpts = { + includeNodes: true, + includeEdges: true, + includeLabels: true, + includeMainLabels: true, + includeSourceLabels: true, + includeTargetLabels: true, + includeOverlays: true, + includeUnderlays: true, + useCache: true + }; + var defBbOptsKey = getKey(defBbOpts); + var filledBbOpts = defaults$g(defBbOpts); + + elesfn$b.boundingBox = function (options) { + var bounds; // the main usecase is ele.boundingBox() for a single element with no/def options + // specified s.t. the cache is used, so check for this case to make it faster by + // avoiding the overhead of the rest of the function + + if (this.length === 1 && this[0]._private.bbCache != null && !this[0]._private.styleDirty && (options === undefined || options.useCache === undefined || options.useCache === true)) { + if (options === undefined) { + options = defBbOpts; + } else { + options = filledBbOpts(options); + } + + bounds = cachedBoundingBoxImpl(this[0], options); + } else { + bounds = makeBoundingBox(); + options = options || defBbOpts; + var opts = filledBbOpts(options); + var eles = this; + var cy = eles.cy(); + var styleEnabled = cy.styleEnabled(); + + if (styleEnabled) { + for (var i = 0; i < eles.length; i++) { + var ele = eles[i]; + var _p = ele._private; + var currPosKey = getBoundingBoxPosKey(ele); + var isPosKeySame = _p.bbCachePosKey === currPosKey; + var useCache = opts.useCache && isPosKeySame && !_p.styleDirty; + ele.recalculateRenderedStyle(useCache); + } + } + + this.updateCompoundBounds(!options.useCache); + + for (var _i = 0; _i < eles.length; _i++) { + var _ele = eles[_i]; + updateBoundsFromBox(bounds, cachedBoundingBoxImpl(_ele, opts)); + } + } + + bounds.x1 = noninf(bounds.x1); + bounds.y1 = noninf(bounds.y1); + bounds.x2 = noninf(bounds.x2); + bounds.y2 = noninf(bounds.y2); + bounds.w = noninf(bounds.x2 - bounds.x1); + bounds.h = noninf(bounds.y2 - bounds.y1); + return bounds; + }; + + elesfn$b.dirtyBoundingBoxCache = function () { + for (var i = 0; i < this.length; i++) { + var _p = this[i]._private; + _p.bbCache = null; + _p.bbCachePosKey = null; + _p.bodyBounds = null; + _p.overlayBounds = null; + _p.labelBounds.all = null; + _p.labelBounds.source = null; + _p.labelBounds.target = null; + _p.labelBounds.main = null; + _p.labelBounds.sourceRot = null; + _p.labelBounds.targetRot = null; + _p.labelBounds.mainRot = null; + _p.arrowBounds.source = null; + _p.arrowBounds.target = null; + _p.arrowBounds['mid-source'] = null; + _p.arrowBounds['mid-target'] = null; + } + + this.emitAndNotify('bounds'); + return this; + }; // private helper to get bounding box for custom node positions + // - good for perf in certain cases but currently requires dirtying the rendered style + // - would be better to not modify the nodes but the nodes are read directly everywhere in the renderer... + // - try to use for only things like discrete layouts where the node position would change anyway + + + elesfn$b.boundingBoxAt = function (fn) { + var nodes = this.nodes(); + var cy = this.cy(); + var hasCompoundNodes = cy.hasCompoundNodes(); + var parents = cy.collection(); + + if (hasCompoundNodes) { + parents = nodes.filter(function (node) { + return node.isParent(); + }); + nodes = nodes.not(parents); + } + + if (plainObject(fn)) { + var obj = fn; + + fn = function fn() { + return obj; + }; + } + + var storeOldPos = function storeOldPos(node, i) { + return node._private.bbAtOldPos = fn(node, i); + }; + + var getOldPos = function getOldPos(node) { + return node._private.bbAtOldPos; + }; + + cy.startBatch(); + nodes.forEach(storeOldPos).silentPositions(fn); + + if (hasCompoundNodes) { + parents.dirtyCompoundBoundsCache(); + parents.dirtyBoundingBoxCache(); + parents.updateCompoundBounds(true); // force update b/c we're inside a batch cycle + } + + var bb = copyBoundingBox(this.boundingBox({ + useCache: false + })); + nodes.silentPositions(getOldPos); + + if (hasCompoundNodes) { + parents.dirtyCompoundBoundsCache(); + parents.dirtyBoundingBoxCache(); + parents.updateCompoundBounds(true); // force update b/c we're inside a batch cycle + } + + cy.endBatch(); + return bb; + }; + + fn$3.boundingbox = fn$3.bb = fn$3.boundingBox; + fn$3.renderedBoundingbox = fn$3.renderedBoundingBox; + var bounds = elesfn$b; + + var fn$2, elesfn$a; + fn$2 = elesfn$a = {}; + + var defineDimFns = function defineDimFns(opts) { + opts.uppercaseName = capitalize(opts.name); + opts.autoName = 'auto' + opts.uppercaseName; + opts.labelName = 'label' + opts.uppercaseName; + opts.outerName = 'outer' + opts.uppercaseName; + opts.uppercaseOuterName = capitalize(opts.outerName); + + fn$2[opts.name] = function dimImpl() { + var ele = this[0]; + var _p = ele._private; + var cy = _p.cy; + var styleEnabled = cy._private.styleEnabled; + + if (ele) { + if (styleEnabled) { + if (ele.isParent()) { + ele.updateCompoundBounds(); + return _p[opts.autoName] || 0; + } + + var d = ele.pstyle(opts.name); + + switch (d.strValue) { + case 'label': + ele.recalculateRenderedStyle(); + return _p.rstyle[opts.labelName] || 0; + + default: + return d.pfValue; + } + } else { + return 1; + } + } + }; + + fn$2['outer' + opts.uppercaseName] = function outerDimImpl() { + var ele = this[0]; + var _p = ele._private; + var cy = _p.cy; + var styleEnabled = cy._private.styleEnabled; + + if (ele) { + if (styleEnabled) { + var dim = ele[opts.name](); + var border = ele.pstyle('border-width').pfValue; // n.b. 1/2 each side + + var padding = 2 * ele.padding(); + return dim + border + padding; + } else { + return 1; + } + } + }; + + fn$2['rendered' + opts.uppercaseName] = function renderedDimImpl() { + var ele = this[0]; + + if (ele) { + var d = ele[opts.name](); + return d * this.cy().zoom(); + } + }; + + fn$2['rendered' + opts.uppercaseOuterName] = function renderedOuterDimImpl() { + var ele = this[0]; + + if (ele) { + var od = ele[opts.outerName](); + return od * this.cy().zoom(); + } + }; + }; + + defineDimFns({ + name: 'width' + }); + defineDimFns({ + name: 'height' + }); + + elesfn$a.padding = function () { + var ele = this[0]; + var _p = ele._private; + + if (ele.isParent()) { + ele.updateCompoundBounds(); + + if (_p.autoPadding !== undefined) { + return _p.autoPadding; + } else { + return ele.pstyle('padding').pfValue; + } + } else { + return ele.pstyle('padding').pfValue; + } + }; + + elesfn$a.paddedHeight = function () { + var ele = this[0]; + return ele.height() + 2 * ele.padding(); + }; + + elesfn$a.paddedWidth = function () { + var ele = this[0]; + return ele.width() + 2 * ele.padding(); + }; + + var widthHeight = elesfn$a; + + var ifEdge = function ifEdge(ele, getValue) { + if (ele.isEdge()) { + return getValue(ele); + } + }; + + var ifEdgeRenderedPosition = function ifEdgeRenderedPosition(ele, getPoint) { + if (ele.isEdge()) { + var cy = ele.cy(); + return modelToRenderedPosition(getPoint(ele), cy.zoom(), cy.pan()); + } + }; + + var ifEdgeRenderedPositions = function ifEdgeRenderedPositions(ele, getPoints) { + if (ele.isEdge()) { + var cy = ele.cy(); + var pan = cy.pan(); + var zoom = cy.zoom(); + return getPoints(ele).map(function (p) { + return modelToRenderedPosition(p, zoom, pan); + }); + } + }; + + var controlPoints = function controlPoints(ele) { + return ele.renderer().getControlPoints(ele); + }; + + var segmentPoints = function segmentPoints(ele) { + return ele.renderer().getSegmentPoints(ele); + }; + + var sourceEndpoint = function sourceEndpoint(ele) { + return ele.renderer().getSourceEndpoint(ele); + }; + + var targetEndpoint = function targetEndpoint(ele) { + return ele.renderer().getTargetEndpoint(ele); + }; + + var midpoint = function midpoint(ele) { + return ele.renderer().getEdgeMidpoint(ele); + }; + + var pts = { + controlPoints: { + get: controlPoints, + mult: true + }, + segmentPoints: { + get: segmentPoints, + mult: true + }, + sourceEndpoint: { + get: sourceEndpoint + }, + targetEndpoint: { + get: targetEndpoint + }, + midpoint: { + get: midpoint + } + }; + + var renderedName = function renderedName(name) { + return 'rendered' + name[0].toUpperCase() + name.substr(1); + }; + + var edgePoints = Object.keys(pts).reduce(function (obj, name) { + var spec = pts[name]; + var rName = renderedName(name); + + obj[name] = function () { + return ifEdge(this, spec.get); + }; + + if (spec.mult) { + obj[rName] = function () { + return ifEdgeRenderedPositions(this, spec.get); + }; + } else { + obj[rName] = function () { + return ifEdgeRenderedPosition(this, spec.get); + }; + } + + return obj; + }, {}); + + var dimensions = extend({}, position, bounds, widthHeight, edgePoints); + + /*! + Event object based on jQuery events, MIT license + + https://jquery.org/license/ + https://tldrlegal.com/license/mit-license + https://github.com/jquery/jquery/blob/master/src/event.js + */ + var Event = function Event(src, props) { + this.recycle(src, props); + }; + + function returnFalse() { + return false; + } + + function returnTrue() { + return true; + } // http://www.w3.org/TR/2003/WD-DOM-Level-3-Events-20030331/ecma-script-binding.html + + + Event.prototype = { + instanceString: function instanceString() { + return 'event'; + }, + recycle: function recycle(src, props) { + this.isImmediatePropagationStopped = this.isPropagationStopped = this.isDefaultPrevented = returnFalse; + + if (src != null && src.preventDefault) { + // Browser Event object + this.type = src.type; // Events bubbling up the document may have been marked as prevented + // by a handler lower down the tree; reflect the correct value. + + this.isDefaultPrevented = src.defaultPrevented ? returnTrue : returnFalse; + } else if (src != null && src.type) { + // Plain object containing all event details + props = src; + } else { + // Event string + this.type = src; + } // Put explicitly provided properties onto the event object + + + if (props != null) { + // more efficient to manually copy fields we use + this.originalEvent = props.originalEvent; + this.type = props.type != null ? props.type : this.type; + this.cy = props.cy; + this.target = props.target; + this.position = props.position; + this.renderedPosition = props.renderedPosition; + this.namespace = props.namespace; + this.layout = props.layout; + } + + if (this.cy != null && this.position != null && this.renderedPosition == null) { + // create a rendered position based on the passed position + var pos = this.position; + var zoom = this.cy.zoom(); + var pan = this.cy.pan(); + this.renderedPosition = { + x: pos.x * zoom + pan.x, + y: pos.y * zoom + pan.y + }; + } // Create a timestamp if incoming event doesn't have one + + + this.timeStamp = src && src.timeStamp || Date.now(); + }, + preventDefault: function preventDefault() { + this.isDefaultPrevented = returnTrue; + var e = this.originalEvent; + + if (!e) { + return; + } // if preventDefault exists run it on the original event + + + if (e.preventDefault) { + e.preventDefault(); + } + }, + stopPropagation: function stopPropagation() { + this.isPropagationStopped = returnTrue; + var e = this.originalEvent; + + if (!e) { + return; + } // if stopPropagation exists run it on the original event + + + if (e.stopPropagation) { + e.stopPropagation(); + } + }, + stopImmediatePropagation: function stopImmediatePropagation() { + this.isImmediatePropagationStopped = returnTrue; + this.stopPropagation(); + }, + isDefaultPrevented: returnFalse, + isPropagationStopped: returnFalse, + isImmediatePropagationStopped: returnFalse + }; + + var eventRegex = /^([^.]+)(\.(?:[^.]+))?$/; // regex for matching event strings (e.g. "click.namespace") + + var universalNamespace = '.*'; // matches as if no namespace specified and prevents users from unbinding accidentally + + var defaults$8 = { + qualifierCompare: function qualifierCompare(q1, q2) { + return q1 === q2; + }, + eventMatches: function + /*context, listener, eventObj*/ + eventMatches() { + return true; + }, + addEventFields: function + /*context, evt*/ + addEventFields() {}, + callbackContext: function callbackContext(context + /*, listener, eventObj*/ + ) { + return context; + }, + beforeEmit: function + /* context, listener, eventObj */ + beforeEmit() {}, + afterEmit: function + /* context, listener, eventObj */ + afterEmit() {}, + bubble: function + /*context*/ + bubble() { + return false; + }, + parent: function + /*context*/ + parent() { + return null; + }, + context: null + }; + var defaultsKeys = Object.keys(defaults$8); + var emptyOpts = {}; + + function Emitter() { + var opts = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : emptyOpts; + var context = arguments.length > 1 ? arguments[1] : undefined; + + // micro-optimisation vs Object.assign() -- reduces Element instantiation time + for (var i = 0; i < defaultsKeys.length; i++) { + var key = defaultsKeys[i]; + this[key] = opts[key] || defaults$8[key]; + } + + this.context = context || this.context; + this.listeners = []; + this.emitting = 0; + } + + var p = Emitter.prototype; + + var forEachEvent = function forEachEvent(self, handler, events, qualifier, callback, conf, confOverrides) { + if (fn$6(qualifier)) { + callback = qualifier; + qualifier = null; + } + + if (confOverrides) { + if (conf == null) { + conf = confOverrides; + } else { + conf = extend({}, conf, confOverrides); + } + } + + var eventList = array(events) ? events : events.split(/\s+/); + + for (var i = 0; i < eventList.length; i++) { + var evt = eventList[i]; + + if (emptyString(evt)) { + continue; + } + + var match = evt.match(eventRegex); // type[.namespace] + + if (match) { + var type = match[1]; + var namespace = match[2] ? match[2] : null; + var ret = handler(self, evt, type, namespace, qualifier, callback, conf); + + if (ret === false) { + break; + } // allow exiting early + + } + } + }; + + var makeEventObj = function makeEventObj(self, obj) { + self.addEventFields(self.context, obj); + return new Event(obj.type, obj); + }; + + var forEachEventObj = function forEachEventObj(self, handler, events) { + if (event(events)) { + handler(self, events); + return; + } else if (plainObject(events)) { + handler(self, makeEventObj(self, events)); + return; + } + + var eventList = array(events) ? events : events.split(/\s+/); + + for (var i = 0; i < eventList.length; i++) { + var evt = eventList[i]; + + if (emptyString(evt)) { + continue; + } + + var match = evt.match(eventRegex); // type[.namespace] + + if (match) { + var type = match[1]; + var namespace = match[2] ? match[2] : null; + var eventObj = makeEventObj(self, { + type: type, + namespace: namespace, + target: self.context + }); + handler(self, eventObj); + } + } + }; + + p.on = p.addListener = function (events, qualifier, callback, conf, confOverrides) { + forEachEvent(this, function (self, event, type, namespace, qualifier, callback, conf) { + if (fn$6(callback)) { + self.listeners.push({ + event: event, + // full event string + callback: callback, + // callback to run + type: type, + // the event type (e.g. 'click') + namespace: namespace, + // the event namespace (e.g. ".foo") + qualifier: qualifier, + // a restriction on whether to match this emitter + conf: conf // additional configuration + + }); + } + }, events, qualifier, callback, conf, confOverrides); + return this; + }; + + p.one = function (events, qualifier, callback, conf) { + return this.on(events, qualifier, callback, conf, { + one: true + }); + }; + + p.removeListener = p.off = function (events, qualifier, callback, conf) { + var _this = this; + + if (this.emitting !== 0) { + this.listeners = copyArray$1(this.listeners); + } + + var listeners = this.listeners; + + var _loop = function _loop(i) { + var listener = listeners[i]; + forEachEvent(_this, function (self, event, type, namespace, qualifier, callback + /*, conf*/ + ) { + if ((listener.type === type || events === '*') && (!namespace && listener.namespace !== '.*' || listener.namespace === namespace) && (!qualifier || self.qualifierCompare(listener.qualifier, qualifier)) && (!callback || listener.callback === callback)) { + listeners.splice(i, 1); + return false; + } + }, events, qualifier, callback, conf); + }; + + for (var i = listeners.length - 1; i >= 0; i--) { + _loop(i); + } + + return this; + }; + + p.removeAllListeners = function () { + return this.removeListener('*'); + }; + + p.emit = p.trigger = function (events, extraParams, manualCallback) { + var listeners = this.listeners; + var numListenersBeforeEmit = listeners.length; + this.emitting++; + + if (!array(extraParams)) { + extraParams = [extraParams]; + } + + forEachEventObj(this, function (self, eventObj) { + if (manualCallback != null) { + listeners = [{ + event: eventObj.event, + type: eventObj.type, + namespace: eventObj.namespace, + callback: manualCallback + }]; + numListenersBeforeEmit = listeners.length; + } + + var _loop2 = function _loop2(i) { + var listener = listeners[i]; + + if (listener.type === eventObj.type && (!listener.namespace || listener.namespace === eventObj.namespace || listener.namespace === universalNamespace) && self.eventMatches(self.context, listener, eventObj)) { + var args = [eventObj]; + + if (extraParams != null) { + push(args, extraParams); + } + + self.beforeEmit(self.context, listener, eventObj); + + if (listener.conf && listener.conf.one) { + self.listeners = self.listeners.filter(function (l) { + return l !== listener; + }); + } + + var context = self.callbackContext(self.context, listener, eventObj); + var ret = listener.callback.apply(context, args); + self.afterEmit(self.context, listener, eventObj); + + if (ret === false) { + eventObj.stopPropagation(); + eventObj.preventDefault(); + } + } // if listener matches + + }; + + for (var i = 0; i < numListenersBeforeEmit; i++) { + _loop2(i); + } // for listener + + + if (self.bubble(self.context) && !eventObj.isPropagationStopped()) { + self.parent(self.context).emit(eventObj, extraParams); + } + }, events); + this.emitting--; + return this; + }; + + var emitterOptions$1 = { + qualifierCompare: function qualifierCompare(selector1, selector2) { + if (selector1 == null || selector2 == null) { + return selector1 == null && selector2 == null; + } else { + return selector1.sameText(selector2); + } + }, + eventMatches: function eventMatches(ele, listener, eventObj) { + var selector = listener.qualifier; + + if (selector != null) { + return ele !== eventObj.target && element(eventObj.target) && selector.matches(eventObj.target); + } + + return true; + }, + addEventFields: function addEventFields(ele, evt) { + evt.cy = ele.cy(); + evt.target = ele; + }, + callbackContext: function callbackContext(ele, listener, eventObj) { + return listener.qualifier != null ? eventObj.target : ele; + }, + beforeEmit: function beforeEmit(context, listener + /*, eventObj*/ + ) { + if (listener.conf && listener.conf.once) { + listener.conf.onceCollection.removeListener(listener.event, listener.qualifier, listener.callback); + } + }, + bubble: function bubble() { + return true; + }, + parent: function parent(ele) { + return ele.isChild() ? ele.parent() : ele.cy(); + } + }; + + var argSelector$1 = function argSelector(arg) { + if (string(arg)) { + return new Selector(arg); + } else { + return arg; + } + }; + + var elesfn$9 = { + createEmitter: function createEmitter() { + for (var i = 0; i < this.length; i++) { + var ele = this[i]; + var _p = ele._private; + + if (!_p.emitter) { + _p.emitter = new Emitter(emitterOptions$1, ele); + } + } + + return this; + }, + emitter: function emitter() { + return this._private.emitter; + }, + on: function on(events, selector, callback) { + var argSel = argSelector$1(selector); + + for (var i = 0; i < this.length; i++) { + var ele = this[i]; + ele.emitter().on(events, argSel, callback); + } + + return this; + }, + removeListener: function removeListener(events, selector, callback) { + var argSel = argSelector$1(selector); + + for (var i = 0; i < this.length; i++) { + var ele = this[i]; + ele.emitter().removeListener(events, argSel, callback); + } + + return this; + }, + removeAllListeners: function removeAllListeners() { + for (var i = 0; i < this.length; i++) { + var ele = this[i]; + ele.emitter().removeAllListeners(); + } + + return this; + }, + one: function one(events, selector, callback) { + var argSel = argSelector$1(selector); + + for (var i = 0; i < this.length; i++) { + var ele = this[i]; + ele.emitter().one(events, argSel, callback); + } + + return this; + }, + once: function once(events, selector, callback) { + var argSel = argSelector$1(selector); + + for (var i = 0; i < this.length; i++) { + var ele = this[i]; + ele.emitter().on(events, argSel, callback, { + once: true, + onceCollection: this + }); + } + }, + emit: function emit(events, extraParams) { + for (var i = 0; i < this.length; i++) { + var ele = this[i]; + ele.emitter().emit(events, extraParams); + } + + return this; + }, + emitAndNotify: function emitAndNotify(event, extraParams) { + // for internal use only + if (this.length === 0) { + return; + } // empty collections don't need to notify anything + // notify renderer + + + this.cy().notify(event, this); + this.emit(event, extraParams); + return this; + } + }; + define.eventAliasesOn(elesfn$9); + + var elesfn$8 = { + nodes: function nodes(selector) { + return this.filter(function (ele) { + return ele.isNode(); + }).filter(selector); + }, + edges: function edges(selector) { + return this.filter(function (ele) { + return ele.isEdge(); + }).filter(selector); + }, + // internal helper to get nodes and edges as separate collections with single iteration over elements + byGroup: function byGroup() { + var nodes = this.spawn(); + var edges = this.spawn(); + + for (var i = 0; i < this.length; i++) { + var ele = this[i]; + + if (ele.isNode()) { + nodes.push(ele); + } else { + edges.push(ele); + } + } + + return { + nodes: nodes, + edges: edges + }; + }, + filter: function filter(_filter, thisArg) { + if (_filter === undefined) { + // check this first b/c it's the most common/performant case + return this; + } else if (string(_filter) || elementOrCollection(_filter)) { + return new Selector(_filter).filter(this); + } else if (fn$6(_filter)) { + var filterEles = this.spawn(); + var eles = this; + + for (var i = 0; i < eles.length; i++) { + var ele = eles[i]; + var include = thisArg ? _filter.apply(thisArg, [ele, i, eles]) : _filter(ele, i, eles); + + if (include) { + filterEles.push(ele); + } + } + + return filterEles; + } + + return this.spawn(); // if not handled by above, give 'em an empty collection + }, + not: function not(toRemove) { + if (!toRemove) { + return this; + } else { + if (string(toRemove)) { + toRemove = this.filter(toRemove); + } + + var elements = this.spawn(); + + for (var i = 0; i < this.length; i++) { + var element = this[i]; + var remove = toRemove.has(element); + + if (!remove) { + elements.push(element); + } + } + + return elements; + } + }, + absoluteComplement: function absoluteComplement() { + var cy = this.cy(); + return cy.mutableElements().not(this); + }, + intersect: function intersect(other) { + // if a selector is specified, then filter by it instead + if (string(other)) { + var selector = other; + return this.filter(selector); + } + + var elements = this.spawn(); + var col1 = this; + var col2 = other; + var col1Smaller = this.length < other.length; + var colS = col1Smaller ? col1 : col2; + var colL = col1Smaller ? col2 : col1; + + for (var i = 0; i < colS.length; i++) { + var ele = colS[i]; + + if (colL.has(ele)) { + elements.push(ele); + } + } + + return elements; + }, + xor: function xor(other) { + var cy = this._private.cy; + + if (string(other)) { + other = cy.$(other); + } + + var elements = this.spawn(); + var col1 = this; + var col2 = other; + + var add = function add(col, other) { + for (var i = 0; i < col.length; i++) { + var ele = col[i]; + var id = ele._private.data.id; + var inOther = other.hasElementWithId(id); + + if (!inOther) { + elements.push(ele); + } + } + }; + + add(col1, col2); + add(col2, col1); + return elements; + }, + diff: function diff(other) { + var cy = this._private.cy; + + if (string(other)) { + other = cy.$(other); + } + + var left = this.spawn(); + var right = this.spawn(); + var both = this.spawn(); + var col1 = this; + var col2 = other; + + var add = function add(col, other, retEles) { + for (var i = 0; i < col.length; i++) { + var ele = col[i]; + var id = ele._private.data.id; + var inOther = other.hasElementWithId(id); + + if (inOther) { + both.merge(ele); + } else { + retEles.push(ele); + } + } + }; + + add(col1, col2, left); + add(col2, col1, right); + return { + left: left, + right: right, + both: both + }; + }, + add: function add(toAdd) { + var cy = this._private.cy; + + if (!toAdd) { + return this; + } + + if (string(toAdd)) { + var selector = toAdd; + toAdd = cy.mutableElements().filter(selector); + } + + var elements = this.spawnSelf(); + + for (var i = 0; i < toAdd.length; i++) { + var ele = toAdd[i]; + var add = !this.has(ele); + + if (add) { + elements.push(ele); + } + } + + return elements; + }, + // in place merge on calling collection + merge: function merge(toAdd) { + var _p = this._private; + var cy = _p.cy; + + if (!toAdd) { + return this; + } + + if (toAdd && string(toAdd)) { + var selector = toAdd; + toAdd = cy.mutableElements().filter(selector); + } + + var map = _p.map; + + for (var i = 0; i < toAdd.length; i++) { + var toAddEle = toAdd[i]; + var id = toAddEle._private.data.id; + var add = !map.has(id); + + if (add) { + var index = this.length++; + this[index] = toAddEle; + map.set(id, { + ele: toAddEle, + index: index + }); + } + } + + return this; // chaining + }, + unmergeAt: function unmergeAt(i) { + var ele = this[i]; + var id = ele.id(); + var _p = this._private; + var map = _p.map; // remove ele + + this[i] = undefined; + map["delete"](id); + var unmergedLastEle = i === this.length - 1; // replace empty spot with last ele in collection + + if (this.length > 1 && !unmergedLastEle) { + var lastEleI = this.length - 1; + var lastEle = this[lastEleI]; + var lastEleId = lastEle._private.data.id; + this[lastEleI] = undefined; + this[i] = lastEle; + map.set(lastEleId, { + ele: lastEle, + index: i + }); + } // the collection is now 1 ele smaller + + + this.length--; + return this; + }, + // remove single ele in place in calling collection + unmergeOne: function unmergeOne(ele) { + ele = ele[0]; + var _p = this._private; + var id = ele._private.data.id; + var map = _p.map; + var entry = map.get(id); + + if (!entry) { + return this; // no need to remove + } + + var i = entry.index; + this.unmergeAt(i); + return this; + }, + // remove eles in place on calling collection + unmerge: function unmerge(toRemove) { + var cy = this._private.cy; + + if (!toRemove) { + return this; + } + + if (toRemove && string(toRemove)) { + var selector = toRemove; + toRemove = cy.mutableElements().filter(selector); + } + + for (var i = 0; i < toRemove.length; i++) { + this.unmergeOne(toRemove[i]); + } + + return this; // chaining + }, + unmergeBy: function unmergeBy(toRmFn) { + for (var i = this.length - 1; i >= 0; i--) { + var ele = this[i]; + + if (toRmFn(ele)) { + this.unmergeAt(i); + } + } + + return this; + }, + map: function map(mapFn, thisArg) { + var arr = []; + var eles = this; + + for (var i = 0; i < eles.length; i++) { + var ele = eles[i]; + var ret = thisArg ? mapFn.apply(thisArg, [ele, i, eles]) : mapFn(ele, i, eles); + arr.push(ret); + } + + return arr; + }, + reduce: function reduce(fn, initialValue) { + var val = initialValue; + var eles = this; + + for (var i = 0; i < eles.length; i++) { + val = fn(val, eles[i], i, eles); + } + + return val; + }, + max: function max(valFn, thisArg) { + var max = -Infinity; + var maxEle; + var eles = this; + + for (var i = 0; i < eles.length; i++) { + var ele = eles[i]; + var val = thisArg ? valFn.apply(thisArg, [ele, i, eles]) : valFn(ele, i, eles); + + if (val > max) { + max = val; + maxEle = ele; + } + } + + return { + value: max, + ele: maxEle + }; + }, + min: function min(valFn, thisArg) { + var min = Infinity; + var minEle; + var eles = this; + + for (var i = 0; i < eles.length; i++) { + var ele = eles[i]; + var val = thisArg ? valFn.apply(thisArg, [ele, i, eles]) : valFn(ele, i, eles); + + if (val < min) { + min = val; + minEle = ele; + } + } + + return { + value: min, + ele: minEle + }; + } + }; // aliases + + var fn$1 = elesfn$8; + fn$1['u'] = fn$1['|'] = fn$1['+'] = fn$1.union = fn$1.or = fn$1.add; + fn$1['\\'] = fn$1['!'] = fn$1['-'] = fn$1.difference = fn$1.relativeComplement = fn$1.subtract = fn$1.not; + fn$1['n'] = fn$1['&'] = fn$1['.'] = fn$1.and = fn$1.intersection = fn$1.intersect; + fn$1['^'] = fn$1['(+)'] = fn$1['(-)'] = fn$1.symmetricDifference = fn$1.symdiff = fn$1.xor; + fn$1.fnFilter = fn$1.filterFn = fn$1.stdFilter = fn$1.filter; + fn$1.complement = fn$1.abscomp = fn$1.absoluteComplement; + + var elesfn$7 = { + isNode: function isNode() { + return this.group() === 'nodes'; + }, + isEdge: function isEdge() { + return this.group() === 'edges'; + }, + isLoop: function isLoop() { + return this.isEdge() && this.source()[0] === this.target()[0]; + }, + isSimple: function isSimple() { + return this.isEdge() && this.source()[0] !== this.target()[0]; + }, + group: function group() { + var ele = this[0]; + + if (ele) { + return ele._private.group; + } + } + }; + + /** + * Elements are drawn in a specific order based on compound depth (low to high), the element type (nodes above edges), + * and z-index (low to high). These styles affect how this applies: + * + * z-compound-depth: May be `bottom | orphan | auto | top`. The first drawn is `bottom`, then `orphan` which is the + * same depth as the root of the compound graph, followed by the default value `auto` which draws in order from + * root to leaves of the compound graph. The last drawn is `top`. + * z-index-compare: May be `auto | manual`. The default value is `auto` which always draws edges under nodes. + * `manual` ignores this convention and draws based on the `z-index` value setting. + * z-index: An integer value that affects the relative draw order of elements. In general, an element with a higher + * `z-index` will be drawn on top of an element with a lower `z-index`. + */ + + var zIndexSort = function zIndexSort(a, b) { + var cy = a.cy(); + var hasCompoundNodes = cy.hasCompoundNodes(); + + function getDepth(ele) { + var style = ele.pstyle('z-compound-depth'); + + if (style.value === 'auto') { + return hasCompoundNodes ? ele.zDepth() : 0; + } else if (style.value === 'bottom') { + return -1; + } else if (style.value === 'top') { + return MAX_INT$1; + } // 'orphan' + + + return 0; + } + + var depthDiff = getDepth(a) - getDepth(b); + + if (depthDiff !== 0) { + return depthDiff; + } + + function getEleDepth(ele) { + var style = ele.pstyle('z-index-compare'); + + if (style.value === 'auto') { + return ele.isNode() ? 1 : 0; + } // 'manual' + + + return 0; + } + + var eleDiff = getEleDepth(a) - getEleDepth(b); + + if (eleDiff !== 0) { + return eleDiff; + } + + var zDiff = a.pstyle('z-index').value - b.pstyle('z-index').value; + + if (zDiff !== 0) { + return zDiff; + } // compare indices in the core (order added to graph w/ last on top) + + + return a.poolIndex() - b.poolIndex(); + }; + + var elesfn$6 = { + forEach: function forEach(fn, thisArg) { + if (fn$6(fn)) { + var N = this.length; + + for (var i = 0; i < N; i++) { + var ele = this[i]; + var ret = thisArg ? fn.apply(thisArg, [ele, i, this]) : fn(ele, i, this); + + if (ret === false) { + break; + } // exit each early on return false + + } + } + + return this; + }, + toArray: function toArray() { + var array = []; + + for (var i = 0; i < this.length; i++) { + array.push(this[i]); + } + + return array; + }, + slice: function slice(start, end) { + var array = []; + var thisSize = this.length; + + if (end == null) { + end = thisSize; + } + + if (start == null) { + start = 0; + } + + if (start < 0) { + start = thisSize + start; + } + + if (end < 0) { + end = thisSize + end; + } + + for (var i = start; i >= 0 && i < end && i < thisSize; i++) { + array.push(this[i]); + } + + return this.spawn(array); + }, + size: function size() { + return this.length; + }, + eq: function eq(i) { + return this[i] || this.spawn(); + }, + first: function first() { + return this[0] || this.spawn(); + }, + last: function last() { + return this[this.length - 1] || this.spawn(); + }, + empty: function empty() { + return this.length === 0; + }, + nonempty: function nonempty() { + return !this.empty(); + }, + sort: function sort(sortFn) { + if (!fn$6(sortFn)) { + return this; + } + + var sorted = this.toArray().sort(sortFn); + return this.spawn(sorted); + }, + sortByZIndex: function sortByZIndex() { + return this.sort(zIndexSort); + }, + zDepth: function zDepth() { + var ele = this[0]; + + if (!ele) { + return undefined; + } // let cy = ele.cy(); + + + var _p = ele._private; + var group = _p.group; + + if (group === 'nodes') { + var depth = _p.data.parent ? ele.parents().size() : 0; + + if (!ele.isParent()) { + return MAX_INT$1 - 1; // childless nodes always on top + } + + return depth; + } else { + var src = _p.source; + var tgt = _p.target; + var srcDepth = src.zDepth(); + var tgtDepth = tgt.zDepth(); + return Math.max(srcDepth, tgtDepth, 0); // depth of deepest parent + } + } + }; + elesfn$6.each = elesfn$6.forEach; + + var defineSymbolIterator = function defineSymbolIterator() { + var typeofUndef = "undefined" ; + var isIteratorSupported = (typeof Symbol === "undefined" ? "undefined" : _typeof(Symbol)) != typeofUndef && _typeof(Symbol.iterator) != typeofUndef; // eslint-disable-line no-undef + + if (isIteratorSupported) { + elesfn$6[Symbol.iterator] = function () { + var _this = this; + + // eslint-disable-line no-undef + var entry = { + value: undefined, + done: false + }; + var i = 0; + var length = this.length; + return _defineProperty$1({ + next: function next() { + if (i < length) { + entry.value = _this[i++]; + } else { + entry.value = undefined; + entry.done = true; + } + + return entry; + } + }, Symbol.iterator, function () { + // eslint-disable-line no-undef + return this; + }); + }; + } + }; + + defineSymbolIterator(); + + var getLayoutDimensionOptions = defaults$g({ + nodeDimensionsIncludeLabels: false + }); + var elesfn$5 = { + // Calculates and returns node dimensions { x, y } based on options given + layoutDimensions: function layoutDimensions(options) { + options = getLayoutDimensionOptions(options); + var dims; + + if (!this.takesUpSpace()) { + dims = { + w: 0, + h: 0 + }; + } else if (options.nodeDimensionsIncludeLabels) { + var bbDim = this.boundingBox(); + dims = { + w: bbDim.w, + h: bbDim.h + }; + } else { + dims = { + w: this.outerWidth(), + h: this.outerHeight() + }; + } // sanitise the dimensions for external layouts (avoid division by zero) + + + if (dims.w === 0 || dims.h === 0) { + dims.w = dims.h = 1; + } + + return dims; + }, + // using standard layout options, apply position function (w/ or w/o animation) + layoutPositions: function layoutPositions(layout, options, fn) { + var nodes = this.nodes().filter(function (n) { + return !n.isParent(); + }); + var cy = this.cy(); + var layoutEles = options.eles; // nodes & edges + + var getMemoizeKey = function getMemoizeKey(node) { + return node.id(); + }; + + var fnMem = memoize$1(fn, getMemoizeKey); // memoized version of position function + + layout.emit({ + type: 'layoutstart', + layout: layout + }); + layout.animations = []; + + var calculateSpacing = function calculateSpacing(spacing, nodesBb, pos) { + var center = { + x: nodesBb.x1 + nodesBb.w / 2, + y: nodesBb.y1 + nodesBb.h / 2 + }; + var spacingVector = { + // scale from center of bounding box (not necessarily 0,0) + x: (pos.x - center.x) * spacing, + y: (pos.y - center.y) * spacing + }; + return { + x: center.x + spacingVector.x, + y: center.y + spacingVector.y + }; + }; + + var useSpacingFactor = options.spacingFactor && options.spacingFactor !== 1; + + var spacingBb = function spacingBb() { + if (!useSpacingFactor) { + return null; + } + + var bb = makeBoundingBox(); + + for (var i = 0; i < nodes.length; i++) { + var node = nodes[i]; + var pos = fnMem(node, i); + expandBoundingBoxByPoint(bb, pos.x, pos.y); + } + + return bb; + }; + + var bb = spacingBb(); + var getFinalPos = memoize$1(function (node, i) { + var newPos = fnMem(node, i); + + if (useSpacingFactor) { + var spacing = Math.abs(options.spacingFactor); + newPos = calculateSpacing(spacing, bb, newPos); + } + + if (options.transform != null) { + newPos = options.transform(node, newPos); + } + + return newPos; + }, getMemoizeKey); + + if (options.animate) { + for (var i = 0; i < nodes.length; i++) { + var node = nodes[i]; + var newPos = getFinalPos(node, i); + var animateNode = options.animateFilter == null || options.animateFilter(node, i); + + if (animateNode) { + var ani = node.animation({ + position: newPos, + duration: options.animationDuration, + easing: options.animationEasing + }); + layout.animations.push(ani); + } else { + node.position(newPos); + } + } + + if (options.fit) { + var fitAni = cy.animation({ + fit: { + boundingBox: layoutEles.boundingBoxAt(getFinalPos), + padding: options.padding + }, + duration: options.animationDuration, + easing: options.animationEasing + }); + layout.animations.push(fitAni); + } else if (options.zoom !== undefined && options.pan !== undefined) { + var zoomPanAni = cy.animation({ + zoom: options.zoom, + pan: options.pan, + duration: options.animationDuration, + easing: options.animationEasing + }); + layout.animations.push(zoomPanAni); + } + + layout.animations.forEach(function (ani) { + return ani.play(); + }); + layout.one('layoutready', options.ready); + layout.emit({ + type: 'layoutready', + layout: layout + }); + Promise$1.all(layout.animations.map(function (ani) { + return ani.promise(); + })).then(function () { + layout.one('layoutstop', options.stop); + layout.emit({ + type: 'layoutstop', + layout: layout + }); + }); + } else { + nodes.positions(getFinalPos); + + if (options.fit) { + cy.fit(options.eles, options.padding); + } + + if (options.zoom != null) { + cy.zoom(options.zoom); + } + + if (options.pan) { + cy.pan(options.pan); + } + + layout.one('layoutready', options.ready); + layout.emit({ + type: 'layoutready', + layout: layout + }); + layout.one('layoutstop', options.stop); + layout.emit({ + type: 'layoutstop', + layout: layout + }); + } + + return this; // chaining + }, + layout: function layout(options) { + var cy = this.cy(); + return cy.makeLayout(extend({}, options, { + eles: this + })); + } + }; // aliases: + + elesfn$5.createLayout = elesfn$5.makeLayout = elesfn$5.layout; + + function styleCache(key, fn, ele) { + var _p = ele._private; + var cache = _p.styleCache = _p.styleCache || []; + var val; + + if ((val = cache[key]) != null) { + return val; + } else { + val = cache[key] = fn(ele); + return val; + } + } + + function cacheStyleFunction(key, fn) { + key = hashString(key); + return function cachedStyleFunction(ele) { + return styleCache(key, fn, ele); + }; + } + + function cachePrototypeStyleFunction(key, fn) { + key = hashString(key); + + var selfFn = function selfFn(ele) { + return fn.call(ele); + }; + + return function cachedPrototypeStyleFunction() { + var ele = this[0]; + + if (ele) { + return styleCache(key, selfFn, ele); + } + }; + } + + var elesfn$4 = { + recalculateRenderedStyle: function recalculateRenderedStyle(useCache) { + var cy = this.cy(); + var renderer = cy.renderer(); + var styleEnabled = cy.styleEnabled(); + + if (renderer && styleEnabled) { + renderer.recalculateRenderedStyle(this, useCache); + } + + return this; + }, + dirtyStyleCache: function dirtyStyleCache() { + var cy = this.cy(); + + var dirty = function dirty(ele) { + return ele._private.styleCache = null; + }; + + if (cy.hasCompoundNodes()) { + var eles; + eles = this.spawnSelf().merge(this.descendants()).merge(this.parents()); + eles.merge(eles.connectedEdges()); + eles.forEach(dirty); + } else { + this.forEach(function (ele) { + dirty(ele); + ele.connectedEdges().forEach(dirty); + }); + } + + return this; + }, + // fully updates (recalculates) the style for the elements + updateStyle: function updateStyle(notifyRenderer) { + var cy = this._private.cy; + + if (!cy.styleEnabled()) { + return this; + } + + if (cy.batching()) { + var bEles = cy._private.batchStyleEles; + bEles.merge(this); + return this; // chaining and exit early when batching + } + + var hasCompounds = cy.hasCompoundNodes(); + var updatedEles = this; + notifyRenderer = notifyRenderer || notifyRenderer === undefined ? true : false; + + if (hasCompounds) { + // then add everything up and down for compound selector checks + updatedEles = this.spawnSelf().merge(this.descendants()).merge(this.parents()); + } // let changedEles = style.apply( updatedEles ); + + + var changedEles = updatedEles; + + if (notifyRenderer) { + changedEles.emitAndNotify('style'); // let renderer know we changed style + } else { + changedEles.emit('style'); // just fire the event + } + + updatedEles.forEach(function (ele) { + return ele._private.styleDirty = true; + }); + return this; // chaining + }, + // private: clears dirty flag and recalculates style + cleanStyle: function cleanStyle() { + var cy = this.cy(); + + if (!cy.styleEnabled()) { + return; + } + + for (var i = 0; i < this.length; i++) { + var ele = this[i]; + + if (ele._private.styleDirty) { + // n.b. this flag should be set before apply() to avoid potential infinite recursion + ele._private.styleDirty = false; + cy.style().apply(ele); + } + } + }, + // get the internal parsed style object for the specified property + parsedStyle: function parsedStyle(property) { + var includeNonDefault = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : true; + var ele = this[0]; + var cy = ele.cy(); + + if (!cy.styleEnabled()) { + return; + } + + if (ele) { + this.cleanStyle(); + var overriddenStyle = ele._private.style[property]; + + if (overriddenStyle != null) { + return overriddenStyle; + } else if (includeNonDefault) { + return cy.style().getDefaultProperty(property); + } else { + return null; + } + } + }, + numericStyle: function numericStyle(property) { + var ele = this[0]; + + if (!ele.cy().styleEnabled()) { + return; + } + + if (ele) { + var pstyle = ele.pstyle(property); + return pstyle.pfValue !== undefined ? pstyle.pfValue : pstyle.value; + } + }, + numericStyleUnits: function numericStyleUnits(property) { + var ele = this[0]; + + if (!ele.cy().styleEnabled()) { + return; + } + + if (ele) { + return ele.pstyle(property).units; + } + }, + // get the specified css property as a rendered value (i.e. on-screen value) + // or get the whole rendered style if no property specified (NB doesn't allow setting) + renderedStyle: function renderedStyle(property) { + var cy = this.cy(); + + if (!cy.styleEnabled()) { + return this; + } + + var ele = this[0]; + + if (ele) { + return cy.style().getRenderedStyle(ele, property); + } + }, + // read the calculated css style of the element or override the style (via a bypass) + style: function style(name, value) { + var cy = this.cy(); + + if (!cy.styleEnabled()) { + return this; + } + + var updateTransitions = false; + var style = cy.style(); + + if (plainObject(name)) { + // then extend the bypass + var props = name; + style.applyBypass(this, props, updateTransitions); + this.emitAndNotify('style'); // let the renderer know we've updated style + } else if (string(name)) { + if (value === undefined) { + // then get the property from the style + var ele = this[0]; + + if (ele) { + return style.getStylePropertyValue(ele, name); + } else { + // empty collection => can't get any value + return; + } + } else { + // then set the bypass with the property value + style.applyBypass(this, name, value, updateTransitions); + this.emitAndNotify('style'); // let the renderer know we've updated style + } + } else if (name === undefined) { + var _ele = this[0]; + + if (_ele) { + return style.getRawStyle(_ele); + } else { + // empty collection => can't get any value + return; + } + } + + return this; // chaining + }, + removeStyle: function removeStyle(names) { + var cy = this.cy(); + + if (!cy.styleEnabled()) { + return this; + } + + var updateTransitions = false; + var style = cy.style(); + var eles = this; + + if (names === undefined) { + for (var i = 0; i < eles.length; i++) { + var ele = eles[i]; + style.removeAllBypasses(ele, updateTransitions); + } + } else { + names = names.split(/\s+/); + + for (var _i = 0; _i < eles.length; _i++) { + var _ele2 = eles[_i]; + style.removeBypasses(_ele2, names, updateTransitions); + } + } + + this.emitAndNotify('style'); // let the renderer know we've updated style + + return this; // chaining + }, + show: function show() { + this.css('display', 'element'); + return this; // chaining + }, + hide: function hide() { + this.css('display', 'none'); + return this; // chaining + }, + effectiveOpacity: function effectiveOpacity() { + var cy = this.cy(); + + if (!cy.styleEnabled()) { + return 1; + } + + var hasCompoundNodes = cy.hasCompoundNodes(); + var ele = this[0]; + + if (ele) { + var _p = ele._private; + var parentOpacity = ele.pstyle('opacity').value; + + if (!hasCompoundNodes) { + return parentOpacity; + } + + var parents = !_p.data.parent ? null : ele.parents(); + + if (parents) { + for (var i = 0; i < parents.length; i++) { + var parent = parents[i]; + var opacity = parent.pstyle('opacity').value; + parentOpacity = opacity * parentOpacity; + } + } + + return parentOpacity; + } + }, + transparent: function transparent() { + var cy = this.cy(); + + if (!cy.styleEnabled()) { + return false; + } + + var ele = this[0]; + var hasCompoundNodes = ele.cy().hasCompoundNodes(); + + if (ele) { + if (!hasCompoundNodes) { + return ele.pstyle('opacity').value === 0; + } else { + return ele.effectiveOpacity() === 0; + } + } + }, + backgrounding: function backgrounding() { + var cy = this.cy(); + + if (!cy.styleEnabled()) { + return false; + } + + var ele = this[0]; + return ele._private.backgrounding ? true : false; + } + }; + + function checkCompound(ele, parentOk) { + var _p = ele._private; + var parents = _p.data.parent ? ele.parents() : null; + + if (parents) { + for (var i = 0; i < parents.length; i++) { + var parent = parents[i]; + + if (!parentOk(parent)) { + return false; + } + } + } + + return true; + } + + function defineDerivedStateFunction(specs) { + var ok = specs.ok; + var edgeOkViaNode = specs.edgeOkViaNode || specs.ok; + var parentOk = specs.parentOk || specs.ok; + return function () { + var cy = this.cy(); + + if (!cy.styleEnabled()) { + return true; + } + + var ele = this[0]; + var hasCompoundNodes = cy.hasCompoundNodes(); + + if (ele) { + var _p = ele._private; + + if (!ok(ele)) { + return false; + } + + if (ele.isNode()) { + return !hasCompoundNodes || checkCompound(ele, parentOk); + } else { + var src = _p.source; + var tgt = _p.target; + return edgeOkViaNode(src) && (!hasCompoundNodes || checkCompound(src, edgeOkViaNode)) && (src === tgt || edgeOkViaNode(tgt) && (!hasCompoundNodes || checkCompound(tgt, edgeOkViaNode))); + } + } + }; + } + + var eleTakesUpSpace = cacheStyleFunction('eleTakesUpSpace', function (ele) { + return ele.pstyle('display').value === 'element' && ele.width() !== 0 && (ele.isNode() ? ele.height() !== 0 : true); + }); + elesfn$4.takesUpSpace = cachePrototypeStyleFunction('takesUpSpace', defineDerivedStateFunction({ + ok: eleTakesUpSpace + })); + var eleInteractive = cacheStyleFunction('eleInteractive', function (ele) { + return ele.pstyle('events').value === 'yes' && ele.pstyle('visibility').value === 'visible' && eleTakesUpSpace(ele); + }); + var parentInteractive = cacheStyleFunction('parentInteractive', function (parent) { + return parent.pstyle('visibility').value === 'visible' && eleTakesUpSpace(parent); + }); + elesfn$4.interactive = cachePrototypeStyleFunction('interactive', defineDerivedStateFunction({ + ok: eleInteractive, + parentOk: parentInteractive, + edgeOkViaNode: eleTakesUpSpace + })); + + elesfn$4.noninteractive = function () { + var ele = this[0]; + + if (ele) { + return !ele.interactive(); + } + }; + + var eleVisible = cacheStyleFunction('eleVisible', function (ele) { + return ele.pstyle('visibility').value === 'visible' && ele.pstyle('opacity').pfValue !== 0 && eleTakesUpSpace(ele); + }); + var edgeVisibleViaNode = eleTakesUpSpace; + elesfn$4.visible = cachePrototypeStyleFunction('visible', defineDerivedStateFunction({ + ok: eleVisible, + edgeOkViaNode: edgeVisibleViaNode + })); + + elesfn$4.hidden = function () { + var ele = this[0]; + + if (ele) { + return !ele.visible(); + } + }; + + elesfn$4.isBundledBezier = cachePrototypeStyleFunction('isBundledBezier', function () { + if (!this.cy().styleEnabled()) { + return false; + } + + return !this.removed() && this.pstyle('curve-style').value === 'bezier' && this.takesUpSpace(); + }); + elesfn$4.bypass = elesfn$4.css = elesfn$4.style; + elesfn$4.renderedCss = elesfn$4.renderedStyle; + elesfn$4.removeBypass = elesfn$4.removeCss = elesfn$4.removeStyle; + elesfn$4.pstyle = elesfn$4.parsedStyle; + + var elesfn$3 = {}; + + function defineSwitchFunction(params) { + return function () { + var args = arguments; + var changedEles = []; // e.g. cy.nodes().select( data, handler ) + + if (args.length === 2) { + var data = args[0]; + var handler = args[1]; + this.on(params.event, data, handler); + } // e.g. cy.nodes().select( handler ) + else if (args.length === 1 && fn$6(args[0])) { + var _handler = args[0]; + this.on(params.event, _handler); + } // e.g. cy.nodes().select() + // e.g. (private) cy.nodes().select(['tapselect']) + else if (args.length === 0 || args.length === 1 && array(args[0])) { + var addlEvents = args.length === 1 ? args[0] : null; + + for (var i = 0; i < this.length; i++) { + var ele = this[i]; + var able = !params.ableField || ele._private[params.ableField]; + var changed = ele._private[params.field] != params.value; + + if (params.overrideAble) { + var overrideAble = params.overrideAble(ele); + + if (overrideAble !== undefined) { + able = overrideAble; + + if (!overrideAble) { + return this; + } // to save cycles assume not able for all on override + + } + } + + if (able) { + ele._private[params.field] = params.value; + + if (changed) { + changedEles.push(ele); + } + } + } + + var changedColl = this.spawn(changedEles); + changedColl.updateStyle(); // change of state => possible change of style + + changedColl.emit(params.event); + + if (addlEvents) { + changedColl.emit(addlEvents); + } + } + + return this; + }; + } + + function defineSwitchSet(params) { + elesfn$3[params.field] = function () { + var ele = this[0]; + + if (ele) { + if (params.overrideField) { + var val = params.overrideField(ele); + + if (val !== undefined) { + return val; + } + } + + return ele._private[params.field]; + } + }; + + elesfn$3[params.on] = defineSwitchFunction({ + event: params.on, + field: params.field, + ableField: params.ableField, + overrideAble: params.overrideAble, + value: true + }); + elesfn$3[params.off] = defineSwitchFunction({ + event: params.off, + field: params.field, + ableField: params.ableField, + overrideAble: params.overrideAble, + value: false + }); + } + + defineSwitchSet({ + field: 'locked', + overrideField: function overrideField(ele) { + return ele.cy().autolock() ? true : undefined; + }, + on: 'lock', + off: 'unlock' + }); + defineSwitchSet({ + field: 'grabbable', + overrideField: function overrideField(ele) { + return ele.cy().autoungrabify() || ele.pannable() ? false : undefined; + }, + on: 'grabify', + off: 'ungrabify' + }); + defineSwitchSet({ + field: 'selected', + ableField: 'selectable', + overrideAble: function overrideAble(ele) { + return ele.cy().autounselectify() ? false : undefined; + }, + on: 'select', + off: 'unselect' + }); + defineSwitchSet({ + field: 'selectable', + overrideField: function overrideField(ele) { + return ele.cy().autounselectify() ? false : undefined; + }, + on: 'selectify', + off: 'unselectify' + }); + elesfn$3.deselect = elesfn$3.unselect; + + elesfn$3.grabbed = function () { + var ele = this[0]; + + if (ele) { + return ele._private.grabbed; + } + }; + + defineSwitchSet({ + field: 'active', + on: 'activate', + off: 'unactivate' + }); + defineSwitchSet({ + field: 'pannable', + on: 'panify', + off: 'unpanify' + }); + + elesfn$3.inactive = function () { + var ele = this[0]; + + if (ele) { + return !ele._private.active; + } + }; + + var elesfn$2 = {}; // DAG functions + //////////////// + + var defineDagExtremity = function defineDagExtremity(params) { + return function dagExtremityImpl(selector) { + var eles = this; + var ret = []; + + for (var i = 0; i < eles.length; i++) { + var ele = eles[i]; + + if (!ele.isNode()) { + continue; + } + + var disqualified = false; + var edges = ele.connectedEdges(); + + for (var j = 0; j < edges.length; j++) { + var edge = edges[j]; + var src = edge.source(); + var tgt = edge.target(); + + if (params.noIncomingEdges && tgt === ele && src !== ele || params.noOutgoingEdges && src === ele && tgt !== ele) { + disqualified = true; + break; + } + } + + if (!disqualified) { + ret.push(ele); + } + } + + return this.spawn(ret, true).filter(selector); + }; + }; + + var defineDagOneHop = function defineDagOneHop(params) { + return function (selector) { + var eles = this; + var oEles = []; + + for (var i = 0; i < eles.length; i++) { + var ele = eles[i]; + + if (!ele.isNode()) { + continue; + } + + var edges = ele.connectedEdges(); + + for (var j = 0; j < edges.length; j++) { + var edge = edges[j]; + var src = edge.source(); + var tgt = edge.target(); + + if (params.outgoing && src === ele) { + oEles.push(edge); + oEles.push(tgt); + } else if (params.incoming && tgt === ele) { + oEles.push(edge); + oEles.push(src); + } + } + } + + return this.spawn(oEles, true).filter(selector); + }; + }; + + var defineDagAllHops = function defineDagAllHops(params) { + return function (selector) { + var eles = this; + var sEles = []; + var sElesIds = {}; + + for (;;) { + var next = params.outgoing ? eles.outgoers() : eles.incomers(); + + if (next.length === 0) { + break; + } // done if none left + + + var newNext = false; + + for (var i = 0; i < next.length; i++) { + var n = next[i]; + var nid = n.id(); + + if (!sElesIds[nid]) { + sElesIds[nid] = true; + sEles.push(n); + newNext = true; + } + } + + if (!newNext) { + break; + } // done if touched all outgoers already + + + eles = next; + } + + return this.spawn(sEles, true).filter(selector); + }; + }; + + elesfn$2.clearTraversalCache = function () { + for (var i = 0; i < this.length; i++) { + this[i]._private.traversalCache = null; + } + }; + + extend(elesfn$2, { + // get the root nodes in the DAG + roots: defineDagExtremity({ + noIncomingEdges: true + }), + // get the leaf nodes in the DAG + leaves: defineDagExtremity({ + noOutgoingEdges: true + }), + // normally called children in graph theory + // these nodes =edges=> outgoing nodes + outgoers: cache(defineDagOneHop({ + outgoing: true + }), 'outgoers'), + // aka DAG descendants + successors: defineDagAllHops({ + outgoing: true + }), + // normally called parents in graph theory + // these nodes <=edges= incoming nodes + incomers: cache(defineDagOneHop({ + incoming: true + }), 'incomers'), + // aka DAG ancestors + predecessors: defineDagAllHops({ + incoming: true + }) + }); // Neighbourhood functions + ////////////////////////// + + extend(elesfn$2, { + neighborhood: cache(function (selector) { + var elements = []; + var nodes = this.nodes(); + + for (var i = 0; i < nodes.length; i++) { + // for all nodes + var node = nodes[i]; + var connectedEdges = node.connectedEdges(); // for each connected edge, add the edge and the other node + + for (var j = 0; j < connectedEdges.length; j++) { + var edge = connectedEdges[j]; + var src = edge.source(); + var tgt = edge.target(); + var otherNode = node === src ? tgt : src; // need check in case of loop + + if (otherNode.length > 0) { + elements.push(otherNode[0]); // add node 1 hop away + } // add connected edge + + + elements.push(edge[0]); + } + } + + return this.spawn(elements, true).filter(selector); + }, 'neighborhood'), + closedNeighborhood: function closedNeighborhood(selector) { + return this.neighborhood().add(this).filter(selector); + }, + openNeighborhood: function openNeighborhood(selector) { + return this.neighborhood(selector); + } + }); // aliases + + elesfn$2.neighbourhood = elesfn$2.neighborhood; + elesfn$2.closedNeighbourhood = elesfn$2.closedNeighborhood; + elesfn$2.openNeighbourhood = elesfn$2.openNeighborhood; // Edge functions + ///////////////// + + extend(elesfn$2, { + source: cache(function sourceImpl(selector) { + var ele = this[0]; + var src; + + if (ele) { + src = ele._private.source || ele.cy().collection(); + } + + return src && selector ? src.filter(selector) : src; + }, 'source'), + target: cache(function targetImpl(selector) { + var ele = this[0]; + var tgt; + + if (ele) { + tgt = ele._private.target || ele.cy().collection(); + } + + return tgt && selector ? tgt.filter(selector) : tgt; + }, 'target'), + sources: defineSourceFunction({ + attr: 'source' + }), + targets: defineSourceFunction({ + attr: 'target' + }) + }); + + function defineSourceFunction(params) { + return function sourceImpl(selector) { + var sources = []; + + for (var i = 0; i < this.length; i++) { + var ele = this[i]; + var src = ele._private[params.attr]; + + if (src) { + sources.push(src); + } + } + + return this.spawn(sources, true).filter(selector); + }; + } + + extend(elesfn$2, { + edgesWith: cache(defineEdgesWithFunction(), 'edgesWith'), + edgesTo: cache(defineEdgesWithFunction({ + thisIsSrc: true + }), 'edgesTo') + }); + + function defineEdgesWithFunction(params) { + return function edgesWithImpl(otherNodes) { + var elements = []; + var cy = this._private.cy; + var p = params || {}; // get elements if a selector is specified + + if (string(otherNodes)) { + otherNodes = cy.$(otherNodes); + } + + for (var h = 0; h < otherNodes.length; h++) { + var edges = otherNodes[h]._private.edges; + + for (var i = 0; i < edges.length; i++) { + var edge = edges[i]; + var edgeData = edge._private.data; + var thisToOther = this.hasElementWithId(edgeData.source) && otherNodes.hasElementWithId(edgeData.target); + var otherToThis = otherNodes.hasElementWithId(edgeData.source) && this.hasElementWithId(edgeData.target); + var edgeConnectsThisAndOther = thisToOther || otherToThis; + + if (!edgeConnectsThisAndOther) { + continue; + } + + if (p.thisIsSrc || p.thisIsTgt) { + if (p.thisIsSrc && !thisToOther) { + continue; + } + + if (p.thisIsTgt && !otherToThis) { + continue; + } + } + + elements.push(edge); + } + } + + return this.spawn(elements, true); + }; + } + + extend(elesfn$2, { + connectedEdges: cache(function (selector) { + var retEles = []; + var eles = this; + + for (var i = 0; i < eles.length; i++) { + var node = eles[i]; + + if (!node.isNode()) { + continue; + } + + var edges = node._private.edges; + + for (var j = 0; j < edges.length; j++) { + var edge = edges[j]; + retEles.push(edge); + } + } + + return this.spawn(retEles, true).filter(selector); + }, 'connectedEdges'), + connectedNodes: cache(function (selector) { + var retEles = []; + var eles = this; + + for (var i = 0; i < eles.length; i++) { + var edge = eles[i]; + + if (!edge.isEdge()) { + continue; + } + + retEles.push(edge.source()[0]); + retEles.push(edge.target()[0]); + } + + return this.spawn(retEles, true).filter(selector); + }, 'connectedNodes'), + parallelEdges: cache(defineParallelEdgesFunction(), 'parallelEdges'), + codirectedEdges: cache(defineParallelEdgesFunction({ + codirected: true + }), 'codirectedEdges') + }); + + function defineParallelEdgesFunction(params) { + var defaults = { + codirected: false + }; + params = extend({}, defaults, params); + return function parallelEdgesImpl(selector) { + // micro-optimised for renderer + var elements = []; + var edges = this.edges(); + var p = params; // look at all the edges in the collection + + for (var i = 0; i < edges.length; i++) { + var edge1 = edges[i]; + var edge1_p = edge1._private; + var src1 = edge1_p.source; + var srcid1 = src1._private.data.id; + var tgtid1 = edge1_p.data.target; + var srcEdges1 = src1._private.edges; // look at edges connected to the src node of this edge + + for (var j = 0; j < srcEdges1.length; j++) { + var edge2 = srcEdges1[j]; + var edge2data = edge2._private.data; + var tgtid2 = edge2data.target; + var srcid2 = edge2data.source; + var codirected = tgtid2 === tgtid1 && srcid2 === srcid1; + var oppdirected = srcid1 === tgtid2 && tgtid1 === srcid2; + + if (p.codirected && codirected || !p.codirected && (codirected || oppdirected)) { + elements.push(edge2); + } + } + } + + return this.spawn(elements, true).filter(selector); + }; + } // Misc functions + ///////////////// + + + extend(elesfn$2, { + components: function components(root) { + var self = this; + var cy = self.cy(); + var visited = cy.collection(); + var unvisited = root == null ? self.nodes() : root.nodes(); + var components = []; + + if (root != null && unvisited.empty()) { + // root may contain only edges + unvisited = root.sources(); // doesn't matter which node to use (undirected), so just use the source sides + } + + var visitInComponent = function visitInComponent(node, component) { + visited.merge(node); + unvisited.unmerge(node); + component.merge(node); + }; + + if (unvisited.empty()) { + return self.spawn(); + } + + var _loop = function _loop() { + // each iteration yields a component + var cmpt = cy.collection(); + components.push(cmpt); + var root = unvisited[0]; + visitInComponent(root, cmpt); + self.bfs({ + directed: false, + roots: root, + visit: function visit(v) { + return visitInComponent(v, cmpt); + } + }); + cmpt.forEach(function (node) { + node.connectedEdges().forEach(function (e) { + // connectedEdges() usually cached + if (self.has(e) && cmpt.has(e.source()) && cmpt.has(e.target())) { + // has() is cheap + cmpt.merge(e); // forEach() only considers nodes -- sets N at call time + } + }); + }); + }; + + do { + _loop(); + } while (unvisited.length > 0); + + return components; + }, + component: function component() { + var ele = this[0]; + return ele.cy().mutableElements().components(ele)[0]; + } + }); + elesfn$2.componentsOf = elesfn$2.components; + + var Collection = function Collection(cy, elements) { + var unique = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : false; + var removed = arguments.length > 3 && arguments[3] !== undefined ? arguments[3] : false; + + if (cy === undefined) { + error('A collection must have a reference to the core'); + return; + } + + var map = new Map$2(); + var createdElements = false; + + if (!elements) { + elements = []; + } else if (elements.length > 0 && plainObject(elements[0]) && !element(elements[0])) { + createdElements = true; // make elements from json and restore all at once later + + var eles = []; + var elesIds = new Set$1(); + + for (var i = 0, l = elements.length; i < l; i++) { + var json = elements[i]; + + if (json.data == null) { + json.data = {}; + } + + var _data = json.data; // make sure newly created elements have valid ids + + if (_data.id == null) { + _data.id = uuid(); + } else if (cy.hasElementWithId(_data.id) || elesIds.has(_data.id)) { + continue; // can't create element if prior id already exists + } + + var ele = new Element(cy, json, false); + eles.push(ele); + elesIds.add(_data.id); + } + + elements = eles; + } + + this.length = 0; + + for (var _i = 0, _l = elements.length; _i < _l; _i++) { + var element$1 = elements[_i][0]; // [0] in case elements is an array of collections, rather than array of elements + + if (element$1 == null) { + continue; + } + + var id = element$1._private.data.id; + + if (!unique || !map.has(id)) { + if (unique) { + map.set(id, { + index: this.length, + ele: element$1 + }); + } + + this[this.length] = element$1; + this.length++; + } + } + + this._private = { + eles: this, + cy: cy, + + get map() { + if (this.lazyMap == null) { + this.rebuildMap(); + } + + return this.lazyMap; + }, + + set map(m) { + this.lazyMap = m; + }, + + rebuildMap: function rebuildMap() { + var m = this.lazyMap = new Map$2(); + var eles = this.eles; + + for (var _i2 = 0; _i2 < eles.length; _i2++) { + var _ele = eles[_i2]; + m.set(_ele.id(), { + index: _i2, + ele: _ele + }); + } + } + }; + + if (unique) { + this._private.map = map; + } // restore the elements if we created them from json + + + if (createdElements && !removed) { + this.restore(); + } + }; // Functions + //////////////////////////////////////////////////////////////////////////////////////////////////// + // keep the prototypes in sync (an element has the same functions as a collection) + // and use elefn and elesfn as shorthands to the prototypes + + + var elesfn$1 = Element.prototype = Collection.prototype = Object.create(Array.prototype); + + elesfn$1.instanceString = function () { + return 'collection'; + }; + + elesfn$1.spawn = function (eles, unique) { + return new Collection(this.cy(), eles, unique); + }; + + elesfn$1.spawnSelf = function () { + return this.spawn(this); + }; + + elesfn$1.cy = function () { + return this._private.cy; + }; + + elesfn$1.renderer = function () { + return this._private.cy.renderer(); + }; + + elesfn$1.element = function () { + return this[0]; + }; + + elesfn$1.collection = function () { + if (collection(this)) { + return this; + } else { + // an element + return new Collection(this._private.cy, [this]); + } + }; + + elesfn$1.unique = function () { + return new Collection(this._private.cy, this, true); + }; + + elesfn$1.hasElementWithId = function (id) { + id = '' + id; // id must be string + + return this._private.map.has(id); + }; + + elesfn$1.getElementById = function (id) { + id = '' + id; // id must be string + + var cy = this._private.cy; + + var entry = this._private.map.get(id); + + return entry ? entry.ele : new Collection(cy); // get ele or empty collection + }; + + elesfn$1.$id = elesfn$1.getElementById; + + elesfn$1.poolIndex = function () { + var cy = this._private.cy; + var eles = cy._private.elements; + var id = this[0]._private.data.id; + return eles._private.map.get(id).index; + }; + + elesfn$1.indexOf = function (ele) { + var id = ele[0]._private.data.id; + return this._private.map.get(id).index; + }; + + elesfn$1.indexOfId = function (id) { + id = '' + id; // id must be string + + return this._private.map.get(id).index; + }; + + elesfn$1.json = function (obj) { + var ele = this.element(); + var cy = this.cy(); + + if (ele == null && obj) { + return this; + } // can't set to no eles + + + if (ele == null) { + return undefined; + } // can't get from no eles + + + var p = ele._private; + + if (plainObject(obj)) { + // set + cy.startBatch(); + + if (obj.data) { + ele.data(obj.data); + var _data2 = p.data; + + if (ele.isEdge()) { + // source and target are immutable via data() + var move = false; + var spec = {}; + var src = obj.data.source; + var tgt = obj.data.target; + + if (src != null && src != _data2.source) { + spec.source = '' + src; // id must be string + + move = true; + } + + if (tgt != null && tgt != _data2.target) { + spec.target = '' + tgt; // id must be string + + move = true; + } + + if (move) { + ele = ele.move(spec); + } + } else { + // parent is immutable via data() + var newParentValSpecd = ('parent' in obj.data); + var parent = obj.data.parent; + + if (newParentValSpecd && (parent != null || _data2.parent != null) && parent != _data2.parent) { + if (parent === undefined) { + // can't set undefined imperatively, so use null + parent = null; + } + + if (parent != null) { + parent = '' + parent; // id must be string + } + + ele = ele.move({ + parent: parent + }); + } + } + } + + if (obj.position) { + ele.position(obj.position); + } // ignore group -- immutable + + + var checkSwitch = function checkSwitch(k, trueFnName, falseFnName) { + var obj_k = obj[k]; + + if (obj_k != null && obj_k !== p[k]) { + if (obj_k) { + ele[trueFnName](); + } else { + ele[falseFnName](); + } + } + }; + + checkSwitch('removed', 'remove', 'restore'); + checkSwitch('selected', 'select', 'unselect'); + checkSwitch('selectable', 'selectify', 'unselectify'); + checkSwitch('locked', 'lock', 'unlock'); + checkSwitch('grabbable', 'grabify', 'ungrabify'); + checkSwitch('pannable', 'panify', 'unpanify'); + + if (obj.classes != null) { + ele.classes(obj.classes); + } + + cy.endBatch(); + return this; + } else if (obj === undefined) { + // get + var json = { + data: copy(p.data), + position: copy(p.position), + group: p.group, + removed: p.removed, + selected: p.selected, + selectable: p.selectable, + locked: p.locked, + grabbable: p.grabbable, + pannable: p.pannable, + classes: null + }; + json.classes = ''; + var i = 0; + p.classes.forEach(function (cls) { + return json.classes += i++ === 0 ? cls : ' ' + cls; + }); + return json; + } + }; + + elesfn$1.jsons = function () { + var jsons = []; + + for (var i = 0; i < this.length; i++) { + var ele = this[i]; + var json = ele.json(); + jsons.push(json); + } + + return jsons; + }; + + elesfn$1.clone = function () { + var cy = this.cy(); + var elesArr = []; + + for (var i = 0; i < this.length; i++) { + var ele = this[i]; + var json = ele.json(); + var clone = new Element(cy, json, false); // NB no restore + + elesArr.push(clone); + } + + return new Collection(cy, elesArr); + }; + + elesfn$1.copy = elesfn$1.clone; + + elesfn$1.restore = function () { + var notifyRenderer = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : true; + var addToPool = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : true; + var self = this; + var cy = self.cy(); + var cy_p = cy._private; // create arrays of nodes and edges, since we need to + // restore the nodes first + + var nodes = []; + var edges = []; + var elements; + + for (var _i3 = 0, l = self.length; _i3 < l; _i3++) { + var ele = self[_i3]; + + if (addToPool && !ele.removed()) { + // don't need to handle this ele + continue; + } // keep nodes first in the array and edges after + + + if (ele.isNode()) { + // put to front of array if node + nodes.push(ele); + } else { + // put to end of array if edge + edges.push(ele); + } + } + + elements = nodes.concat(edges); + var i; + + var removeFromElements = function removeFromElements() { + elements.splice(i, 1); + i--; + }; // now, restore each element + + + for (i = 0; i < elements.length; i++) { + var _ele2 = elements[i]; + var _private = _ele2._private; + var _data3 = _private.data; // the traversal cache should start fresh when ele is added + + _ele2.clearTraversalCache(); // set id and validate + + + if (!addToPool && !_private.removed) ; else if (_data3.id === undefined) { + _data3.id = uuid(); + } else if (number$1(_data3.id)) { + _data3.id = '' + _data3.id; // now it's a string + } else if (emptyString(_data3.id) || !string(_data3.id)) { + error('Can not create element with invalid string ID `' + _data3.id + '`'); // can't create element if it has empty string as id or non-string id + + removeFromElements(); + continue; + } else if (cy.hasElementWithId(_data3.id)) { + error('Can not create second element with ID `' + _data3.id + '`'); // can't create element if one already has that id + + removeFromElements(); + continue; + } + + var id = _data3.id; // id is finalised, now let's keep a ref + + if (_ele2.isNode()) { + // extra checks for nodes + var pos = _private.position; // make sure the nodes have a defined position + + if (pos.x == null) { + pos.x = 0; + } + + if (pos.y == null) { + pos.y = 0; + } + } + + if (_ele2.isEdge()) { + // extra checks for edges + var edge = _ele2; + var fields = ['source', 'target']; + var fieldsLength = fields.length; + var badSourceOrTarget = false; + + for (var j = 0; j < fieldsLength; j++) { + var field = fields[j]; + var val = _data3[field]; + + if (number$1(val)) { + val = _data3[field] = '' + _data3[field]; // now string + } + + if (val == null || val === '') { + // can't create if source or target is not defined properly + error('Can not create edge `' + id + '` with unspecified ' + field); + badSourceOrTarget = true; + } else if (!cy.hasElementWithId(val)) { + // can't create edge if one of its nodes doesn't exist + error('Can not create edge `' + id + '` with nonexistant ' + field + ' `' + val + '`'); + badSourceOrTarget = true; + } + } + + if (badSourceOrTarget) { + removeFromElements(); + continue; + } // can't create this + + + var src = cy.getElementById(_data3.source); + var tgt = cy.getElementById(_data3.target); // only one edge in node if loop + + if (src.same(tgt)) { + src._private.edges.push(edge); + } else { + src._private.edges.push(edge); + + tgt._private.edges.push(edge); + } + + edge._private.source = src; + edge._private.target = tgt; + } // if is edge + // create mock ids / indexes maps for element so it can be used like collections + + + _private.map = new Map$2(); + + _private.map.set(id, { + ele: _ele2, + index: 0 + }); + + _private.removed = false; + + if (addToPool) { + cy.addToPool(_ele2); + } + } // for each element + // do compound node sanity checks + + + for (var _i4 = 0; _i4 < nodes.length; _i4++) { + // each node + var node = nodes[_i4]; + var _data4 = node._private.data; + + if (number$1(_data4.parent)) { + // then automake string + _data4.parent = '' + _data4.parent; + } + + var parentId = _data4.parent; + var specifiedParent = parentId != null; + + if (specifiedParent || node._private.parent) { + var parent = node._private.parent ? cy.collection().merge(node._private.parent) : cy.getElementById(parentId); + + if (parent.empty()) { + // non-existant parent; just remove it + _data4.parent = undefined; + } else if (parent[0].removed()) { + warn('Node added with missing parent, reference to parent removed'); + _data4.parent = undefined; + node._private.parent = null; + } else { + var selfAsParent = false; + var ancestor = parent; + + while (!ancestor.empty()) { + if (node.same(ancestor)) { + // mark self as parent and remove from data + selfAsParent = true; + _data4.parent = undefined; // remove parent reference + // exit or we loop forever + + break; + } + + ancestor = ancestor.parent(); + } + + if (!selfAsParent) { + // connect with children + parent[0]._private.children.push(node); + + node._private.parent = parent[0]; // let the core know we have a compound graph + + cy_p.hasCompoundNodes = true; + } + } // else + + } // if specified parent + + } // for each node + + + if (elements.length > 0) { + var restored = elements.length === self.length ? self : new Collection(cy, elements); + + for (var _i5 = 0; _i5 < restored.length; _i5++) { + var _ele3 = restored[_i5]; + + if (_ele3.isNode()) { + continue; + } // adding an edge invalidates the traversal caches for the parallel edges + + + _ele3.parallelEdges().clearTraversalCache(); // adding an edge invalidates the traversal cache for the connected nodes + + + _ele3.source().clearTraversalCache(); + + _ele3.target().clearTraversalCache(); + } + + var toUpdateStyle; + + if (cy_p.hasCompoundNodes) { + toUpdateStyle = cy.collection().merge(restored).merge(restored.connectedNodes()).merge(restored.parent()); + } else { + toUpdateStyle = restored; + } + + toUpdateStyle.dirtyCompoundBoundsCache().dirtyBoundingBoxCache().updateStyle(notifyRenderer); + + if (notifyRenderer) { + restored.emitAndNotify('add'); + } else if (addToPool) { + restored.emit('add'); + } + } + + return self; // chainability + }; + + elesfn$1.removed = function () { + var ele = this[0]; + return ele && ele._private.removed; + }; + + elesfn$1.inside = function () { + var ele = this[0]; + return ele && !ele._private.removed; + }; + + elesfn$1.remove = function () { + var notifyRenderer = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : true; + var removeFromPool = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : true; + var self = this; + var elesToRemove = []; + var elesToRemoveIds = {}; + var cy = self._private.cy; // add connected edges + + function addConnectedEdges(node) { + var edges = node._private.edges; + + for (var i = 0; i < edges.length; i++) { + add(edges[i]); + } + } // add descendant nodes + + + function addChildren(node) { + var children = node._private.children; + + for (var i = 0; i < children.length; i++) { + add(children[i]); + } + } + + function add(ele) { + var alreadyAdded = elesToRemoveIds[ele.id()]; + + if (removeFromPool && ele.removed() || alreadyAdded) { + return; + } else { + elesToRemoveIds[ele.id()] = true; + } + + if (ele.isNode()) { + elesToRemove.push(ele); // nodes are removed last + + addConnectedEdges(ele); + addChildren(ele); + } else { + elesToRemove.unshift(ele); // edges are removed first + } + } // make the list of elements to remove + // (may be removing more than specified due to connected edges etc) + + + for (var i = 0, l = self.length; i < l; i++) { + var ele = self[i]; + add(ele); + } + + function removeEdgeRef(node, edge) { + var connectedEdges = node._private.edges; + removeFromArray(connectedEdges, edge); // removing an edges invalidates the traversal cache for its nodes + + node.clearTraversalCache(); + } + + function removeParallelRef(pllEdge) { + // removing an edge invalidates the traversal caches for the parallel edges + pllEdge.clearTraversalCache(); + } + + var alteredParents = []; + alteredParents.ids = {}; + + function removeChildRef(parent, ele) { + ele = ele[0]; + parent = parent[0]; + var children = parent._private.children; + var pid = parent.id(); + removeFromArray(children, ele); // remove parent => child ref + + ele._private.parent = null; // remove child => parent ref + + if (!alteredParents.ids[pid]) { + alteredParents.ids[pid] = true; + alteredParents.push(parent); + } + } + + self.dirtyCompoundBoundsCache(); + + if (removeFromPool) { + cy.removeFromPool(elesToRemove); // remove from core pool + } + + for (var _i6 = 0; _i6 < elesToRemove.length; _i6++) { + var _ele4 = elesToRemove[_i6]; + + if (_ele4.isEdge()) { + // remove references to this edge in its connected nodes + var src = _ele4.source()[0]; + + var tgt = _ele4.target()[0]; + + removeEdgeRef(src, _ele4); + removeEdgeRef(tgt, _ele4); + + var pllEdges = _ele4.parallelEdges(); + + for (var j = 0; j < pllEdges.length; j++) { + var pllEdge = pllEdges[j]; + removeParallelRef(pllEdge); + + if (pllEdge.isBundledBezier()) { + pllEdge.dirtyBoundingBoxCache(); + } + } + } else { + // remove reference to parent + var parent = _ele4.parent(); + + if (parent.length !== 0) { + removeChildRef(parent, _ele4); + } + } + + if (removeFromPool) { + // mark as removed + _ele4._private.removed = true; + } + } // check to see if we have a compound graph or not + + + var elesStillInside = cy._private.elements; + cy._private.hasCompoundNodes = false; + + for (var _i7 = 0; _i7 < elesStillInside.length; _i7++) { + var _ele5 = elesStillInside[_i7]; + + if (_ele5.isParent()) { + cy._private.hasCompoundNodes = true; + break; + } + } + + var removedElements = new Collection(this.cy(), elesToRemove); + + if (removedElements.size() > 0) { + // must manually notify since trigger won't do this automatically once removed + if (notifyRenderer) { + removedElements.emitAndNotify('remove'); + } else if (removeFromPool) { + removedElements.emit('remove'); + } + } // the parents who were modified by the removal need their style updated + + + for (var _i8 = 0; _i8 < alteredParents.length; _i8++) { + var _ele6 = alteredParents[_i8]; + + if (!removeFromPool || !_ele6.removed()) { + _ele6.updateStyle(); + } + } + + return removedElements; + }; + + elesfn$1.move = function (struct) { + var cy = this._private.cy; + var eles = this; // just clean up refs, caches, etc. in the same way as when removing and then restoring + // (our calls to remove/restore do not remove from the graph or make events) + + var notifyRenderer = false; + var modifyPool = false; + + var toString = function toString(id) { + return id == null ? id : '' + id; + }; // id must be string + + + if (struct.source !== undefined || struct.target !== undefined) { + var srcId = toString(struct.source); + var tgtId = toString(struct.target); + var srcExists = srcId != null && cy.hasElementWithId(srcId); + var tgtExists = tgtId != null && cy.hasElementWithId(tgtId); + + if (srcExists || tgtExists) { + cy.batch(function () { + // avoid duplicate style updates + eles.remove(notifyRenderer, modifyPool); // clean up refs etc. + + eles.emitAndNotify('moveout'); + + for (var i = 0; i < eles.length; i++) { + var ele = eles[i]; + var _data5 = ele._private.data; + + if (ele.isEdge()) { + if (srcExists) { + _data5.source = srcId; + } + + if (tgtExists) { + _data5.target = tgtId; + } + } + } + + eles.restore(notifyRenderer, modifyPool); // make new refs, style, etc. + }); + eles.emitAndNotify('move'); + } + } else if (struct.parent !== undefined) { + // move node to new parent + var parentId = toString(struct.parent); + var parentExists = parentId === null || cy.hasElementWithId(parentId); + + if (parentExists) { + var pidToAssign = parentId === null ? undefined : parentId; + cy.batch(function () { + // avoid duplicate style updates + var updated = eles.remove(notifyRenderer, modifyPool); // clean up refs etc. + + updated.emitAndNotify('moveout'); + + for (var i = 0; i < eles.length; i++) { + var ele = eles[i]; + var _data6 = ele._private.data; + + if (ele.isNode()) { + _data6.parent = pidToAssign; + } + } + + updated.restore(notifyRenderer, modifyPool); // make new refs, style, etc. + }); + eles.emitAndNotify('move'); + } + } + + return this; + }; + + [elesfn$j, elesfn$i, elesfn$h, elesfn$g, elesfn$f, data, elesfn$d, dimensions, elesfn$9, elesfn$8, elesfn$7, elesfn$6, elesfn$5, elesfn$4, elesfn$3, elesfn$2].forEach(function (props) { + extend(elesfn$1, props); + }); + + var corefn$9 = { + add: function add(opts) { + var elements; + var cy = this; // add the elements + + if (elementOrCollection(opts)) { + var eles = opts; + + if (eles._private.cy === cy) { + // same instance => just restore + elements = eles.restore(); + } else { + // otherwise, copy from json + var jsons = []; + + for (var i = 0; i < eles.length; i++) { + var ele = eles[i]; + jsons.push(ele.json()); + } + + elements = new Collection(cy, jsons); + } + } // specify an array of options + else if (array(opts)) { + var _jsons = opts; + elements = new Collection(cy, _jsons); + } // specify via opts.nodes and opts.edges + else if (plainObject(opts) && (array(opts.nodes) || array(opts.edges))) { + var elesByGroup = opts; + var _jsons2 = []; + var grs = ['nodes', 'edges']; + + for (var _i = 0, il = grs.length; _i < il; _i++) { + var group = grs[_i]; + var elesArray = elesByGroup[group]; + + if (array(elesArray)) { + for (var j = 0, jl = elesArray.length; j < jl; j++) { + var json = extend({ + group: group + }, elesArray[j]); + + _jsons2.push(json); + } + } + } + + elements = new Collection(cy, _jsons2); + } // specify options for one element + else { + var _json = opts; + elements = new Element(cy, _json).collection(); + } + + return elements; + }, + remove: function remove(collection) { + if (elementOrCollection(collection)) ; else if (string(collection)) { + var selector = collection; + collection = this.$(selector); + } + + return collection.remove(); + } + }; + + /* global Float32Array */ + + /*! Bezier curve function generator. Copyright Gaetan Renaudeau. MIT License: http://en.wikipedia.org/wiki/MIT_License */ + function generateCubicBezier(mX1, mY1, mX2, mY2) { + var NEWTON_ITERATIONS = 4, + NEWTON_MIN_SLOPE = 0.001, + SUBDIVISION_PRECISION = 0.0000001, + SUBDIVISION_MAX_ITERATIONS = 10, + kSplineTableSize = 11, + kSampleStepSize = 1.0 / (kSplineTableSize - 1.0), + float32ArraySupported = typeof Float32Array !== 'undefined'; + /* Must contain four arguments. */ + + if (arguments.length !== 4) { + return false; + } + /* Arguments must be numbers. */ + + + for (var i = 0; i < 4; ++i) { + if (typeof arguments[i] !== "number" || isNaN(arguments[i]) || !isFinite(arguments[i])) { + return false; + } + } + /* X values must be in the [0, 1] range. */ + + + mX1 = Math.min(mX1, 1); + mX2 = Math.min(mX2, 1); + mX1 = Math.max(mX1, 0); + mX2 = Math.max(mX2, 0); + var mSampleValues = float32ArraySupported ? new Float32Array(kSplineTableSize) : new Array(kSplineTableSize); + + function A(aA1, aA2) { + return 1.0 - 3.0 * aA2 + 3.0 * aA1; + } + + function B(aA1, aA2) { + return 3.0 * aA2 - 6.0 * aA1; + } + + function C(aA1) { + return 3.0 * aA1; + } + + function calcBezier(aT, aA1, aA2) { + return ((A(aA1, aA2) * aT + B(aA1, aA2)) * aT + C(aA1)) * aT; + } + + function getSlope(aT, aA1, aA2) { + return 3.0 * A(aA1, aA2) * aT * aT + 2.0 * B(aA1, aA2) * aT + C(aA1); + } + + function newtonRaphsonIterate(aX, aGuessT) { + for (var _i = 0; _i < NEWTON_ITERATIONS; ++_i) { + var currentSlope = getSlope(aGuessT, mX1, mX2); + + if (currentSlope === 0.0) { + return aGuessT; + } + + var currentX = calcBezier(aGuessT, mX1, mX2) - aX; + aGuessT -= currentX / currentSlope; + } + + return aGuessT; + } + + function calcSampleValues() { + for (var _i2 = 0; _i2 < kSplineTableSize; ++_i2) { + mSampleValues[_i2] = calcBezier(_i2 * kSampleStepSize, mX1, mX2); + } + } + + function binarySubdivide(aX, aA, aB) { + var currentX, + currentT, + i = 0; + + do { + currentT = aA + (aB - aA) / 2.0; + currentX = calcBezier(currentT, mX1, mX2) - aX; + + if (currentX > 0.0) { + aB = currentT; + } else { + aA = currentT; + } + } while (Math.abs(currentX) > SUBDIVISION_PRECISION && ++i < SUBDIVISION_MAX_ITERATIONS); + + return currentT; + } + + function getTForX(aX) { + var intervalStart = 0.0, + currentSample = 1, + lastSample = kSplineTableSize - 1; + + for (; currentSample !== lastSample && mSampleValues[currentSample] <= aX; ++currentSample) { + intervalStart += kSampleStepSize; + } + + --currentSample; + var dist = (aX - mSampleValues[currentSample]) / (mSampleValues[currentSample + 1] - mSampleValues[currentSample]), + guessForT = intervalStart + dist * kSampleStepSize, + initialSlope = getSlope(guessForT, mX1, mX2); + + if (initialSlope >= NEWTON_MIN_SLOPE) { + return newtonRaphsonIterate(aX, guessForT); + } else if (initialSlope === 0.0) { + return guessForT; + } else { + return binarySubdivide(aX, intervalStart, intervalStart + kSampleStepSize); + } + } + + var _precomputed = false; + + function precompute() { + _precomputed = true; + + if (mX1 !== mY1 || mX2 !== mY2) { + calcSampleValues(); + } + } + + var f = function f(aX) { + if (!_precomputed) { + precompute(); + } + + if (mX1 === mY1 && mX2 === mY2) { + return aX; + } + + if (aX === 0) { + return 0; + } + + if (aX === 1) { + return 1; + } + + return calcBezier(getTForX(aX), mY1, mY2); + }; + + f.getControlPoints = function () { + return [{ + x: mX1, + y: mY1 + }, { + x: mX2, + y: mY2 + }]; + }; + + var str = "generateBezier(" + [mX1, mY1, mX2, mY2] + ")"; + + f.toString = function () { + return str; + }; + + return f; + } + + /*! Runge-Kutta spring physics function generator. Adapted from Framer.js, copyright Koen Bok. MIT License: http://en.wikipedia.org/wiki/MIT_License */ + + /* Given a tension, friction, and duration, a simulation at 60FPS will first run without a defined duration in order to calculate the full path. A second pass + then adjusts the time delta -- using the relation between actual time and duration -- to calculate the path for the duration-constrained animation. */ + var generateSpringRK4 = function () { + function springAccelerationForState(state) { + return -state.tension * state.x - state.friction * state.v; + } + + function springEvaluateStateWithDerivative(initialState, dt, derivative) { + var state = { + x: initialState.x + derivative.dx * dt, + v: initialState.v + derivative.dv * dt, + tension: initialState.tension, + friction: initialState.friction + }; + return { + dx: state.v, + dv: springAccelerationForState(state) + }; + } + + function springIntegrateState(state, dt) { + var a = { + dx: state.v, + dv: springAccelerationForState(state) + }, + b = springEvaluateStateWithDerivative(state, dt * 0.5, a), + c = springEvaluateStateWithDerivative(state, dt * 0.5, b), + d = springEvaluateStateWithDerivative(state, dt, c), + dxdt = 1.0 / 6.0 * (a.dx + 2.0 * (b.dx + c.dx) + d.dx), + dvdt = 1.0 / 6.0 * (a.dv + 2.0 * (b.dv + c.dv) + d.dv); + state.x = state.x + dxdt * dt; + state.v = state.v + dvdt * dt; + return state; + } + + return function springRK4Factory(tension, friction, duration) { + var initState = { + x: -1, + v: 0, + tension: null, + friction: null + }, + path = [0], + time_lapsed = 0, + tolerance = 1 / 10000, + DT = 16 / 1000, + have_duration, + dt, + last_state; + tension = parseFloat(tension) || 500; + friction = parseFloat(friction) || 20; + duration = duration || null; + initState.tension = tension; + initState.friction = friction; + have_duration = duration !== null; + /* Calculate the actual time it takes for this animation to complete with the provided conditions. */ + + if (have_duration) { + /* Run the simulation without a duration. */ + time_lapsed = springRK4Factory(tension, friction); + /* Compute the adjusted time delta. */ + + dt = time_lapsed / duration * DT; + } else { + dt = DT; + } + + for (;;) { + /* Next/step function .*/ + last_state = springIntegrateState(last_state || initState, dt); + /* Store the position. */ + + path.push(1 + last_state.x); + time_lapsed += 16; + /* If the change threshold is reached, break. */ + + if (!(Math.abs(last_state.x) > tolerance && Math.abs(last_state.v) > tolerance)) { + break; + } + } + /* If duration is not defined, return the actual time required for completing this animation. Otherwise, return a closure that holds the + computed path and returns a snapshot of the position according to a given percentComplete. */ + + + return !have_duration ? time_lapsed : function (percentComplete) { + return path[percentComplete * (path.length - 1) | 0]; + }; + }; + }(); + + var cubicBezier = function cubicBezier(t1, p1, t2, p2) { + var bezier = generateCubicBezier(t1, p1, t2, p2); + return function (start, end, percent) { + return start + (end - start) * bezier(percent); + }; + }; + + var easings = { + 'linear': function linear(start, end, percent) { + return start + (end - start) * percent; + }, + // default easings + 'ease': cubicBezier(0.25, 0.1, 0.25, 1), + 'ease-in': cubicBezier(0.42, 0, 1, 1), + 'ease-out': cubicBezier(0, 0, 0.58, 1), + 'ease-in-out': cubicBezier(0.42, 0, 0.58, 1), + // sine + 'ease-in-sine': cubicBezier(0.47, 0, 0.745, 0.715), + 'ease-out-sine': cubicBezier(0.39, 0.575, 0.565, 1), + 'ease-in-out-sine': cubicBezier(0.445, 0.05, 0.55, 0.95), + // quad + 'ease-in-quad': cubicBezier(0.55, 0.085, 0.68, 0.53), + 'ease-out-quad': cubicBezier(0.25, 0.46, 0.45, 0.94), + 'ease-in-out-quad': cubicBezier(0.455, 0.03, 0.515, 0.955), + // cubic + 'ease-in-cubic': cubicBezier(0.55, 0.055, 0.675, 0.19), + 'ease-out-cubic': cubicBezier(0.215, 0.61, 0.355, 1), + 'ease-in-out-cubic': cubicBezier(0.645, 0.045, 0.355, 1), + // quart + 'ease-in-quart': cubicBezier(0.895, 0.03, 0.685, 0.22), + 'ease-out-quart': cubicBezier(0.165, 0.84, 0.44, 1), + 'ease-in-out-quart': cubicBezier(0.77, 0, 0.175, 1), + // quint + 'ease-in-quint': cubicBezier(0.755, 0.05, 0.855, 0.06), + 'ease-out-quint': cubicBezier(0.23, 1, 0.32, 1), + 'ease-in-out-quint': cubicBezier(0.86, 0, 0.07, 1), + // expo + 'ease-in-expo': cubicBezier(0.95, 0.05, 0.795, 0.035), + 'ease-out-expo': cubicBezier(0.19, 1, 0.22, 1), + 'ease-in-out-expo': cubicBezier(1, 0, 0, 1), + // circ + 'ease-in-circ': cubicBezier(0.6, 0.04, 0.98, 0.335), + 'ease-out-circ': cubicBezier(0.075, 0.82, 0.165, 1), + 'ease-in-out-circ': cubicBezier(0.785, 0.135, 0.15, 0.86), + // user param easings... + 'spring': function spring(tension, friction, duration) { + if (duration === 0) { + // can't get a spring w/ duration 0 + return easings.linear; // duration 0 => jump to end so impl doesn't matter + } + + var spring = generateSpringRK4(tension, friction, duration); + return function (start, end, percent) { + return start + (end - start) * spring(percent); + }; + }, + 'cubic-bezier': cubicBezier + }; + + function getEasedValue(type, start, end, percent, easingFn) { + if (percent === 1) { + return end; + } + + if (start === end) { + return end; + } + + var val = easingFn(start, end, percent); + + if (type == null) { + return val; + } + + if (type.roundValue || type.color) { + val = Math.round(val); + } + + if (type.min !== undefined) { + val = Math.max(val, type.min); + } + + if (type.max !== undefined) { + val = Math.min(val, type.max); + } + + return val; + } + + function getValue(prop, spec) { + if (prop.pfValue != null || prop.value != null) { + if (prop.pfValue != null && (spec == null || spec.type.units !== '%')) { + return prop.pfValue; + } else { + return prop.value; + } + } else { + return prop; + } + } + + function ease(startProp, endProp, percent, easingFn, propSpec) { + var type = propSpec != null ? propSpec.type : null; + + if (percent < 0) { + percent = 0; + } else if (percent > 1) { + percent = 1; + } + + var start = getValue(startProp, propSpec); + var end = getValue(endProp, propSpec); + + if (number$1(start) && number$1(end)) { + return getEasedValue(type, start, end, percent, easingFn); + } else if (array(start) && array(end)) { + var easedArr = []; + + for (var i = 0; i < end.length; i++) { + var si = start[i]; + var ei = end[i]; + + if (si != null && ei != null) { + var val = getEasedValue(type, si, ei, percent, easingFn); + easedArr.push(val); + } else { + easedArr.push(ei); + } + } + + return easedArr; + } + + return undefined; + } + + function step$1(self, ani, now, isCore) { + var isEles = !isCore; + var _p = self._private; + var ani_p = ani._private; + var pEasing = ani_p.easing; + var startTime = ani_p.startTime; + var cy = isCore ? self : self.cy(); + var style = cy.style(); + + if (!ani_p.easingImpl) { + if (pEasing == null) { + // use default + ani_p.easingImpl = easings['linear']; + } else { + // then define w/ name + var easingVals; + + if (string(pEasing)) { + var easingProp = style.parse('transition-timing-function', pEasing); + easingVals = easingProp.value; + } else { + // then assume preparsed array + easingVals = pEasing; + } + + var name, args; + + if (string(easingVals)) { + name = easingVals; + args = []; + } else { + name = easingVals[1]; + args = easingVals.slice(2).map(function (n) { + return +n; + }); + } + + if (args.length > 0) { + // create with args + if (name === 'spring') { + args.push(ani_p.duration); // need duration to generate spring + } + + ani_p.easingImpl = easings[name].apply(null, args); + } else { + // static impl by name + ani_p.easingImpl = easings[name]; + } + } + } + + var easing = ani_p.easingImpl; + var percent; + + if (ani_p.duration === 0) { + percent = 1; + } else { + percent = (now - startTime) / ani_p.duration; + } + + if (ani_p.applying) { + percent = ani_p.progress; + } + + if (percent < 0) { + percent = 0; + } else if (percent > 1) { + percent = 1; + } + + if (ani_p.delay == null) { + // then update + var startPos = ani_p.startPosition; + var endPos = ani_p.position; + + if (endPos && isEles && !self.locked()) { + var newPos = {}; + + if (valid(startPos.x, endPos.x)) { + newPos.x = ease(startPos.x, endPos.x, percent, easing); + } + + if (valid(startPos.y, endPos.y)) { + newPos.y = ease(startPos.y, endPos.y, percent, easing); + } + + self.position(newPos); + } + + var startPan = ani_p.startPan; + var endPan = ani_p.pan; + var pan = _p.pan; + var animatingPan = endPan != null && isCore; + + if (animatingPan) { + if (valid(startPan.x, endPan.x)) { + pan.x = ease(startPan.x, endPan.x, percent, easing); + } + + if (valid(startPan.y, endPan.y)) { + pan.y = ease(startPan.y, endPan.y, percent, easing); + } + + self.emit('pan'); + } + + var startZoom = ani_p.startZoom; + var endZoom = ani_p.zoom; + var animatingZoom = endZoom != null && isCore; + + if (animatingZoom) { + if (valid(startZoom, endZoom)) { + _p.zoom = bound(_p.minZoom, ease(startZoom, endZoom, percent, easing), _p.maxZoom); + } + + self.emit('zoom'); + } + + if (animatingPan || animatingZoom) { + self.emit('viewport'); + } + + var props = ani_p.style; + + if (props && props.length > 0 && isEles) { + for (var i = 0; i < props.length; i++) { + var prop = props[i]; + var _name = prop.name; + var end = prop; + var start = ani_p.startStyle[_name]; + var propSpec = style.properties[start.name]; + var easedVal = ease(start, end, percent, easing, propSpec); + style.overrideBypass(self, _name, easedVal); + } // for props + + + self.emit('style'); + } // if + + } + + ani_p.progress = percent; + return percent; + } + + function valid(start, end) { + if (start == null || end == null) { + return false; + } + + if (number$1(start) && number$1(end)) { + return true; + } else if (start && end) { + return true; + } + + return false; + } + + function startAnimation(self, ani, now, isCore) { + var ani_p = ani._private; + ani_p.started = true; + ani_p.startTime = now - ani_p.progress * ani_p.duration; + } + + function stepAll(now, cy) { + var eles = cy._private.aniEles; + var doneEles = []; + + function stepOne(ele, isCore) { + var _p = ele._private; + var current = _p.animation.current; + var queue = _p.animation.queue; + var ranAnis = false; // if nothing currently animating, get something from the queue + + if (current.length === 0) { + var next = queue.shift(); + + if (next) { + current.push(next); + } + } + + var callbacks = function callbacks(_callbacks) { + for (var j = _callbacks.length - 1; j >= 0; j--) { + var cb = _callbacks[j]; + cb(); + } + + _callbacks.splice(0, _callbacks.length); + }; // step and remove if done + + + for (var i = current.length - 1; i >= 0; i--) { + var ani = current[i]; + var ani_p = ani._private; + + if (ani_p.stopped) { + current.splice(i, 1); + ani_p.hooked = false; + ani_p.playing = false; + ani_p.started = false; + callbacks(ani_p.frames); + continue; + } + + if (!ani_p.playing && !ani_p.applying) { + continue; + } // an apply() while playing shouldn't do anything + + + if (ani_p.playing && ani_p.applying) { + ani_p.applying = false; + } + + if (!ani_p.started) { + startAnimation(ele, ani, now); + } + + step$1(ele, ani, now, isCore); + + if (ani_p.applying) { + ani_p.applying = false; + } + + callbacks(ani_p.frames); + + if (ani_p.step != null) { + ani_p.step(now); + } + + if (ani.completed()) { + current.splice(i, 1); + ani_p.hooked = false; + ani_p.playing = false; + ani_p.started = false; + callbacks(ani_p.completes); + } + + ranAnis = true; + } + + if (!isCore && current.length === 0 && queue.length === 0) { + doneEles.push(ele); + } + + return ranAnis; + } // stepElement + // handle all eles + + + var ranEleAni = false; + + for (var e = 0; e < eles.length; e++) { + var ele = eles[e]; + var handledThisEle = stepOne(ele); + ranEleAni = ranEleAni || handledThisEle; + } // each element + + + var ranCoreAni = stepOne(cy, true); // notify renderer + + if (ranEleAni || ranCoreAni) { + if (eles.length > 0) { + cy.notify('draw', eles); + } else { + cy.notify('draw'); + } + } // remove elements from list of currently animating if its queues are empty + + + eles.unmerge(doneEles); + cy.emit('step'); + } // stepAll + + var corefn$8 = { + // pull in animation functions + animate: define.animate(), + animation: define.animation(), + animated: define.animated(), + clearQueue: define.clearQueue(), + delay: define.delay(), + delayAnimation: define.delayAnimation(), + stop: define.stop(), + addToAnimationPool: function addToAnimationPool(eles) { + var cy = this; + + if (!cy.styleEnabled()) { + return; + } // save cycles when no style used + + + cy._private.aniEles.merge(eles); + }, + stopAnimationLoop: function stopAnimationLoop() { + this._private.animationsRunning = false; + }, + startAnimationLoop: function startAnimationLoop() { + var cy = this; + cy._private.animationsRunning = true; + + if (!cy.styleEnabled()) { + return; + } // save cycles when no style used + // NB the animation loop will exec in headless environments if style enabled + // and explicit cy.destroy() is necessary to stop the loop + + + function headlessStep() { + if (!cy._private.animationsRunning) { + return; + } + + requestAnimationFrame(function animationStep(now) { + stepAll(now, cy); + headlessStep(); + }); + } + + var renderer = cy.renderer(); + + if (renderer && renderer.beforeRender) { + // let the renderer schedule animations + renderer.beforeRender(function rendererAnimationStep(willDraw, now) { + stepAll(now, cy); + }, renderer.beforeRenderPriorities.animations); + } else { + // manage the animation loop ourselves + headlessStep(); // first call + } + } + }; + + var emitterOptions = { + qualifierCompare: function qualifierCompare(selector1, selector2) { + if (selector1 == null || selector2 == null) { + return selector1 == null && selector2 == null; + } else { + return selector1.sameText(selector2); + } + }, + eventMatches: function eventMatches(cy, listener, eventObj) { + var selector = listener.qualifier; + + if (selector != null) { + return cy !== eventObj.target && element(eventObj.target) && selector.matches(eventObj.target); + } + + return true; + }, + addEventFields: function addEventFields(cy, evt) { + evt.cy = cy; + evt.target = cy; + }, + callbackContext: function callbackContext(cy, listener, eventObj) { + return listener.qualifier != null ? eventObj.target : cy; + } + }; + + var argSelector = function argSelector(arg) { + if (string(arg)) { + return new Selector(arg); + } else { + return arg; + } + }; + + var elesfn = { + createEmitter: function createEmitter() { + var _p = this._private; + + if (!_p.emitter) { + _p.emitter = new Emitter(emitterOptions, this); + } + + return this; + }, + emitter: function emitter() { + return this._private.emitter; + }, + on: function on(events, selector, callback) { + this.emitter().on(events, argSelector(selector), callback); + return this; + }, + removeListener: function removeListener(events, selector, callback) { + this.emitter().removeListener(events, argSelector(selector), callback); + return this; + }, + removeAllListeners: function removeAllListeners() { + this.emitter().removeAllListeners(); + return this; + }, + one: function one(events, selector, callback) { + this.emitter().one(events, argSelector(selector), callback); + return this; + }, + once: function once(events, selector, callback) { + this.emitter().one(events, argSelector(selector), callback); + return this; + }, + emit: function emit(events, extraParams) { + this.emitter().emit(events, extraParams); + return this; + }, + emitAndNotify: function emitAndNotify(event, eles) { + this.emit(event); + this.notify(event, eles); + return this; + } + }; + define.eventAliasesOn(elesfn); + + var corefn$7 = { + png: function png(options) { + var renderer = this._private.renderer; + options = options || {}; + return renderer.png(options); + }, + jpg: function jpg(options) { + var renderer = this._private.renderer; + options = options || {}; + options.bg = options.bg || '#fff'; + return renderer.jpg(options); + } + }; + corefn$7.jpeg = corefn$7.jpg; + + var corefn$6 = { + layout: function layout(options) { + var cy = this; + + if (options == null) { + error('Layout options must be specified to make a layout'); + return; + } + + if (options.name == null) { + error('A `name` must be specified to make a layout'); + return; + } + + var name = options.name; + var Layout = cy.extension('layout', name); + + if (Layout == null) { + error('No such layout `' + name + '` found. Did you forget to import it and `cytoscape.use()` it?'); + return; + } + + var eles; + + if (string(options.eles)) { + eles = cy.$(options.eles); + } else { + eles = options.eles != null ? options.eles : cy.$(); + } + + var layout = new Layout(extend({}, options, { + cy: cy, + eles: eles + })); + return layout; + } + }; + corefn$6.createLayout = corefn$6.makeLayout = corefn$6.layout; + + var corefn$5 = { + notify: function notify(eventName, eventEles) { + var _p = this._private; + + if (this.batching()) { + _p.batchNotifications = _p.batchNotifications || {}; + var eles = _p.batchNotifications[eventName] = _p.batchNotifications[eventName] || this.collection(); + + if (eventEles != null) { + eles.merge(eventEles); + } + + return; // notifications are disabled during batching + } + + if (!_p.notificationsEnabled) { + return; + } // exit on disabled + + + var renderer = this.renderer(); // exit if destroy() called on core or renderer in between frames #1499 #1528 + + if (this.destroyed() || !renderer) { + return; + } + + renderer.notify(eventName, eventEles); + }, + notifications: function notifications(bool) { + var p = this._private; + + if (bool === undefined) { + return p.notificationsEnabled; + } else { + p.notificationsEnabled = bool ? true : false; + } + + return this; + }, + noNotifications: function noNotifications(callback) { + this.notifications(false); + callback(); + this.notifications(true); + }, + batching: function batching() { + return this._private.batchCount > 0; + }, + startBatch: function startBatch() { + var _p = this._private; + + if (_p.batchCount == null) { + _p.batchCount = 0; + } + + if (_p.batchCount === 0) { + _p.batchStyleEles = this.collection(); + _p.batchNotifications = {}; + } + + _p.batchCount++; + return this; + }, + endBatch: function endBatch() { + var _p = this._private; + + if (_p.batchCount === 0) { + return this; + } + + _p.batchCount--; + + if (_p.batchCount === 0) { + // update style for dirty eles + _p.batchStyleEles.updateStyle(); + + var renderer = this.renderer(); // notify the renderer of queued eles and event types + + Object.keys(_p.batchNotifications).forEach(function (eventName) { + var eles = _p.batchNotifications[eventName]; + + if (eles.empty()) { + renderer.notify(eventName); + } else { + renderer.notify(eventName, eles); + } + }); + } + + return this; + }, + batch: function batch(callback) { + this.startBatch(); + callback(); + this.endBatch(); + return this; + }, + // for backwards compatibility + batchData: function batchData(map) { + var cy = this; + return this.batch(function () { + var ids = Object.keys(map); + + for (var i = 0; i < ids.length; i++) { + var id = ids[i]; + var data = map[id]; + var ele = cy.getElementById(id); + ele.data(data); + } + }); + } + }; + + var rendererDefaults = defaults$g({ + hideEdgesOnViewport: false, + textureOnViewport: false, + motionBlur: false, + motionBlurOpacity: 0.05, + pixelRatio: undefined, + desktopTapThreshold: 4, + touchTapThreshold: 8, + wheelSensitivity: 1, + debug: false, + showFps: false + }); + var corefn$4 = { + renderTo: function renderTo(context, zoom, pan, pxRatio) { + var r = this._private.renderer; + r.renderTo(context, zoom, pan, pxRatio); + return this; + }, + renderer: function renderer() { + return this._private.renderer; + }, + forceRender: function forceRender() { + this.notify('draw'); + return this; + }, + resize: function resize() { + this.invalidateSize(); + this.emitAndNotify('resize'); + return this; + }, + initRenderer: function initRenderer(options) { + var cy = this; + var RendererProto = cy.extension('renderer', options.name); + + if (RendererProto == null) { + error("Can not initialise: No such renderer `".concat(options.name, "` found. Did you forget to import it and `cytoscape.use()` it?")); + return; + } + + if (options.wheelSensitivity !== undefined) { + warn("You have set a custom wheel sensitivity. This will make your app zoom unnaturally when using mainstream mice. You should change this value from the default only if you can guarantee that all your users will use the same hardware and OS configuration as your current machine."); + } + + var rOpts = rendererDefaults(options); + rOpts.cy = cy; + cy._private.renderer = new RendererProto(rOpts); + this.notify('init'); + }, + destroyRenderer: function destroyRenderer() { + var cy = this; + cy.notify('destroy'); // destroy the renderer + + var domEle = cy.container(); + + if (domEle) { + domEle._cyreg = null; + + while (domEle.childNodes.length > 0) { + domEle.removeChild(domEle.childNodes[0]); + } + } + + cy._private.renderer = null; // to be extra safe, remove the ref + + cy.mutableElements().forEach(function (ele) { + var _p = ele._private; + _p.rscratch = {}; + _p.rstyle = {}; + _p.animation.current = []; + _p.animation.queue = []; + }); + }, + onRender: function onRender(fn) { + return this.on('render', fn); + }, + offRender: function offRender(fn) { + return this.off('render', fn); + } + }; + corefn$4.invalidateDimensions = corefn$4.resize; + + var corefn$3 = { + // get a collection + // - empty collection on no args + // - collection of elements in the graph on selector arg + // - guarantee a returned collection when elements or collection specified + collection: function collection(eles, opts) { + if (string(eles)) { + return this.$(eles); + } else if (elementOrCollection(eles)) { + return eles.collection(); + } else if (array(eles)) { + if (!opts) { + opts = {}; + } + + return new Collection(this, eles, opts.unique, opts.removed); + } + + return new Collection(this); + }, + nodes: function nodes(selector) { + var nodes = this.$(function (ele) { + return ele.isNode(); + }); + + if (selector) { + return nodes.filter(selector); + } + + return nodes; + }, + edges: function edges(selector) { + var edges = this.$(function (ele) { + return ele.isEdge(); + }); + + if (selector) { + return edges.filter(selector); + } + + return edges; + }, + // search the graph like jQuery + $: function $(selector) { + var eles = this._private.elements; + + if (selector) { + return eles.filter(selector); + } else { + return eles.spawnSelf(); + } + }, + mutableElements: function mutableElements() { + return this._private.elements; + } + }; // aliases + + corefn$3.elements = corefn$3.filter = corefn$3.$; + + var styfn$8 = {}; // keys for style blocks, e.g. ttfftt + + var TRUE = 't'; + var FALSE = 'f'; // (potentially expensive calculation) + // apply the style to the element based on + // - its bypass + // - what selectors match it + + styfn$8.apply = function (eles) { + var self = this; + var _p = self._private; + var cy = _p.cy; + var updatedEles = cy.collection(); + + for (var ie = 0; ie < eles.length; ie++) { + var ele = eles[ie]; + var cxtMeta = self.getContextMeta(ele); + + if (cxtMeta.empty) { + continue; + } + + var cxtStyle = self.getContextStyle(cxtMeta); + var app = self.applyContextStyle(cxtMeta, cxtStyle, ele); + + if (ele._private.appliedInitStyle) { + self.updateTransitions(ele, app.diffProps); + } else { + ele._private.appliedInitStyle = true; + } + + var hintsDiff = self.updateStyleHints(ele); + + if (hintsDiff) { + updatedEles.push(ele); + } + } // for elements + + + return updatedEles; + }; + + styfn$8.getPropertiesDiff = function (oldCxtKey, newCxtKey) { + var self = this; + var cache = self._private.propDiffs = self._private.propDiffs || {}; + var dualCxtKey = oldCxtKey + '-' + newCxtKey; + var cachedVal = cache[dualCxtKey]; + + if (cachedVal) { + return cachedVal; + } + + var diffProps = []; + var addedProp = {}; + + for (var i = 0; i < self.length; i++) { + var cxt = self[i]; + var oldHasCxt = oldCxtKey[i] === TRUE; + var newHasCxt = newCxtKey[i] === TRUE; + var cxtHasDiffed = oldHasCxt !== newHasCxt; + var cxtHasMappedProps = cxt.mappedProperties.length > 0; + + if (cxtHasDiffed || newHasCxt && cxtHasMappedProps) { + var props = void 0; + + if (cxtHasDiffed && cxtHasMappedProps) { + props = cxt.properties; // suffices b/c mappedProperties is a subset of properties + } else if (cxtHasDiffed) { + props = cxt.properties; // need to check them all + } else if (cxtHasMappedProps) { + props = cxt.mappedProperties; // only need to check mapped + } + + for (var j = 0; j < props.length; j++) { + var prop = props[j]; + var name = prop.name; // if a later context overrides this property, then the fact that this context has switched/diffed doesn't matter + // (semi expensive check since it makes this function O(n^2) on context length, but worth it since overall result + // is cached) + + var laterCxtOverrides = false; + + for (var k = i + 1; k < self.length; k++) { + var laterCxt = self[k]; + var hasLaterCxt = newCxtKey[k] === TRUE; + + if (!hasLaterCxt) { + continue; + } // can't override unless the context is active + + + laterCxtOverrides = laterCxt.properties[prop.name] != null; + + if (laterCxtOverrides) { + break; + } // exit early as long as one later context overrides + + } + + if (!addedProp[name] && !laterCxtOverrides) { + addedProp[name] = true; + diffProps.push(name); + } + } // for props + + } // if + + } // for contexts + + + cache[dualCxtKey] = diffProps; + return diffProps; + }; + + styfn$8.getContextMeta = function (ele) { + var self = this; + var cxtKey = ''; + var diffProps; + var prevKey = ele._private.styleCxtKey || ''; // get the cxt key + + for (var i = 0; i < self.length; i++) { + var context = self[i]; + var contextSelectorMatches = context.selector && context.selector.matches(ele); // NB: context.selector may be null for 'core' + + if (contextSelectorMatches) { + cxtKey += TRUE; + } else { + cxtKey += FALSE; + } + } // for context + + + diffProps = self.getPropertiesDiff(prevKey, cxtKey); + ele._private.styleCxtKey = cxtKey; + return { + key: cxtKey, + diffPropNames: diffProps, + empty: diffProps.length === 0 + }; + }; // gets a computed ele style object based on matched contexts + + + styfn$8.getContextStyle = function (cxtMeta) { + var cxtKey = cxtMeta.key; + var self = this; + var cxtStyles = this._private.contextStyles = this._private.contextStyles || {}; // if already computed style, returned cached copy + + if (cxtStyles[cxtKey]) { + return cxtStyles[cxtKey]; + } + + var style = { + _private: { + key: cxtKey + } + }; + + for (var i = 0; i < self.length; i++) { + var cxt = self[i]; + var hasCxt = cxtKey[i] === TRUE; + + if (!hasCxt) { + continue; + } + + for (var j = 0; j < cxt.properties.length; j++) { + var prop = cxt.properties[j]; + style[prop.name] = prop; + } + } + + cxtStyles[cxtKey] = style; + return style; + }; + + styfn$8.applyContextStyle = function (cxtMeta, cxtStyle, ele) { + var self = this; + var diffProps = cxtMeta.diffPropNames; + var retDiffProps = {}; + var types = self.types; + + for (var i = 0; i < diffProps.length; i++) { + var diffPropName = diffProps[i]; + var cxtProp = cxtStyle[diffPropName]; + var eleProp = ele.pstyle(diffPropName); + + if (!cxtProp) { + // no context prop means delete + if (!eleProp) { + continue; // no existing prop means nothing needs to be removed + // nb affects initial application on mapped values like control-point-distances + } else if (eleProp.bypass) { + cxtProp = { + name: diffPropName, + deleteBypassed: true + }; + } else { + cxtProp = { + name: diffPropName, + "delete": true + }; + } + } // save cycles when the context prop doesn't need to be applied + + + if (eleProp === cxtProp) { + continue; + } // save cycles when a mapped context prop doesn't need to be applied + + + if (cxtProp.mapped === types.fn // context prop is function mapper + && eleProp != null // some props can be null even by default (e.g. a prop that overrides another one) + && eleProp.mapping != null // ele prop is a concrete value from from a mapper + && eleProp.mapping.value === cxtProp.value // the current prop on the ele is a flat prop value for the function mapper + ) { + // NB don't write to cxtProp, as it's shared among eles (stored in stylesheet) + var mapping = eleProp.mapping; // can write to mapping, as it's a per-ele copy + + var fnValue = mapping.fnValue = cxtProp.value(ele); // temporarily cache the value in case of a miss + + if (fnValue === mapping.prevFnValue) { + continue; + } + } + + var retDiffProp = retDiffProps[diffPropName] = { + prev: eleProp + }; + self.applyParsedProperty(ele, cxtProp); + retDiffProp.next = ele.pstyle(diffPropName); + + if (retDiffProp.next && retDiffProp.next.bypass) { + retDiffProp.next = retDiffProp.next.bypassed; + } + } + + return { + diffProps: retDiffProps + }; + }; + + styfn$8.updateStyleHints = function (ele) { + var _p = ele._private; + var self = this; + var propNames = self.propertyGroupNames; + var propGrKeys = self.propertyGroupKeys; + + var propHash = function propHash(ele, propNames, seedKey) { + return self.getPropertiesHash(ele, propNames, seedKey); + }; + + var oldStyleKey = _p.styleKey; + + if (ele.removed()) { + return false; + } + + var isNode = _p.group === 'nodes'; // get the style key hashes per prop group + // but lazily -- only use non-default prop values to reduce the number of hashes + // + + var overriddenStyles = ele._private.style; + propNames = Object.keys(overriddenStyles); + + for (var i = 0; i < propGrKeys.length; i++) { + var grKey = propGrKeys[i]; + _p.styleKeys[grKey] = [DEFAULT_HASH_SEED, DEFAULT_HASH_SEED_ALT]; + } + + var updateGrKey1 = function updateGrKey1(val, grKey) { + return _p.styleKeys[grKey][0] = hashInt(val, _p.styleKeys[grKey][0]); + }; + + var updateGrKey2 = function updateGrKey2(val, grKey) { + return _p.styleKeys[grKey][1] = hashIntAlt(val, _p.styleKeys[grKey][1]); + }; + + var updateGrKey = function updateGrKey(val, grKey) { + updateGrKey1(val, grKey); + updateGrKey2(val, grKey); + }; + + var updateGrKeyWStr = function updateGrKeyWStr(strVal, grKey) { + for (var j = 0; j < strVal.length; j++) { + var ch = strVal.charCodeAt(j); + updateGrKey1(ch, grKey); + updateGrKey2(ch, grKey); + } + }; // - hashing works on 32 bit ints b/c we use bitwise ops + // - small numbers get cut off (e.g. 0.123 is seen as 0 by the hashing function) + // - raise up small numbers so more significant digits are seen by hashing + // - make small numbers larger than a normal value to avoid collisions + // - works in practice and it's relatively cheap + + + var N = 2000000000; + + var cleanNum = function cleanNum(val) { + return -128 < val && val < 128 && Math.floor(val) !== val ? N - (val * 1024 | 0) : val; + }; + + for (var _i = 0; _i < propNames.length; _i++) { + var name = propNames[_i]; + var parsedProp = overriddenStyles[name]; + + if (parsedProp == null) { + continue; + } + + var propInfo = this.properties[name]; + var type = propInfo.type; + var _grKey = propInfo.groupKey; + var normalizedNumberVal = void 0; + + if (propInfo.hashOverride != null) { + normalizedNumberVal = propInfo.hashOverride(ele, parsedProp); + } else if (parsedProp.pfValue != null) { + normalizedNumberVal = parsedProp.pfValue; + } // might not be a number if it allows enums + + + var numberVal = propInfo.enums == null ? parsedProp.value : null; + var haveNormNum = normalizedNumberVal != null; + var haveUnitedNum = numberVal != null; + var haveNum = haveNormNum || haveUnitedNum; + var units = parsedProp.units; // numbers are cheaper to hash than strings + // 1 hash op vs n hash ops (for length n string) + + if (type.number && haveNum && !type.multiple) { + var v = haveNormNum ? normalizedNumberVal : numberVal; + updateGrKey(cleanNum(v), _grKey); + + if (!haveNormNum && units != null) { + updateGrKeyWStr(units, _grKey); + } + } else { + updateGrKeyWStr(parsedProp.strValue, _grKey); + } + } // overall style key + // + + + var hash = [DEFAULT_HASH_SEED, DEFAULT_HASH_SEED_ALT]; + + for (var _i2 = 0; _i2 < propGrKeys.length; _i2++) { + var _grKey2 = propGrKeys[_i2]; + var grHash = _p.styleKeys[_grKey2]; + hash[0] = hashInt(grHash[0], hash[0]); + hash[1] = hashIntAlt(grHash[1], hash[1]); + } + + _p.styleKey = combineHashes(hash[0], hash[1]); // label dims + // + + var sk = _p.styleKeys; + _p.labelDimsKey = combineHashesArray(sk.labelDimensions); + var labelKeys = propHash(ele, ['label'], sk.labelDimensions); + _p.labelKey = combineHashesArray(labelKeys); + _p.labelStyleKey = combineHashesArray(hashArrays(sk.commonLabel, labelKeys)); + + if (!isNode) { + var sourceLabelKeys = propHash(ele, ['source-label'], sk.labelDimensions); + _p.sourceLabelKey = combineHashesArray(sourceLabelKeys); + _p.sourceLabelStyleKey = combineHashesArray(hashArrays(sk.commonLabel, sourceLabelKeys)); + var targetLabelKeys = propHash(ele, ['target-label'], sk.labelDimensions); + _p.targetLabelKey = combineHashesArray(targetLabelKeys); + _p.targetLabelStyleKey = combineHashesArray(hashArrays(sk.commonLabel, targetLabelKeys)); + } // node + // + + + if (isNode) { + var _p$styleKeys = _p.styleKeys, + nodeBody = _p$styleKeys.nodeBody, + nodeBorder = _p$styleKeys.nodeBorder, + backgroundImage = _p$styleKeys.backgroundImage, + compound = _p$styleKeys.compound, + pie = _p$styleKeys.pie; + var nodeKeys = [nodeBody, nodeBorder, backgroundImage, compound, pie].filter(function (k) { + return k != null; + }).reduce(hashArrays, [DEFAULT_HASH_SEED, DEFAULT_HASH_SEED_ALT]); + _p.nodeKey = combineHashesArray(nodeKeys); + _p.hasPie = pie != null && pie[0] !== DEFAULT_HASH_SEED && pie[1] !== DEFAULT_HASH_SEED_ALT; + } + + return oldStyleKey !== _p.styleKey; + }; + + styfn$8.clearStyleHints = function (ele) { + var _p = ele._private; + _p.styleCxtKey = ''; + _p.styleKeys = {}; + _p.styleKey = null; + _p.labelKey = null; + _p.labelStyleKey = null; + _p.sourceLabelKey = null; + _p.sourceLabelStyleKey = null; + _p.targetLabelKey = null; + _p.targetLabelStyleKey = null; + _p.nodeKey = null; + _p.hasPie = null; + }; // apply a property to the style (for internal use) + // returns whether application was successful + // + // now, this function flattens the property, and here's how: + // + // for parsedProp:{ bypass: true, deleteBypass: true } + // no property is generated, instead the bypass property in the + // element's style is replaced by what's pointed to by the `bypassed` + // field in the bypass property (i.e. restoring the property the + // bypass was overriding) + // + // for parsedProp:{ mapped: truthy } + // the generated flattenedProp:{ mapping: prop } + // + // for parsedProp:{ bypass: true } + // the generated flattenedProp:{ bypassed: parsedProp } + + + styfn$8.applyParsedProperty = function (ele, parsedProp) { + var self = this; + var prop = parsedProp; + var style = ele._private.style; + var flatProp; + var types = self.types; + var type = self.properties[prop.name].type; + var propIsBypass = prop.bypass; + var origProp = style[prop.name]; + var origPropIsBypass = origProp && origProp.bypass; + var _p = ele._private; + var flatPropMapping = 'mapping'; + + var getVal = function getVal(p) { + if (p == null) { + return null; + } else if (p.pfValue != null) { + return p.pfValue; + } else { + return p.value; + } + }; + + var checkTriggers = function checkTriggers() { + var fromVal = getVal(origProp); + var toVal = getVal(prop); + self.checkTriggers(ele, prop.name, fromVal, toVal); + }; + + if (prop && prop.name.substr(0, 3) === 'pie') { + warn('The pie style properties are deprecated. Create charts using background images instead.'); + } // edge sanity checks to prevent the client from making serious mistakes + + + if (parsedProp.name === 'curve-style' && ele.isEdge() && ( // loops must be bundled beziers + parsedProp.value !== 'bezier' && ele.isLoop() || // edges connected to compound nodes can not be haystacks + parsedProp.value === 'haystack' && (ele.source().isParent() || ele.target().isParent()))) { + prop = parsedProp = this.parse(parsedProp.name, 'bezier', propIsBypass); + } + + if (prop["delete"]) { + // delete the property and use the default value on falsey value + style[prop.name] = undefined; + checkTriggers(); + return true; + } + + if (prop.deleteBypassed) { + // delete the property that the + if (!origProp) { + checkTriggers(); + return true; // can't delete if no prop + } else if (origProp.bypass) { + // delete bypassed + origProp.bypassed = undefined; + checkTriggers(); + return true; + } else { + return false; // we're unsuccessful deleting the bypassed + } + } // check if we need to delete the current bypass + + + if (prop.deleteBypass) { + // then this property is just here to indicate we need to delete + if (!origProp) { + checkTriggers(); + return true; // property is already not defined + } else if (origProp.bypass) { + // then replace the bypass property with the original + // because the bypassed property was already applied (and therefore parsed), we can just replace it (no reapplying necessary) + style[prop.name] = origProp.bypassed; + checkTriggers(); + return true; + } else { + return false; // we're unsuccessful deleting the bypass + } + } + + var printMappingErr = function printMappingErr() { + warn('Do not assign mappings to elements without corresponding data (i.e. ele `' + ele.id() + '` has no mapping for property `' + prop.name + '` with data field `' + prop.field + '`); try a `[' + prop.field + ']` selector to limit scope to elements with `' + prop.field + '` defined'); + }; // put the property in the style objects + + + switch (prop.mapped) { + // flatten the property if mapped + case types.mapData: + { + // flatten the field (e.g. data.foo.bar) + var fields = prop.field.split('.'); + var fieldVal = _p.data; + + for (var i = 0; i < fields.length && fieldVal; i++) { + var field = fields[i]; + fieldVal = fieldVal[field]; + } + + if (fieldVal == null) { + printMappingErr(); + return false; + } + + var percent; + + if (!number$1(fieldVal)) { + // then don't apply and fall back on the existing style + warn('Do not use continuous mappers without specifying numeric data (i.e. `' + prop.field + ': ' + fieldVal + '` for `' + ele.id() + '` is non-numeric)'); + return false; + } else { + var fieldWidth = prop.fieldMax - prop.fieldMin; + + if (fieldWidth === 0) { + // safety check -- not strictly necessary as no props of zero range should be passed here + percent = 0; + } else { + percent = (fieldVal - prop.fieldMin) / fieldWidth; + } + } // make sure to bound percent value + + + if (percent < 0) { + percent = 0; + } else if (percent > 1) { + percent = 1; + } + + if (type.color) { + var r1 = prop.valueMin[0]; + var r2 = prop.valueMax[0]; + var g1 = prop.valueMin[1]; + var g2 = prop.valueMax[1]; + var b1 = prop.valueMin[2]; + var b2 = prop.valueMax[2]; + var a1 = prop.valueMin[3] == null ? 1 : prop.valueMin[3]; + var a2 = prop.valueMax[3] == null ? 1 : prop.valueMax[3]; + var clr = [Math.round(r1 + (r2 - r1) * percent), Math.round(g1 + (g2 - g1) * percent), Math.round(b1 + (b2 - b1) * percent), Math.round(a1 + (a2 - a1) * percent)]; + flatProp = { + // colours are simple, so just create the flat property instead of expensive string parsing + bypass: prop.bypass, + // we're a bypass if the mapping property is a bypass + name: prop.name, + value: clr, + strValue: 'rgb(' + clr[0] + ', ' + clr[1] + ', ' + clr[2] + ')' + }; + } else if (type.number) { + var calcValue = prop.valueMin + (prop.valueMax - prop.valueMin) * percent; + flatProp = this.parse(prop.name, calcValue, prop.bypass, flatPropMapping); + } else { + return false; // can only map to colours and numbers + } + + if (!flatProp) { + // if we can't flatten the property, then don't apply the property and fall back on the existing style + printMappingErr(); + return false; + } + + flatProp.mapping = prop; // keep a reference to the mapping + + prop = flatProp; // the flattened (mapped) property is the one we want + + break; + } + // direct mapping + + case types.data: + { + // flatten the field (e.g. data.foo.bar) + var _fields = prop.field.split('.'); + + var _fieldVal = _p.data; + + for (var _i3 = 0; _i3 < _fields.length && _fieldVal; _i3++) { + var _field = _fields[_i3]; + _fieldVal = _fieldVal[_field]; + } + + if (_fieldVal != null) { + flatProp = this.parse(prop.name, _fieldVal, prop.bypass, flatPropMapping); + } + + if (!flatProp) { + // if we can't flatten the property, then don't apply and fall back on the existing style + printMappingErr(); + return false; + } + + flatProp.mapping = prop; // keep a reference to the mapping + + prop = flatProp; // the flattened (mapped) property is the one we want + + break; + } + + case types.fn: + { + var fn = prop.value; + var fnRetVal = prop.fnValue != null ? prop.fnValue : fn(ele); // check for cached value before calling function + + prop.prevFnValue = fnRetVal; + + if (fnRetVal == null) { + warn('Custom function mappers may not return null (i.e. `' + prop.name + '` for ele `' + ele.id() + '` is null)'); + return false; + } + + flatProp = this.parse(prop.name, fnRetVal, prop.bypass, flatPropMapping); + + if (!flatProp) { + warn('Custom function mappers may not return invalid values for the property type (i.e. `' + prop.name + '` for ele `' + ele.id() + '` is invalid)'); + return false; + } + + flatProp.mapping = copy(prop); // keep a reference to the mapping + + prop = flatProp; // the flattened (mapped) property is the one we want + + break; + } + + case undefined: + break; + // just set the property + + default: + return false; + // not a valid mapping + } // if the property is a bypass property, then link the resultant property to the original one + + + if (propIsBypass) { + if (origPropIsBypass) { + // then this bypass overrides the existing one + prop.bypassed = origProp.bypassed; // steal bypassed prop from old bypass + } else { + // then link the orig prop to the new bypass + prop.bypassed = origProp; + } + + style[prop.name] = prop; // and set + } else { + // prop is not bypass + if (origPropIsBypass) { + // then keep the orig prop (since it's a bypass) and link to the new prop + origProp.bypassed = prop; + } else { + // then just replace the old prop with the new one + style[prop.name] = prop; + } + } + + checkTriggers(); + return true; + }; + + styfn$8.cleanElements = function (eles, keepBypasses) { + for (var i = 0; i < eles.length; i++) { + var ele = eles[i]; + this.clearStyleHints(ele); + ele.dirtyCompoundBoundsCache(); + ele.dirtyBoundingBoxCache(); + + if (!keepBypasses) { + ele._private.style = {}; + } else { + var style = ele._private.style; + var propNames = Object.keys(style); + + for (var j = 0; j < propNames.length; j++) { + var propName = propNames[j]; + var eleProp = style[propName]; + + if (eleProp != null) { + if (eleProp.bypass) { + eleProp.bypassed = null; + } else { + style[propName] = null; + } + } + } + } + } + }; // updates the visual style for all elements (useful for manual style modification after init) + + + styfn$8.update = function () { + var cy = this._private.cy; + var eles = cy.mutableElements(); + eles.updateStyle(); + }; // diffProps : { name => { prev, next } } + + + styfn$8.updateTransitions = function (ele, diffProps) { + var self = this; + var _p = ele._private; + var props = ele.pstyle('transition-property').value; + var duration = ele.pstyle('transition-duration').pfValue; + var delay = ele.pstyle('transition-delay').pfValue; + + if (props.length > 0 && duration > 0) { + var style = {}; // build up the style to animate towards + + var anyPrev = false; + + for (var i = 0; i < props.length; i++) { + var prop = props[i]; + var styProp = ele.pstyle(prop); + var diffProp = diffProps[prop]; + + if (!diffProp) { + continue; + } + + var prevProp = diffProp.prev; + var fromProp = prevProp; + var toProp = diffProp.next != null ? diffProp.next : styProp; + var diff = false; + var initVal = void 0; + var initDt = 0.000001; // delta time % value for initVal (allows animating out of init zero opacity) + + if (!fromProp) { + continue; + } // consider px values + + + if (number$1(fromProp.pfValue) && number$1(toProp.pfValue)) { + diff = toProp.pfValue - fromProp.pfValue; // nonzero is truthy + + initVal = fromProp.pfValue + initDt * diff; // consider numerical values + } else if (number$1(fromProp.value) && number$1(toProp.value)) { + diff = toProp.value - fromProp.value; // nonzero is truthy + + initVal = fromProp.value + initDt * diff; // consider colour values + } else if (array(fromProp.value) && array(toProp.value)) { + diff = fromProp.value[0] !== toProp.value[0] || fromProp.value[1] !== toProp.value[1] || fromProp.value[2] !== toProp.value[2]; + initVal = fromProp.strValue; + } // the previous value is good for an animation only if it's different + + + if (diff) { + style[prop] = toProp.strValue; // to val + + this.applyBypass(ele, prop, initVal); // from val + + anyPrev = true; + } + } // end if props allow ani + // can't transition if there's nothing previous to transition from + + + if (!anyPrev) { + return; + } + + _p.transitioning = true; + new Promise$1(function (resolve) { + if (delay > 0) { + ele.delayAnimation(delay).play().promise().then(resolve); + } else { + resolve(); + } + }).then(function () { + return ele.animation({ + style: style, + duration: duration, + easing: ele.pstyle('transition-timing-function').value, + queue: false + }).play().promise(); + }).then(function () { + // if( !isBypass ){ + self.removeBypasses(ele, props); + ele.emitAndNotify('style'); // } + + _p.transitioning = false; + }); + } else if (_p.transitioning) { + this.removeBypasses(ele, props); + ele.emitAndNotify('style'); + _p.transitioning = false; + } + }; + + styfn$8.checkTrigger = function (ele, name, fromValue, toValue, getTrigger, onTrigger) { + var prop = this.properties[name]; + var triggerCheck = getTrigger(prop); + + if (triggerCheck != null && triggerCheck(fromValue, toValue)) { + onTrigger(prop); + } + }; + + styfn$8.checkZOrderTrigger = function (ele, name, fromValue, toValue) { + var _this = this; + + this.checkTrigger(ele, name, fromValue, toValue, function (prop) { + return prop.triggersZOrder; + }, function () { + _this._private.cy.notify('zorder', ele); + }); + }; + + styfn$8.checkBoundsTrigger = function (ele, name, fromValue, toValue) { + this.checkTrigger(ele, name, fromValue, toValue, function (prop) { + return prop.triggersBounds; + }, function (prop) { + ele.dirtyCompoundBoundsCache(); + ele.dirtyBoundingBoxCache(); // if the prop change makes the bb of pll bezier edges invalid, + // then dirty the pll edge bb cache as well + + if ( // only for beziers -- so performance of other edges isn't affected + prop.triggersBoundsOfParallelBeziers && (name === 'curve-style' && (fromValue === 'bezier' || toValue === 'bezier') || name === 'display' && (fromValue === 'none' || toValue === 'none'))) { + ele.parallelEdges().forEach(function (pllEdge) { + if (pllEdge.isBundledBezier()) { + pllEdge.dirtyBoundingBoxCache(); + } + }); + } + }); + }; + + styfn$8.checkTriggers = function (ele, name, fromValue, toValue) { + ele.dirtyStyleCache(); + this.checkZOrderTrigger(ele, name, fromValue, toValue); + this.checkBoundsTrigger(ele, name, fromValue, toValue); + }; + + var styfn$7 = {}; // bypasses are applied to an existing style on an element, and just tacked on temporarily + // returns true iff application was successful for at least 1 specified property + + styfn$7.applyBypass = function (eles, name, value, updateTransitions) { + var self = this; + var props = []; + var isBypass = true; // put all the properties (can specify one or many) in an array after parsing them + + if (name === '*' || name === '**') { + // apply to all property names + if (value !== undefined) { + for (var i = 0; i < self.properties.length; i++) { + var prop = self.properties[i]; + var _name = prop.name; + var parsedProp = this.parse(_name, value, true); + + if (parsedProp) { + props.push(parsedProp); + } + } + } + } else if (string(name)) { + // then parse the single property + var _parsedProp = this.parse(name, value, true); + + if (_parsedProp) { + props.push(_parsedProp); + } + } else if (plainObject(name)) { + // then parse each property + var specifiedProps = name; + updateTransitions = value; + var names = Object.keys(specifiedProps); + + for (var _i = 0; _i < names.length; _i++) { + var _name2 = names[_i]; + var _value = specifiedProps[_name2]; + + if (_value === undefined) { + // try camel case name too + _value = specifiedProps[dash2camel(_name2)]; + } + + if (_value !== undefined) { + var _parsedProp2 = this.parse(_name2, _value, true); + + if (_parsedProp2) { + props.push(_parsedProp2); + } + } + } + } else { + // can't do anything without well defined properties + return false; + } // we've failed if there are no valid properties + + + if (props.length === 0) { + return false; + } // now, apply the bypass properties on the elements + + + var ret = false; // return true if at least one succesful bypass applied + + for (var _i2 = 0; _i2 < eles.length; _i2++) { + // for each ele + var ele = eles[_i2]; + var diffProps = {}; + var diffProp = void 0; + + for (var j = 0; j < props.length; j++) { + // for each prop + var _prop = props[j]; + + if (updateTransitions) { + var prevProp = ele.pstyle(_prop.name); + diffProp = diffProps[_prop.name] = { + prev: prevProp + }; + } + + ret = this.applyParsedProperty(ele, copy(_prop)) || ret; + + if (updateTransitions) { + diffProp.next = ele.pstyle(_prop.name); + } + } // for props + + + if (ret) { + this.updateStyleHints(ele); + } + + if (updateTransitions) { + this.updateTransitions(ele, diffProps, isBypass); + } + } // for eles + + + return ret; + }; // only useful in specific cases like animation + + + styfn$7.overrideBypass = function (eles, name, value) { + name = camel2dash(name); + + for (var i = 0; i < eles.length; i++) { + var ele = eles[i]; + var prop = ele._private.style[name]; + var type = this.properties[name].type; + var isColor = type.color; + var isMulti = type.mutiple; + var oldValue = !prop ? null : prop.pfValue != null ? prop.pfValue : prop.value; + + if (!prop || !prop.bypass) { + // need a bypass if one doesn't exist + this.applyBypass(ele, name, value); + } else { + prop.value = value; + + if (prop.pfValue != null) { + prop.pfValue = value; + } + + if (isColor) { + prop.strValue = 'rgb(' + value.join(',') + ')'; + } else if (isMulti) { + prop.strValue = value.join(' '); + } else { + prop.strValue = '' + value; + } + + this.updateStyleHints(ele); + } + + this.checkTriggers(ele, name, oldValue, value); + } + }; + + styfn$7.removeAllBypasses = function (eles, updateTransitions) { + return this.removeBypasses(eles, this.propertyNames, updateTransitions); + }; + + styfn$7.removeBypasses = function (eles, props, updateTransitions) { + var isBypass = true; + + for (var j = 0; j < eles.length; j++) { + var ele = eles[j]; + var diffProps = {}; + + for (var i = 0; i < props.length; i++) { + var name = props[i]; + var prop = this.properties[name]; + var prevProp = ele.pstyle(prop.name); + + if (!prevProp || !prevProp.bypass) { + // if a bypass doesn't exist for the prop, nothing needs to be removed + continue; + } + + var value = ''; // empty => remove bypass + + var parsedProp = this.parse(name, value, true); + var diffProp = diffProps[prop.name] = { + prev: prevProp + }; + this.applyParsedProperty(ele, parsedProp); + diffProp.next = ele.pstyle(prop.name); + } // for props + + + this.updateStyleHints(ele); + + if (updateTransitions) { + this.updateTransitions(ele, diffProps, isBypass); + } + } // for eles + + }; + + var styfn$6 = {}; // gets what an em size corresponds to in pixels relative to a dom element + + styfn$6.getEmSizeInPixels = function () { + var px = this.containerCss('font-size'); + + if (px != null) { + return parseFloat(px); + } else { + return 1; // for headless + } + }; // gets css property from the core container + + + styfn$6.containerCss = function (propName) { + var cy = this._private.cy; + var domElement = cy.container(); + var containerWindow = cy.window(); + + if (containerWindow && domElement && containerWindow.getComputedStyle) { + return containerWindow.getComputedStyle(domElement).getPropertyValue(propName); + } + }; + + var styfn$5 = {}; // gets the rendered style for an element + + styfn$5.getRenderedStyle = function (ele, prop) { + if (prop) { + return this.getStylePropertyValue(ele, prop, true); + } else { + return this.getRawStyle(ele, true); + } + }; // gets the raw style for an element + + + styfn$5.getRawStyle = function (ele, isRenderedVal) { + var self = this; + ele = ele[0]; // insure it's an element + + if (ele) { + var rstyle = {}; + + for (var i = 0; i < self.properties.length; i++) { + var prop = self.properties[i]; + var val = self.getStylePropertyValue(ele, prop.name, isRenderedVal); + + if (val != null) { + rstyle[prop.name] = val; + rstyle[dash2camel(prop.name)] = val; + } + } + + return rstyle; + } + }; + + styfn$5.getIndexedStyle = function (ele, property, subproperty, index) { + var pstyle = ele.pstyle(property)[subproperty][index]; + return pstyle != null ? pstyle : ele.cy().style().getDefaultProperty(property)[subproperty][0]; + }; + + styfn$5.getStylePropertyValue = function (ele, propName, isRenderedVal) { + var self = this; + ele = ele[0]; // insure it's an element + + if (ele) { + var prop = self.properties[propName]; + + if (prop.alias) { + prop = prop.pointsTo; + } + + var type = prop.type; + var styleProp = ele.pstyle(prop.name); + + if (styleProp) { + var value = styleProp.value, + units = styleProp.units, + strValue = styleProp.strValue; + + if (isRenderedVal && type.number && value != null && number$1(value)) { + var zoom = ele.cy().zoom(); + + var getRenderedValue = function getRenderedValue(val) { + return val * zoom; + }; + + var getValueStringWithUnits = function getValueStringWithUnits(val, units) { + return getRenderedValue(val) + units; + }; + + var isArrayValue = array(value); + var haveUnits = isArrayValue ? units.every(function (u) { + return u != null; + }) : units != null; + + if (haveUnits) { + if (isArrayValue) { + return value.map(function (v, i) { + return getValueStringWithUnits(v, units[i]); + }).join(' '); + } else { + return getValueStringWithUnits(value, units); + } + } else { + if (isArrayValue) { + return value.map(function (v) { + return string(v) ? v : '' + getRenderedValue(v); + }).join(' '); + } else { + return '' + getRenderedValue(value); + } + } + } else if (strValue != null) { + return strValue; + } + } + + return null; + } + }; + + styfn$5.getAnimationStartStyle = function (ele, aniProps) { + var rstyle = {}; + + for (var i = 0; i < aniProps.length; i++) { + var aniProp = aniProps[i]; + var name = aniProp.name; + var styleProp = ele.pstyle(name); + + if (styleProp !== undefined) { + // then make a prop of it + if (plainObject(styleProp)) { + styleProp = this.parse(name, styleProp.strValue); + } else { + styleProp = this.parse(name, styleProp); + } + } + + if (styleProp) { + rstyle[name] = styleProp; + } + } + + return rstyle; + }; + + styfn$5.getPropsList = function (propsObj) { + var self = this; + var rstyle = []; + var style = propsObj; + var props = self.properties; + + if (style) { + var names = Object.keys(style); + + for (var i = 0; i < names.length; i++) { + var name = names[i]; + var val = style[name]; + var prop = props[name] || props[camel2dash(name)]; + var styleProp = this.parse(prop.name, val); + + if (styleProp) { + rstyle.push(styleProp); + } + } + } + + return rstyle; + }; + + styfn$5.getNonDefaultPropertiesHash = function (ele, propNames, seed) { + var hash = seed.slice(); + var name, val, strVal, chVal; + var i, j; + + for (i = 0; i < propNames.length; i++) { + name = propNames[i]; + val = ele.pstyle(name, false); + + if (val == null) { + continue; + } else if (val.pfValue != null) { + hash[0] = hashInt(chVal, hash[0]); + hash[1] = hashIntAlt(chVal, hash[1]); + } else { + strVal = val.strValue; + + for (j = 0; j < strVal.length; j++) { + chVal = strVal.charCodeAt(j); + hash[0] = hashInt(chVal, hash[0]); + hash[1] = hashIntAlt(chVal, hash[1]); + } + } + } + + return hash; + }; + + styfn$5.getPropertiesHash = styfn$5.getNonDefaultPropertiesHash; + + var styfn$4 = {}; + + styfn$4.appendFromJson = function (json) { + var style = this; + + for (var i = 0; i < json.length; i++) { + var context = json[i]; + var selector = context.selector; + var props = context.style || context.css; + var names = Object.keys(props); + style.selector(selector); // apply selector + + for (var j = 0; j < names.length; j++) { + var name = names[j]; + var value = props[name]; + style.css(name, value); // apply property + } + } + + return style; + }; // accessible cy.style() function + + + styfn$4.fromJson = function (json) { + var style = this; + style.resetToDefault(); + style.appendFromJson(json); + return style; + }; // get json from cy.style() api + + + styfn$4.json = function () { + var json = []; + + for (var i = this.defaultLength; i < this.length; i++) { + var cxt = this[i]; + var selector = cxt.selector; + var props = cxt.properties; + var css = {}; + + for (var j = 0; j < props.length; j++) { + var prop = props[j]; + css[prop.name] = prop.strValue; + } + + json.push({ + selector: !selector ? 'core' : selector.toString(), + style: css + }); + } + + return json; + }; + + var styfn$3 = {}; + + styfn$3.appendFromString = function (string) { + var self = this; + var style = this; + var remaining = '' + string; + var selAndBlockStr; + var blockRem; + var propAndValStr; // remove comments from the style string + + remaining = remaining.replace(/[/][*](\s|.)+?[*][/]/g, ''); + + function removeSelAndBlockFromRemaining() { + // remove the parsed selector and block from the remaining text to parse + if (remaining.length > selAndBlockStr.length) { + remaining = remaining.substr(selAndBlockStr.length); + } else { + remaining = ''; + } + } + + function removePropAndValFromRem() { + // remove the parsed property and value from the remaining block text to parse + if (blockRem.length > propAndValStr.length) { + blockRem = blockRem.substr(propAndValStr.length); + } else { + blockRem = ''; + } + } + + for (;;) { + var nothingLeftToParse = remaining.match(/^\s*$/); + + if (nothingLeftToParse) { + break; + } + + var selAndBlock = remaining.match(/^\s*((?:.|\s)+?)\s*\{((?:.|\s)+?)\}/); + + if (!selAndBlock) { + warn('Halting stylesheet parsing: String stylesheet contains more to parse but no selector and block found in: ' + remaining); + break; + } + + selAndBlockStr = selAndBlock[0]; // parse the selector + + var selectorStr = selAndBlock[1]; + + if (selectorStr !== 'core') { + var selector = new Selector(selectorStr); + + if (selector.invalid) { + warn('Skipping parsing of block: Invalid selector found in string stylesheet: ' + selectorStr); // skip this selector and block + + removeSelAndBlockFromRemaining(); + continue; + } + } // parse the block of properties and values + + + var blockStr = selAndBlock[2]; + var invalidBlock = false; + blockRem = blockStr; + var props = []; + + for (;;) { + var _nothingLeftToParse = blockRem.match(/^\s*$/); + + if (_nothingLeftToParse) { + break; + } + + var propAndVal = blockRem.match(/^\s*(.+?)\s*:\s*(.+?)(?:\s*;|\s*$)/); + + if (!propAndVal) { + warn('Skipping parsing of block: Invalid formatting of style property and value definitions found in:' + blockStr); + invalidBlock = true; + break; + } + + propAndValStr = propAndVal[0]; + var propStr = propAndVal[1]; + var valStr = propAndVal[2]; + var prop = self.properties[propStr]; + + if (!prop) { + warn('Skipping property: Invalid property name in: ' + propAndValStr); // skip this property in the block + + removePropAndValFromRem(); + continue; + } + + var parsedProp = style.parse(propStr, valStr); + + if (!parsedProp) { + warn('Skipping property: Invalid property definition in: ' + propAndValStr); // skip this property in the block + + removePropAndValFromRem(); + continue; + } + + props.push({ + name: propStr, + val: valStr + }); + removePropAndValFromRem(); + } + + if (invalidBlock) { + removeSelAndBlockFromRemaining(); + break; + } // put the parsed block in the style + + + style.selector(selectorStr); + + for (var i = 0; i < props.length; i++) { + var _prop = props[i]; + style.css(_prop.name, _prop.val); + } + + removeSelAndBlockFromRemaining(); + } + + return style; + }; + + styfn$3.fromString = function (string) { + var style = this; + style.resetToDefault(); + style.appendFromString(string); + return style; + }; + + var styfn$2 = {}; + + (function () { + var number$1 = number; + var rgba = rgbaNoBackRefs; + var hsla = hslaNoBackRefs; + var hex3$1 = hex3; + var hex6$1 = hex6; + + var data = function data(prefix) { + return '^' + prefix + '\\s*\\(\\s*([\\w\\.]+)\\s*\\)$'; + }; + + var mapData = function mapData(prefix) { + var mapArg = number$1 + '|\\w+|' + rgba + '|' + hsla + '|' + hex3$1 + '|' + hex6$1; + return '^' + prefix + '\\s*\\(([\\w\\.]+)\\s*\\,\\s*(' + number$1 + ')\\s*\\,\\s*(' + number$1 + ')\\s*,\\s*(' + mapArg + ')\\s*\\,\\s*(' + mapArg + ')\\)$'; + }; + + var urlRegexes = ['^url\\s*\\(\\s*[\'"]?(.+?)[\'"]?\\s*\\)$', '^(none)$', '^(.+)$']; // each visual style property has a type and needs to be validated according to it + + styfn$2.types = { + time: { + number: true, + min: 0, + units: 's|ms', + implicitUnits: 'ms' + }, + percent: { + number: true, + min: 0, + max: 100, + units: '%', + implicitUnits: '%' + }, + percentages: { + number: true, + min: 0, + max: 100, + units: '%', + implicitUnits: '%', + multiple: true + }, + zeroOneNumber: { + number: true, + min: 0, + max: 1, + unitless: true + }, + zeroOneNumbers: { + number: true, + min: 0, + max: 1, + unitless: true, + multiple: true + }, + nOneOneNumber: { + number: true, + min: -1, + max: 1, + unitless: true + }, + nonNegativeInt: { + number: true, + min: 0, + integer: true, + unitless: true + }, + position: { + enums: ['parent', 'origin'] + }, + nodeSize: { + number: true, + min: 0, + enums: ['label'] + }, + number: { + number: true, + unitless: true + }, + numbers: { + number: true, + unitless: true, + multiple: true + }, + positiveNumber: { + number: true, + unitless: true, + min: 0, + strictMin: true + }, + size: { + number: true, + min: 0 + }, + bidirectionalSize: { + number: true + }, + // allows negative + bidirectionalSizeMaybePercent: { + number: true, + allowPercent: true + }, + // allows negative + bidirectionalSizes: { + number: true, + multiple: true + }, + // allows negative + sizeMaybePercent: { + number: true, + min: 0, + allowPercent: true + }, + axisDirection: { + enums: ['horizontal', 'leftward', 'rightward', 'vertical', 'upward', 'downward', 'auto'] + }, + paddingRelativeTo: { + enums: ['width', 'height', 'average', 'min', 'max'] + }, + bgWH: { + number: true, + min: 0, + allowPercent: true, + enums: ['auto'], + multiple: true + }, + bgPos: { + number: true, + allowPercent: true, + multiple: true + }, + bgRelativeTo: { + enums: ['inner', 'include-padding'], + multiple: true + }, + bgRepeat: { + enums: ['repeat', 'repeat-x', 'repeat-y', 'no-repeat'], + multiple: true + }, + bgFit: { + enums: ['none', 'contain', 'cover'], + multiple: true + }, + bgCrossOrigin: { + enums: ['anonymous', 'use-credentials', 'null'], + multiple: true + }, + bgClip: { + enums: ['none', 'node'], + multiple: true + }, + bgContainment: { + enums: ['inside', 'over'], + multiple: true + }, + color: { + color: true + }, + colors: { + color: true, + multiple: true + }, + fill: { + enums: ['solid', 'linear-gradient', 'radial-gradient'] + }, + bool: { + enums: ['yes', 'no'] + }, + bools: { + enums: ['yes', 'no'], + multiple: true + }, + lineStyle: { + enums: ['solid', 'dotted', 'dashed'] + }, + lineCap: { + enums: ['butt', 'round', 'square'] + }, + borderStyle: { + enums: ['solid', 'dotted', 'dashed', 'double'] + }, + curveStyle: { + enums: ['bezier', 'unbundled-bezier', 'haystack', 'segments', 'straight', 'straight-triangle', 'taxi'] + }, + fontFamily: { + regex: '^([\\w- \\"]+(?:\\s*,\\s*[\\w- \\"]+)*)$' + }, + fontStyle: { + enums: ['italic', 'normal', 'oblique'] + }, + fontWeight: { + enums: ['normal', 'bold', 'bolder', 'lighter', '100', '200', '300', '400', '500', '600', '800', '900', 100, 200, 300, 400, 500, 600, 700, 800, 900] + }, + textDecoration: { + enums: ['none', 'underline', 'overline', 'line-through'] + }, + textTransform: { + enums: ['none', 'uppercase', 'lowercase'] + }, + textWrap: { + enums: ['none', 'wrap', 'ellipsis'] + }, + textOverflowWrap: { + enums: ['whitespace', 'anywhere'] + }, + textBackgroundShape: { + enums: ['rectangle', 'roundrectangle', 'round-rectangle'] + }, + nodeShape: { + enums: ['rectangle', 'roundrectangle', 'round-rectangle', 'cutrectangle', 'cut-rectangle', 'bottomroundrectangle', 'bottom-round-rectangle', 'barrel', 'ellipse', 'triangle', 'round-triangle', 'square', 'pentagon', 'round-pentagon', 'hexagon', 'round-hexagon', 'concavehexagon', 'concave-hexagon', 'heptagon', 'round-heptagon', 'octagon', 'round-octagon', 'tag', 'round-tag', 'star', 'diamond', 'round-diamond', 'vee', 'rhomboid', 'right-rhomboid', 'polygon'] + }, + overlayShape: { + enums: ['roundrectangle', 'round-rectangle', 'ellipse'] + }, + compoundIncludeLabels: { + enums: ['include', 'exclude'] + }, + arrowShape: { + enums: ['tee', 'triangle', 'triangle-tee', 'circle-triangle', 'triangle-cross', 'triangle-backcurve', 'vee', 'square', 'circle', 'diamond', 'chevron', 'none'] + }, + arrowFill: { + enums: ['filled', 'hollow'] + }, + display: { + enums: ['element', 'none'] + }, + visibility: { + enums: ['hidden', 'visible'] + }, + zCompoundDepth: { + enums: ['bottom', 'orphan', 'auto', 'top'] + }, + zIndexCompare: { + enums: ['auto', 'manual'] + }, + valign: { + enums: ['top', 'center', 'bottom'] + }, + halign: { + enums: ['left', 'center', 'right'] + }, + justification: { + enums: ['left', 'center', 'right', 'auto'] + }, + text: { + string: true + }, + data: { + mapping: true, + regex: data('data') + }, + layoutData: { + mapping: true, + regex: data('layoutData') + }, + scratch: { + mapping: true, + regex: data('scratch') + }, + mapData: { + mapping: true, + regex: mapData('mapData') + }, + mapLayoutData: { + mapping: true, + regex: mapData('mapLayoutData') + }, + mapScratch: { + mapping: true, + regex: mapData('mapScratch') + }, + fn: { + mapping: true, + fn: true + }, + url: { + regexes: urlRegexes, + singleRegexMatchValue: true + }, + urls: { + regexes: urlRegexes, + singleRegexMatchValue: true, + multiple: true + }, + propList: { + propList: true + }, + angle: { + number: true, + units: 'deg|rad', + implicitUnits: 'rad' + }, + textRotation: { + number: true, + units: 'deg|rad', + implicitUnits: 'rad', + enums: ['none', 'autorotate'] + }, + polygonPointList: { + number: true, + multiple: true, + evenMultiple: true, + min: -1, + max: 1, + unitless: true + }, + edgeDistances: { + enums: ['intersection', 'node-position'] + }, + edgeEndpoint: { + number: true, + multiple: true, + units: '%|px|em|deg|rad', + implicitUnits: 'px', + enums: ['inside-to-node', 'outside-to-node', 'outside-to-node-or-label', 'outside-to-line', 'outside-to-line-or-label'], + singleEnum: true, + validate: function validate(valArr, unitsArr) { + switch (valArr.length) { + case 2: + // can be % or px only + return unitsArr[0] !== 'deg' && unitsArr[0] !== 'rad' && unitsArr[1] !== 'deg' && unitsArr[1] !== 'rad'; + + case 1: + // can be enum, deg, or rad only + return string(valArr[0]) || unitsArr[0] === 'deg' || unitsArr[0] === 'rad'; + + default: + return false; + } + } + }, + easing: { + regexes: ['^(spring)\\s*\\(\\s*(' + number$1 + ')\\s*,\\s*(' + number$1 + ')\\s*\\)$', '^(cubic-bezier)\\s*\\(\\s*(' + number$1 + ')\\s*,\\s*(' + number$1 + ')\\s*,\\s*(' + number$1 + ')\\s*,\\s*(' + number$1 + ')\\s*\\)$'], + enums: ['linear', 'ease', 'ease-in', 'ease-out', 'ease-in-out', 'ease-in-sine', 'ease-out-sine', 'ease-in-out-sine', 'ease-in-quad', 'ease-out-quad', 'ease-in-out-quad', 'ease-in-cubic', 'ease-out-cubic', 'ease-in-out-cubic', 'ease-in-quart', 'ease-out-quart', 'ease-in-out-quart', 'ease-in-quint', 'ease-out-quint', 'ease-in-out-quint', 'ease-in-expo', 'ease-out-expo', 'ease-in-out-expo', 'ease-in-circ', 'ease-out-circ', 'ease-in-out-circ'] + }, + gradientDirection: { + enums: ['to-bottom', 'to-top', 'to-left', 'to-right', 'to-bottom-right', 'to-bottom-left', 'to-top-right', 'to-top-left', 'to-right-bottom', 'to-left-bottom', 'to-right-top', 'to-left-top' // different order + ] + }, + boundsExpansion: { + number: true, + multiple: true, + min: 0, + validate: function validate(valArr) { + var length = valArr.length; + return length === 1 || length === 2 || length === 4; + } + } + }; + var diff = { + zeroNonZero: function zeroNonZero(val1, val2) { + if ((val1 == null || val2 == null) && val1 !== val2) { + return true; // null cases could represent any value + } + + if (val1 == 0 && val2 != 0) { + return true; + } else if (val1 != 0 && val2 == 0) { + return true; + } else { + return false; + } + }, + any: function any(val1, val2) { + return val1 != val2; + }, + emptyNonEmpty: function emptyNonEmpty(str1, str2) { + var empty1 = emptyString(str1); + var empty2 = emptyString(str2); + return empty1 && !empty2 || !empty1 && empty2; + } + }; // define visual style properties + // + // - n.b. adding a new group of props may require updates to updateStyleHints() + // - adding new props to an existing group gets handled automatically + + var t = styfn$2.types; + var mainLabel = [{ + name: 'label', + type: t.text, + triggersBounds: diff.any, + triggersZOrder: diff.emptyNonEmpty + }, { + name: 'text-rotation', + type: t.textRotation, + triggersBounds: diff.any + }, { + name: 'text-margin-x', + type: t.bidirectionalSize, + triggersBounds: diff.any + }, { + name: 'text-margin-y', + type: t.bidirectionalSize, + triggersBounds: diff.any + }]; + var sourceLabel = [{ + name: 'source-label', + type: t.text, + triggersBounds: diff.any + }, { + name: 'source-text-rotation', + type: t.textRotation, + triggersBounds: diff.any + }, { + name: 'source-text-margin-x', + type: t.bidirectionalSize, + triggersBounds: diff.any + }, { + name: 'source-text-margin-y', + type: t.bidirectionalSize, + triggersBounds: diff.any + }, { + name: 'source-text-offset', + type: t.size, + triggersBounds: diff.any + }]; + var targetLabel = [{ + name: 'target-label', + type: t.text, + triggersBounds: diff.any + }, { + name: 'target-text-rotation', + type: t.textRotation, + triggersBounds: diff.any + }, { + name: 'target-text-margin-x', + type: t.bidirectionalSize, + triggersBounds: diff.any + }, { + name: 'target-text-margin-y', + type: t.bidirectionalSize, + triggersBounds: diff.any + }, { + name: 'target-text-offset', + type: t.size, + triggersBounds: diff.any + }]; + var labelDimensions = [{ + name: 'font-family', + type: t.fontFamily, + triggersBounds: diff.any + }, { + name: 'font-style', + type: t.fontStyle, + triggersBounds: diff.any + }, { + name: 'font-weight', + type: t.fontWeight, + triggersBounds: diff.any + }, { + name: 'font-size', + type: t.size, + triggersBounds: diff.any + }, { + name: 'text-transform', + type: t.textTransform, + triggersBounds: diff.any + }, { + name: 'text-wrap', + type: t.textWrap, + triggersBounds: diff.any + }, { + name: 'text-overflow-wrap', + type: t.textOverflowWrap, + triggersBounds: diff.any + }, { + name: 'text-max-width', + type: t.size, + triggersBounds: diff.any + }, { + name: 'text-outline-width', + type: t.size, + triggersBounds: diff.any + }, { + name: 'line-height', + type: t.positiveNumber, + triggersBounds: diff.any + }]; + var commonLabel = [{ + name: 'text-valign', + type: t.valign, + triggersBounds: diff.any + }, { + name: 'text-halign', + type: t.halign, + triggersBounds: diff.any + }, { + name: 'color', + type: t.color + }, { + name: 'text-outline-color', + type: t.color + }, { + name: 'text-outline-opacity', + type: t.zeroOneNumber + }, { + name: 'text-background-color', + type: t.color + }, { + name: 'text-background-opacity', + type: t.zeroOneNumber + }, { + name: 'text-background-padding', + type: t.size, + triggersBounds: diff.any + }, { + name: 'text-border-opacity', + type: t.zeroOneNumber + }, { + name: 'text-border-color', + type: t.color + }, { + name: 'text-border-width', + type: t.size, + triggersBounds: diff.any + }, { + name: 'text-border-style', + type: t.borderStyle, + triggersBounds: diff.any + }, { + name: 'text-background-shape', + type: t.textBackgroundShape, + triggersBounds: diff.any + }, { + name: 'text-justification', + type: t.justification + }]; + var behavior = [{ + name: 'events', + type: t.bool + }, { + name: 'text-events', + type: t.bool + }]; + var visibility = [{ + name: 'display', + type: t.display, + triggersZOrder: diff.any, + triggersBounds: diff.any, + triggersBoundsOfParallelBeziers: true + }, { + name: 'visibility', + type: t.visibility, + triggersZOrder: diff.any + }, { + name: 'opacity', + type: t.zeroOneNumber, + triggersZOrder: diff.zeroNonZero + }, { + name: 'text-opacity', + type: t.zeroOneNumber + }, { + name: 'min-zoomed-font-size', + type: t.size + }, { + name: 'z-compound-depth', + type: t.zCompoundDepth, + triggersZOrder: diff.any + }, { + name: 'z-index-compare', + type: t.zIndexCompare, + triggersZOrder: diff.any + }, { + name: 'z-index', + type: t.nonNegativeInt, + triggersZOrder: diff.any + }]; + var overlay = [{ + name: 'overlay-padding', + type: t.size, + triggersBounds: diff.any + }, { + name: 'overlay-color', + type: t.color + }, { + name: 'overlay-opacity', + type: t.zeroOneNumber, + triggersBounds: diff.zeroNonZero + }, { + name: 'overlay-shape', + type: t.overlayShape, + triggersBounds: diff.any + }]; + var underlay = [{ + name: 'underlay-padding', + type: t.size, + triggersBounds: diff.any + }, { + name: 'underlay-color', + type: t.color + }, { + name: 'underlay-opacity', + type: t.zeroOneNumber, + triggersBounds: diff.zeroNonZero + }, { + name: 'underlay-shape', + type: t.overlayShape, + triggersBounds: diff.any + }]; + var transition = [{ + name: 'transition-property', + type: t.propList + }, { + name: 'transition-duration', + type: t.time + }, { + name: 'transition-delay', + type: t.time + }, { + name: 'transition-timing-function', + type: t.easing + }]; + + var nodeSizeHashOverride = function nodeSizeHashOverride(ele, parsedProp) { + if (parsedProp.value === 'label') { + return -ele.poolIndex(); // no hash key hits is using label size (hitrate for perf probably low anyway) + } else { + return parsedProp.pfValue; + } + }; + + var nodeBody = [{ + name: 'height', + type: t.nodeSize, + triggersBounds: diff.any, + hashOverride: nodeSizeHashOverride + }, { + name: 'width', + type: t.nodeSize, + triggersBounds: diff.any, + hashOverride: nodeSizeHashOverride + }, { + name: 'shape', + type: t.nodeShape, + triggersBounds: diff.any + }, { + name: 'shape-polygon-points', + type: t.polygonPointList, + triggersBounds: diff.any + }, { + name: 'background-color', + type: t.color + }, { + name: 'background-fill', + type: t.fill + }, { + name: 'background-opacity', + type: t.zeroOneNumber + }, { + name: 'background-blacken', + type: t.nOneOneNumber + }, { + name: 'background-gradient-stop-colors', + type: t.colors + }, { + name: 'background-gradient-stop-positions', + type: t.percentages + }, { + name: 'background-gradient-direction', + type: t.gradientDirection + }, { + name: 'padding', + type: t.sizeMaybePercent, + triggersBounds: diff.any + }, { + name: 'padding-relative-to', + type: t.paddingRelativeTo, + triggersBounds: diff.any + }, { + name: 'bounds-expansion', + type: t.boundsExpansion, + triggersBounds: diff.any + }]; + var nodeBorder = [{ + name: 'border-color', + type: t.color + }, { + name: 'border-opacity', + type: t.zeroOneNumber + }, { + name: 'border-width', + type: t.size, + triggersBounds: diff.any + }, { + name: 'border-style', + type: t.borderStyle + }]; + var backgroundImage = [{ + name: 'background-image', + type: t.urls + }, { + name: 'background-image-crossorigin', + type: t.bgCrossOrigin + }, { + name: 'background-image-opacity', + type: t.zeroOneNumbers + }, { + name: 'background-image-containment', + type: t.bgContainment + }, { + name: 'background-image-smoothing', + type: t.bools + }, { + name: 'background-position-x', + type: t.bgPos + }, { + name: 'background-position-y', + type: t.bgPos + }, { + name: 'background-width-relative-to', + type: t.bgRelativeTo + }, { + name: 'background-height-relative-to', + type: t.bgRelativeTo + }, { + name: 'background-repeat', + type: t.bgRepeat + }, { + name: 'background-fit', + type: t.bgFit + }, { + name: 'background-clip', + type: t.bgClip + }, { + name: 'background-width', + type: t.bgWH + }, { + name: 'background-height', + type: t.bgWH + }, { + name: 'background-offset-x', + type: t.bgPos + }, { + name: 'background-offset-y', + type: t.bgPos + }]; + var compound = [{ + name: 'position', + type: t.position, + triggersBounds: diff.any + }, { + name: 'compound-sizing-wrt-labels', + type: t.compoundIncludeLabels, + triggersBounds: diff.any + }, { + name: 'min-width', + type: t.size, + triggersBounds: diff.any + }, { + name: 'min-width-bias-left', + type: t.sizeMaybePercent, + triggersBounds: diff.any + }, { + name: 'min-width-bias-right', + type: t.sizeMaybePercent, + triggersBounds: diff.any + }, { + name: 'min-height', + type: t.size, + triggersBounds: diff.any + }, { + name: 'min-height-bias-top', + type: t.sizeMaybePercent, + triggersBounds: diff.any + }, { + name: 'min-height-bias-bottom', + type: t.sizeMaybePercent, + triggersBounds: diff.any + }]; + var edgeLine = [{ + name: 'line-style', + type: t.lineStyle + }, { + name: 'line-color', + type: t.color + }, { + name: 'line-fill', + type: t.fill + }, { + name: 'line-cap', + type: t.lineCap + }, { + name: 'line-opacity', + type: t.zeroOneNumber + }, { + name: 'line-dash-pattern', + type: t.numbers + }, { + name: 'line-dash-offset', + type: t.number + }, { + name: 'line-gradient-stop-colors', + type: t.colors + }, { + name: 'line-gradient-stop-positions', + type: t.percentages + }, { + name: 'curve-style', + type: t.curveStyle, + triggersBounds: diff.any, + triggersBoundsOfParallelBeziers: true + }, { + name: 'haystack-radius', + type: t.zeroOneNumber, + triggersBounds: diff.any + }, { + name: 'source-endpoint', + type: t.edgeEndpoint, + triggersBounds: diff.any + }, { + name: 'target-endpoint', + type: t.edgeEndpoint, + triggersBounds: diff.any + }, { + name: 'control-point-step-size', + type: t.size, + triggersBounds: diff.any + }, { + name: 'control-point-distances', + type: t.bidirectionalSizes, + triggersBounds: diff.any + }, { + name: 'control-point-weights', + type: t.numbers, + triggersBounds: diff.any + }, { + name: 'segment-distances', + type: t.bidirectionalSizes, + triggersBounds: diff.any + }, { + name: 'segment-weights', + type: t.numbers, + triggersBounds: diff.any + }, { + name: 'taxi-turn', + type: t.bidirectionalSizeMaybePercent, + triggersBounds: diff.any + }, { + name: 'taxi-turn-min-distance', + type: t.size, + triggersBounds: diff.any + }, { + name: 'taxi-direction', + type: t.axisDirection, + triggersBounds: diff.any + }, { + name: 'edge-distances', + type: t.edgeDistances, + triggersBounds: diff.any + }, { + name: 'arrow-scale', + type: t.positiveNumber, + triggersBounds: diff.any + }, { + name: 'loop-direction', + type: t.angle, + triggersBounds: diff.any + }, { + name: 'loop-sweep', + type: t.angle, + triggersBounds: diff.any + }, { + name: 'source-distance-from-node', + type: t.size, + triggersBounds: diff.any + }, { + name: 'target-distance-from-node', + type: t.size, + triggersBounds: diff.any + }]; + var ghost = [{ + name: 'ghost', + type: t.bool, + triggersBounds: diff.any + }, { + name: 'ghost-offset-x', + type: t.bidirectionalSize, + triggersBounds: diff.any + }, { + name: 'ghost-offset-y', + type: t.bidirectionalSize, + triggersBounds: diff.any + }, { + name: 'ghost-opacity', + type: t.zeroOneNumber + }]; + var core = [{ + name: 'selection-box-color', + type: t.color + }, { + name: 'selection-box-opacity', + type: t.zeroOneNumber + }, { + name: 'selection-box-border-color', + type: t.color + }, { + name: 'selection-box-border-width', + type: t.size + }, { + name: 'active-bg-color', + type: t.color + }, { + name: 'active-bg-opacity', + type: t.zeroOneNumber + }, { + name: 'active-bg-size', + type: t.size + }, { + name: 'outside-texture-bg-color', + type: t.color + }, { + name: 'outside-texture-bg-opacity', + type: t.zeroOneNumber + }]; // pie backgrounds for nodes + + var pie = []; + styfn$2.pieBackgroundN = 16; // because the pie properties are numbered, give access to a constant N (for renderer use) + + pie.push({ + name: 'pie-size', + type: t.sizeMaybePercent + }); + + for (var i = 1; i <= styfn$2.pieBackgroundN; i++) { + pie.push({ + name: 'pie-' + i + '-background-color', + type: t.color + }); + pie.push({ + name: 'pie-' + i + '-background-size', + type: t.percent + }); + pie.push({ + name: 'pie-' + i + '-background-opacity', + type: t.zeroOneNumber + }); + } // edge arrows + + + var edgeArrow = []; + var arrowPrefixes = styfn$2.arrowPrefixes = ['source', 'mid-source', 'target', 'mid-target']; + [{ + name: 'arrow-shape', + type: t.arrowShape, + triggersBounds: diff.any + }, { + name: 'arrow-color', + type: t.color + }, { + name: 'arrow-fill', + type: t.arrowFill + }].forEach(function (prop) { + arrowPrefixes.forEach(function (prefix) { + var name = prefix + '-' + prop.name; + var type = prop.type, + triggersBounds = prop.triggersBounds; + edgeArrow.push({ + name: name, + type: type, + triggersBounds: triggersBounds + }); + }); + }, {}); + var props = styfn$2.properties = [].concat(behavior, transition, visibility, overlay, underlay, ghost, commonLabel, labelDimensions, mainLabel, sourceLabel, targetLabel, nodeBody, nodeBorder, backgroundImage, pie, compound, edgeLine, edgeArrow, core); + var propGroups = styfn$2.propertyGroups = { + // common to all eles + behavior: behavior, + transition: transition, + visibility: visibility, + overlay: overlay, + underlay: underlay, + ghost: ghost, + // labels + commonLabel: commonLabel, + labelDimensions: labelDimensions, + mainLabel: mainLabel, + sourceLabel: sourceLabel, + targetLabel: targetLabel, + // node props + nodeBody: nodeBody, + nodeBorder: nodeBorder, + backgroundImage: backgroundImage, + pie: pie, + compound: compound, + // edge props + edgeLine: edgeLine, + edgeArrow: edgeArrow, + core: core + }; + var propGroupNames = styfn$2.propertyGroupNames = {}; + var propGroupKeys = styfn$2.propertyGroupKeys = Object.keys(propGroups); + propGroupKeys.forEach(function (key) { + propGroupNames[key] = propGroups[key].map(function (prop) { + return prop.name; + }); + propGroups[key].forEach(function (prop) { + return prop.groupKey = key; + }); + }); // define aliases + + var aliases = styfn$2.aliases = [{ + name: 'content', + pointsTo: 'label' + }, { + name: 'control-point-distance', + pointsTo: 'control-point-distances' + }, { + name: 'control-point-weight', + pointsTo: 'control-point-weights' + }, { + name: 'edge-text-rotation', + pointsTo: 'text-rotation' + }, { + name: 'padding-left', + pointsTo: 'padding' + }, { + name: 'padding-right', + pointsTo: 'padding' + }, { + name: 'padding-top', + pointsTo: 'padding' + }, { + name: 'padding-bottom', + pointsTo: 'padding' + }]; // list of property names + + styfn$2.propertyNames = props.map(function (p) { + return p.name; + }); // allow access of properties by name ( e.g. style.properties.height ) + + for (var _i = 0; _i < props.length; _i++) { + var prop = props[_i]; + props[prop.name] = prop; // allow lookup by name + } // map aliases + + + for (var _i2 = 0; _i2 < aliases.length; _i2++) { + var alias = aliases[_i2]; + var pointsToProp = props[alias.pointsTo]; + var aliasProp = { + name: alias.name, + alias: true, + pointsTo: pointsToProp + }; // add alias prop for parsing + + props.push(aliasProp); + props[alias.name] = aliasProp; // allow lookup by name + } + })(); + + styfn$2.getDefaultProperty = function (name) { + return this.getDefaultProperties()[name]; + }; + + styfn$2.getDefaultProperties = function () { + var _p = this._private; + + if (_p.defaultProperties != null) { + return _p.defaultProperties; + } + + var rawProps = extend({ + // core props + 'selection-box-color': '#ddd', + 'selection-box-opacity': 0.65, + 'selection-box-border-color': '#aaa', + 'selection-box-border-width': 1, + 'active-bg-color': 'black', + 'active-bg-opacity': 0.15, + 'active-bg-size': 30, + 'outside-texture-bg-color': '#000', + 'outside-texture-bg-opacity': 0.125, + // common node/edge props + 'events': 'yes', + 'text-events': 'no', + 'text-valign': 'top', + 'text-halign': 'center', + 'text-justification': 'auto', + 'line-height': 1, + 'color': '#000', + 'text-outline-color': '#000', + 'text-outline-width': 0, + 'text-outline-opacity': 1, + 'text-opacity': 1, + 'text-decoration': 'none', + 'text-transform': 'none', + 'text-wrap': 'none', + 'text-overflow-wrap': 'whitespace', + 'text-max-width': 9999, + 'text-background-color': '#000', + 'text-background-opacity': 0, + 'text-background-shape': 'rectangle', + 'text-background-padding': 0, + 'text-border-opacity': 0, + 'text-border-width': 0, + 'text-border-style': 'solid', + 'text-border-color': '#000', + 'font-family': 'Helvetica Neue, Helvetica, sans-serif', + 'font-style': 'normal', + 'font-weight': 'normal', + 'font-size': 16, + 'min-zoomed-font-size': 0, + 'text-rotation': 'none', + 'source-text-rotation': 'none', + 'target-text-rotation': 'none', + 'visibility': 'visible', + 'display': 'element', + 'opacity': 1, + 'z-compound-depth': 'auto', + 'z-index-compare': 'auto', + 'z-index': 0, + 'label': '', + 'text-margin-x': 0, + 'text-margin-y': 0, + 'source-label': '', + 'source-text-offset': 0, + 'source-text-margin-x': 0, + 'source-text-margin-y': 0, + 'target-label': '', + 'target-text-offset': 0, + 'target-text-margin-x': 0, + 'target-text-margin-y': 0, + 'overlay-opacity': 0, + 'overlay-color': '#000', + 'overlay-padding': 10, + 'overlay-shape': 'round-rectangle', + 'underlay-opacity': 0, + 'underlay-color': '#000', + 'underlay-padding': 10, + 'underlay-shape': 'round-rectangle', + 'transition-property': 'none', + 'transition-duration': 0, + 'transition-delay': 0, + 'transition-timing-function': 'linear', + // node props + 'background-blacken': 0, + 'background-color': '#999', + 'background-fill': 'solid', + 'background-opacity': 1, + 'background-image': 'none', + 'background-image-crossorigin': 'anonymous', + 'background-image-opacity': 1, + 'background-image-containment': 'inside', + 'background-image-smoothing': 'yes', + 'background-position-x': '50%', + 'background-position-y': '50%', + 'background-offset-x': 0, + 'background-offset-y': 0, + 'background-width-relative-to': 'include-padding', + 'background-height-relative-to': 'include-padding', + 'background-repeat': 'no-repeat', + 'background-fit': 'none', + 'background-clip': 'node', + 'background-width': 'auto', + 'background-height': 'auto', + 'border-color': '#000', + 'border-opacity': 1, + 'border-width': 0, + 'border-style': 'solid', + 'height': 30, + 'width': 30, + 'shape': 'ellipse', + 'shape-polygon-points': '-1, -1, 1, -1, 1, 1, -1, 1', + 'bounds-expansion': 0, + // node gradient + 'background-gradient-direction': 'to-bottom', + 'background-gradient-stop-colors': '#999', + 'background-gradient-stop-positions': '0%', + // ghost props + 'ghost': 'no', + 'ghost-offset-y': 0, + 'ghost-offset-x': 0, + 'ghost-opacity': 0, + // compound props + 'padding': 0, + 'padding-relative-to': 'width', + 'position': 'origin', + 'compound-sizing-wrt-labels': 'include', + 'min-width': 0, + 'min-width-bias-left': 0, + 'min-width-bias-right': 0, + 'min-height': 0, + 'min-height-bias-top': 0, + 'min-height-bias-bottom': 0 + }, { + // node pie bg + 'pie-size': '100%' + }, [{ + name: 'pie-{{i}}-background-color', + value: 'black' + }, { + name: 'pie-{{i}}-background-size', + value: '0%' + }, { + name: 'pie-{{i}}-background-opacity', + value: 1 + }].reduce(function (css, prop) { + for (var i = 1; i <= styfn$2.pieBackgroundN; i++) { + var name = prop.name.replace('{{i}}', i); + var val = prop.value; + css[name] = val; + } + + return css; + }, {}), { + // edge props + 'line-style': 'solid', + 'line-color': '#999', + 'line-fill': 'solid', + 'line-cap': 'butt', + 'line-opacity': 1, + 'line-gradient-stop-colors': '#999', + 'line-gradient-stop-positions': '0%', + 'control-point-step-size': 40, + 'control-point-weights': 0.5, + 'segment-weights': 0.5, + 'segment-distances': 20, + 'taxi-turn': '50%', + 'taxi-turn-min-distance': 10, + 'taxi-direction': 'auto', + 'edge-distances': 'intersection', + 'curve-style': 'haystack', + 'haystack-radius': 0, + 'arrow-scale': 1, + 'loop-direction': '-45deg', + 'loop-sweep': '-90deg', + 'source-distance-from-node': 0, + 'target-distance-from-node': 0, + 'source-endpoint': 'outside-to-node', + 'target-endpoint': 'outside-to-node', + 'line-dash-pattern': [6, 3], + 'line-dash-offset': 0 + }, [{ + name: 'arrow-shape', + value: 'none' + }, { + name: 'arrow-color', + value: '#999' + }, { + name: 'arrow-fill', + value: 'filled' + }].reduce(function (css, prop) { + styfn$2.arrowPrefixes.forEach(function (prefix) { + var name = prefix + '-' + prop.name; + var val = prop.value; + css[name] = val; + }); + return css; + }, {})); + var parsedProps = {}; + + for (var i = 0; i < this.properties.length; i++) { + var prop = this.properties[i]; + + if (prop.pointsTo) { + continue; + } + + var name = prop.name; + var val = rawProps[name]; + var parsedProp = this.parse(name, val); + parsedProps[name] = parsedProp; + } + + _p.defaultProperties = parsedProps; + return _p.defaultProperties; + }; + + styfn$2.addDefaultStylesheet = function () { + this.selector(':parent').css({ + 'shape': 'rectangle', + 'padding': 10, + 'background-color': '#eee', + 'border-color': '#ccc', + 'border-width': 1 + }).selector('edge').css({ + 'width': 3 + }).selector(':loop').css({ + 'curve-style': 'bezier' + }).selector('edge:compound').css({ + 'curve-style': 'bezier', + 'source-endpoint': 'outside-to-line', + 'target-endpoint': 'outside-to-line' + }).selector(':selected').css({ + 'background-color': '#0169D9', + 'line-color': '#0169D9', + 'source-arrow-color': '#0169D9', + 'target-arrow-color': '#0169D9', + 'mid-source-arrow-color': '#0169D9', + 'mid-target-arrow-color': '#0169D9' + }).selector(':parent:selected').css({ + 'background-color': '#CCE1F9', + 'border-color': '#aec8e5' + }).selector(':active').css({ + 'overlay-color': 'black', + 'overlay-padding': 10, + 'overlay-opacity': 0.25 + }); + this.defaultLength = this.length; + }; + + var styfn$1 = {}; // a caching layer for property parsing + + styfn$1.parse = function (name, value, propIsBypass, propIsFlat) { + var self = this; // function values can't be cached in all cases, and there isn't much benefit of caching them anyway + + if (fn$6(value)) { + return self.parseImplWarn(name, value, propIsBypass, propIsFlat); + } + + var flatKey = propIsFlat === 'mapping' || propIsFlat === true || propIsFlat === false || propIsFlat == null ? 'dontcare' : propIsFlat; + var bypassKey = propIsBypass ? 't' : 'f'; + var valueKey = '' + value; + var argHash = hashStrings(name, valueKey, bypassKey, flatKey); + var propCache = self.propCache = self.propCache || []; + var ret; + + if (!(ret = propCache[argHash])) { + ret = propCache[argHash] = self.parseImplWarn(name, value, propIsBypass, propIsFlat); + } // - bypasses can't be shared b/c the value can be changed by animations or otherwise overridden + // - mappings can't be shared b/c mappings are per-element + + + if (propIsBypass || propIsFlat === 'mapping') { + // need a copy since props are mutated later in their lifecycles + ret = copy(ret); + + if (ret) { + ret.value = copy(ret.value); // because it could be an array, e.g. colour + } + } + + return ret; + }; + + styfn$1.parseImplWarn = function (name, value, propIsBypass, propIsFlat) { + var prop = this.parseImpl(name, value, propIsBypass, propIsFlat); + + if (!prop && value != null) { + warn("The style property `".concat(name, ": ").concat(value, "` is invalid")); + } + + if (prop && (prop.name === 'width' || prop.name === 'height') && value === 'label') { + warn('The style value of `label` is deprecated for `' + prop.name + '`'); + } + + return prop; + }; // parse a property; return null on invalid; return parsed property otherwise + // fields : + // - name : the name of the property + // - value : the parsed, native-typed value of the property + // - strValue : a string value that represents the property value in valid css + // - bypass : true iff the property is a bypass property + + + styfn$1.parseImpl = function (name, value, propIsBypass, propIsFlat) { + var self = this; + name = camel2dash(name); // make sure the property name is in dash form (e.g. 'property-name' not 'propertyName') + + var property = self.properties[name]; + var passedValue = value; + var types = self.types; + + if (!property) { + return null; + } // return null on property of unknown name + + + if (value === undefined) { + return null; + } // can't assign undefined + // the property may be an alias + + + if (property.alias) { + property = property.pointsTo; + name = property.name; + } + + var valueIsString = string(value); + + if (valueIsString) { + // trim the value to make parsing easier + value = value.trim(); + } + + var type = property.type; + + if (!type) { + return null; + } // no type, no luck + // check if bypass is null or empty string (i.e. indication to delete bypass property) + + + if (propIsBypass && (value === '' || value === null)) { + return { + name: name, + value: value, + bypass: true, + deleteBypass: true + }; + } // check if value is a function used as a mapper + + + if (fn$6(value)) { + return { + name: name, + value: value, + strValue: 'fn', + mapped: types.fn, + bypass: propIsBypass + }; + } // check if value is mapped + + + var data, mapData; + + if (!valueIsString || propIsFlat || value.length < 7 || value[1] !== 'a') ; else if (value.length >= 7 && value[0] === 'd' && (data = new RegExp(types.data.regex).exec(value))) { + if (propIsBypass) { + return false; + } // mappers not allowed in bypass + + + var mapped = types.data; + return { + name: name, + value: data, + strValue: '' + value, + mapped: mapped, + field: data[1], + bypass: propIsBypass + }; + } else if (value.length >= 10 && value[0] === 'm' && (mapData = new RegExp(types.mapData.regex).exec(value))) { + if (propIsBypass) { + return false; + } // mappers not allowed in bypass + + + if (type.multiple) { + return false; + } // impossible to map to num + + + var _mapped = types.mapData; // we can map only if the type is a colour or a number + + if (!(type.color || type.number)) { + return false; + } + + var valueMin = this.parse(name, mapData[4]); // parse to validate + + if (!valueMin || valueMin.mapped) { + return false; + } // can't be invalid or mapped + + + var valueMax = this.parse(name, mapData[5]); // parse to validate + + if (!valueMax || valueMax.mapped) { + return false; + } // can't be invalid or mapped + // check if valueMin and valueMax are the same + + + if (valueMin.pfValue === valueMax.pfValue || valueMin.strValue === valueMax.strValue) { + warn('`' + name + ': ' + value + '` is not a valid mapper because the output range is zero; converting to `' + name + ': ' + valueMin.strValue + '`'); + return this.parse(name, valueMin.strValue); // can't make much of a mapper without a range + } else if (type.color) { + var c1 = valueMin.value; + var c2 = valueMax.value; + var same = c1[0] === c2[0] // red + && c1[1] === c2[1] // green + && c1[2] === c2[2] // blue + && ( // optional alpha + c1[3] === c2[3] // same alpha outright + || (c1[3] == null || c1[3] === 1 // full opacity for colour 1? + ) && (c2[3] == null || c2[3] === 1) // full opacity for colour 2? + ); + + if (same) { + return false; + } // can't make a mapper without a range + + } + + return { + name: name, + value: mapData, + strValue: '' + value, + mapped: _mapped, + field: mapData[1], + fieldMin: parseFloat(mapData[2]), + // min & max are numeric + fieldMax: parseFloat(mapData[3]), + valueMin: valueMin.value, + valueMax: valueMax.value, + bypass: propIsBypass + }; + } + + if (type.multiple && propIsFlat !== 'multiple') { + var vals; + + if (valueIsString) { + vals = value.split(/\s+/); + } else if (array(value)) { + vals = value; + } else { + vals = [value]; + } + + if (type.evenMultiple && vals.length % 2 !== 0) { + return null; + } + + var valArr = []; + var unitsArr = []; + var pfValArr = []; + var strVal = ''; + var hasEnum = false; + + for (var i = 0; i < vals.length; i++) { + var p = self.parse(name, vals[i], propIsBypass, 'multiple'); + hasEnum = hasEnum || string(p.value); + valArr.push(p.value); + pfValArr.push(p.pfValue != null ? p.pfValue : p.value); + unitsArr.push(p.units); + strVal += (i > 0 ? ' ' : '') + p.strValue; + } + + if (type.validate && !type.validate(valArr, unitsArr)) { + return null; + } + + if (type.singleEnum && hasEnum) { + if (valArr.length === 1 && string(valArr[0])) { + return { + name: name, + value: valArr[0], + strValue: valArr[0], + bypass: propIsBypass + }; + } else { + return null; + } + } + + return { + name: name, + value: valArr, + pfValue: pfValArr, + strValue: strVal, + bypass: propIsBypass, + units: unitsArr + }; + } // several types also allow enums + + + var checkEnums = function checkEnums() { + for (var _i = 0; _i < type.enums.length; _i++) { + var en = type.enums[_i]; + + if (en === value) { + return { + name: name, + value: value, + strValue: '' + value, + bypass: propIsBypass + }; + } + } + + return null; + }; // check the type and return the appropriate object + + + if (type.number) { + var units; + var implicitUnits = 'px'; // not set => px + + if (type.units) { + // use specified units if set + units = type.units; + } + + if (type.implicitUnits) { + implicitUnits = type.implicitUnits; + } + + if (!type.unitless) { + if (valueIsString) { + var unitsRegex = 'px|em' + (type.allowPercent ? '|\\%' : ''); + + if (units) { + unitsRegex = units; + } // only allow explicit units if so set + + + var match = value.match('^(' + number + ')(' + unitsRegex + ')?' + '$'); + + if (match) { + value = match[1]; + units = match[2] || implicitUnits; + } + } else if (!units || type.implicitUnits) { + units = implicitUnits; // implicitly px if unspecified + } + } + + value = parseFloat(value); // if not a number and enums not allowed, then the value is invalid + + if (isNaN(value) && type.enums === undefined) { + return null; + } // check if this number type also accepts special keywords in place of numbers + // (i.e. `left`, `auto`, etc) + + + if (isNaN(value) && type.enums !== undefined) { + value = passedValue; + return checkEnums(); + } // check if value must be an integer + + + if (type.integer && !integer(value)) { + return null; + } // check value is within range + + + if (type.min !== undefined && (value < type.min || type.strictMin && value === type.min) || type.max !== undefined && (value > type.max || type.strictMax && value === type.max)) { + return null; + } + + var ret = { + name: name, + value: value, + strValue: '' + value + (units ? units : ''), + units: units, + bypass: propIsBypass + }; // normalise value in pixels + + if (type.unitless || units !== 'px' && units !== 'em') { + ret.pfValue = value; + } else { + ret.pfValue = units === 'px' || !units ? value : this.getEmSizeInPixels() * value; + } // normalise value in ms + + + if (units === 'ms' || units === 's') { + ret.pfValue = units === 'ms' ? value : 1000 * value; + } // normalise value in rad + + + if (units === 'deg' || units === 'rad') { + ret.pfValue = units === 'rad' ? value : deg2rad(value); + } // normalize value in % + + + if (units === '%') { + ret.pfValue = value / 100; + } + + return ret; + } else if (type.propList) { + var props = []; + var propsStr = '' + value; + + if (propsStr === 'none') ; else { + // go over each prop + var propsSplit = propsStr.split(/\s*,\s*|\s+/); + + for (var _i2 = 0; _i2 < propsSplit.length; _i2++) { + var propName = propsSplit[_i2].trim(); + + if (self.properties[propName]) { + props.push(propName); + } else { + warn('`' + propName + '` is not a valid property name'); + } + } + + if (props.length === 0) { + return null; + } + } + + return { + name: name, + value: props, + strValue: props.length === 0 ? 'none' : props.join(' '), + bypass: propIsBypass + }; + } else if (type.color) { + var tuple = color2tuple(value); + + if (!tuple) { + return null; + } + + return { + name: name, + value: tuple, + pfValue: tuple, + strValue: 'rgb(' + tuple[0] + ',' + tuple[1] + ',' + tuple[2] + ')', + // n.b. no spaces b/c of multiple support + bypass: propIsBypass + }; + } else if (type.regex || type.regexes) { + // first check enums + if (type.enums) { + var enumProp = checkEnums(); + + if (enumProp) { + return enumProp; + } + } + + var regexes = type.regexes ? type.regexes : [type.regex]; + + for (var _i3 = 0; _i3 < regexes.length; _i3++) { + var regex = new RegExp(regexes[_i3]); // make a regex from the type string + + var m = regex.exec(value); + + if (m) { + // regex matches + return { + name: name, + value: type.singleRegexMatchValue ? m[1] : m, + strValue: '' + value, + bypass: propIsBypass + }; + } + } + + return null; // didn't match any + } else if (type.string) { + // just return + return { + name: name, + value: '' + value, + strValue: '' + value, + bypass: propIsBypass + }; + } else if (type.enums) { + // check enums last because it's a combo type in others + return checkEnums(); + } else { + return null; // not a type we can handle + } + }; + + var Style = function Style(cy) { + if (!(this instanceof Style)) { + return new Style(cy); + } + + if (!core(cy)) { + error('A style must have a core reference'); + return; + } + + this._private = { + cy: cy, + coreStyle: {} + }; + this.length = 0; + this.resetToDefault(); + }; + + var styfn = Style.prototype; + + styfn.instanceString = function () { + return 'style'; + }; // remove all contexts + + + styfn.clear = function () { + var _p = this._private; + var cy = _p.cy; + var eles = cy.elements(); + + for (var i = 0; i < this.length; i++) { + this[i] = undefined; + } + + this.length = 0; + _p.contextStyles = {}; + _p.propDiffs = {}; + this.cleanElements(eles, true); + eles.forEach(function (ele) { + var ele_p = ele[0]._private; + ele_p.styleDirty = true; + ele_p.appliedInitStyle = false; + }); + return this; // chaining + }; + + styfn.resetToDefault = function () { + this.clear(); + this.addDefaultStylesheet(); + return this; + }; // builds a style object for the 'core' selector + + + styfn.core = function (propName) { + return this._private.coreStyle[propName] || this.getDefaultProperty(propName); + }; // create a new context from the specified selector string and switch to that context + + + styfn.selector = function (selectorStr) { + // 'core' is a special case and does not need a selector + var selector = selectorStr === 'core' ? null : new Selector(selectorStr); + var i = this.length++; // new context means new index + + this[i] = { + selector: selector, + properties: [], + mappedProperties: [], + index: i + }; + return this; // chaining + }; // add one or many css rules to the current context + + + styfn.css = function () { + var self = this; + var args = arguments; + + if (args.length === 1) { + var map = args[0]; + + for (var i = 0; i < self.properties.length; i++) { + var prop = self.properties[i]; + var mapVal = map[prop.name]; + + if (mapVal === undefined) { + mapVal = map[dash2camel(prop.name)]; + } + + if (mapVal !== undefined) { + this.cssRule(prop.name, mapVal); + } + } + } else if (args.length === 2) { + this.cssRule(args[0], args[1]); + } // do nothing if args are invalid + + + return this; // chaining + }; + + styfn.style = styfn.css; // add a single css rule to the current context + + styfn.cssRule = function (name, value) { + // name-value pair + var property = this.parse(name, value); // add property to current context if valid + + if (property) { + var i = this.length - 1; + this[i].properties.push(property); + this[i].properties[property.name] = property; // allow access by name as well + + if (property.name.match(/pie-(\d+)-background-size/) && property.value) { + this._private.hasPie = true; + } + + if (property.mapped) { + this[i].mappedProperties.push(property); + } // add to core style if necessary + + + var currentSelectorIsCore = !this[i].selector; + + if (currentSelectorIsCore) { + this._private.coreStyle[property.name] = property; + } + } + + return this; // chaining + }; + + styfn.append = function (style) { + if (stylesheet(style)) { + style.appendToStyle(this); + } else if (array(style)) { + this.appendFromJson(style); + } else if (string(style)) { + this.appendFromString(style); + } // you probably wouldn't want to append a Style, since you'd duplicate the default parts + + + return this; + }; // static function + + + Style.fromJson = function (cy, json) { + var style = new Style(cy); + style.fromJson(json); + return style; + }; + + Style.fromString = function (cy, string) { + return new Style(cy).fromString(string); + }; + + [styfn$8, styfn$7, styfn$6, styfn$5, styfn$4, styfn$3, styfn$2, styfn$1].forEach(function (props) { + extend(styfn, props); + }); + Style.types = styfn.types; + Style.properties = styfn.properties; + Style.propertyGroups = styfn.propertyGroups; + Style.propertyGroupNames = styfn.propertyGroupNames; + Style.propertyGroupKeys = styfn.propertyGroupKeys; + + var corefn$2 = { + style: function style(newStyle) { + if (newStyle) { + var s = this.setStyle(newStyle); + s.update(); + } + + return this._private.style; + }, + setStyle: function setStyle(style) { + var _p = this._private; + + if (stylesheet(style)) { + _p.style = style.generateStyle(this); + } else if (array(style)) { + _p.style = Style.fromJson(this, style); + } else if (string(style)) { + _p.style = Style.fromString(this, style); + } else { + _p.style = Style(this); + } + + return _p.style; + }, + // e.g. cy.data() changed => recalc ele mappers + updateStyle: function updateStyle() { + this.mutableElements().updateStyle(); // just send to all eles + } + }; + + var defaultSelectionType = 'single'; + var corefn$1 = { + autolock: function autolock(bool) { + if (bool !== undefined) { + this._private.autolock = bool ? true : false; + } else { + return this._private.autolock; + } + + return this; // chaining + }, + autoungrabify: function autoungrabify(bool) { + if (bool !== undefined) { + this._private.autoungrabify = bool ? true : false; + } else { + return this._private.autoungrabify; + } + + return this; // chaining + }, + autounselectify: function autounselectify(bool) { + if (bool !== undefined) { + this._private.autounselectify = bool ? true : false; + } else { + return this._private.autounselectify; + } + + return this; // chaining + }, + selectionType: function selectionType(selType) { + var _p = this._private; + + if (_p.selectionType == null) { + _p.selectionType = defaultSelectionType; + } + + if (selType !== undefined) { + if (selType === 'additive' || selType === 'single') { + _p.selectionType = selType; + } + } else { + return _p.selectionType; + } + + return this; + }, + panningEnabled: function panningEnabled(bool) { + if (bool !== undefined) { + this._private.panningEnabled = bool ? true : false; + } else { + return this._private.panningEnabled; + } + + return this; // chaining + }, + userPanningEnabled: function userPanningEnabled(bool) { + if (bool !== undefined) { + this._private.userPanningEnabled = bool ? true : false; + } else { + return this._private.userPanningEnabled; + } + + return this; // chaining + }, + zoomingEnabled: function zoomingEnabled(bool) { + if (bool !== undefined) { + this._private.zoomingEnabled = bool ? true : false; + } else { + return this._private.zoomingEnabled; + } + + return this; // chaining + }, + userZoomingEnabled: function userZoomingEnabled(bool) { + if (bool !== undefined) { + this._private.userZoomingEnabled = bool ? true : false; + } else { + return this._private.userZoomingEnabled; + } + + return this; // chaining + }, + boxSelectionEnabled: function boxSelectionEnabled(bool) { + if (bool !== undefined) { + this._private.boxSelectionEnabled = bool ? true : false; + } else { + return this._private.boxSelectionEnabled; + } + + return this; // chaining + }, + pan: function pan() { + var args = arguments; + var pan = this._private.pan; + var dim, val, dims, x, y; + + switch (args.length) { + case 0: + // .pan() + return pan; + + case 1: + if (string(args[0])) { + // .pan('x') + dim = args[0]; + return pan[dim]; + } else if (plainObject(args[0])) { + // .pan({ x: 0, y: 100 }) + if (!this._private.panningEnabled) { + return this; + } + + dims = args[0]; + x = dims.x; + y = dims.y; + + if (number$1(x)) { + pan.x = x; + } + + if (number$1(y)) { + pan.y = y; + } + + this.emit('pan viewport'); + } + + break; + + case 2: + // .pan('x', 100) + if (!this._private.panningEnabled) { + return this; + } + + dim = args[0]; + val = args[1]; + + if ((dim === 'x' || dim === 'y') && number$1(val)) { + pan[dim] = val; + } + + this.emit('pan viewport'); + break; + // invalid + } + + this.notify('viewport'); + return this; // chaining + }, + panBy: function panBy(arg0, arg1) { + var args = arguments; + var pan = this._private.pan; + var dim, val, dims, x, y; + + if (!this._private.panningEnabled) { + return this; + } + + switch (args.length) { + case 1: + if (plainObject(arg0)) { + // .panBy({ x: 0, y: 100 }) + dims = args[0]; + x = dims.x; + y = dims.y; + + if (number$1(x)) { + pan.x += x; + } + + if (number$1(y)) { + pan.y += y; + } + + this.emit('pan viewport'); + } + + break; + + case 2: + // .panBy('x', 100) + dim = arg0; + val = arg1; + + if ((dim === 'x' || dim === 'y') && number$1(val)) { + pan[dim] += val; + } + + this.emit('pan viewport'); + break; + // invalid + } + + this.notify('viewport'); + return this; // chaining + }, + fit: function fit(elements, padding) { + var viewportState = this.getFitViewport(elements, padding); + + if (viewportState) { + var _p = this._private; + _p.zoom = viewportState.zoom; + _p.pan = viewportState.pan; + this.emit('pan zoom viewport'); + this.notify('viewport'); + } + + return this; // chaining + }, + getFitViewport: function getFitViewport(elements, padding) { + if (number$1(elements) && padding === undefined) { + // elements is optional + padding = elements; + elements = undefined; + } + + if (!this._private.panningEnabled || !this._private.zoomingEnabled) { + return; + } + + var bb; + + if (string(elements)) { + var sel = elements; + elements = this.$(sel); + } else if (boundingBox(elements)) { + // assume bb + var bbe = elements; + bb = { + x1: bbe.x1, + y1: bbe.y1, + x2: bbe.x2, + y2: bbe.y2 + }; + bb.w = bb.x2 - bb.x1; + bb.h = bb.y2 - bb.y1; + } else if (!elementOrCollection(elements)) { + elements = this.mutableElements(); + } + + if (elementOrCollection(elements) && elements.empty()) { + return; + } // can't fit to nothing + + + bb = bb || elements.boundingBox(); + var w = this.width(); + var h = this.height(); + var zoom; + padding = number$1(padding) ? padding : 0; + + if (!isNaN(w) && !isNaN(h) && w > 0 && h > 0 && !isNaN(bb.w) && !isNaN(bb.h) && bb.w > 0 && bb.h > 0) { + zoom = Math.min((w - 2 * padding) / bb.w, (h - 2 * padding) / bb.h); // crop zoom + + zoom = zoom > this._private.maxZoom ? this._private.maxZoom : zoom; + zoom = zoom < this._private.minZoom ? this._private.minZoom : zoom; + var pan = { + // now pan to middle + x: (w - zoom * (bb.x1 + bb.x2)) / 2, + y: (h - zoom * (bb.y1 + bb.y2)) / 2 + }; + return { + zoom: zoom, + pan: pan + }; + } + + return; + }, + zoomRange: function zoomRange(min, max) { + var _p = this._private; + + if (max == null) { + var opts = min; + min = opts.min; + max = opts.max; + } + + if (number$1(min) && number$1(max) && min <= max) { + _p.minZoom = min; + _p.maxZoom = max; + } else if (number$1(min) && max === undefined && min <= _p.maxZoom) { + _p.minZoom = min; + } else if (number$1(max) && min === undefined && max >= _p.minZoom) { + _p.maxZoom = max; + } + + return this; + }, + minZoom: function minZoom(zoom) { + if (zoom === undefined) { + return this._private.minZoom; + } else { + return this.zoomRange({ + min: zoom + }); + } + }, + maxZoom: function maxZoom(zoom) { + if (zoom === undefined) { + return this._private.maxZoom; + } else { + return this.zoomRange({ + max: zoom + }); + } + }, + getZoomedViewport: function getZoomedViewport(params) { + var _p = this._private; + var currentPan = _p.pan; + var currentZoom = _p.zoom; + var pos; // in rendered px + + var zoom; + var bail = false; + + if (!_p.zoomingEnabled) { + // zooming disabled + bail = true; + } + + if (number$1(params)) { + // then set the zoom + zoom = params; + } else if (plainObject(params)) { + // then zoom about a point + zoom = params.level; + + if (params.position != null) { + pos = modelToRenderedPosition(params.position, currentZoom, currentPan); + } else if (params.renderedPosition != null) { + pos = params.renderedPosition; + } + + if (pos != null && !_p.panningEnabled) { + // panning disabled + bail = true; + } + } // crop zoom + + + zoom = zoom > _p.maxZoom ? _p.maxZoom : zoom; + zoom = zoom < _p.minZoom ? _p.minZoom : zoom; // can't zoom with invalid params + + if (bail || !number$1(zoom) || zoom === currentZoom || pos != null && (!number$1(pos.x) || !number$1(pos.y))) { + return null; + } + + if (pos != null) { + // set zoom about position + var pan1 = currentPan; + var zoom1 = currentZoom; + var zoom2 = zoom; + var pan2 = { + x: -zoom2 / zoom1 * (pos.x - pan1.x) + pos.x, + y: -zoom2 / zoom1 * (pos.y - pan1.y) + pos.y + }; + return { + zoomed: true, + panned: true, + zoom: zoom2, + pan: pan2 + }; + } else { + // just set the zoom + return { + zoomed: true, + panned: false, + zoom: zoom, + pan: currentPan + }; + } + }, + zoom: function zoom(params) { + if (params === undefined) { + // get + return this._private.zoom; + } else { + // set + var vp = this.getZoomedViewport(params); + var _p = this._private; + + if (vp == null || !vp.zoomed) { + return this; + } + + _p.zoom = vp.zoom; + + if (vp.panned) { + _p.pan.x = vp.pan.x; + _p.pan.y = vp.pan.y; + } + + this.emit('zoom' + (vp.panned ? ' pan' : '') + ' viewport'); + this.notify('viewport'); + return this; // chaining + } + }, + viewport: function viewport(opts) { + var _p = this._private; + var zoomDefd = true; + var panDefd = true; + var events = []; // to trigger + + var zoomFailed = false; + var panFailed = false; + + if (!opts) { + return this; + } + + if (!number$1(opts.zoom)) { + zoomDefd = false; + } + + if (!plainObject(opts.pan)) { + panDefd = false; + } + + if (!zoomDefd && !panDefd) { + return this; + } + + if (zoomDefd) { + var z = opts.zoom; + + if (z < _p.minZoom || z > _p.maxZoom || !_p.zoomingEnabled) { + zoomFailed = true; + } else { + _p.zoom = z; + events.push('zoom'); + } + } + + if (panDefd && (!zoomFailed || !opts.cancelOnFailedZoom) && _p.panningEnabled) { + var p = opts.pan; + + if (number$1(p.x)) { + _p.pan.x = p.x; + panFailed = false; + } + + if (number$1(p.y)) { + _p.pan.y = p.y; + panFailed = false; + } + + if (!panFailed) { + events.push('pan'); + } + } + + if (events.length > 0) { + events.push('viewport'); + this.emit(events.join(' ')); + this.notify('viewport'); + } + + return this; // chaining + }, + center: function center(elements) { + var pan = this.getCenterPan(elements); + + if (pan) { + this._private.pan = pan; + this.emit('pan viewport'); + this.notify('viewport'); + } + + return this; // chaining + }, + getCenterPan: function getCenterPan(elements, zoom) { + if (!this._private.panningEnabled) { + return; + } + + if (string(elements)) { + var selector = elements; + elements = this.mutableElements().filter(selector); + } else if (!elementOrCollection(elements)) { + elements = this.mutableElements(); + } + + if (elements.length === 0) { + return; + } // can't centre pan to nothing + + + var bb = elements.boundingBox(); + var w = this.width(); + var h = this.height(); + zoom = zoom === undefined ? this._private.zoom : zoom; + var pan = { + // middle + x: (w - zoom * (bb.x1 + bb.x2)) / 2, + y: (h - zoom * (bb.y1 + bb.y2)) / 2 + }; + return pan; + }, + reset: function reset() { + if (!this._private.panningEnabled || !this._private.zoomingEnabled) { + return this; + } + + this.viewport({ + pan: { + x: 0, + y: 0 + }, + zoom: 1 + }); + return this; // chaining + }, + invalidateSize: function invalidateSize() { + this._private.sizeCache = null; + }, + size: function size() { + var _p = this._private; + var container = _p.container; + var cy = this; + return _p.sizeCache = _p.sizeCache || (container ? function () { + var style = cy.window().getComputedStyle(container); + + var val = function val(name) { + return parseFloat(style.getPropertyValue(name)); + }; + + return { + width: container.clientWidth - val('padding-left') - val('padding-right'), + height: container.clientHeight - val('padding-top') - val('padding-bottom') + }; + }() : { + // fallback if no container (not 0 b/c can be used for dividing etc) + width: 1, + height: 1 + }); + }, + width: function width() { + return this.size().width; + }, + height: function height() { + return this.size().height; + }, + extent: function extent() { + var pan = this._private.pan; + var zoom = this._private.zoom; + var rb = this.renderedExtent(); + var b = { + x1: (rb.x1 - pan.x) / zoom, + x2: (rb.x2 - pan.x) / zoom, + y1: (rb.y1 - pan.y) / zoom, + y2: (rb.y2 - pan.y) / zoom + }; + b.w = b.x2 - b.x1; + b.h = b.y2 - b.y1; + return b; + }, + renderedExtent: function renderedExtent() { + var width = this.width(); + var height = this.height(); + return { + x1: 0, + y1: 0, + x2: width, + y2: height, + w: width, + h: height + }; + }, + multiClickDebounceTime: function multiClickDebounceTime(_int) { + if (_int) this._private.multiClickDebounceTime = _int;else return this._private.multiClickDebounceTime; + return this; // chaining + } + }; // aliases + + corefn$1.centre = corefn$1.center; // backwards compatibility + + corefn$1.autolockNodes = corefn$1.autolock; + corefn$1.autoungrabifyNodes = corefn$1.autoungrabify; + + var fn = { + data: define.data({ + field: 'data', + bindingEvent: 'data', + allowBinding: true, + allowSetting: true, + settingEvent: 'data', + settingTriggersEvent: true, + triggerFnName: 'trigger', + allowGetting: true, + updateStyle: true + }), + removeData: define.removeData({ + field: 'data', + event: 'data', + triggerFnName: 'trigger', + triggerEvent: true, + updateStyle: true + }), + scratch: define.data({ + field: 'scratch', + bindingEvent: 'scratch', + allowBinding: true, + allowSetting: true, + settingEvent: 'scratch', + settingTriggersEvent: true, + triggerFnName: 'trigger', + allowGetting: true, + updateStyle: true + }), + removeScratch: define.removeData({ + field: 'scratch', + event: 'scratch', + triggerFnName: 'trigger', + triggerEvent: true, + updateStyle: true + }) + }; // aliases + + fn.attr = fn.data; + fn.removeAttr = fn.removeData; + + var Core = function Core(opts) { + var cy = this; + opts = extend({}, opts); + var container = opts.container; // allow for passing a wrapped jquery object + // e.g. cytoscape({ container: $('#cy') }) + + if (container && !htmlElement(container) && htmlElement(container[0])) { + container = container[0]; + } + + var reg = container ? container._cyreg : null; // e.g. already registered some info (e.g. readies) via jquery + + reg = reg || {}; + + if (reg && reg.cy) { + reg.cy.destroy(); + reg = {}; // old instance => replace reg completely + } + + var readies = reg.readies = reg.readies || []; + + if (container) { + container._cyreg = reg; + } // make sure container assoc'd reg points to this cy + + + reg.cy = cy; + var head = _window !== undefined && container !== undefined && !opts.headless; + var options = opts; + options.layout = extend({ + name: head ? 'grid' : 'null' + }, options.layout); + options.renderer = extend({ + name: head ? 'canvas' : 'null' + }, options.renderer); + + var defVal = function defVal(def, val, altVal) { + if (val !== undefined) { + return val; + } else if (altVal !== undefined) { + return altVal; + } else { + return def; + } + }; + + var _p = this._private = { + container: container, + // html dom ele container + ready: false, + // whether ready has been triggered + options: options, + // cached options + elements: new Collection(this), + // elements in the graph + listeners: [], + // list of listeners + aniEles: new Collection(this), + // elements being animated + data: options.data || {}, + // data for the core + scratch: {}, + // scratch object for core + layout: null, + renderer: null, + destroyed: false, + // whether destroy was called + notificationsEnabled: true, + // whether notifications are sent to the renderer + minZoom: 1e-50, + maxZoom: 1e50, + zoomingEnabled: defVal(true, options.zoomingEnabled), + userZoomingEnabled: defVal(true, options.userZoomingEnabled), + panningEnabled: defVal(true, options.panningEnabled), + userPanningEnabled: defVal(true, options.userPanningEnabled), + boxSelectionEnabled: defVal(true, options.boxSelectionEnabled), + autolock: defVal(false, options.autolock, options.autolockNodes), + autoungrabify: defVal(false, options.autoungrabify, options.autoungrabifyNodes), + autounselectify: defVal(false, options.autounselectify), + styleEnabled: options.styleEnabled === undefined ? head : options.styleEnabled, + zoom: number$1(options.zoom) ? options.zoom : 1, + pan: { + x: plainObject(options.pan) && number$1(options.pan.x) ? options.pan.x : 0, + y: plainObject(options.pan) && number$1(options.pan.y) ? options.pan.y : 0 + }, + animation: { + // object for currently-running animations + current: [], + queue: [] + }, + hasCompoundNodes: false, + multiClickDebounceTime: defVal(250, options.multiClickDebounceTime) + }; + + this.createEmitter(); // set selection type + + this.selectionType(options.selectionType); // init zoom bounds + + this.zoomRange({ + min: options.minZoom, + max: options.maxZoom + }); + + var loadExtData = function loadExtData(extData, next) { + var anyIsPromise = extData.some(promise); + + if (anyIsPromise) { + return Promise$1.all(extData).then(next); // load all data asynchronously, then exec rest of init + } else { + next(extData); // exec synchronously for convenience + } + }; // start with the default stylesheet so we have something before loading an external stylesheet + + + if (_p.styleEnabled) { + cy.setStyle([]); + } // create the renderer + + + var rendererOptions = extend({}, options, options.renderer); // allow rendering hints in top level options + + cy.initRenderer(rendererOptions); + + var setElesAndLayout = function setElesAndLayout(elements, onload, ondone) { + cy.notifications(false); // remove old elements + + var oldEles = cy.mutableElements(); + + if (oldEles.length > 0) { + oldEles.remove(); + } + + if (elements != null) { + if (plainObject(elements) || array(elements)) { + cy.add(elements); + } + } + + cy.one('layoutready', function (e) { + cy.notifications(true); + cy.emit(e); // we missed this event by turning notifications off, so pass it on + + cy.one('load', onload); + cy.emitAndNotify('load'); + }).one('layoutstop', function () { + cy.one('done', ondone); + cy.emit('done'); + }); + var layoutOpts = extend({}, cy._private.options.layout); + layoutOpts.eles = cy.elements(); + cy.layout(layoutOpts).run(); + }; + + loadExtData([options.style, options.elements], function (thens) { + var initStyle = thens[0]; + var initEles = thens[1]; // init style + + if (_p.styleEnabled) { + cy.style().append(initStyle); + } // initial load + + + setElesAndLayout(initEles, function () { + // onready + cy.startAnimationLoop(); + _p.ready = true; // if a ready callback is specified as an option, the bind it + + if (fn$6(options.ready)) { + cy.on('ready', options.ready); + } // bind all the ready handlers registered before creating this instance + + + for (var i = 0; i < readies.length; i++) { + var fn = readies[i]; + cy.on('ready', fn); + } + + if (reg) { + reg.readies = []; + } // clear b/c we've bound them all and don't want to keep it around in case a new core uses the same div etc + + + cy.emit('ready'); + }, options.done); + }); + }; + + var corefn = Core.prototype; // short alias + + extend(corefn, { + instanceString: function instanceString() { + return 'core'; + }, + isReady: function isReady() { + return this._private.ready; + }, + destroyed: function destroyed() { + return this._private.destroyed; + }, + ready: function ready(fn) { + if (this.isReady()) { + this.emitter().emit('ready', [], fn); // just calls fn as though triggered via ready event + } else { + this.on('ready', fn); + } + + return this; + }, + destroy: function destroy() { + var cy = this; + if (cy.destroyed()) return; + cy.stopAnimationLoop(); + cy.destroyRenderer(); + this.emit('destroy'); + cy._private.destroyed = true; + return cy; + }, + hasElementWithId: function hasElementWithId(id) { + return this._private.elements.hasElementWithId(id); + }, + getElementById: function getElementById(id) { + return this._private.elements.getElementById(id); + }, + hasCompoundNodes: function hasCompoundNodes() { + return this._private.hasCompoundNodes; + }, + headless: function headless() { + return this._private.renderer.isHeadless(); + }, + styleEnabled: function styleEnabled() { + return this._private.styleEnabled; + }, + addToPool: function addToPool(eles) { + this._private.elements.merge(eles); + + return this; // chaining + }, + removeFromPool: function removeFromPool(eles) { + this._private.elements.unmerge(eles); + + return this; + }, + container: function container() { + return this._private.container || null; + }, + window: function window() { + var container = this._private.container; + if (container == null) return _window; + var ownerDocument = this._private.container.ownerDocument; + + if (ownerDocument === undefined || ownerDocument == null) { + return _window; + } + + return ownerDocument.defaultView || _window; + }, + mount: function mount(container) { + if (container == null) { + return; + } + + var cy = this; + var _p = cy._private; + var options = _p.options; + + if (!htmlElement(container) && htmlElement(container[0])) { + container = container[0]; + } + + cy.stopAnimationLoop(); + cy.destroyRenderer(); + _p.container = container; + _p.styleEnabled = true; + cy.invalidateSize(); + cy.initRenderer(extend({}, options, options.renderer, { + // allow custom renderer name to be re-used, otherwise use canvas + name: options.renderer.name === 'null' ? 'canvas' : options.renderer.name + })); + cy.startAnimationLoop(); + cy.style(options.style); + cy.emit('mount'); + return cy; + }, + unmount: function unmount() { + var cy = this; + cy.stopAnimationLoop(); + cy.destroyRenderer(); + cy.initRenderer({ + name: 'null' + }); + cy.emit('unmount'); + return cy; + }, + options: function options() { + return copy(this._private.options); + }, + json: function json(obj) { + var cy = this; + var _p = cy._private; + var eles = cy.mutableElements(); + + var getFreshRef = function getFreshRef(ele) { + return cy.getElementById(ele.id()); + }; + + if (plainObject(obj)) { + // set + cy.startBatch(); + + if (obj.elements) { + var idInJson = {}; + + var updateEles = function updateEles(jsons, gr) { + var toAdd = []; + var toMod = []; + + for (var i = 0; i < jsons.length; i++) { + var json = jsons[i]; + + if (!json.data.id) { + warn('cy.json() cannot handle elements without an ID attribute'); + continue; + } + + var id = '' + json.data.id; // id must be string + + var ele = cy.getElementById(id); + idInJson[id] = true; + + if (ele.length !== 0) { + // existing element should be updated + toMod.push({ + ele: ele, + json: json + }); + } else { + // otherwise should be added + if (gr) { + json.group = gr; + toAdd.push(json); + } else { + toAdd.push(json); + } + } + } + + cy.add(toAdd); + + for (var _i = 0; _i < toMod.length; _i++) { + var _toMod$_i = toMod[_i], + _ele = _toMod$_i.ele, + _json = _toMod$_i.json; + + _ele.json(_json); + } + }; + + if (array(obj.elements)) { + // elements: [] + updateEles(obj.elements); + } else { + // elements: { nodes: [], edges: [] } + var grs = ['nodes', 'edges']; + + for (var i = 0; i < grs.length; i++) { + var gr = grs[i]; + var elements = obj.elements[gr]; + + if (array(elements)) { + updateEles(elements, gr); + } + } + } + + var parentsToRemove = cy.collection(); + eles.filter(function (ele) { + return !idInJson[ele.id()]; + }).forEach(function (ele) { + if (ele.isParent()) { + parentsToRemove.merge(ele); + } else { + ele.remove(); + } + }); // so that children are not removed w/parent + + parentsToRemove.forEach(function (ele) { + return ele.children().move({ + parent: null + }); + }); // intermediate parents may be moved by prior line, so make sure we remove by fresh refs + + parentsToRemove.forEach(function (ele) { + return getFreshRef(ele).remove(); + }); + } + + if (obj.style) { + cy.style(obj.style); + } + + if (obj.zoom != null && obj.zoom !== _p.zoom) { + cy.zoom(obj.zoom); + } + + if (obj.pan) { + if (obj.pan.x !== _p.pan.x || obj.pan.y !== _p.pan.y) { + cy.pan(obj.pan); + } + } + + if (obj.data) { + cy.data(obj.data); + } + + var fields = ['minZoom', 'maxZoom', 'zoomingEnabled', 'userZoomingEnabled', 'panningEnabled', 'userPanningEnabled', 'boxSelectionEnabled', 'autolock', 'autoungrabify', 'autounselectify', 'multiClickDebounceTime']; + + for (var _i2 = 0; _i2 < fields.length; _i2++) { + var f = fields[_i2]; + + if (obj[f] != null) { + cy[f](obj[f]); + } + } + + cy.endBatch(); + return this; // chaining + } else { + // get + var flat = !!obj; + var json = {}; + + if (flat) { + json.elements = this.elements().map(function (ele) { + return ele.json(); + }); + } else { + json.elements = {}; + eles.forEach(function (ele) { + var group = ele.group(); + + if (!json.elements[group]) { + json.elements[group] = []; + } + + json.elements[group].push(ele.json()); + }); + } + + if (this._private.styleEnabled) { + json.style = cy.style().json(); + } + + json.data = copy(cy.data()); + var options = _p.options; + json.zoomingEnabled = _p.zoomingEnabled; + json.userZoomingEnabled = _p.userZoomingEnabled; + json.zoom = _p.zoom; + json.minZoom = _p.minZoom; + json.maxZoom = _p.maxZoom; + json.panningEnabled = _p.panningEnabled; + json.userPanningEnabled = _p.userPanningEnabled; + json.pan = copy(_p.pan); + json.boxSelectionEnabled = _p.boxSelectionEnabled; + json.renderer = copy(options.renderer); + json.hideEdgesOnViewport = options.hideEdgesOnViewport; + json.textureOnViewport = options.textureOnViewport; + json.wheelSensitivity = options.wheelSensitivity; + json.motionBlur = options.motionBlur; + json.multiClickDebounceTime = options.multiClickDebounceTime; + return json; + } + } + }); + corefn.$id = corefn.getElementById; + [corefn$9, corefn$8, elesfn, corefn$7, corefn$6, corefn$5, corefn$4, corefn$3, corefn$2, corefn$1, fn].forEach(function (props) { + extend(corefn, props); + }); + + /* eslint-disable no-unused-vars */ + + var defaults$7 = { + fit: true, + // whether to fit the viewport to the graph + directed: false, + // whether the tree is directed downwards (or edges can point in any direction if false) + padding: 30, + // padding on fit + circle: false, + // put depths in concentric circles if true, put depths top down if false + grid: false, + // whether to create an even grid into which the DAG is placed (circle:false only) + spacingFactor: 1.75, + // positive spacing factor, larger => more space between nodes (N.B. n/a if causes overlap) + boundingBox: undefined, + // constrain layout bounds; { x1, y1, x2, y2 } or { x1, y1, w, h } + avoidOverlap: true, + // prevents node overlap, may overflow boundingBox if not enough space + nodeDimensionsIncludeLabels: false, + // Excludes the label when calculating node bounding boxes for the layout algorithm + roots: undefined, + // the roots of the trees + depthSort: undefined, + // a sorting function to order nodes at equal depth. e.g. function(a, b){ return a.data('weight') - b.data('weight') } + animate: false, + // whether to transition the node positions + animationDuration: 500, + // duration of animation in ms if enabled + animationEasing: undefined, + // easing of animation if enabled, + animateFilter: function animateFilter(node, i) { + return true; + }, + // a function that determines whether the node should be animated. All nodes animated by default on animate enabled. Non-animated nodes are positioned immediately when the layout starts + ready: undefined, + // callback on layoutready + stop: undefined, + // callback on layoutstop + transform: function transform(node, position) { + return position; + } // transform a given node position. Useful for changing flow direction in discrete layouts + + }; + var deprecatedOptionDefaults = { + maximal: false, + // whether to shift nodes down their natural BFS depths in order to avoid upwards edges (DAGS only); setting acyclic to true sets maximal to true also + acyclic: false // whether the tree is acyclic and thus a node could be shifted (due to the maximal option) multiple times without causing an infinite loop; setting to true sets maximal to true also; if you are uncertain whether a tree is acyclic, set to false to avoid potential infinite loops + + }; + /* eslint-enable */ + + var getInfo = function getInfo(ele) { + return ele.scratch('breadthfirst'); + }; + + var setInfo = function setInfo(ele, obj) { + return ele.scratch('breadthfirst', obj); + }; + + function BreadthFirstLayout(options) { + this.options = extend({}, defaults$7, deprecatedOptionDefaults, options); + } + + BreadthFirstLayout.prototype.run = function () { + var params = this.options; + var options = params; + var cy = params.cy; + var eles = options.eles; + var nodes = eles.nodes().filter(function (n) { + return !n.isParent(); + }); + var graph = eles; + var directed = options.directed; + var maximal = options.acyclic || options.maximal || options.maximalAdjustments > 0; // maximalAdjustments for compat. w/ old code; also, setting acyclic to true sets maximal to true + + var bb = makeBoundingBox(options.boundingBox ? options.boundingBox : { + x1: 0, + y1: 0, + w: cy.width(), + h: cy.height() + }); + var roots; + + if (elementOrCollection(options.roots)) { + roots = options.roots; + } else if (array(options.roots)) { + var rootsArray = []; + + for (var i = 0; i < options.roots.length; i++) { + var id = options.roots[i]; + var ele = cy.getElementById(id); + rootsArray.push(ele); + } + + roots = cy.collection(rootsArray); + } else if (string(options.roots)) { + roots = cy.$(options.roots); + } else { + if (directed) { + roots = nodes.roots(); + } else { + var components = eles.components(); + roots = cy.collection(); + + var _loop = function _loop(_i) { + var comp = components[_i]; + var maxDegree = comp.maxDegree(false); + var compRoots = comp.filter(function (ele) { + return ele.degree(false) === maxDegree; + }); + roots = roots.add(compRoots); + }; + + for (var _i = 0; _i < components.length; _i++) { + _loop(_i); + } + } + } + + var depths = []; + var foundByBfs = {}; + + var addToDepth = function addToDepth(ele, d) { + if (depths[d] == null) { + depths[d] = []; + } + + var i = depths[d].length; + depths[d].push(ele); + setInfo(ele, { + index: i, + depth: d + }); + }; + + var changeDepth = function changeDepth(ele, newDepth) { + var _getInfo = getInfo(ele), + depth = _getInfo.depth, + index = _getInfo.index; + + depths[depth][index] = null; + addToDepth(ele, newDepth); + }; // find the depths of the nodes + + + graph.bfs({ + roots: roots, + directed: options.directed, + visit: function visit(node, edge, pNode, i, depth) { + var ele = node[0]; + var id = ele.id(); + addToDepth(ele, depth); + foundByBfs[id] = true; + } + }); // check for nodes not found by bfs + + var orphanNodes = []; + + for (var _i2 = 0; _i2 < nodes.length; _i2++) { + var _ele = nodes[_i2]; + + if (foundByBfs[_ele.id()]) { + continue; + } else { + orphanNodes.push(_ele); + } + } // assign the nodes a depth and index + + + var assignDepthsAt = function assignDepthsAt(i) { + var eles = depths[i]; + + for (var j = 0; j < eles.length; j++) { + var _ele2 = eles[j]; + + if (_ele2 == null) { + eles.splice(j, 1); + j--; + continue; + } + + setInfo(_ele2, { + depth: i, + index: j + }); + } + }; + + var assignDepths = function assignDepths() { + for (var _i3 = 0; _i3 < depths.length; _i3++) { + assignDepthsAt(_i3); + } + }; + + var adjustMaximally = function adjustMaximally(ele, shifted) { + var eInfo = getInfo(ele); + var incomers = ele.incomers().filter(function (el) { + return el.isNode() && eles.has(el); + }); + var maxDepth = -1; + var id = ele.id(); + + for (var k = 0; k < incomers.length; k++) { + var incmr = incomers[k]; + var iInfo = getInfo(incmr); + maxDepth = Math.max(maxDepth, iInfo.depth); + } + + if (eInfo.depth <= maxDepth) { + if (!options.acyclic && shifted[id]) { + return null; + } + + var newDepth = maxDepth + 1; + changeDepth(ele, newDepth); + shifted[id] = newDepth; + return true; + } + + return false; + }; // for the directed case, try to make the edges all go down (i.e. depth i => depth i + 1) + + + if (directed && maximal) { + var Q = []; + var shifted = {}; + + var enqueue = function enqueue(n) { + return Q.push(n); + }; + + var dequeue = function dequeue() { + return Q.shift(); + }; + + nodes.forEach(function (n) { + return Q.push(n); + }); + + while (Q.length > 0) { + var _ele3 = dequeue(); + + var didShift = adjustMaximally(_ele3, shifted); + + if (didShift) { + _ele3.outgoers().filter(function (el) { + return el.isNode() && eles.has(el); + }).forEach(enqueue); + } else if (didShift === null) { + warn('Detected double maximal shift for node `' + _ele3.id() + '`. Bailing maximal adjustment due to cycle. Use `options.maximal: true` only on DAGs.'); + break; // exit on failure + } + } + } + + assignDepths(); // clear holes + // find min distance we need to leave between nodes + + var minDistance = 0; + + if (options.avoidOverlap) { + for (var _i4 = 0; _i4 < nodes.length; _i4++) { + var n = nodes[_i4]; + var nbb = n.layoutDimensions(options); + var w = nbb.w; + var h = nbb.h; + minDistance = Math.max(minDistance, w, h); + } + } // get the weighted percent for an element based on its connectivity to other levels + + + var cachedWeightedPercent = {}; + + var getWeightedPercent = function getWeightedPercent(ele) { + if (cachedWeightedPercent[ele.id()]) { + return cachedWeightedPercent[ele.id()]; + } + + var eleDepth = getInfo(ele).depth; + var neighbors = ele.neighborhood(); + var percent = 0; + var samples = 0; + + for (var _i5 = 0; _i5 < neighbors.length; _i5++) { + var neighbor = neighbors[_i5]; + + if (neighbor.isEdge() || neighbor.isParent() || !nodes.has(neighbor)) { + continue; + } + + var bf = getInfo(neighbor); + + if (bf == null) { + continue; + } + + var index = bf.index; + var depth = bf.depth; // unassigned neighbours shouldn't affect the ordering + + if (index == null || depth == null) { + continue; + } + + var nDepth = depths[depth].length; + + if (depth < eleDepth) { + // only get influenced by elements above + percent += index / nDepth; + samples++; + } + } + + samples = Math.max(1, samples); + percent = percent / samples; + + if (samples === 0) { + // put lone nodes at the start + percent = 0; + } + + cachedWeightedPercent[ele.id()] = percent; + return percent; + }; // rearrange the indices in each depth level based on connectivity + + + var sortFn = function sortFn(a, b) { + var apct = getWeightedPercent(a); + var bpct = getWeightedPercent(b); + var diff = apct - bpct; + + if (diff === 0) { + return ascending(a.id(), b.id()); // make sure sort doesn't have don't-care comparisons + } else { + return diff; + } + }; + + if (options.depthSort !== undefined) { + sortFn = options.depthSort; + } // sort each level to make connected nodes closer + + + for (var _i6 = 0; _i6 < depths.length; _i6++) { + depths[_i6].sort(sortFn); + + assignDepthsAt(_i6); + } // assign orphan nodes to a new top-level depth + + + var orphanDepth = []; + + for (var _i7 = 0; _i7 < orphanNodes.length; _i7++) { + orphanDepth.push(orphanNodes[_i7]); + } + + depths.unshift(orphanDepth); + assignDepths(); + var biggestDepthSize = 0; + + for (var _i8 = 0; _i8 < depths.length; _i8++) { + biggestDepthSize = Math.max(depths[_i8].length, biggestDepthSize); + } + + var center = { + x: bb.x1 + bb.w / 2, + y: bb.x1 + bb.h / 2 + }; + var maxDepthSize = depths.reduce(function (max, eles) { + return Math.max(max, eles.length); + }, 0); + + var getPosition = function getPosition(ele) { + var _getInfo2 = getInfo(ele), + depth = _getInfo2.depth, + index = _getInfo2.index; + + var depthSize = depths[depth].length; + var distanceX = Math.max(bb.w / ((options.grid ? maxDepthSize : depthSize) + 1), minDistance); + var distanceY = Math.max(bb.h / (depths.length + 1), minDistance); + var radiusStepSize = Math.min(bb.w / 2 / depths.length, bb.h / 2 / depths.length); + radiusStepSize = Math.max(radiusStepSize, minDistance); + + if (!options.circle) { + var epos = { + x: center.x + (index + 1 - (depthSize + 1) / 2) * distanceX, + y: (depth + 1) * distanceY + }; + return epos; + } else { + var radius = radiusStepSize * depth + radiusStepSize - (depths.length > 0 && depths[0].length <= 3 ? radiusStepSize / 2 : 0); + var theta = 2 * Math.PI / depths[depth].length * index; + + if (depth === 0 && depths[0].length === 1) { + radius = 1; + } + + return { + x: center.x + radius * Math.cos(theta), + y: center.y + radius * Math.sin(theta) + }; + } + }; + + eles.nodes().layoutPositions(this, options, getPosition); + return this; // chaining + }; + + var defaults$6 = { + fit: true, + // whether to fit the viewport to the graph + padding: 30, + // the padding on fit + boundingBox: undefined, + // constrain layout bounds; { x1, y1, x2, y2 } or { x1, y1, w, h } + avoidOverlap: true, + // prevents node overlap, may overflow boundingBox and radius if not enough space + nodeDimensionsIncludeLabels: false, + // Excludes the label when calculating node bounding boxes for the layout algorithm + spacingFactor: undefined, + // Applies a multiplicative factor (>0) to expand or compress the overall area that the nodes take up + radius: undefined, + // the radius of the circle + startAngle: 3 / 2 * Math.PI, + // where nodes start in radians + sweep: undefined, + // how many radians should be between the first and last node (defaults to full circle) + clockwise: true, + // whether the layout should go clockwise (true) or counterclockwise/anticlockwise (false) + sort: undefined, + // a sorting function to order the nodes; e.g. function(a, b){ return a.data('weight') - b.data('weight') } + animate: false, + // whether to transition the node positions + animationDuration: 500, + // duration of animation in ms if enabled + animationEasing: undefined, + // easing of animation if enabled + animateFilter: function animateFilter(node, i) { + return true; + }, + // a function that determines whether the node should be animated. All nodes animated by default on animate enabled. Non-animated nodes are positioned immediately when the layout starts + ready: undefined, + // callback on layoutready + stop: undefined, + // callback on layoutstop + transform: function transform(node, position) { + return position; + } // transform a given node position. Useful for changing flow direction in discrete layouts + + }; + + function CircleLayout(options) { + this.options = extend({}, defaults$6, options); + } + + CircleLayout.prototype.run = function () { + var params = this.options; + var options = params; + var cy = params.cy; + var eles = options.eles; + var clockwise = options.counterclockwise !== undefined ? !options.counterclockwise : options.clockwise; + var nodes = eles.nodes().not(':parent'); + + if (options.sort) { + nodes = nodes.sort(options.sort); + } + + var bb = makeBoundingBox(options.boundingBox ? options.boundingBox : { + x1: 0, + y1: 0, + w: cy.width(), + h: cy.height() + }); + var center = { + x: bb.x1 + bb.w / 2, + y: bb.y1 + bb.h / 2 + }; + var sweep = options.sweep === undefined ? 2 * Math.PI - 2 * Math.PI / nodes.length : options.sweep; + var dTheta = sweep / Math.max(1, nodes.length - 1); + var r; + var minDistance = 0; + + for (var i = 0; i < nodes.length; i++) { + var n = nodes[i]; + var nbb = n.layoutDimensions(options); + var w = nbb.w; + var h = nbb.h; + minDistance = Math.max(minDistance, w, h); + } + + if (number$1(options.radius)) { + r = options.radius; + } else if (nodes.length <= 1) { + r = 0; + } else { + r = Math.min(bb.h, bb.w) / 2 - minDistance; + } // calculate the radius + + + if (nodes.length > 1 && options.avoidOverlap) { + // but only if more than one node (can't overlap) + minDistance *= 1.75; // just to have some nice spacing + + var dcos = Math.cos(dTheta) - Math.cos(0); + var dsin = Math.sin(dTheta) - Math.sin(0); + var rMin = Math.sqrt(minDistance * minDistance / (dcos * dcos + dsin * dsin)); // s.t. no nodes overlapping + + r = Math.max(rMin, r); + } + + var getPos = function getPos(ele, i) { + var theta = options.startAngle + i * dTheta * (clockwise ? 1 : -1); + var rx = r * Math.cos(theta); + var ry = r * Math.sin(theta); + var pos = { + x: center.x + rx, + y: center.y + ry + }; + return pos; + }; + + eles.nodes().layoutPositions(this, options, getPos); + return this; // chaining + }; + + var defaults$5 = { + fit: true, + // whether to fit the viewport to the graph + padding: 30, + // the padding on fit + startAngle: 3 / 2 * Math.PI, + // where nodes start in radians + sweep: undefined, + // how many radians should be between the first and last node (defaults to full circle) + clockwise: true, + // whether the layout should go clockwise (true) or counterclockwise/anticlockwise (false) + equidistant: false, + // whether levels have an equal radial distance betwen them, may cause bounding box overflow + minNodeSpacing: 10, + // min spacing between outside of nodes (used for radius adjustment) + boundingBox: undefined, + // constrain layout bounds; { x1, y1, x2, y2 } or { x1, y1, w, h } + avoidOverlap: true, + // prevents node overlap, may overflow boundingBox if not enough space + nodeDimensionsIncludeLabels: false, + // Excludes the label when calculating node bounding boxes for the layout algorithm + height: undefined, + // height of layout area (overrides container height) + width: undefined, + // width of layout area (overrides container width) + spacingFactor: undefined, + // Applies a multiplicative factor (>0) to expand or compress the overall area that the nodes take up + concentric: function concentric(node) { + // returns numeric value for each node, placing higher nodes in levels towards the centre + return node.degree(); + }, + levelWidth: function levelWidth(nodes) { + // the variation of concentric values in each level + return nodes.maxDegree() / 4; + }, + animate: false, + // whether to transition the node positions + animationDuration: 500, + // duration of animation in ms if enabled + animationEasing: undefined, + // easing of animation if enabled + animateFilter: function animateFilter(node, i) { + return true; + }, + // a function that determines whether the node should be animated. All nodes animated by default on animate enabled. Non-animated nodes are positioned immediately when the layout starts + ready: undefined, + // callback on layoutready + stop: undefined, + // callback on layoutstop + transform: function transform(node, position) { + return position; + } // transform a given node position. Useful for changing flow direction in discrete layouts + + }; + + function ConcentricLayout(options) { + this.options = extend({}, defaults$5, options); + } + + ConcentricLayout.prototype.run = function () { + var params = this.options; + var options = params; + var clockwise = options.counterclockwise !== undefined ? !options.counterclockwise : options.clockwise; + var cy = params.cy; + var eles = options.eles; + var nodes = eles.nodes().not(':parent'); + var bb = makeBoundingBox(options.boundingBox ? options.boundingBox : { + x1: 0, + y1: 0, + w: cy.width(), + h: cy.height() + }); + var center = { + x: bb.x1 + bb.w / 2, + y: bb.y1 + bb.h / 2 + }; + var nodeValues = []; // { node, value } + + var maxNodeSize = 0; + + for (var i = 0; i < nodes.length; i++) { + var node = nodes[i]; + var value = void 0; // calculate the node value + + value = options.concentric(node); + nodeValues.push({ + value: value, + node: node + }); // for style mapping + + node._private.scratch.concentric = value; + } // in case we used the `concentric` in style + + + nodes.updateStyle(); // calculate max size now based on potentially updated mappers + + for (var _i = 0; _i < nodes.length; _i++) { + var _node = nodes[_i]; + + var nbb = _node.layoutDimensions(options); + + maxNodeSize = Math.max(maxNodeSize, nbb.w, nbb.h); + } // sort node values in descreasing order + + + nodeValues.sort(function (a, b) { + return b.value - a.value; + }); + var levelWidth = options.levelWidth(nodes); // put the values into levels + + var levels = [[]]; + var currentLevel = levels[0]; + + for (var _i2 = 0; _i2 < nodeValues.length; _i2++) { + var val = nodeValues[_i2]; + + if (currentLevel.length > 0) { + var diff = Math.abs(currentLevel[0].value - val.value); + + if (diff >= levelWidth) { + currentLevel = []; + levels.push(currentLevel); + } + } + + currentLevel.push(val); + } // create positions from levels + + + var minDist = maxNodeSize + options.minNodeSpacing; // min dist between nodes + + if (!options.avoidOverlap) { + // then strictly constrain to bb + var firstLvlHasMulti = levels.length > 0 && levels[0].length > 1; + var maxR = Math.min(bb.w, bb.h) / 2 - minDist; + var rStep = maxR / (levels.length + firstLvlHasMulti ? 1 : 0); + minDist = Math.min(minDist, rStep); + } // find the metrics for each level + + + var r = 0; + + for (var _i3 = 0; _i3 < levels.length; _i3++) { + var level = levels[_i3]; + var sweep = options.sweep === undefined ? 2 * Math.PI - 2 * Math.PI / level.length : options.sweep; + var dTheta = level.dTheta = sweep / Math.max(1, level.length - 1); // calculate the radius + + if (level.length > 1 && options.avoidOverlap) { + // but only if more than one node (can't overlap) + var dcos = Math.cos(dTheta) - Math.cos(0); + var dsin = Math.sin(dTheta) - Math.sin(0); + var rMin = Math.sqrt(minDist * minDist / (dcos * dcos + dsin * dsin)); // s.t. no nodes overlapping + + r = Math.max(rMin, r); + } + + level.r = r; + r += minDist; + } + + if (options.equidistant) { + var rDeltaMax = 0; + var _r = 0; + + for (var _i4 = 0; _i4 < levels.length; _i4++) { + var _level = levels[_i4]; + var rDelta = _level.r - _r; + rDeltaMax = Math.max(rDeltaMax, rDelta); + } + + _r = 0; + + for (var _i5 = 0; _i5 < levels.length; _i5++) { + var _level2 = levels[_i5]; + + if (_i5 === 0) { + _r = _level2.r; + } + + _level2.r = _r; + _r += rDeltaMax; + } + } // calculate the node positions + + + var pos = {}; // id => position + + for (var _i6 = 0; _i6 < levels.length; _i6++) { + var _level3 = levels[_i6]; + var _dTheta = _level3.dTheta; + var _r2 = _level3.r; + + for (var j = 0; j < _level3.length; j++) { + var _val = _level3[j]; + var theta = options.startAngle + (clockwise ? 1 : -1) * _dTheta * j; + var p = { + x: center.x + _r2 * Math.cos(theta), + y: center.y + _r2 * Math.sin(theta) + }; + pos[_val.node.id()] = p; + } + } // position the nodes + + + eles.nodes().layoutPositions(this, options, function (ele) { + var id = ele.id(); + return pos[id]; + }); + return this; // chaining + }; + + /* + The CoSE layout was written by Gerardo Huck. + https://www.linkedin.com/in/gerardohuck/ + + Based on the following article: + http://dl.acm.org/citation.cfm?id=1498047 + + Modifications tracked on Github. + */ + var DEBUG; + /** + * @brief : default layout options + */ + + var defaults$4 = { + // Called on `layoutready` + ready: function ready() {}, + // Called on `layoutstop` + stop: function stop() {}, + // Whether to animate while running the layout + // true : Animate continuously as the layout is running + // false : Just show the end result + // 'end' : Animate with the end result, from the initial positions to the end positions + animate: true, + // Easing of the animation for animate:'end' + animationEasing: undefined, + // The duration of the animation for animate:'end' + animationDuration: undefined, + // A function that determines whether the node should be animated + // All nodes animated by default on animate enabled + // Non-animated nodes are positioned immediately when the layout starts + animateFilter: function animateFilter(node, i) { + return true; + }, + // The layout animates only after this many milliseconds for animate:true + // (prevents flashing on fast runs) + animationThreshold: 250, + // Number of iterations between consecutive screen positions update + refresh: 20, + // Whether to fit the network view after when done + fit: true, + // Padding on fit + padding: 30, + // Constrain layout bounds; { x1, y1, x2, y2 } or { x1, y1, w, h } + boundingBox: undefined, + // Excludes the label when calculating node bounding boxes for the layout algorithm + nodeDimensionsIncludeLabels: false, + // Randomize the initial positions of the nodes (true) or use existing positions (false) + randomize: false, + // Extra spacing between components in non-compound graphs + componentSpacing: 40, + // Node repulsion (non overlapping) multiplier + nodeRepulsion: function nodeRepulsion(node) { + return 2048; + }, + // Node repulsion (overlapping) multiplier + nodeOverlap: 4, + // Ideal edge (non nested) length + idealEdgeLength: function idealEdgeLength(edge) { + return 32; + }, + // Divisor to compute edge forces + edgeElasticity: function edgeElasticity(edge) { + return 32; + }, + // Nesting factor (multiplier) to compute ideal edge length for nested edges + nestingFactor: 1.2, + // Gravity force (constant) + gravity: 1, + // Maximum number of iterations to perform + numIter: 1000, + // Initial temperature (maximum node displacement) + initialTemp: 1000, + // Cooling factor (how the temperature is reduced between consecutive iterations + coolingFactor: 0.99, + // Lower temperature threshold (below this point the layout will end) + minTemp: 1.0 + }; + /** + * @brief : constructor + * @arg options : object containing layout options + */ + + function CoseLayout(options) { + this.options = extend({}, defaults$4, options); + this.options.layout = this; + } + /** + * @brief : runs the layout + */ + + + CoseLayout.prototype.run = function () { + var options = this.options; + var cy = options.cy; + var layout = this; + layout.stopped = false; + + if (options.animate === true || options.animate === false) { + layout.emit({ + type: 'layoutstart', + layout: layout + }); + } // Set DEBUG - Global variable + + + if (true === options.debug) { + DEBUG = true; + } else { + DEBUG = false; + } // Initialize layout info + + + var layoutInfo = createLayoutInfo(cy, layout, options); // Show LayoutInfo contents if debugging + + if (DEBUG) { + printLayoutInfo(layoutInfo); + } // If required, randomize node positions + + + if (options.randomize) { + randomizePositions(layoutInfo); + } + + var startTime = performanceNow(); + + var refresh = function refresh() { + refreshPositions(layoutInfo, cy, options); // Fit the graph if necessary + + if (true === options.fit) { + cy.fit(options.padding); + } + }; + + var mainLoop = function mainLoop(i) { + if (layout.stopped || i >= options.numIter) { + // logDebug("Layout manually stopped. Stopping computation in step " + i); + return false; + } // Do one step in the phisical simulation + + + step(layoutInfo, options); // Update temperature + + layoutInfo.temperature = layoutInfo.temperature * options.coolingFactor; // logDebug("New temperature: " + layoutInfo.temperature); + + if (layoutInfo.temperature < options.minTemp) { + // logDebug("Temperature drop below minimum threshold. Stopping computation in step " + i); + return false; + } + + return true; + }; + + var done = function done() { + if (options.animate === true || options.animate === false) { + refresh(); // Layout has finished + + layout.one('layoutstop', options.stop); + layout.emit({ + type: 'layoutstop', + layout: layout + }); + } else { + var nodes = options.eles.nodes(); + var getScaledPos = getScaleInBoundsFn(layoutInfo, options, nodes); + nodes.layoutPositions(layout, options, getScaledPos); + } + }; + + var i = 0; + var loopRet = true; + + if (options.animate === true) { + var frame = function frame() { + var f = 0; + + while (loopRet && f < options.refresh) { + loopRet = mainLoop(i); + i++; + f++; + } + + if (!loopRet) { + // it's done + separateComponents(layoutInfo, options); + done(); + } else { + var now = performanceNow(); + + if (now - startTime >= options.animationThreshold) { + refresh(); + } + + requestAnimationFrame(frame); + } + }; + + frame(); + } else { + while (loopRet) { + loopRet = mainLoop(i); + i++; + } + + separateComponents(layoutInfo, options); + done(); + } + + return this; // chaining + }; + /** + * @brief : called on continuous layouts to stop them before they finish + */ + + + CoseLayout.prototype.stop = function () { + this.stopped = true; + + if (this.thread) { + this.thread.stop(); + } + + this.emit('layoutstop'); + return this; // chaining + }; + + CoseLayout.prototype.destroy = function () { + if (this.thread) { + this.thread.stop(); + } + + return this; // chaining + }; + /** + * @brief : Creates an object which is contains all the data + * used in the layout process + * @arg cy : cytoscape.js object + * @return : layoutInfo object initialized + */ + + + var createLayoutInfo = function createLayoutInfo(cy, layout, options) { + // Shortcut + var edges = options.eles.edges(); + var nodes = options.eles.nodes(); + var bb = makeBoundingBox(options.boundingBox ? options.boundingBox : { + x1: 0, + y1: 0, + w: cy.width(), + h: cy.height() + }); + var layoutInfo = { + isCompound: cy.hasCompoundNodes(), + layoutNodes: [], + idToIndex: {}, + nodeSize: nodes.size(), + graphSet: [], + indexToGraph: [], + layoutEdges: [], + edgeSize: edges.size(), + temperature: options.initialTemp, + clientWidth: bb.w, + clientHeight: bb.h, + boundingBox: bb + }; + var components = options.eles.components(); + var id2cmptId = {}; + + for (var i = 0; i < components.length; i++) { + var component = components[i]; + + for (var j = 0; j < component.length; j++) { + var node = component[j]; + id2cmptId[node.id()] = i; + } + } // Iterate over all nodes, creating layout nodes + + + for (var i = 0; i < layoutInfo.nodeSize; i++) { + var n = nodes[i]; + var nbb = n.layoutDimensions(options); + var tempNode = {}; + tempNode.isLocked = n.locked(); + tempNode.id = n.data('id'); + tempNode.parentId = n.data('parent'); + tempNode.cmptId = id2cmptId[n.id()]; + tempNode.children = []; + tempNode.positionX = n.position('x'); + tempNode.positionY = n.position('y'); + tempNode.offsetX = 0; + tempNode.offsetY = 0; + tempNode.height = nbb.w; + tempNode.width = nbb.h; + tempNode.maxX = tempNode.positionX + tempNode.width / 2; + tempNode.minX = tempNode.positionX - tempNode.width / 2; + tempNode.maxY = tempNode.positionY + tempNode.height / 2; + tempNode.minY = tempNode.positionY - tempNode.height / 2; + tempNode.padLeft = parseFloat(n.style('padding')); + tempNode.padRight = parseFloat(n.style('padding')); + tempNode.padTop = parseFloat(n.style('padding')); + tempNode.padBottom = parseFloat(n.style('padding')); // forces + + tempNode.nodeRepulsion = fn$6(options.nodeRepulsion) ? options.nodeRepulsion(n) : options.nodeRepulsion; // Add new node + + layoutInfo.layoutNodes.push(tempNode); // Add entry to id-index map + + layoutInfo.idToIndex[tempNode.id] = i; + } // Inline implementation of a queue, used for traversing the graph in BFS order + + + var queue = []; + var start = 0; // Points to the start the queue + + var end = -1; // Points to the end of the queue + + var tempGraph = []; // Second pass to add child information and + // initialize queue for hierarchical traversal + + for (var i = 0; i < layoutInfo.nodeSize; i++) { + var n = layoutInfo.layoutNodes[i]; + var p_id = n.parentId; // Check if node n has a parent node + + if (null != p_id) { + // Add node Id to parent's list of children + layoutInfo.layoutNodes[layoutInfo.idToIndex[p_id]].children.push(n.id); + } else { + // If a node doesn't have a parent, then it's in the root graph + queue[++end] = n.id; + tempGraph.push(n.id); + } + } // Add root graph to graphSet + + + layoutInfo.graphSet.push(tempGraph); // Traverse the graph, level by level, + + while (start <= end) { + // Get the node to visit and remove it from queue + var node_id = queue[start++]; + var node_ix = layoutInfo.idToIndex[node_id]; + var node = layoutInfo.layoutNodes[node_ix]; + var children = node.children; + + if (children.length > 0) { + // Add children nodes as a new graph to graph set + layoutInfo.graphSet.push(children); // Add children to que queue to be visited + + for (var i = 0; i < children.length; i++) { + queue[++end] = children[i]; + } + } + } // Create indexToGraph map + + + for (var i = 0; i < layoutInfo.graphSet.length; i++) { + var graph = layoutInfo.graphSet[i]; + + for (var j = 0; j < graph.length; j++) { + var index = layoutInfo.idToIndex[graph[j]]; + layoutInfo.indexToGraph[index] = i; + } + } // Iterate over all edges, creating Layout Edges + + + for (var i = 0; i < layoutInfo.edgeSize; i++) { + var e = edges[i]; + var tempEdge = {}; + tempEdge.id = e.data('id'); + tempEdge.sourceId = e.data('source'); + tempEdge.targetId = e.data('target'); // Compute ideal length + + var idealLength = fn$6(options.idealEdgeLength) ? options.idealEdgeLength(e) : options.idealEdgeLength; + var elasticity = fn$6(options.edgeElasticity) ? options.edgeElasticity(e) : options.edgeElasticity; // Check if it's an inter graph edge + + var sourceIx = layoutInfo.idToIndex[tempEdge.sourceId]; + var targetIx = layoutInfo.idToIndex[tempEdge.targetId]; + var sourceGraph = layoutInfo.indexToGraph[sourceIx]; + var targetGraph = layoutInfo.indexToGraph[targetIx]; + + if (sourceGraph != targetGraph) { + // Find lowest common graph ancestor + var lca = findLCA(tempEdge.sourceId, tempEdge.targetId, layoutInfo); // Compute sum of node depths, relative to lca graph + + var lcaGraph = layoutInfo.graphSet[lca]; + var depth = 0; // Source depth + + var tempNode = layoutInfo.layoutNodes[sourceIx]; + + while (-1 === lcaGraph.indexOf(tempNode.id)) { + tempNode = layoutInfo.layoutNodes[layoutInfo.idToIndex[tempNode.parentId]]; + depth++; + } // Target depth + + + tempNode = layoutInfo.layoutNodes[targetIx]; + + while (-1 === lcaGraph.indexOf(tempNode.id)) { + tempNode = layoutInfo.layoutNodes[layoutInfo.idToIndex[tempNode.parentId]]; + depth++; + } // logDebug('LCA of nodes ' + tempEdge.sourceId + ' and ' + tempEdge.targetId + + // ". Index: " + lca + " Contents: " + lcaGraph.toString() + + // ". Depth: " + depth); + // Update idealLength + + + idealLength *= depth * options.nestingFactor; + } + + tempEdge.idealLength = idealLength; + tempEdge.elasticity = elasticity; + layoutInfo.layoutEdges.push(tempEdge); + } // Finally, return layoutInfo object + + + return layoutInfo; + }; + /** + * @brief : This function finds the index of the lowest common + * graph ancestor between 2 nodes in the subtree + * (from the graph hierarchy induced tree) whose + * root is graphIx + * + * @arg node1: node1's ID + * @arg node2: node2's ID + * @arg layoutInfo: layoutInfo object + * + */ + + + var findLCA = function findLCA(node1, node2, layoutInfo) { + // Find their common ancester, starting from the root graph + var res = findLCA_aux(node1, node2, 0, layoutInfo); + + if (2 > res.count) { + // If aux function couldn't find the common ancester, + // then it is the root graph + return 0; + } else { + return res.graph; + } + }; + /** + * @brief : Auxiliary function used for LCA computation + * + * @arg node1 : node1's ID + * @arg node2 : node2's ID + * @arg graphIx : subgraph index + * @arg layoutInfo : layoutInfo object + * + * @return : object of the form {count: X, graph: Y}, where: + * X is the number of ancestors (max: 2) found in + * graphIx (and it's subgraphs), + * Y is the graph index of the lowest graph containing + * all X nodes + */ + + + var findLCA_aux = function findLCA_aux(node1, node2, graphIx, layoutInfo) { + var graph = layoutInfo.graphSet[graphIx]; // If both nodes belongs to graphIx + + if (-1 < graph.indexOf(node1) && -1 < graph.indexOf(node2)) { + return { + count: 2, + graph: graphIx + }; + } // Make recursive calls for all subgraphs + + + var c = 0; + + for (var i = 0; i < graph.length; i++) { + var nodeId = graph[i]; + var nodeIx = layoutInfo.idToIndex[nodeId]; + var children = layoutInfo.layoutNodes[nodeIx].children; // If the node has no child, skip it + + if (0 === children.length) { + continue; + } + + var childGraphIx = layoutInfo.indexToGraph[layoutInfo.idToIndex[children[0]]]; + var result = findLCA_aux(node1, node2, childGraphIx, layoutInfo); + + if (0 === result.count) { + // Neither node1 nor node2 are present in this subgraph + continue; + } else if (1 === result.count) { + // One of (node1, node2) is present in this subgraph + c++; + + if (2 === c) { + // We've already found both nodes, no need to keep searching + break; + } + } else { + // Both nodes are present in this subgraph + return result; + } + } + + return { + count: c, + graph: graphIx + }; + }; + /** + * @brief: printsLayoutInfo into js console + * Only used for debbuging + */ + + +var printLayoutInfo; + /** + * @brief : Randomizes the position of all nodes + */ + + + var randomizePositions = function randomizePositions(layoutInfo, cy) { + var width = layoutInfo.clientWidth; + var height = layoutInfo.clientHeight; + + for (var i = 0; i < layoutInfo.nodeSize; i++) { + var n = layoutInfo.layoutNodes[i]; // No need to randomize compound nodes or locked nodes + + if (0 === n.children.length && !n.isLocked) { + n.positionX = Math.random() * width; + n.positionY = Math.random() * height; + } + } + }; + + var getScaleInBoundsFn = function getScaleInBoundsFn(layoutInfo, options, nodes) { + var bb = layoutInfo.boundingBox; + var coseBB = { + x1: Infinity, + x2: -Infinity, + y1: Infinity, + y2: -Infinity + }; + + if (options.boundingBox) { + nodes.forEach(function (node) { + var lnode = layoutInfo.layoutNodes[layoutInfo.idToIndex[node.data('id')]]; + coseBB.x1 = Math.min(coseBB.x1, lnode.positionX); + coseBB.x2 = Math.max(coseBB.x2, lnode.positionX); + coseBB.y1 = Math.min(coseBB.y1, lnode.positionY); + coseBB.y2 = Math.max(coseBB.y2, lnode.positionY); + }); + coseBB.w = coseBB.x2 - coseBB.x1; + coseBB.h = coseBB.y2 - coseBB.y1; + } + + return function (ele, i) { + var lnode = layoutInfo.layoutNodes[layoutInfo.idToIndex[ele.data('id')]]; + + if (options.boundingBox) { + // then add extra bounding box constraint + var pctX = (lnode.positionX - coseBB.x1) / coseBB.w; + var pctY = (lnode.positionY - coseBB.y1) / coseBB.h; + return { + x: bb.x1 + pctX * bb.w, + y: bb.y1 + pctY * bb.h + }; + } else { + return { + x: lnode.positionX, + y: lnode.positionY + }; + } + }; + }; + /** + * @brief : Updates the positions of nodes in the network + * @arg layoutInfo : LayoutInfo object + * @arg cy : Cytoscape object + * @arg options : Layout options + */ + + + var refreshPositions = function refreshPositions(layoutInfo, cy, options) { + // var s = 'Refreshing positions'; + // logDebug(s); + var layout = options.layout; + var nodes = options.eles.nodes(); + var getScaledPos = getScaleInBoundsFn(layoutInfo, options, nodes); + nodes.positions(getScaledPos); // Trigger layoutReady only on first call + + if (true !== layoutInfo.ready) { + // s = 'Triggering layoutready'; + // logDebug(s); + layoutInfo.ready = true; + layout.one('layoutready', options.ready); + layout.emit({ + type: 'layoutready', + layout: this + }); + } + }; + /** + * @brief : Logs a debug message in JS console, if DEBUG is ON + */ + // var logDebug = function(text) { + // if (DEBUG) { + // console.debug(text); + // } + // }; + + /** + * @brief : Performs one iteration of the physical simulation + * @arg layoutInfo : LayoutInfo object already initialized + * @arg cy : Cytoscape object + * @arg options : Layout options + */ + + + var step = function step(layoutInfo, options, _step) { + // var s = "\n\n###############################"; + // s += "\nSTEP: " + step; + // s += "\n###############################\n"; + // logDebug(s); + // Calculate node repulsions + calculateNodeForces(layoutInfo, options); // Calculate edge forces + + calculateEdgeForces(layoutInfo); // Calculate gravity forces + + calculateGravityForces(layoutInfo, options); // Propagate forces from parent to child + + propagateForces(layoutInfo); // Update positions based on calculated forces + + updatePositions(layoutInfo); + }; + /** + * @brief : Computes the node repulsion forces + */ + + + var calculateNodeForces = function calculateNodeForces(layoutInfo, options) { + // Go through each of the graphs in graphSet + // Nodes only repel each other if they belong to the same graph + // var s = 'calculateNodeForces'; + // logDebug(s); + for (var i = 0; i < layoutInfo.graphSet.length; i++) { + var graph = layoutInfo.graphSet[i]; + var numNodes = graph.length; // s = "Set: " + graph.toString(); + // logDebug(s); + // Now get all the pairs of nodes + // Only get each pair once, (A, B) = (B, A) + + for (var j = 0; j < numNodes; j++) { + var node1 = layoutInfo.layoutNodes[layoutInfo.idToIndex[graph[j]]]; + + for (var k = j + 1; k < numNodes; k++) { + var node2 = layoutInfo.layoutNodes[layoutInfo.idToIndex[graph[k]]]; + nodeRepulsion(node1, node2, layoutInfo, options); + } + } + } + }; + + var randomDistance = function randomDistance(max) { + return -max + 2 * max * Math.random(); + }; + /** + * @brief : Compute the node repulsion forces between a pair of nodes + */ + + + var nodeRepulsion = function nodeRepulsion(node1, node2, layoutInfo, options) { + // var s = "Node repulsion. Node1: " + node1.id + " Node2: " + node2.id; + var cmptId1 = node1.cmptId; + var cmptId2 = node2.cmptId; + + if (cmptId1 !== cmptId2 && !layoutInfo.isCompound) { + return; + } // Get direction of line connecting both node centers + + + var directionX = node2.positionX - node1.positionX; + var directionY = node2.positionY - node1.positionY; + var maxRandDist = 1; // s += "\ndirectionX: " + directionX + ", directionY: " + directionY; + // If both centers are the same, apply a random force + + if (0 === directionX && 0 === directionY) { + directionX = randomDistance(maxRandDist); + directionY = randomDistance(maxRandDist); + } + + var overlap = nodesOverlap(node1, node2, directionX, directionY); + + if (overlap > 0) { + // s += "\nNodes DO overlap."; + // s += "\nOverlap: " + overlap; + // If nodes overlap, repulsion force is proportional + // to the overlap + var force = options.nodeOverlap * overlap; // Compute the module and components of the force vector + + var distance = Math.sqrt(directionX * directionX + directionY * directionY); // s += "\nDistance: " + distance; + + var forceX = force * directionX / distance; + var forceY = force * directionY / distance; + } else { + // s += "\nNodes do NOT overlap."; + // If there's no overlap, force is inversely proportional + // to squared distance + // Get clipping points for both nodes + var point1 = findClippingPoint(node1, directionX, directionY); + var point2 = findClippingPoint(node2, -1 * directionX, -1 * directionY); // Use clipping points to compute distance + + var distanceX = point2.x - point1.x; + var distanceY = point2.y - point1.y; + var distanceSqr = distanceX * distanceX + distanceY * distanceY; + var distance = Math.sqrt(distanceSqr); // s += "\nDistance: " + distance; + // Compute the module and components of the force vector + + var force = (node1.nodeRepulsion + node2.nodeRepulsion) / distanceSqr; + var forceX = force * distanceX / distance; + var forceY = force * distanceY / distance; + } // Apply force + + + if (!node1.isLocked) { + node1.offsetX -= forceX; + node1.offsetY -= forceY; + } + + if (!node2.isLocked) { + node2.offsetX += forceX; + node2.offsetY += forceY; + } // s += "\nForceX: " + forceX + " ForceY: " + forceY; + // logDebug(s); + + + return; + }; + /** + * @brief : Determines whether two nodes overlap or not + * @return : Amount of overlapping (0 => no overlap) + */ + + + var nodesOverlap = function nodesOverlap(node1, node2, dX, dY) { + if (dX > 0) { + var overlapX = node1.maxX - node2.minX; + } else { + var overlapX = node2.maxX - node1.minX; + } + + if (dY > 0) { + var overlapY = node1.maxY - node2.minY; + } else { + var overlapY = node2.maxY - node1.minY; + } + + if (overlapX >= 0 && overlapY >= 0) { + return Math.sqrt(overlapX * overlapX + overlapY * overlapY); + } else { + return 0; + } + }; + /** + * @brief : Finds the point in which an edge (direction dX, dY) intersects + * the rectangular bounding box of it's source/target node + */ + + + var findClippingPoint = function findClippingPoint(node, dX, dY) { + // Shorcuts + var X = node.positionX; + var Y = node.positionY; + var H = node.height || 1; + var W = node.width || 1; + var dirSlope = dY / dX; + var nodeSlope = H / W; // var s = 'Computing clipping point of node ' + node.id + + // " . Height: " + H + ", Width: " + W + + // "\nDirection " + dX + ", " + dY; + // + // Compute intersection + + var res = {}; // Case: Vertical direction (up) + + if (0 === dX && 0 < dY) { + res.x = X; // s += "\nUp direction"; + + res.y = Y + H / 2; + return res; + } // Case: Vertical direction (down) + + + if (0 === dX && 0 > dY) { + res.x = X; + res.y = Y + H / 2; // s += "\nDown direction"; + + return res; + } // Case: Intersects the right border + + + if (0 < dX && -1 * nodeSlope <= dirSlope && dirSlope <= nodeSlope) { + res.x = X + W / 2; + res.y = Y + W * dY / 2 / dX; // s += "\nRightborder"; + + return res; + } // Case: Intersects the left border + + + if (0 > dX && -1 * nodeSlope <= dirSlope && dirSlope <= nodeSlope) { + res.x = X - W / 2; + res.y = Y - W * dY / 2 / dX; // s += "\nLeftborder"; + + return res; + } // Case: Intersects the top border + + + if (0 < dY && (dirSlope <= -1 * nodeSlope || dirSlope >= nodeSlope)) { + res.x = X + H * dX / 2 / dY; + res.y = Y + H / 2; // s += "\nTop border"; + + return res; + } // Case: Intersects the bottom border + + + if (0 > dY && (dirSlope <= -1 * nodeSlope || dirSlope >= nodeSlope)) { + res.x = X - H * dX / 2 / dY; + res.y = Y - H / 2; // s += "\nBottom border"; + + return res; + } // s += "\nClipping point found at " + res.x + ", " + res.y; + // logDebug(s); + + + return res; + }; + /** + * @brief : Calculates all edge forces + */ + + + var calculateEdgeForces = function calculateEdgeForces(layoutInfo, options) { + // Iterate over all edges + for (var i = 0; i < layoutInfo.edgeSize; i++) { + // Get edge, source & target nodes + var edge = layoutInfo.layoutEdges[i]; + var sourceIx = layoutInfo.idToIndex[edge.sourceId]; + var source = layoutInfo.layoutNodes[sourceIx]; + var targetIx = layoutInfo.idToIndex[edge.targetId]; + var target = layoutInfo.layoutNodes[targetIx]; // Get direction of line connecting both node centers + + var directionX = target.positionX - source.positionX; + var directionY = target.positionY - source.positionY; // If both centers are the same, do nothing. + // A random force has already been applied as node repulsion + + if (0 === directionX && 0 === directionY) { + continue; + } // Get clipping points for both nodes + + + var point1 = findClippingPoint(source, directionX, directionY); + var point2 = findClippingPoint(target, -1 * directionX, -1 * directionY); + var lx = point2.x - point1.x; + var ly = point2.y - point1.y; + var l = Math.sqrt(lx * lx + ly * ly); + var force = Math.pow(edge.idealLength - l, 2) / edge.elasticity; + + if (0 !== l) { + var forceX = force * lx / l; + var forceY = force * ly / l; + } else { + var forceX = 0; + var forceY = 0; + } // Add this force to target and source nodes + + + if (!source.isLocked) { + source.offsetX += forceX; + source.offsetY += forceY; + } + + if (!target.isLocked) { + target.offsetX -= forceX; + target.offsetY -= forceY; + } // var s = 'Edge force between nodes ' + source.id + ' and ' + target.id; + // s += "\nDistance: " + l + " Force: (" + forceX + ", " + forceY + ")"; + // logDebug(s); + + } + }; + /** + * @brief : Computes gravity forces for all nodes + */ + + + var calculateGravityForces = function calculateGravityForces(layoutInfo, options) { + if (options.gravity === 0) { + return; + } + + var distThreshold = 1; // var s = 'calculateGravityForces'; + // logDebug(s); + + for (var i = 0; i < layoutInfo.graphSet.length; i++) { + var graph = layoutInfo.graphSet[i]; + var numNodes = graph.length; // s = "Set: " + graph.toString(); + // logDebug(s); + // Compute graph center + + if (0 === i) { + var centerX = layoutInfo.clientHeight / 2; + var centerY = layoutInfo.clientWidth / 2; + } else { + // Get Parent node for this graph, and use its position as center + var temp = layoutInfo.layoutNodes[layoutInfo.idToIndex[graph[0]]]; + var parent = layoutInfo.layoutNodes[layoutInfo.idToIndex[temp.parentId]]; + var centerX = parent.positionX; + var centerY = parent.positionY; + } // s = "Center found at: " + centerX + ", " + centerY; + // logDebug(s); + // Apply force to all nodes in graph + + + for (var j = 0; j < numNodes; j++) { + var node = layoutInfo.layoutNodes[layoutInfo.idToIndex[graph[j]]]; // s = "Node: " + node.id; + + if (node.isLocked) { + continue; + } + + var dx = centerX - node.positionX; + var dy = centerY - node.positionY; + var d = Math.sqrt(dx * dx + dy * dy); + + if (d > distThreshold) { + var fx = options.gravity * dx / d; + var fy = options.gravity * dy / d; + node.offsetX += fx; + node.offsetY += fy; // s += ": Applied force: " + fx + ", " + fy; + } // logDebug(s); + + } + } + }; + /** + * @brief : This function propagates the existing offsets from + * parent nodes to its descendents. + * @arg layoutInfo : layoutInfo Object + * @arg cy : cytoscape Object + * @arg options : Layout options + */ + + + var propagateForces = function propagateForces(layoutInfo, options) { + // Inline implementation of a queue, used for traversing the graph in BFS order + var queue = []; + var start = 0; // Points to the start the queue + + var end = -1; // Points to the end of the queue + // logDebug('propagateForces'); + // Start by visiting the nodes in the root graph + + queue.push.apply(queue, layoutInfo.graphSet[0]); + end += layoutInfo.graphSet[0].length; // Traverse the graph, level by level, + + while (start <= end) { + // Get the node to visit and remove it from queue + var nodeId = queue[start++]; + var nodeIndex = layoutInfo.idToIndex[nodeId]; + var node = layoutInfo.layoutNodes[nodeIndex]; + var children = node.children; // We only need to process the node if it's compound + + if (0 < children.length && !node.isLocked) { + var offX = node.offsetX; + var offY = node.offsetY; // var s = "Propagating offset from parent node : " + node.id + + // ". OffsetX: " + offX + ". OffsetY: " + offY; + // s += "\n Children: " + children.toString(); + // logDebug(s); + + for (var i = 0; i < children.length; i++) { + var childNode = layoutInfo.layoutNodes[layoutInfo.idToIndex[children[i]]]; // Propagate offset + + childNode.offsetX += offX; + childNode.offsetY += offY; // Add children to queue to be visited + + queue[++end] = children[i]; + } // Reset parent offsets + + + node.offsetX = 0; + node.offsetY = 0; + } + } + }; + /** + * @brief : Updates the layout model positions, based on + * the accumulated forces + */ + + + var updatePositions = function updatePositions(layoutInfo, options) { + // var s = 'Updating positions'; + // logDebug(s); + // Reset boundaries for compound nodes + for (var i = 0; i < layoutInfo.nodeSize; i++) { + var n = layoutInfo.layoutNodes[i]; + + if (0 < n.children.length) { + // logDebug("Resetting boundaries of compound node: " + n.id); + n.maxX = undefined; + n.minX = undefined; + n.maxY = undefined; + n.minY = undefined; + } + } + + for (var i = 0; i < layoutInfo.nodeSize; i++) { + var n = layoutInfo.layoutNodes[i]; + + if (0 < n.children.length || n.isLocked) { + // No need to set compound or locked node position + // logDebug("Skipping position update of node: " + n.id); + continue; + } // s = "Node: " + n.id + " Previous position: (" + + // n.positionX + ", " + n.positionY + ")."; + // Limit displacement in order to improve stability + + + var tempForce = limitForce(n.offsetX, n.offsetY, layoutInfo.temperature); + n.positionX += tempForce.x; + n.positionY += tempForce.y; + n.offsetX = 0; + n.offsetY = 0; + n.minX = n.positionX - n.width; + n.maxX = n.positionX + n.width; + n.minY = n.positionY - n.height; + n.maxY = n.positionY + n.height; // s += " New Position: (" + n.positionX + ", " + n.positionY + ")."; + // logDebug(s); + // Update ancestry boudaries + + updateAncestryBoundaries(n, layoutInfo); + } // Update size, position of compund nodes + + + for (var i = 0; i < layoutInfo.nodeSize; i++) { + var n = layoutInfo.layoutNodes[i]; + + if (0 < n.children.length && !n.isLocked) { + n.positionX = (n.maxX + n.minX) / 2; + n.positionY = (n.maxY + n.minY) / 2; + n.width = n.maxX - n.minX; + n.height = n.maxY - n.minY; // s = "Updating position, size of compound node " + n.id; + // s += "\nPositionX: " + n.positionX + ", PositionY: " + n.positionY; + // s += "\nWidth: " + n.width + ", Height: " + n.height; + // logDebug(s); + } + } + }; + /** + * @brief : Limits a force (forceX, forceY) to be not + * greater (in modulo) than max. + 8 Preserves force direction. + */ + + + var limitForce = function limitForce(forceX, forceY, max) { + // var s = "Limiting force: (" + forceX + ", " + forceY + "). Max: " + max; + var force = Math.sqrt(forceX * forceX + forceY * forceY); + + if (force > max) { + var res = { + x: max * forceX / force, + y: max * forceY / force + }; + } else { + var res = { + x: forceX, + y: forceY + }; + } // s += ".\nResult: (" + res.x + ", " + res.y + ")"; + // logDebug(s); + + + return res; + }; + /** + * @brief : Function used for keeping track of compound node + * sizes, since they should bound all their subnodes. + */ + + + var updateAncestryBoundaries = function updateAncestryBoundaries(node, layoutInfo) { + // var s = "Propagating new position/size of node " + node.id; + var parentId = node.parentId; + + if (null == parentId) { + // If there's no parent, we are done + // s += ". No parent node."; + // logDebug(s); + return; + } // Get Parent Node + + + var p = layoutInfo.layoutNodes[layoutInfo.idToIndex[parentId]]; + var flag = false; // MaxX + + if (null == p.maxX || node.maxX + p.padRight > p.maxX) { + p.maxX = node.maxX + p.padRight; + flag = true; // s += "\nNew maxX for parent node " + p.id + ": " + p.maxX; + } // MinX + + + if (null == p.minX || node.minX - p.padLeft < p.minX) { + p.minX = node.minX - p.padLeft; + flag = true; // s += "\nNew minX for parent node " + p.id + ": " + p.minX; + } // MaxY + + + if (null == p.maxY || node.maxY + p.padBottom > p.maxY) { + p.maxY = node.maxY + p.padBottom; + flag = true; // s += "\nNew maxY for parent node " + p.id + ": " + p.maxY; + } // MinY + + + if (null == p.minY || node.minY - p.padTop < p.minY) { + p.minY = node.minY - p.padTop; + flag = true; // s += "\nNew minY for parent node " + p.id + ": " + p.minY; + } // If updated boundaries, propagate changes upward + + + if (flag) { + // logDebug(s); + return updateAncestryBoundaries(p, layoutInfo); + } // s += ". No changes in boundaries/position of parent node " + p.id; + // logDebug(s); + + + return; + }; + + var separateComponents = function separateComponents(layoutInfo, options) { + var nodes = layoutInfo.layoutNodes; + var components = []; + + for (var i = 0; i < nodes.length; i++) { + var node = nodes[i]; + var cid = node.cmptId; + var component = components[cid] = components[cid] || []; + component.push(node); + } + + var totalA = 0; + + for (var i = 0; i < components.length; i++) { + var c = components[i]; + + if (!c) { + continue; + } + + c.x1 = Infinity; + c.x2 = -Infinity; + c.y1 = Infinity; + c.y2 = -Infinity; + + for (var j = 0; j < c.length; j++) { + var n = c[j]; + c.x1 = Math.min(c.x1, n.positionX - n.width / 2); + c.x2 = Math.max(c.x2, n.positionX + n.width / 2); + c.y1 = Math.min(c.y1, n.positionY - n.height / 2); + c.y2 = Math.max(c.y2, n.positionY + n.height / 2); + } + + c.w = c.x2 - c.x1; + c.h = c.y2 - c.y1; + totalA += c.w * c.h; + } + + components.sort(function (c1, c2) { + return c2.w * c2.h - c1.w * c1.h; + }); + var x = 0; + var y = 0; + var usedW = 0; + var rowH = 0; + var maxRowW = Math.sqrt(totalA) * layoutInfo.clientWidth / layoutInfo.clientHeight; + + for (var i = 0; i < components.length; i++) { + var c = components[i]; + + if (!c) { + continue; + } + + for (var j = 0; j < c.length; j++) { + var n = c[j]; + + if (!n.isLocked) { + n.positionX += x - c.x1; + n.positionY += y - c.y1; + } + } + + x += c.w + options.componentSpacing; + usedW += c.w + options.componentSpacing; + rowH = Math.max(rowH, c.h); + + if (usedW > maxRowW) { + y += rowH + options.componentSpacing; + x = 0; + usedW = 0; + rowH = 0; + } + } + }; + + var defaults$3 = { + fit: true, + // whether to fit the viewport to the graph + padding: 30, + // padding used on fit + boundingBox: undefined, + // constrain layout bounds; { x1, y1, x2, y2 } or { x1, y1, w, h } + avoidOverlap: true, + // prevents node overlap, may overflow boundingBox if not enough space + avoidOverlapPadding: 10, + // extra spacing around nodes when avoidOverlap: true + nodeDimensionsIncludeLabels: false, + // Excludes the label when calculating node bounding boxes for the layout algorithm + spacingFactor: undefined, + // Applies a multiplicative factor (>0) to expand or compress the overall area that the nodes take up + condense: false, + // uses all available space on false, uses minimal space on true + rows: undefined, + // force num of rows in the grid + cols: undefined, + // force num of columns in the grid + position: function position(node) {}, + // returns { row, col } for element + sort: undefined, + // a sorting function to order the nodes; e.g. function(a, b){ return a.data('weight') - b.data('weight') } + animate: false, + // whether to transition the node positions + animationDuration: 500, + // duration of animation in ms if enabled + animationEasing: undefined, + // easing of animation if enabled + animateFilter: function animateFilter(node, i) { + return true; + }, + // a function that determines whether the node should be animated. All nodes animated by default on animate enabled. Non-animated nodes are positioned immediately when the layout starts + ready: undefined, + // callback on layoutready + stop: undefined, + // callback on layoutstop + transform: function transform(node, position) { + return position; + } // transform a given node position. Useful for changing flow direction in discrete layouts + + }; + + function GridLayout(options) { + this.options = extend({}, defaults$3, options); + } + + GridLayout.prototype.run = function () { + var params = this.options; + var options = params; + var cy = params.cy; + var eles = options.eles; + var nodes = eles.nodes().not(':parent'); + + if (options.sort) { + nodes = nodes.sort(options.sort); + } + + var bb = makeBoundingBox(options.boundingBox ? options.boundingBox : { + x1: 0, + y1: 0, + w: cy.width(), + h: cy.height() + }); + + if (bb.h === 0 || bb.w === 0) { + eles.nodes().layoutPositions(this, options, function (ele) { + return { + x: bb.x1, + y: bb.y1 + }; + }); + } else { + // width/height * splits^2 = cells where splits is number of times to split width + var cells = nodes.size(); + var splits = Math.sqrt(cells * bb.h / bb.w); + var rows = Math.round(splits); + var cols = Math.round(bb.w / bb.h * splits); + + var small = function small(val) { + if (val == null) { + return Math.min(rows, cols); + } else { + var min = Math.min(rows, cols); + + if (min == rows) { + rows = val; + } else { + cols = val; + } + } + }; + + var large = function large(val) { + if (val == null) { + return Math.max(rows, cols); + } else { + var max = Math.max(rows, cols); + + if (max == rows) { + rows = val; + } else { + cols = val; + } + } + }; + + var oRows = options.rows; + var oCols = options.cols != null ? options.cols : options.columns; // if rows or columns were set in options, use those values + + if (oRows != null && oCols != null) { + rows = oRows; + cols = oCols; + } else if (oRows != null && oCols == null) { + rows = oRows; + cols = Math.ceil(cells / rows); + } else if (oRows == null && oCols != null) { + cols = oCols; + rows = Math.ceil(cells / cols); + } // otherwise use the automatic values and adjust accordingly + // if rounding was up, see if we can reduce rows or columns + else if (cols * rows > cells) { + var sm = small(); + var lg = large(); // reducing the small side takes away the most cells, so try it first + + if ((sm - 1) * lg >= cells) { + small(sm - 1); + } else if ((lg - 1) * sm >= cells) { + large(lg - 1); + } + } else { + // if rounding was too low, add rows or columns + while (cols * rows < cells) { + var _sm = small(); + + var _lg = large(); // try to add to larger side first (adds less in multiplication) + + + if ((_lg + 1) * _sm >= cells) { + large(_lg + 1); + } else { + small(_sm + 1); + } + } + } + + var cellWidth = bb.w / cols; + var cellHeight = bb.h / rows; + + if (options.condense) { + cellWidth = 0; + cellHeight = 0; + } + + if (options.avoidOverlap) { + for (var i = 0; i < nodes.length; i++) { + var node = nodes[i]; + var pos = node._private.position; + + if (pos.x == null || pos.y == null) { + // for bb + pos.x = 0; + pos.y = 0; + } + + var nbb = node.layoutDimensions(options); + var p = options.avoidOverlapPadding; + var w = nbb.w + p; + var h = nbb.h + p; + cellWidth = Math.max(cellWidth, w); + cellHeight = Math.max(cellHeight, h); + } + } + + var cellUsed = {}; // e.g. 'c-0-2' => true + + var used = function used(row, col) { + return cellUsed['c-' + row + '-' + col] ? true : false; + }; + + var use = function use(row, col) { + cellUsed['c-' + row + '-' + col] = true; + }; // to keep track of current cell position + + + var row = 0; + var col = 0; + + var moveToNextCell = function moveToNextCell() { + col++; + + if (col >= cols) { + col = 0; + row++; + } + }; // get a cache of all the manual positions + + + var id2manPos = {}; + + for (var _i = 0; _i < nodes.length; _i++) { + var _node = nodes[_i]; + var rcPos = options.position(_node); + + if (rcPos && (rcPos.row !== undefined || rcPos.col !== undefined)) { + // must have at least row or col def'd + var _pos = { + row: rcPos.row, + col: rcPos.col + }; + + if (_pos.col === undefined) { + // find unused col + _pos.col = 0; + + while (used(_pos.row, _pos.col)) { + _pos.col++; + } + } else if (_pos.row === undefined) { + // find unused row + _pos.row = 0; + + while (used(_pos.row, _pos.col)) { + _pos.row++; + } + } + + id2manPos[_node.id()] = _pos; + use(_pos.row, _pos.col); + } + } + + var getPos = function getPos(element, i) { + var x, y; + + if (element.locked() || element.isParent()) { + return false; + } // see if we have a manual position set + + + var rcPos = id2manPos[element.id()]; + + if (rcPos) { + x = rcPos.col * cellWidth + cellWidth / 2 + bb.x1; + y = rcPos.row * cellHeight + cellHeight / 2 + bb.y1; + } else { + // otherwise set automatically + while (used(row, col)) { + moveToNextCell(); + } + + x = col * cellWidth + cellWidth / 2 + bb.x1; + y = row * cellHeight + cellHeight / 2 + bb.y1; + use(row, col); + moveToNextCell(); + } + + return { + x: x, + y: y + }; + }; + + nodes.layoutPositions(this, options, getPos); + } + + return this; // chaining + }; + + var defaults$2 = { + ready: function ready() {}, + // on layoutready + stop: function stop() {} // on layoutstop + + }; // constructor + // options : object containing layout options + + function NullLayout(options) { + this.options = extend({}, defaults$2, options); + } // runs the layout + + + NullLayout.prototype.run = function () { + var options = this.options; + var eles = options.eles; // elements to consider in the layout + + var layout = this; // cy is automatically populated for us in the constructor + // (disable eslint for next line as this serves as example layout code to external developers) + // eslint-disable-next-line no-unused-vars + + options.cy; + layout.emit('layoutstart'); // puts all nodes at (0, 0) + // n.b. most layouts would use layoutPositions(), instead of positions() and manual events + + eles.nodes().positions(function () { + return { + x: 0, + y: 0 + }; + }); // trigger layoutready when each node has had its position set at least once + + layout.one('layoutready', options.ready); + layout.emit('layoutready'); // trigger layoutstop when the layout stops (e.g. finishes) + + layout.one('layoutstop', options.stop); + layout.emit('layoutstop'); + return this; // chaining + }; // called on continuous layouts to stop them before they finish + + + NullLayout.prototype.stop = function () { + return this; // chaining + }; + + var defaults$1 = { + positions: undefined, + // map of (node id) => (position obj); or function(node){ return somPos; } + zoom: undefined, + // the zoom level to set (prob want fit = false if set) + pan: undefined, + // the pan level to set (prob want fit = false if set) + fit: true, + // whether to fit to viewport + padding: 30, + // padding on fit + animate: false, + // whether to transition the node positions + animationDuration: 500, + // duration of animation in ms if enabled + animationEasing: undefined, + // easing of animation if enabled + animateFilter: function animateFilter(node, i) { + return true; + }, + // a function that determines whether the node should be animated. All nodes animated by default on animate enabled. Non-animated nodes are positioned immediately when the layout starts + ready: undefined, + // callback on layoutready + stop: undefined, + // callback on layoutstop + transform: function transform(node, position) { + return position; + } // transform a given node position. Useful for changing flow direction in discrete layouts + + }; + + function PresetLayout(options) { + this.options = extend({}, defaults$1, options); + } + + PresetLayout.prototype.run = function () { + var options = this.options; + var eles = options.eles; + var nodes = eles.nodes(); + var posIsFn = fn$6(options.positions); + + function getPosition(node) { + if (options.positions == null) { + return copyPosition(node.position()); + } + + if (posIsFn) { + return options.positions(node); + } + + var pos = options.positions[node._private.data.id]; + + if (pos == null) { + return null; + } + + return pos; + } + + nodes.layoutPositions(this, options, function (node, i) { + var position = getPosition(node); + + if (node.locked() || position == null) { + return false; + } + + return position; + }); + return this; // chaining + }; + + var defaults = { + fit: true, + // whether to fit to viewport + padding: 30, + // fit padding + boundingBox: undefined, + // constrain layout bounds; { x1, y1, x2, y2 } or { x1, y1, w, h } + animate: false, + // whether to transition the node positions + animationDuration: 500, + // duration of animation in ms if enabled + animationEasing: undefined, + // easing of animation if enabled + animateFilter: function animateFilter(node, i) { + return true; + }, + // a function that determines whether the node should be animated. All nodes animated by default on animate enabled. Non-animated nodes are positioned immediately when the layout starts + ready: undefined, + // callback on layoutready + stop: undefined, + // callback on layoutstop + transform: function transform(node, position) { + return position; + } // transform a given node position. Useful for changing flow direction in discrete layouts + + }; + + function RandomLayout(options) { + this.options = extend({}, defaults, options); + } + + RandomLayout.prototype.run = function () { + var options = this.options; + var cy = options.cy; + var eles = options.eles; + var bb = makeBoundingBox(options.boundingBox ? options.boundingBox : { + x1: 0, + y1: 0, + w: cy.width(), + h: cy.height() + }); + + var getPos = function getPos(node, i) { + return { + x: bb.x1 + Math.round(Math.random() * bb.w), + y: bb.y1 + Math.round(Math.random() * bb.h) + }; + }; + + eles.nodes().layoutPositions(this, options, getPos); + return this; // chaining + }; + + var layout = [{ + name: 'breadthfirst', + impl: BreadthFirstLayout + }, { + name: 'circle', + impl: CircleLayout + }, { + name: 'concentric', + impl: ConcentricLayout + }, { + name: 'cose', + impl: CoseLayout + }, { + name: 'grid', + impl: GridLayout + }, { + name: 'null', + impl: NullLayout + }, { + name: 'preset', + impl: PresetLayout + }, { + name: 'random', + impl: RandomLayout + }]; + + function NullRenderer(options) { + this.options = options; + this.notifications = 0; // for testing + } + + var noop = function noop() {}; + + var throwImgErr = function throwImgErr() { + throw new Error('A headless instance can not render images'); + }; + + NullRenderer.prototype = { + recalculateRenderedStyle: noop, + notify: function notify() { + this.notifications++; + }, + init: noop, + isHeadless: function isHeadless() { + return true; + }, + png: throwImgErr, + jpg: throwImgErr + }; + + var BRp$f = {}; + BRp$f.arrowShapeWidth = 0.3; + + BRp$f.registerArrowShapes = function () { + var arrowShapes = this.arrowShapes = {}; + var renderer = this; // Contract for arrow shapes: + // 0, 0 is arrow tip + // (0, 1) is direction towards node + // (1, 0) is right + // + // functional api: + // collide: check x, y in shape + // roughCollide: called before collide, no false negatives + // draw: draw + // spacing: dist(arrowTip, nodeBoundary) + // gap: dist(edgeTip, nodeBoundary), edgeTip may != arrowTip + + var bbCollide = function bbCollide(x, y, size, angle, translation, edgeWidth, padding) { + var x1 = translation.x - size / 2 - padding; + var x2 = translation.x + size / 2 + padding; + var y1 = translation.y - size / 2 - padding; + var y2 = translation.y + size / 2 + padding; + var inside = x1 <= x && x <= x2 && y1 <= y && y <= y2; + return inside; + }; + + var transform = function transform(x, y, size, angle, translation) { + var xRotated = x * Math.cos(angle) - y * Math.sin(angle); + var yRotated = x * Math.sin(angle) + y * Math.cos(angle); + var xScaled = xRotated * size; + var yScaled = yRotated * size; + var xTranslated = xScaled + translation.x; + var yTranslated = yScaled + translation.y; + return { + x: xTranslated, + y: yTranslated + }; + }; + + var transformPoints = function transformPoints(pts, size, angle, translation) { + var retPts = []; + + for (var i = 0; i < pts.length; i += 2) { + var x = pts[i]; + var y = pts[i + 1]; + retPts.push(transform(x, y, size, angle, translation)); + } + + return retPts; + }; + + var pointsToArr = function pointsToArr(pts) { + var ret = []; + + for (var i = 0; i < pts.length; i++) { + var p = pts[i]; + ret.push(p.x, p.y); + } + + return ret; + }; + + var standardGap = function standardGap(edge) { + return edge.pstyle('width').pfValue * edge.pstyle('arrow-scale').pfValue * 2; + }; + + var defineArrowShape = function defineArrowShape(name, defn) { + if (string(defn)) { + defn = arrowShapes[defn]; + } + + arrowShapes[name] = extend({ + name: name, + points: [-0.15, -0.3, 0.15, -0.3, 0.15, 0.3, -0.15, 0.3], + collide: function collide(x, y, size, angle, translation, padding) { + var points = pointsToArr(transformPoints(this.points, size + 2 * padding, angle, translation)); + var inside = pointInsidePolygonPoints(x, y, points); + return inside; + }, + roughCollide: bbCollide, + draw: function draw(context, size, angle, translation) { + var points = transformPoints(this.points, size, angle, translation); + renderer.arrowShapeImpl('polygon')(context, points); + }, + spacing: function spacing(edge) { + return 0; + }, + gap: standardGap + }, defn); + }; + + defineArrowShape('none', { + collide: falsify, + roughCollide: falsify, + draw: noop$1, + spacing: zeroify, + gap: zeroify + }); + defineArrowShape('triangle', { + points: [-0.15, -0.3, 0, 0, 0.15, -0.3] + }); + defineArrowShape('arrow', 'triangle'); + defineArrowShape('triangle-backcurve', { + points: arrowShapes['triangle'].points, + controlPoint: [0, -0.15], + roughCollide: bbCollide, + draw: function draw(context, size, angle, translation, edgeWidth) { + var ptsTrans = transformPoints(this.points, size, angle, translation); + var ctrlPt = this.controlPoint; + var ctrlPtTrans = transform(ctrlPt[0], ctrlPt[1], size, angle, translation); + renderer.arrowShapeImpl(this.name)(context, ptsTrans, ctrlPtTrans); + }, + gap: function gap(edge) { + return standardGap(edge) * 0.8; + } + }); + defineArrowShape('triangle-tee', { + points: [0, 0, 0.15, -0.3, -0.15, -0.3, 0, 0], + pointsTee: [-0.15, -0.4, -0.15, -0.5, 0.15, -0.5, 0.15, -0.4], + collide: function collide(x, y, size, angle, translation, edgeWidth, padding) { + var triPts = pointsToArr(transformPoints(this.points, size + 2 * padding, angle, translation)); + var teePts = pointsToArr(transformPoints(this.pointsTee, size + 2 * padding, angle, translation)); + var inside = pointInsidePolygonPoints(x, y, triPts) || pointInsidePolygonPoints(x, y, teePts); + return inside; + }, + draw: function draw(context, size, angle, translation, edgeWidth) { + var triPts = transformPoints(this.points, size, angle, translation); + var teePts = transformPoints(this.pointsTee, size, angle, translation); + renderer.arrowShapeImpl(this.name)(context, triPts, teePts); + } + }); + defineArrowShape('circle-triangle', { + radius: 0.15, + pointsTr: [0, -0.15, 0.15, -0.45, -0.15, -0.45, 0, -0.15], + collide: function collide(x, y, size, angle, translation, edgeWidth, padding) { + var t = translation; + var circleInside = Math.pow(t.x - x, 2) + Math.pow(t.y - y, 2) <= Math.pow((size + 2 * padding) * this.radius, 2); + var triPts = pointsToArr(transformPoints(this.points, size + 2 * padding, angle, translation)); + return pointInsidePolygonPoints(x, y, triPts) || circleInside; + }, + draw: function draw(context, size, angle, translation, edgeWidth) { + var triPts = transformPoints(this.pointsTr, size, angle, translation); + renderer.arrowShapeImpl(this.name)(context, triPts, translation.x, translation.y, this.radius * size); + }, + spacing: function spacing(edge) { + return renderer.getArrowWidth(edge.pstyle('width').pfValue, edge.pstyle('arrow-scale').value) * this.radius; + } + }); + defineArrowShape('triangle-cross', { + points: [0, 0, 0.15, -0.3, -0.15, -0.3, 0, 0], + baseCrossLinePts: [-0.15, -0.4, // first half of the rectangle + -0.15, -0.4, 0.15, -0.4, // second half of the rectangle + 0.15, -0.4], + crossLinePts: function crossLinePts(size, edgeWidth) { + // shift points so that the distance between the cross points matches edge width + var p = this.baseCrossLinePts.slice(); + var shiftFactor = edgeWidth / size; + var y0 = 3; + var y1 = 5; + p[y0] = p[y0] - shiftFactor; + p[y1] = p[y1] - shiftFactor; + return p; + }, + collide: function collide(x, y, size, angle, translation, edgeWidth, padding) { + var triPts = pointsToArr(transformPoints(this.points, size + 2 * padding, angle, translation)); + var teePts = pointsToArr(transformPoints(this.crossLinePts(size, edgeWidth), size + 2 * padding, angle, translation)); + var inside = pointInsidePolygonPoints(x, y, triPts) || pointInsidePolygonPoints(x, y, teePts); + return inside; + }, + draw: function draw(context, size, angle, translation, edgeWidth) { + var triPts = transformPoints(this.points, size, angle, translation); + var crossLinePts = transformPoints(this.crossLinePts(size, edgeWidth), size, angle, translation); + renderer.arrowShapeImpl(this.name)(context, triPts, crossLinePts); + } + }); + defineArrowShape('vee', { + points: [-0.15, -0.3, 0, 0, 0.15, -0.3, 0, -0.15], + gap: function gap(edge) { + return standardGap(edge) * 0.525; + } + }); + defineArrowShape('circle', { + radius: 0.15, + collide: function collide(x, y, size, angle, translation, edgeWidth, padding) { + var t = translation; + var inside = Math.pow(t.x - x, 2) + Math.pow(t.y - y, 2) <= Math.pow((size + 2 * padding) * this.radius, 2); + return inside; + }, + draw: function draw(context, size, angle, translation, edgeWidth) { + renderer.arrowShapeImpl(this.name)(context, translation.x, translation.y, this.radius * size); + }, + spacing: function spacing(edge) { + return renderer.getArrowWidth(edge.pstyle('width').pfValue, edge.pstyle('arrow-scale').value) * this.radius; + } + }); + defineArrowShape('tee', { + points: [-0.15, 0, -0.15, -0.1, 0.15, -0.1, 0.15, 0], + spacing: function spacing(edge) { + return 1; + }, + gap: function gap(edge) { + return 1; + } + }); + defineArrowShape('square', { + points: [-0.15, 0.00, 0.15, 0.00, 0.15, -0.3, -0.15, -0.3] + }); + defineArrowShape('diamond', { + points: [-0.15, -0.15, 0, -0.3, 0.15, -0.15, 0, 0], + gap: function gap(edge) { + return edge.pstyle('width').pfValue * edge.pstyle('arrow-scale').value; + } + }); + defineArrowShape('chevron', { + points: [0, 0, -0.15, -0.15, -0.1, -0.2, 0, -0.1, 0.1, -0.2, 0.15, -0.15], + gap: function gap(edge) { + return 0.95 * edge.pstyle('width').pfValue * edge.pstyle('arrow-scale').value; + } + }); + }; + + var BRp$e = {}; // Project mouse + + BRp$e.projectIntoViewport = function (clientX, clientY) { + var cy = this.cy; + var offsets = this.findContainerClientCoords(); + var offsetLeft = offsets[0]; + var offsetTop = offsets[1]; + var scale = offsets[4]; + var pan = cy.pan(); + var zoom = cy.zoom(); + var x = ((clientX - offsetLeft) / scale - pan.x) / zoom; + var y = ((clientY - offsetTop) / scale - pan.y) / zoom; + return [x, y]; + }; + + BRp$e.findContainerClientCoords = function () { + if (this.containerBB) { + return this.containerBB; + } + + var container = this.container; + var rect = container.getBoundingClientRect(); + var style = this.cy.window().getComputedStyle(container); + + var styleValue = function styleValue(name) { + return parseFloat(style.getPropertyValue(name)); + }; + + var padding = { + left: styleValue('padding-left'), + right: styleValue('padding-right'), + top: styleValue('padding-top'), + bottom: styleValue('padding-bottom') + }; + var border = { + left: styleValue('border-left-width'), + right: styleValue('border-right-width'), + top: styleValue('border-top-width'), + bottom: styleValue('border-bottom-width') + }; + var clientWidth = container.clientWidth; + var clientHeight = container.clientHeight; + var paddingHor = padding.left + padding.right; + var paddingVer = padding.top + padding.bottom; + var borderHor = border.left + border.right; + var scale = rect.width / (clientWidth + borderHor); + var unscaledW = clientWidth - paddingHor; + var unscaledH = clientHeight - paddingVer; + var left = rect.left + padding.left + border.left; + var top = rect.top + padding.top + border.top; + return this.containerBB = [left, top, unscaledW, unscaledH, scale]; + }; + + BRp$e.invalidateContainerClientCoordsCache = function () { + this.containerBB = null; + }; + + BRp$e.findNearestElement = function (x, y, interactiveElementsOnly, isTouch) { + return this.findNearestElements(x, y, interactiveElementsOnly, isTouch)[0]; + }; + + BRp$e.findNearestElements = function (x, y, interactiveElementsOnly, isTouch) { + var self = this; + var r = this; + var eles = r.getCachedZSortedEles(); + var near = []; // 1 node max, 1 edge max + + var zoom = r.cy.zoom(); + var hasCompounds = r.cy.hasCompoundNodes(); + var edgeThreshold = (isTouch ? 24 : 8) / zoom; + var nodeThreshold = (isTouch ? 8 : 2) / zoom; + var labelThreshold = (isTouch ? 8 : 2) / zoom; + var minSqDist = Infinity; + var nearEdge; + var nearNode; + + if (interactiveElementsOnly) { + eles = eles.interactive; + } + + function addEle(ele, sqDist) { + if (ele.isNode()) { + if (nearNode) { + return; // can't replace node + } else { + nearNode = ele; + near.push(ele); + } + } + + if (ele.isEdge() && (sqDist == null || sqDist < minSqDist)) { + if (nearEdge) { + // then replace existing edge + // can replace only if same z-index + if (nearEdge.pstyle('z-compound-depth').value === ele.pstyle('z-compound-depth').value && nearEdge.pstyle('z-compound-depth').value === ele.pstyle('z-compound-depth').value) { + for (var i = 0; i < near.length; i++) { + if (near[i].isEdge()) { + near[i] = ele; + nearEdge = ele; + minSqDist = sqDist != null ? sqDist : minSqDist; + break; + } + } + } + } else { + near.push(ele); + nearEdge = ele; + minSqDist = sqDist != null ? sqDist : minSqDist; + } + } + } + + function checkNode(node) { + var width = node.outerWidth() + 2 * nodeThreshold; + var height = node.outerHeight() + 2 * nodeThreshold; + var hw = width / 2; + var hh = height / 2; + var pos = node.position(); + + if (pos.x - hw <= x && x <= pos.x + hw // bb check x + && pos.y - hh <= y && y <= pos.y + hh // bb check y + ) { + var shape = r.nodeShapes[self.getNodeShape(node)]; + + if (shape.checkPoint(x, y, 0, width, height, pos.x, pos.y)) { + addEle(node, 0); + return true; + } + } + } + + function checkEdge(edge) { + var _p = edge._private; + var rs = _p.rscratch; + var styleWidth = edge.pstyle('width').pfValue; + var scale = edge.pstyle('arrow-scale').value; + var width = styleWidth / 2 + edgeThreshold; // more like a distance radius from centre + + var widthSq = width * width; + var width2 = width * 2; + var src = _p.source; + var tgt = _p.target; + var sqDist; + + if (rs.edgeType === 'segments' || rs.edgeType === 'straight' || rs.edgeType === 'haystack') { + var pts = rs.allpts; + + for (var i = 0; i + 3 < pts.length; i += 2) { + if (inLineVicinity(x, y, pts[i], pts[i + 1], pts[i + 2], pts[i + 3], width2) && widthSq > (sqDist = sqdistToFiniteLine(x, y, pts[i], pts[i + 1], pts[i + 2], pts[i + 3]))) { + addEle(edge, sqDist); + return true; + } + } + } else if (rs.edgeType === 'bezier' || rs.edgeType === 'multibezier' || rs.edgeType === 'self' || rs.edgeType === 'compound') { + var pts = rs.allpts; + + for (var i = 0; i + 5 < rs.allpts.length; i += 4) { + if (inBezierVicinity(x, y, pts[i], pts[i + 1], pts[i + 2], pts[i + 3], pts[i + 4], pts[i + 5], width2) && widthSq > (sqDist = sqdistToQuadraticBezier(x, y, pts[i], pts[i + 1], pts[i + 2], pts[i + 3], pts[i + 4], pts[i + 5]))) { + addEle(edge, sqDist); + return true; + } + } + } // if we're close to the edge but didn't hit it, maybe we hit its arrows + + + var src = src || _p.source; + var tgt = tgt || _p.target; + var arSize = self.getArrowWidth(styleWidth, scale); + var arrows = [{ + name: 'source', + x: rs.arrowStartX, + y: rs.arrowStartY, + angle: rs.srcArrowAngle + }, { + name: 'target', + x: rs.arrowEndX, + y: rs.arrowEndY, + angle: rs.tgtArrowAngle + }, { + name: 'mid-source', + x: rs.midX, + y: rs.midY, + angle: rs.midsrcArrowAngle + }, { + name: 'mid-target', + x: rs.midX, + y: rs.midY, + angle: rs.midtgtArrowAngle + }]; + + for (var i = 0; i < arrows.length; i++) { + var ar = arrows[i]; + var shape = r.arrowShapes[edge.pstyle(ar.name + '-arrow-shape').value]; + var edgeWidth = edge.pstyle('width').pfValue; + + if (shape.roughCollide(x, y, arSize, ar.angle, { + x: ar.x, + y: ar.y + }, edgeWidth, edgeThreshold) && shape.collide(x, y, arSize, ar.angle, { + x: ar.x, + y: ar.y + }, edgeWidth, edgeThreshold)) { + addEle(edge); + return true; + } + } // for compound graphs, hitting edge may actually want a connected node instead (b/c edge may have greater z-index precedence) + + + if (hasCompounds && near.length > 0) { + checkNode(src); + checkNode(tgt); + } + } + + function preprop(obj, name, pre) { + return getPrefixedProperty(obj, name, pre); + } + + function checkLabel(ele, prefix) { + var _p = ele._private; + var th = labelThreshold; + var prefixDash; + + if (prefix) { + prefixDash = prefix + '-'; + } else { + prefixDash = ''; + } + + ele.boundingBox(); + var bb = _p.labelBounds[prefix || 'main']; + var text = ele.pstyle(prefixDash + 'label').value; + var eventsEnabled = ele.pstyle('text-events').strValue === 'yes'; + + if (!eventsEnabled || !text) { + return; + } + + var lx = preprop(_p.rscratch, 'labelX', prefix); + var ly = preprop(_p.rscratch, 'labelY', prefix); + var theta = preprop(_p.rscratch, 'labelAngle', prefix); + var ox = ele.pstyle(prefixDash + 'text-margin-x').pfValue; + var oy = ele.pstyle(prefixDash + 'text-margin-y').pfValue; + var lx1 = bb.x1 - th - ox; // (-ox, -oy) as bb already includes margin + + var lx2 = bb.x2 + th - ox; // and rotation is about (lx, ly) + + var ly1 = bb.y1 - th - oy; + var ly2 = bb.y2 + th - oy; + + if (theta) { + var cos = Math.cos(theta); + var sin = Math.sin(theta); + + var rotate = function rotate(x, y) { + x = x - lx; + y = y - ly; + return { + x: x * cos - y * sin + lx, + y: x * sin + y * cos + ly + }; + }; + + var px1y1 = rotate(lx1, ly1); + var px1y2 = rotate(lx1, ly2); + var px2y1 = rotate(lx2, ly1); + var px2y2 = rotate(lx2, ly2); + var points = [// with the margin added after the rotation is applied + px1y1.x + ox, px1y1.y + oy, px2y1.x + ox, px2y1.y + oy, px2y2.x + ox, px2y2.y + oy, px1y2.x + ox, px1y2.y + oy]; + + if (pointInsidePolygonPoints(x, y, points)) { + addEle(ele); + return true; + } + } else { + // do a cheaper bb check + if (inBoundingBox(bb, x, y)) { + addEle(ele); + return true; + } + } + } + + for (var i = eles.length - 1; i >= 0; i--) { + // reverse order for precedence + var ele = eles[i]; + + if (ele.isNode()) { + checkNode(ele) || checkLabel(ele); + } else { + // then edge + checkEdge(ele) || checkLabel(ele) || checkLabel(ele, 'source') || checkLabel(ele, 'target'); + } + } + + return near; + }; // 'Give me everything from this box' + + + BRp$e.getAllInBox = function (x1, y1, x2, y2) { + var eles = this.getCachedZSortedEles().interactive; + var box = []; + var x1c = Math.min(x1, x2); + var x2c = Math.max(x1, x2); + var y1c = Math.min(y1, y2); + var y2c = Math.max(y1, y2); + x1 = x1c; + x2 = x2c; + y1 = y1c; + y2 = y2c; + var boxBb = makeBoundingBox({ + x1: x1, + y1: y1, + x2: x2, + y2: y2 + }); + + for (var e = 0; e < eles.length; e++) { + var ele = eles[e]; + + if (ele.isNode()) { + var node = ele; + var nodeBb = node.boundingBox({ + includeNodes: true, + includeEdges: false, + includeLabels: false + }); + + if (boundingBoxesIntersect(boxBb, nodeBb) && !boundingBoxInBoundingBox(nodeBb, boxBb)) { + box.push(node); + } + } else { + var edge = ele; + var _p = edge._private; + var rs = _p.rscratch; + + if (rs.startX != null && rs.startY != null && !inBoundingBox(boxBb, rs.startX, rs.startY)) { + continue; + } + + if (rs.endX != null && rs.endY != null && !inBoundingBox(boxBb, rs.endX, rs.endY)) { + continue; + } + + if (rs.edgeType === 'bezier' || rs.edgeType === 'multibezier' || rs.edgeType === 'self' || rs.edgeType === 'compound' || rs.edgeType === 'segments' || rs.edgeType === 'haystack') { + var pts = _p.rstyle.bezierPts || _p.rstyle.linePts || _p.rstyle.haystackPts; + var allInside = true; + + for (var i = 0; i < pts.length; i++) { + if (!pointInBoundingBox(boxBb, pts[i])) { + allInside = false; + break; + } + } + + if (allInside) { + box.push(edge); + } + } else if (rs.edgeType === 'haystack' || rs.edgeType === 'straight') { + box.push(edge); + } + } + } + + return box; + }; + + var BRp$d = {}; + + BRp$d.calculateArrowAngles = function (edge) { + var rs = edge._private.rscratch; + var isHaystack = rs.edgeType === 'haystack'; + var isBezier = rs.edgeType === 'bezier'; + var isMultibezier = rs.edgeType === 'multibezier'; + var isSegments = rs.edgeType === 'segments'; + var isCompound = rs.edgeType === 'compound'; + var isSelf = rs.edgeType === 'self'; // Displacement gives direction for arrowhead orientation + + var dispX, dispY; + var startX, startY, endX, endY, midX, midY; + + if (isHaystack) { + startX = rs.haystackPts[0]; + startY = rs.haystackPts[1]; + endX = rs.haystackPts[2]; + endY = rs.haystackPts[3]; + } else { + startX = rs.arrowStartX; + startY = rs.arrowStartY; + endX = rs.arrowEndX; + endY = rs.arrowEndY; + } + + midX = rs.midX; + midY = rs.midY; // source + // + + if (isSegments) { + dispX = startX - rs.segpts[0]; + dispY = startY - rs.segpts[1]; + } else if (isMultibezier || isCompound || isSelf || isBezier) { + var pts = rs.allpts; + var bX = qbezierAt(pts[0], pts[2], pts[4], 0.1); + var bY = qbezierAt(pts[1], pts[3], pts[5], 0.1); + dispX = startX - bX; + dispY = startY - bY; + } else { + dispX = startX - midX; + dispY = startY - midY; + } + + rs.srcArrowAngle = getAngleFromDisp(dispX, dispY); // mid target + // + + var midX = rs.midX; + var midY = rs.midY; + + if (isHaystack) { + midX = (startX + endX) / 2; + midY = (startY + endY) / 2; + } + + dispX = endX - startX; + dispY = endY - startY; + + if (isSegments) { + var pts = rs.allpts; + + if (pts.length / 2 % 2 === 0) { + var i2 = pts.length / 2; + var i1 = i2 - 2; + dispX = pts[i2] - pts[i1]; + dispY = pts[i2 + 1] - pts[i1 + 1]; + } else { + var i2 = pts.length / 2 - 1; + var i1 = i2 - 2; + var i3 = i2 + 2; + dispX = pts[i2] - pts[i1]; + dispY = pts[i2 + 1] - pts[i1 + 1]; + } + } else if (isMultibezier || isCompound || isSelf) { + var pts = rs.allpts; + var cpts = rs.ctrlpts; + var bp0x, bp0y; + var bp1x, bp1y; + + if (cpts.length / 2 % 2 === 0) { + var p0 = pts.length / 2 - 1; // startpt + + var ic = p0 + 2; + var p1 = ic + 2; + bp0x = qbezierAt(pts[p0], pts[ic], pts[p1], 0.0); + bp0y = qbezierAt(pts[p0 + 1], pts[ic + 1], pts[p1 + 1], 0.0); + bp1x = qbezierAt(pts[p0], pts[ic], pts[p1], 0.0001); + bp1y = qbezierAt(pts[p0 + 1], pts[ic + 1], pts[p1 + 1], 0.0001); + } else { + var ic = pts.length / 2 - 1; // ctrpt + + var p0 = ic - 2; // startpt + + var p1 = ic + 2; // endpt + + bp0x = qbezierAt(pts[p0], pts[ic], pts[p1], 0.4999); + bp0y = qbezierAt(pts[p0 + 1], pts[ic + 1], pts[p1 + 1], 0.4999); + bp1x = qbezierAt(pts[p0], pts[ic], pts[p1], 0.5); + bp1y = qbezierAt(pts[p0 + 1], pts[ic + 1], pts[p1 + 1], 0.5); + } + + dispX = bp1x - bp0x; + dispY = bp1y - bp0y; + } + + rs.midtgtArrowAngle = getAngleFromDisp(dispX, dispY); + rs.midDispX = dispX; + rs.midDispY = dispY; // mid source + // + + dispX *= -1; + dispY *= -1; + + if (isSegments) { + var pts = rs.allpts; + + if (pts.length / 2 % 2 === 0) ; else { + var i2 = pts.length / 2 - 1; + var i3 = i2 + 2; + dispX = -(pts[i3] - pts[i2]); + dispY = -(pts[i3 + 1] - pts[i2 + 1]); + } + } + + rs.midsrcArrowAngle = getAngleFromDisp(dispX, dispY); // target + // + + if (isSegments) { + dispX = endX - rs.segpts[rs.segpts.length - 2]; + dispY = endY - rs.segpts[rs.segpts.length - 1]; + } else if (isMultibezier || isCompound || isSelf || isBezier) { + var pts = rs.allpts; + var l = pts.length; + var bX = qbezierAt(pts[l - 6], pts[l - 4], pts[l - 2], 0.9); + var bY = qbezierAt(pts[l - 5], pts[l - 3], pts[l - 1], 0.9); + dispX = endX - bX; + dispY = endY - bY; + } else { + dispX = endX - midX; + dispY = endY - midY; + } + + rs.tgtArrowAngle = getAngleFromDisp(dispX, dispY); + }; + + BRp$d.getArrowWidth = BRp$d.getArrowHeight = function (edgeWidth, scale) { + var cache = this.arrowWidthCache = this.arrowWidthCache || {}; + var cachedVal = cache[edgeWidth + ', ' + scale]; + + if (cachedVal) { + return cachedVal; + } + + cachedVal = Math.max(Math.pow(edgeWidth * 13.37, 0.9), 29) * scale; + cache[edgeWidth + ', ' + scale] = cachedVal; + return cachedVal; + }; + + var BRp$c = {}; + + BRp$c.findHaystackPoints = function (edges) { + for (var i = 0; i < edges.length; i++) { + var edge = edges[i]; + var _p = edge._private; + var rs = _p.rscratch; + + if (!rs.haystack) { + var angle = Math.random() * 2 * Math.PI; + rs.source = { + x: Math.cos(angle), + y: Math.sin(angle) + }; + angle = Math.random() * 2 * Math.PI; + rs.target = { + x: Math.cos(angle), + y: Math.sin(angle) + }; + } + + var src = _p.source; + var tgt = _p.target; + var srcPos = src.position(); + var tgtPos = tgt.position(); + var srcW = src.width(); + var tgtW = tgt.width(); + var srcH = src.height(); + var tgtH = tgt.height(); + var radius = edge.pstyle('haystack-radius').value; + var halfRadius = radius / 2; // b/c have to half width/height + + rs.haystackPts = rs.allpts = [rs.source.x * srcW * halfRadius + srcPos.x, rs.source.y * srcH * halfRadius + srcPos.y, rs.target.x * tgtW * halfRadius + tgtPos.x, rs.target.y * tgtH * halfRadius + tgtPos.y]; + rs.midX = (rs.allpts[0] + rs.allpts[2]) / 2; + rs.midY = (rs.allpts[1] + rs.allpts[3]) / 2; // always override as haystack in case set to different type previously + + rs.edgeType = 'haystack'; + rs.haystack = true; + this.storeEdgeProjections(edge); + this.calculateArrowAngles(edge); + this.recalculateEdgeLabelProjections(edge); + this.calculateLabelAngles(edge); + } + }; + + BRp$c.findSegmentsPoints = function (edge, pairInfo) { + // Segments (multiple straight lines) + var rs = edge._private.rscratch; + var posPts = pairInfo.posPts, + intersectionPts = pairInfo.intersectionPts, + vectorNormInverse = pairInfo.vectorNormInverse; + var edgeDistances = edge.pstyle('edge-distances').value; + var segmentWs = edge.pstyle('segment-weights'); + var segmentDs = edge.pstyle('segment-distances'); + var segmentsN = Math.min(segmentWs.pfValue.length, segmentDs.pfValue.length); + rs.edgeType = 'segments'; + rs.segpts = []; + + for (var s = 0; s < segmentsN; s++) { + var w = segmentWs.pfValue[s]; + var d = segmentDs.pfValue[s]; + var w1 = 1 - w; + var w2 = w; + var midptPts = edgeDistances === 'node-position' ? posPts : intersectionPts; + var adjustedMidpt = { + x: midptPts.x1 * w1 + midptPts.x2 * w2, + y: midptPts.y1 * w1 + midptPts.y2 * w2 + }; + rs.segpts.push(adjustedMidpt.x + vectorNormInverse.x * d, adjustedMidpt.y + vectorNormInverse.y * d); + } + }; + + BRp$c.findLoopPoints = function (edge, pairInfo, i, edgeIsUnbundled) { + // Self-edge + var rs = edge._private.rscratch; + var dirCounts = pairInfo.dirCounts, + srcPos = pairInfo.srcPos; + var ctrlptDists = edge.pstyle('control-point-distances'); + var ctrlptDist = ctrlptDists ? ctrlptDists.pfValue[0] : undefined; + var loopDir = edge.pstyle('loop-direction').pfValue; + var loopSwp = edge.pstyle('loop-sweep').pfValue; + var stepSize = edge.pstyle('control-point-step-size').pfValue; + rs.edgeType = 'self'; + var j = i; + var loopDist = stepSize; + + if (edgeIsUnbundled) { + j = 0; + loopDist = ctrlptDist; + } + + var loopAngle = loopDir - Math.PI / 2; + var outAngle = loopAngle - loopSwp / 2; + var inAngle = loopAngle + loopSwp / 2; // increase by step size for overlapping loops, keyed on direction and sweep values + + var dc = String(loopDir + '_' + loopSwp); + j = dirCounts[dc] === undefined ? dirCounts[dc] = 0 : ++dirCounts[dc]; + rs.ctrlpts = [srcPos.x + Math.cos(outAngle) * 1.4 * loopDist * (j / 3 + 1), srcPos.y + Math.sin(outAngle) * 1.4 * loopDist * (j / 3 + 1), srcPos.x + Math.cos(inAngle) * 1.4 * loopDist * (j / 3 + 1), srcPos.y + Math.sin(inAngle) * 1.4 * loopDist * (j / 3 + 1)]; + }; + + BRp$c.findCompoundLoopPoints = function (edge, pairInfo, i, edgeIsUnbundled) { + // Compound edge + var rs = edge._private.rscratch; + rs.edgeType = 'compound'; + var srcPos = pairInfo.srcPos, + tgtPos = pairInfo.tgtPos, + srcW = pairInfo.srcW, + srcH = pairInfo.srcH, + tgtW = pairInfo.tgtW, + tgtH = pairInfo.tgtH; + var stepSize = edge.pstyle('control-point-step-size').pfValue; + var ctrlptDists = edge.pstyle('control-point-distances'); + var ctrlptDist = ctrlptDists ? ctrlptDists.pfValue[0] : undefined; + var j = i; + var loopDist = stepSize; + + if (edgeIsUnbundled) { + j = 0; + loopDist = ctrlptDist; + } + + var loopW = 50; + var loopaPos = { + x: srcPos.x - srcW / 2, + y: srcPos.y - srcH / 2 + }; + var loopbPos = { + x: tgtPos.x - tgtW / 2, + y: tgtPos.y - tgtH / 2 + }; + var loopPos = { + x: Math.min(loopaPos.x, loopbPos.x), + y: Math.min(loopaPos.y, loopbPos.y) + }; // avoids cases with impossible beziers + + var minCompoundStretch = 0.5; + var compoundStretchA = Math.max(minCompoundStretch, Math.log(srcW * 0.01)); + var compoundStretchB = Math.max(minCompoundStretch, Math.log(tgtW * 0.01)); + rs.ctrlpts = [loopPos.x, loopPos.y - (1 + Math.pow(loopW, 1.12) / 100) * loopDist * (j / 3 + 1) * compoundStretchA, loopPos.x - (1 + Math.pow(loopW, 1.12) / 100) * loopDist * (j / 3 + 1) * compoundStretchB, loopPos.y]; + }; + + BRp$c.findStraightEdgePoints = function (edge) { + // Straight edge within bundle + edge._private.rscratch.edgeType = 'straight'; + }; + + BRp$c.findBezierPoints = function (edge, pairInfo, i, edgeIsUnbundled, edgeIsSwapped) { + var rs = edge._private.rscratch; + var vectorNormInverse = pairInfo.vectorNormInverse, + posPts = pairInfo.posPts, + intersectionPts = pairInfo.intersectionPts; + var edgeDistances = edge.pstyle('edge-distances').value; + var stepSize = edge.pstyle('control-point-step-size').pfValue; + var ctrlptDists = edge.pstyle('control-point-distances'); + var ctrlptWs = edge.pstyle('control-point-weights'); + var bezierN = ctrlptDists && ctrlptWs ? Math.min(ctrlptDists.value.length, ctrlptWs.value.length) : 1; + var ctrlptDist = ctrlptDists ? ctrlptDists.pfValue[0] : undefined; + var ctrlptWeight = ctrlptWs.value[0]; // (Multi)bezier + + var multi = edgeIsUnbundled; + rs.edgeType = multi ? 'multibezier' : 'bezier'; + rs.ctrlpts = []; + + for (var b = 0; b < bezierN; b++) { + var normctrlptDist = (0.5 - pairInfo.eles.length / 2 + i) * stepSize * (edgeIsSwapped ? -1 : 1); + var manctrlptDist = void 0; + var sign = signum(normctrlptDist); + + if (multi) { + ctrlptDist = ctrlptDists ? ctrlptDists.pfValue[b] : stepSize; // fall back on step size + + ctrlptWeight = ctrlptWs.value[b]; + } + + if (edgeIsUnbundled) { + // multi or single unbundled + manctrlptDist = ctrlptDist; + } else { + manctrlptDist = ctrlptDist !== undefined ? sign * ctrlptDist : undefined; + } + + var distanceFromMidpoint = manctrlptDist !== undefined ? manctrlptDist : normctrlptDist; + var w1 = 1 - ctrlptWeight; + var w2 = ctrlptWeight; + var midptPts = edgeDistances === 'node-position' ? posPts : intersectionPts; + var adjustedMidpt = { + x: midptPts.x1 * w1 + midptPts.x2 * w2, + y: midptPts.y1 * w1 + midptPts.y2 * w2 + }; + rs.ctrlpts.push(adjustedMidpt.x + vectorNormInverse.x * distanceFromMidpoint, adjustedMidpt.y + vectorNormInverse.y * distanceFromMidpoint); + } + }; + + BRp$c.findTaxiPoints = function (edge, pairInfo) { + // Taxicab geometry with two turns maximum + var rs = edge._private.rscratch; + rs.edgeType = 'segments'; + var VERTICAL = 'vertical'; + var HORIZONTAL = 'horizontal'; + var LEFTWARD = 'leftward'; + var RIGHTWARD = 'rightward'; + var DOWNWARD = 'downward'; + var UPWARD = 'upward'; + var AUTO = 'auto'; + var posPts = pairInfo.posPts, + srcW = pairInfo.srcW, + srcH = pairInfo.srcH, + tgtW = pairInfo.tgtW, + tgtH = pairInfo.tgtH; + var edgeDistances = edge.pstyle('edge-distances').value; + var dIncludesNodeBody = edgeDistances !== 'node-position'; + var taxiDir = edge.pstyle('taxi-direction').value; + var rawTaxiDir = taxiDir; // unprocessed value + + var taxiTurn = edge.pstyle('taxi-turn'); + var turnIsPercent = taxiTurn.units === '%'; + var taxiTurnPfVal = taxiTurn.pfValue; + var turnIsNegative = taxiTurnPfVal < 0; // i.e. from target side + + var minD = edge.pstyle('taxi-turn-min-distance').pfValue; + var dw = dIncludesNodeBody ? (srcW + tgtW) / 2 : 0; + var dh = dIncludesNodeBody ? (srcH + tgtH) / 2 : 0; + var pdx = posPts.x2 - posPts.x1; + var pdy = posPts.y2 - posPts.y1; // take away the effective w/h from the magnitude of the delta value + + var subDWH = function subDWH(dxy, dwh) { + if (dxy > 0) { + return Math.max(dxy - dwh, 0); + } else { + return Math.min(dxy + dwh, 0); + } + }; + + var dx = subDWH(pdx, dw); + var dy = subDWH(pdy, dh); + var isExplicitDir = false; + + if (rawTaxiDir === AUTO) { + taxiDir = Math.abs(dx) > Math.abs(dy) ? HORIZONTAL : VERTICAL; + } else if (rawTaxiDir === UPWARD || rawTaxiDir === DOWNWARD) { + taxiDir = VERTICAL; + isExplicitDir = true; + } else if (rawTaxiDir === LEFTWARD || rawTaxiDir === RIGHTWARD) { + taxiDir = HORIZONTAL; + isExplicitDir = true; + } + + var isVert = taxiDir === VERTICAL; + var l = isVert ? dy : dx; + var pl = isVert ? pdy : pdx; + var sgnL = signum(pl); + var forcedDir = false; + + if (!(isExplicitDir && (turnIsPercent || turnIsNegative)) // forcing in this case would cause weird growing in the opposite direction + && (rawTaxiDir === DOWNWARD && pl < 0 || rawTaxiDir === UPWARD && pl > 0 || rawTaxiDir === LEFTWARD && pl > 0 || rawTaxiDir === RIGHTWARD && pl < 0)) { + sgnL *= -1; + l = sgnL * Math.abs(l); + forcedDir = true; + } + + var d; + + if (turnIsPercent) { + var p = taxiTurnPfVal < 0 ? 1 + taxiTurnPfVal : taxiTurnPfVal; + d = p * l; + } else { + var k = taxiTurnPfVal < 0 ? l : 0; + d = k + taxiTurnPfVal * sgnL; + } + + var getIsTooClose = function getIsTooClose(d) { + return Math.abs(d) < minD || Math.abs(d) >= Math.abs(l); + }; + + var isTooCloseSrc = getIsTooClose(d); + var isTooCloseTgt = getIsTooClose(Math.abs(l) - Math.abs(d)); + var isTooClose = isTooCloseSrc || isTooCloseTgt; + + if (isTooClose && !forcedDir) { + // non-ideal routing + if (isVert) { + // vertical fallbacks + var lShapeInsideSrc = Math.abs(pl) <= srcH / 2; + var lShapeInsideTgt = Math.abs(pdx) <= tgtW / 2; + + if (lShapeInsideSrc) { + // horizontal Z-shape (direction not respected) + var x = (posPts.x1 + posPts.x2) / 2; + var y1 = posPts.y1, + y2 = posPts.y2; + rs.segpts = [x, y1, x, y2]; + } else if (lShapeInsideTgt) { + // vertical Z-shape (distance not respected) + var y = (posPts.y1 + posPts.y2) / 2; + var x1 = posPts.x1, + x2 = posPts.x2; + rs.segpts = [x1, y, x2, y]; + } else { + // L-shape fallback (turn distance not respected, but works well with tree siblings) + rs.segpts = [posPts.x1, posPts.y2]; + } + } else { + // horizontal fallbacks + var _lShapeInsideSrc = Math.abs(pl) <= srcW / 2; + + var _lShapeInsideTgt = Math.abs(pdy) <= tgtH / 2; + + if (_lShapeInsideSrc) { + // vertical Z-shape (direction not respected) + var _y = (posPts.y1 + posPts.y2) / 2; + + var _x = posPts.x1, + _x2 = posPts.x2; + rs.segpts = [_x, _y, _x2, _y]; + } else if (_lShapeInsideTgt) { + // horizontal Z-shape (turn distance not respected) + var _x3 = (posPts.x1 + posPts.x2) / 2; + + var _y2 = posPts.y1, + _y3 = posPts.y2; + rs.segpts = [_x3, _y2, _x3, _y3]; + } else { + // L-shape (turn distance not respected, but works well for tree siblings) + rs.segpts = [posPts.x2, posPts.y1]; + } + } + } else { + // ideal routing + if (isVert) { + var _y4 = posPts.y1 + d + (dIncludesNodeBody ? srcH / 2 * sgnL : 0); + + var _x4 = posPts.x1, + _x5 = posPts.x2; + rs.segpts = [_x4, _y4, _x5, _y4]; + } else { + // horizontal + var _x6 = posPts.x1 + d + (dIncludesNodeBody ? srcW / 2 * sgnL : 0); + + var _y5 = posPts.y1, + _y6 = posPts.y2; + rs.segpts = [_x6, _y5, _x6, _y6]; + } + } + }; + + BRp$c.tryToCorrectInvalidPoints = function (edge, pairInfo) { + var rs = edge._private.rscratch; // can only correct beziers for now... + + if (rs.edgeType === 'bezier') { + var srcPos = pairInfo.srcPos, + tgtPos = pairInfo.tgtPos, + srcW = pairInfo.srcW, + srcH = pairInfo.srcH, + tgtW = pairInfo.tgtW, + tgtH = pairInfo.tgtH, + srcShape = pairInfo.srcShape, + tgtShape = pairInfo.tgtShape; + var badStart = !number$1(rs.startX) || !number$1(rs.startY); + var badAStart = !number$1(rs.arrowStartX) || !number$1(rs.arrowStartY); + var badEnd = !number$1(rs.endX) || !number$1(rs.endY); + var badAEnd = !number$1(rs.arrowEndX) || !number$1(rs.arrowEndY); + var minCpADistFactor = 3; + var arrowW = this.getArrowWidth(edge.pstyle('width').pfValue, edge.pstyle('arrow-scale').value) * this.arrowShapeWidth; + var minCpADist = minCpADistFactor * arrowW; + var startACpDist = dist({ + x: rs.ctrlpts[0], + y: rs.ctrlpts[1] + }, { + x: rs.startX, + y: rs.startY + }); + var closeStartACp = startACpDist < minCpADist; + var endACpDist = dist({ + x: rs.ctrlpts[0], + y: rs.ctrlpts[1] + }, { + x: rs.endX, + y: rs.endY + }); + var closeEndACp = endACpDist < minCpADist; + var overlapping = false; + + if (badStart || badAStart || closeStartACp) { + overlapping = true; // project control point along line from src centre to outside the src shape + // (otherwise intersection will yield nothing) + + var cpD = { + // delta + x: rs.ctrlpts[0] - srcPos.x, + y: rs.ctrlpts[1] - srcPos.y + }; + var cpL = Math.sqrt(cpD.x * cpD.x + cpD.y * cpD.y); // length of line + + var cpM = { + // normalised delta + x: cpD.x / cpL, + y: cpD.y / cpL + }; + var radius = Math.max(srcW, srcH); + var cpProj = { + // *2 radius guarantees outside shape + x: rs.ctrlpts[0] + cpM.x * 2 * radius, + y: rs.ctrlpts[1] + cpM.y * 2 * radius + }; + var srcCtrlPtIntn = srcShape.intersectLine(srcPos.x, srcPos.y, srcW, srcH, cpProj.x, cpProj.y, 0); + + if (closeStartACp) { + rs.ctrlpts[0] = rs.ctrlpts[0] + cpM.x * (minCpADist - startACpDist); + rs.ctrlpts[1] = rs.ctrlpts[1] + cpM.y * (minCpADist - startACpDist); + } else { + rs.ctrlpts[0] = srcCtrlPtIntn[0] + cpM.x * minCpADist; + rs.ctrlpts[1] = srcCtrlPtIntn[1] + cpM.y * minCpADist; + } + } + + if (badEnd || badAEnd || closeEndACp) { + overlapping = true; // project control point along line from tgt centre to outside the tgt shape + // (otherwise intersection will yield nothing) + + var _cpD = { + // delta + x: rs.ctrlpts[0] - tgtPos.x, + y: rs.ctrlpts[1] - tgtPos.y + }; + + var _cpL = Math.sqrt(_cpD.x * _cpD.x + _cpD.y * _cpD.y); // length of line + + + var _cpM = { + // normalised delta + x: _cpD.x / _cpL, + y: _cpD.y / _cpL + }; + + var _radius = Math.max(srcW, srcH); + + var _cpProj = { + // *2 radius guarantees outside shape + x: rs.ctrlpts[0] + _cpM.x * 2 * _radius, + y: rs.ctrlpts[1] + _cpM.y * 2 * _radius + }; + var tgtCtrlPtIntn = tgtShape.intersectLine(tgtPos.x, tgtPos.y, tgtW, tgtH, _cpProj.x, _cpProj.y, 0); + + if (closeEndACp) { + rs.ctrlpts[0] = rs.ctrlpts[0] + _cpM.x * (minCpADist - endACpDist); + rs.ctrlpts[1] = rs.ctrlpts[1] + _cpM.y * (minCpADist - endACpDist); + } else { + rs.ctrlpts[0] = tgtCtrlPtIntn[0] + _cpM.x * minCpADist; + rs.ctrlpts[1] = tgtCtrlPtIntn[1] + _cpM.y * minCpADist; + } + } + + if (overlapping) { + // recalc endpts + this.findEndpoints(edge); + } + } + }; + + BRp$c.storeAllpts = function (edge) { + var rs = edge._private.rscratch; + + if (rs.edgeType === 'multibezier' || rs.edgeType === 'bezier' || rs.edgeType === 'self' || rs.edgeType === 'compound') { + rs.allpts = []; + rs.allpts.push(rs.startX, rs.startY); + + for (var b = 0; b + 1 < rs.ctrlpts.length; b += 2) { + // ctrl pt itself + rs.allpts.push(rs.ctrlpts[b], rs.ctrlpts[b + 1]); // the midpt between ctrlpts as intermediate destination pts + + if (b + 3 < rs.ctrlpts.length) { + rs.allpts.push((rs.ctrlpts[b] + rs.ctrlpts[b + 2]) / 2, (rs.ctrlpts[b + 1] + rs.ctrlpts[b + 3]) / 2); + } + } + + rs.allpts.push(rs.endX, rs.endY); + var m, mt; + + if (rs.ctrlpts.length / 2 % 2 === 0) { + m = rs.allpts.length / 2 - 1; + rs.midX = rs.allpts[m]; + rs.midY = rs.allpts[m + 1]; + } else { + m = rs.allpts.length / 2 - 3; + mt = 0.5; + rs.midX = qbezierAt(rs.allpts[m], rs.allpts[m + 2], rs.allpts[m + 4], mt); + rs.midY = qbezierAt(rs.allpts[m + 1], rs.allpts[m + 3], rs.allpts[m + 5], mt); + } + } else if (rs.edgeType === 'straight') { + // need to calc these after endpts + rs.allpts = [rs.startX, rs.startY, rs.endX, rs.endY]; // default midpt for labels etc + + rs.midX = (rs.startX + rs.endX + rs.arrowStartX + rs.arrowEndX) / 4; + rs.midY = (rs.startY + rs.endY + rs.arrowStartY + rs.arrowEndY) / 4; + } else if (rs.edgeType === 'segments') { + rs.allpts = []; + rs.allpts.push(rs.startX, rs.startY); + rs.allpts.push.apply(rs.allpts, rs.segpts); + rs.allpts.push(rs.endX, rs.endY); + + if (rs.segpts.length % 4 === 0) { + var i2 = rs.segpts.length / 2; + var i1 = i2 - 2; + rs.midX = (rs.segpts[i1] + rs.segpts[i2]) / 2; + rs.midY = (rs.segpts[i1 + 1] + rs.segpts[i2 + 1]) / 2; + } else { + var _i = rs.segpts.length / 2 - 1; + + rs.midX = rs.segpts[_i]; + rs.midY = rs.segpts[_i + 1]; + } + } + }; + + BRp$c.checkForInvalidEdgeWarning = function (edge) { + var rs = edge[0]._private.rscratch; + + if (rs.nodesOverlap || number$1(rs.startX) && number$1(rs.startY) && number$1(rs.endX) && number$1(rs.endY)) { + rs.loggedErr = false; + } else { + if (!rs.loggedErr) { + rs.loggedErr = true; + warn('Edge `' + edge.id() + '` has invalid endpoints and so it is impossible to draw. Adjust your edge style (e.g. control points) accordingly or use an alternative edge type. This is expected behaviour when the source node and the target node overlap.'); + } + } + }; + + BRp$c.findEdgeControlPoints = function (edges) { + var _this = this; + + if (!edges || edges.length === 0) { + return; + } + + var r = this; + var cy = r.cy; + var hasCompounds = cy.hasCompoundNodes(); + var hashTable = { + map: new Map$2(), + get: function get(pairId) { + var map2 = this.map.get(pairId[0]); + + if (map2 != null) { + return map2.get(pairId[1]); + } else { + return null; + } + }, + set: function set(pairId, val) { + var map2 = this.map.get(pairId[0]); + + if (map2 == null) { + map2 = new Map$2(); + this.map.set(pairId[0], map2); + } + + map2.set(pairId[1], val); + } + }; + var pairIds = []; + var haystackEdges = []; // create a table of edge (src, tgt) => list of edges between them + + for (var i = 0; i < edges.length; i++) { + var edge = edges[i]; + var _p = edge._private; + var curveStyle = edge.pstyle('curve-style').value; // ignore edges who are not to be displayed + // they shouldn't take up space + + if (edge.removed() || !edge.takesUpSpace()) { + continue; + } + + if (curveStyle === 'haystack') { + haystackEdges.push(edge); + continue; + } + + var edgeIsUnbundled = curveStyle === 'unbundled-bezier' || curveStyle === 'segments' || curveStyle === 'straight' || curveStyle === 'straight-triangle' || curveStyle === 'taxi'; + var edgeIsBezier = curveStyle === 'unbundled-bezier' || curveStyle === 'bezier'; + var src = _p.source; + var tgt = _p.target; + var srcIndex = src.poolIndex(); + var tgtIndex = tgt.poolIndex(); + var pairId = [srcIndex, tgtIndex].sort(); + var tableEntry = hashTable.get(pairId); + + if (tableEntry == null) { + tableEntry = { + eles: [] + }; + hashTable.set(pairId, tableEntry); + pairIds.push(pairId); + } + + tableEntry.eles.push(edge); + + if (edgeIsUnbundled) { + tableEntry.hasUnbundled = true; + } + + if (edgeIsBezier) { + tableEntry.hasBezier = true; + } + } // for each pair (src, tgt), create the ctrl pts + // Nested for loop is OK; total number of iterations for both loops = edgeCount + + + var _loop = function _loop(p) { + var pairId = pairIds[p]; + var pairInfo = hashTable.get(pairId); + var swappedpairInfo = void 0; + + if (!pairInfo.hasUnbundled) { + var pllEdges = pairInfo.eles[0].parallelEdges().filter(function (e) { + return e.isBundledBezier(); + }); + clearArray(pairInfo.eles); + pllEdges.forEach(function (edge) { + return pairInfo.eles.push(edge); + }); // for each pair id, the edges should be sorted by index + + pairInfo.eles.sort(function (edge1, edge2) { + return edge1.poolIndex() - edge2.poolIndex(); + }); + } + + var firstEdge = pairInfo.eles[0]; + var src = firstEdge.source(); + var tgt = firstEdge.target(); // make sure src/tgt distinction is consistent w.r.t. pairId + + if (src.poolIndex() > tgt.poolIndex()) { + var temp = src; + src = tgt; + tgt = temp; + } + + var srcPos = pairInfo.srcPos = src.position(); + var tgtPos = pairInfo.tgtPos = tgt.position(); + var srcW = pairInfo.srcW = src.outerWidth(); + var srcH = pairInfo.srcH = src.outerHeight(); + var tgtW = pairInfo.tgtW = tgt.outerWidth(); + var tgtH = pairInfo.tgtH = tgt.outerHeight(); + + var srcShape = pairInfo.srcShape = r.nodeShapes[_this.getNodeShape(src)]; + + var tgtShape = pairInfo.tgtShape = r.nodeShapes[_this.getNodeShape(tgt)]; + + pairInfo.dirCounts = { + 'north': 0, + 'west': 0, + 'south': 0, + 'east': 0, + 'northwest': 0, + 'southwest': 0, + 'northeast': 0, + 'southeast': 0 + }; + + for (var _i2 = 0; _i2 < pairInfo.eles.length; _i2++) { + var _edge = pairInfo.eles[_i2]; + var rs = _edge[0]._private.rscratch; + + var _curveStyle = _edge.pstyle('curve-style').value; + + var _edgeIsUnbundled = _curveStyle === 'unbundled-bezier' || _curveStyle === 'segments' || _curveStyle === 'taxi'; // whether the normalised pair order is the reverse of the edge's src-tgt order + + + var edgeIsSwapped = !src.same(_edge.source()); + + if (!pairInfo.calculatedIntersection && src !== tgt && (pairInfo.hasBezier || pairInfo.hasUnbundled)) { + pairInfo.calculatedIntersection = true; // pt outside src shape to calc distance/displacement from src to tgt + + var srcOutside = srcShape.intersectLine(srcPos.x, srcPos.y, srcW, srcH, tgtPos.x, tgtPos.y, 0); + var srcIntn = pairInfo.srcIntn = srcOutside; // pt outside tgt shape to calc distance/displacement from src to tgt + + var tgtOutside = tgtShape.intersectLine(tgtPos.x, tgtPos.y, tgtW, tgtH, srcPos.x, srcPos.y, 0); + var tgtIntn = pairInfo.tgtIntn = tgtOutside; + var intersectionPts = pairInfo.intersectionPts = { + x1: srcOutside[0], + x2: tgtOutside[0], + y1: srcOutside[1], + y2: tgtOutside[1] + }; + var posPts = pairInfo.posPts = { + x1: srcPos.x, + x2: tgtPos.x, + y1: srcPos.y, + y2: tgtPos.y + }; + var dy = tgtOutside[1] - srcOutside[1]; + var dx = tgtOutside[0] - srcOutside[0]; + var l = Math.sqrt(dx * dx + dy * dy); + var vector = pairInfo.vector = { + x: dx, + y: dy + }; + var vectorNorm = pairInfo.vectorNorm = { + x: vector.x / l, + y: vector.y / l + }; + var vectorNormInverse = { + x: -vectorNorm.y, + y: vectorNorm.x + }; // if node shapes overlap, then no ctrl pts to draw + + pairInfo.nodesOverlap = !number$1(l) || tgtShape.checkPoint(srcOutside[0], srcOutside[1], 0, tgtW, tgtH, tgtPos.x, tgtPos.y) || srcShape.checkPoint(tgtOutside[0], tgtOutside[1], 0, srcW, srcH, srcPos.x, srcPos.y); + pairInfo.vectorNormInverse = vectorNormInverse; + swappedpairInfo = { + nodesOverlap: pairInfo.nodesOverlap, + dirCounts: pairInfo.dirCounts, + calculatedIntersection: true, + hasBezier: pairInfo.hasBezier, + hasUnbundled: pairInfo.hasUnbundled, + eles: pairInfo.eles, + srcPos: tgtPos, + tgtPos: srcPos, + srcW: tgtW, + srcH: tgtH, + tgtW: srcW, + tgtH: srcH, + srcIntn: tgtIntn, + tgtIntn: srcIntn, + srcShape: tgtShape, + tgtShape: srcShape, + posPts: { + x1: posPts.x2, + y1: posPts.y2, + x2: posPts.x1, + y2: posPts.y1 + }, + intersectionPts: { + x1: intersectionPts.x2, + y1: intersectionPts.y2, + x2: intersectionPts.x1, + y2: intersectionPts.y1 + }, + vector: { + x: -vector.x, + y: -vector.y + }, + vectorNorm: { + x: -vectorNorm.x, + y: -vectorNorm.y + }, + vectorNormInverse: { + x: -vectorNormInverse.x, + y: -vectorNormInverse.y + } + }; + } + + var passedPairInfo = edgeIsSwapped ? swappedpairInfo : pairInfo; + rs.nodesOverlap = passedPairInfo.nodesOverlap; + rs.srcIntn = passedPairInfo.srcIntn; + rs.tgtIntn = passedPairInfo.tgtIntn; + + if (hasCompounds && (src.isParent() || src.isChild() || tgt.isParent() || tgt.isChild()) && (src.parents().anySame(tgt) || tgt.parents().anySame(src) || src.same(tgt) && src.isParent())) { + _this.findCompoundLoopPoints(_edge, passedPairInfo, _i2, _edgeIsUnbundled); + } else if (src === tgt) { + _this.findLoopPoints(_edge, passedPairInfo, _i2, _edgeIsUnbundled); + } else if (_curveStyle === 'segments') { + _this.findSegmentsPoints(_edge, passedPairInfo); + } else if (_curveStyle === 'taxi') { + _this.findTaxiPoints(_edge, passedPairInfo); + } else if (_curveStyle === 'straight' || !_edgeIsUnbundled && pairInfo.eles.length % 2 === 1 && _i2 === Math.floor(pairInfo.eles.length / 2)) { + _this.findStraightEdgePoints(_edge); + } else { + _this.findBezierPoints(_edge, passedPairInfo, _i2, _edgeIsUnbundled, edgeIsSwapped); + } + + _this.findEndpoints(_edge); + + _this.tryToCorrectInvalidPoints(_edge, passedPairInfo); + + _this.checkForInvalidEdgeWarning(_edge); + + _this.storeAllpts(_edge); + + _this.storeEdgeProjections(_edge); + + _this.calculateArrowAngles(_edge); + + _this.recalculateEdgeLabelProjections(_edge); + + _this.calculateLabelAngles(_edge); + } // for pair edges + + }; + + for (var p = 0; p < pairIds.length; p++) { + _loop(p); + } // for pair ids + // haystacks avoid the expense of pairInfo stuff (intersections etc.) + + + this.findHaystackPoints(haystackEdges); + }; + + function getPts(pts) { + var retPts = []; + + if (pts == null) { + return; + } + + for (var i = 0; i < pts.length; i += 2) { + var x = pts[i]; + var y = pts[i + 1]; + retPts.push({ + x: x, + y: y + }); + } + + return retPts; + } + + BRp$c.getSegmentPoints = function (edge) { + var rs = edge[0]._private.rscratch; + var type = rs.edgeType; + + if (type === 'segments') { + this.recalculateRenderedStyle(edge); + return getPts(rs.segpts); + } + }; + + BRp$c.getControlPoints = function (edge) { + var rs = edge[0]._private.rscratch; + var type = rs.edgeType; + + if (type === 'bezier' || type === 'multibezier' || type === 'self' || type === 'compound') { + this.recalculateRenderedStyle(edge); + return getPts(rs.ctrlpts); + } + }; + + BRp$c.getEdgeMidpoint = function (edge) { + var rs = edge[0]._private.rscratch; + this.recalculateRenderedStyle(edge); + return { + x: rs.midX, + y: rs.midY + }; + }; + + var BRp$b = {}; + + BRp$b.manualEndptToPx = function (node, prop) { + var r = this; + var npos = node.position(); + var w = node.outerWidth(); + var h = node.outerHeight(); + + if (prop.value.length === 2) { + var p = [prop.pfValue[0], prop.pfValue[1]]; + + if (prop.units[0] === '%') { + p[0] = p[0] * w; + } + + if (prop.units[1] === '%') { + p[1] = p[1] * h; + } + + p[0] += npos.x; + p[1] += npos.y; + return p; + } else { + var angle = prop.pfValue[0]; + angle = -Math.PI / 2 + angle; // start at 12 o'clock + + var l = 2 * Math.max(w, h); + var _p = [npos.x + Math.cos(angle) * l, npos.y + Math.sin(angle) * l]; + return r.nodeShapes[this.getNodeShape(node)].intersectLine(npos.x, npos.y, w, h, _p[0], _p[1], 0); + } + }; + + BRp$b.findEndpoints = function (edge) { + var r = this; + var intersect; + var source = edge.source()[0]; + var target = edge.target()[0]; + var srcPos = source.position(); + var tgtPos = target.position(); + var tgtArShape = edge.pstyle('target-arrow-shape').value; + var srcArShape = edge.pstyle('source-arrow-shape').value; + var tgtDist = edge.pstyle('target-distance-from-node').pfValue; + var srcDist = edge.pstyle('source-distance-from-node').pfValue; + var curveStyle = edge.pstyle('curve-style').value; + var rs = edge._private.rscratch; + var et = rs.edgeType; + var taxi = curveStyle === 'taxi'; + var self = et === 'self' || et === 'compound'; + var bezier = et === 'bezier' || et === 'multibezier' || self; + var multi = et !== 'bezier'; + var lines = et === 'straight' || et === 'segments'; + var segments = et === 'segments'; + var hasEndpts = bezier || multi || lines; + var overrideEndpts = self || taxi; + var srcManEndpt = edge.pstyle('source-endpoint'); + var srcManEndptVal = overrideEndpts ? 'outside-to-node' : srcManEndpt.value; + var tgtManEndpt = edge.pstyle('target-endpoint'); + var tgtManEndptVal = overrideEndpts ? 'outside-to-node' : tgtManEndpt.value; + rs.srcManEndpt = srcManEndpt; + rs.tgtManEndpt = tgtManEndpt; + var p1; // last known point of edge on target side + + var p2; // last known point of edge on source side + + var p1_i; // point to intersect with target shape + + var p2_i; // point to intersect with source shape + + if (bezier) { + var cpStart = [rs.ctrlpts[0], rs.ctrlpts[1]]; + var cpEnd = multi ? [rs.ctrlpts[rs.ctrlpts.length - 2], rs.ctrlpts[rs.ctrlpts.length - 1]] : cpStart; + p1 = cpEnd; + p2 = cpStart; + } else if (lines) { + var srcArrowFromPt = !segments ? [tgtPos.x, tgtPos.y] : rs.segpts.slice(0, 2); + var tgtArrowFromPt = !segments ? [srcPos.x, srcPos.y] : rs.segpts.slice(rs.segpts.length - 2); + p1 = tgtArrowFromPt; + p2 = srcArrowFromPt; + } + + if (tgtManEndptVal === 'inside-to-node') { + intersect = [tgtPos.x, tgtPos.y]; + } else if (tgtManEndpt.units) { + intersect = this.manualEndptToPx(target, tgtManEndpt); + } else if (tgtManEndptVal === 'outside-to-line') { + intersect = rs.tgtIntn; // use cached value from ctrlpt calc + } else { + if (tgtManEndptVal === 'outside-to-node' || tgtManEndptVal === 'outside-to-node-or-label') { + p1_i = p1; + } else if (tgtManEndptVal === 'outside-to-line' || tgtManEndptVal === 'outside-to-line-or-label') { + p1_i = [srcPos.x, srcPos.y]; + } + + intersect = r.nodeShapes[this.getNodeShape(target)].intersectLine(tgtPos.x, tgtPos.y, target.outerWidth(), target.outerHeight(), p1_i[0], p1_i[1], 0); + + if (tgtManEndptVal === 'outside-to-node-or-label' || tgtManEndptVal === 'outside-to-line-or-label') { + var trs = target._private.rscratch; + var lw = trs.labelWidth; + var lh = trs.labelHeight; + var lx = trs.labelX; + var ly = trs.labelY; + var lw2 = lw / 2; + var lh2 = lh / 2; + var va = target.pstyle('text-valign').value; + + if (va === 'top') { + ly -= lh2; + } else if (va === 'bottom') { + ly += lh2; + } + + var ha = target.pstyle('text-halign').value; + + if (ha === 'left') { + lx -= lw2; + } else if (ha === 'right') { + lx += lw2; + } + + var labelIntersect = polygonIntersectLine(p1_i[0], p1_i[1], [lx - lw2, ly - lh2, lx + lw2, ly - lh2, lx + lw2, ly + lh2, lx - lw2, ly + lh2], tgtPos.x, tgtPos.y); + + if (labelIntersect.length > 0) { + var refPt = srcPos; + var intSqdist = sqdist(refPt, array2point(intersect)); + var labIntSqdist = sqdist(refPt, array2point(labelIntersect)); + var minSqDist = intSqdist; + + if (labIntSqdist < intSqdist) { + intersect = labelIntersect; + minSqDist = labIntSqdist; + } + + if (labelIntersect.length > 2) { + var labInt2SqDist = sqdist(refPt, { + x: labelIntersect[2], + y: labelIntersect[3] + }); + + if (labInt2SqDist < minSqDist) { + intersect = [labelIntersect[2], labelIntersect[3]]; + } + } + } + } + } + + var arrowEnd = shortenIntersection(intersect, p1, r.arrowShapes[tgtArShape].spacing(edge) + tgtDist); + var edgeEnd = shortenIntersection(intersect, p1, r.arrowShapes[tgtArShape].gap(edge) + tgtDist); + rs.endX = edgeEnd[0]; + rs.endY = edgeEnd[1]; + rs.arrowEndX = arrowEnd[0]; + rs.arrowEndY = arrowEnd[1]; + + if (srcManEndptVal === 'inside-to-node') { + intersect = [srcPos.x, srcPos.y]; + } else if (srcManEndpt.units) { + intersect = this.manualEndptToPx(source, srcManEndpt); + } else if (srcManEndptVal === 'outside-to-line') { + intersect = rs.srcIntn; // use cached value from ctrlpt calc + } else { + if (srcManEndptVal === 'outside-to-node' || srcManEndptVal === 'outside-to-node-or-label') { + p2_i = p2; + } else if (srcManEndptVal === 'outside-to-line' || srcManEndptVal === 'outside-to-line-or-label') { + p2_i = [tgtPos.x, tgtPos.y]; + } + + intersect = r.nodeShapes[this.getNodeShape(source)].intersectLine(srcPos.x, srcPos.y, source.outerWidth(), source.outerHeight(), p2_i[0], p2_i[1], 0); + + if (srcManEndptVal === 'outside-to-node-or-label' || srcManEndptVal === 'outside-to-line-or-label') { + var srs = source._private.rscratch; + var _lw = srs.labelWidth; + var _lh = srs.labelHeight; + var _lx = srs.labelX; + var _ly = srs.labelY; + + var _lw2 = _lw / 2; + + var _lh2 = _lh / 2; + + var _va = source.pstyle('text-valign').value; + + if (_va === 'top') { + _ly -= _lh2; + } else if (_va === 'bottom') { + _ly += _lh2; + } + + var _ha = source.pstyle('text-halign').value; + + if (_ha === 'left') { + _lx -= _lw2; + } else if (_ha === 'right') { + _lx += _lw2; + } + + var _labelIntersect = polygonIntersectLine(p2_i[0], p2_i[1], [_lx - _lw2, _ly - _lh2, _lx + _lw2, _ly - _lh2, _lx + _lw2, _ly + _lh2, _lx - _lw2, _ly + _lh2], srcPos.x, srcPos.y); + + if (_labelIntersect.length > 0) { + var _refPt = tgtPos; + + var _intSqdist = sqdist(_refPt, array2point(intersect)); + + var _labIntSqdist = sqdist(_refPt, array2point(_labelIntersect)); + + var _minSqDist = _intSqdist; + + if (_labIntSqdist < _intSqdist) { + intersect = [_labelIntersect[0], _labelIntersect[1]]; + _minSqDist = _labIntSqdist; + } + + if (_labelIntersect.length > 2) { + var _labInt2SqDist = sqdist(_refPt, { + x: _labelIntersect[2], + y: _labelIntersect[3] + }); + + if (_labInt2SqDist < _minSqDist) { + intersect = [_labelIntersect[2], _labelIntersect[3]]; + } + } + } + } + } + + var arrowStart = shortenIntersection(intersect, p2, r.arrowShapes[srcArShape].spacing(edge) + srcDist); + var edgeStart = shortenIntersection(intersect, p2, r.arrowShapes[srcArShape].gap(edge) + srcDist); + rs.startX = edgeStart[0]; + rs.startY = edgeStart[1]; + rs.arrowStartX = arrowStart[0]; + rs.arrowStartY = arrowStart[1]; + + if (hasEndpts) { + if (!number$1(rs.startX) || !number$1(rs.startY) || !number$1(rs.endX) || !number$1(rs.endY)) { + rs.badLine = true; + } else { + rs.badLine = false; + } + } + }; + + BRp$b.getSourceEndpoint = function (edge) { + var rs = edge[0]._private.rscratch; + this.recalculateRenderedStyle(edge); + + switch (rs.edgeType) { + case 'haystack': + return { + x: rs.haystackPts[0], + y: rs.haystackPts[1] + }; + + default: + return { + x: rs.arrowStartX, + y: rs.arrowStartY + }; + } + }; + + BRp$b.getTargetEndpoint = function (edge) { + var rs = edge[0]._private.rscratch; + this.recalculateRenderedStyle(edge); + + switch (rs.edgeType) { + case 'haystack': + return { + x: rs.haystackPts[2], + y: rs.haystackPts[3] + }; + + default: + return { + x: rs.arrowEndX, + y: rs.arrowEndY + }; + } + }; + + var BRp$a = {}; + + function pushBezierPts(r, edge, pts) { + var qbezierAt$1 = function qbezierAt$1(p1, p2, p3, t) { + return qbezierAt(p1, p2, p3, t); + }; + + var _p = edge._private; + var bpts = _p.rstyle.bezierPts; + + for (var i = 0; i < r.bezierProjPcts.length; i++) { + var p = r.bezierProjPcts[i]; + bpts.push({ + x: qbezierAt$1(pts[0], pts[2], pts[4], p), + y: qbezierAt$1(pts[1], pts[3], pts[5], p) + }); + } + } + + BRp$a.storeEdgeProjections = function (edge) { + var _p = edge._private; + var rs = _p.rscratch; + var et = rs.edgeType; // clear the cached points state + + _p.rstyle.bezierPts = null; + _p.rstyle.linePts = null; + _p.rstyle.haystackPts = null; + + if (et === 'multibezier' || et === 'bezier' || et === 'self' || et === 'compound') { + _p.rstyle.bezierPts = []; + + for (var i = 0; i + 5 < rs.allpts.length; i += 4) { + pushBezierPts(this, edge, rs.allpts.slice(i, i + 6)); + } + } else if (et === 'segments') { + var lpts = _p.rstyle.linePts = []; + + for (var i = 0; i + 1 < rs.allpts.length; i += 2) { + lpts.push({ + x: rs.allpts[i], + y: rs.allpts[i + 1] + }); + } + } else if (et === 'haystack') { + var hpts = rs.haystackPts; + _p.rstyle.haystackPts = [{ + x: hpts[0], + y: hpts[1] + }, { + x: hpts[2], + y: hpts[3] + }]; + } + + _p.rstyle.arrowWidth = this.getArrowWidth(edge.pstyle('width').pfValue, edge.pstyle('arrow-scale').value) * this.arrowShapeWidth; + }; + + BRp$a.recalculateEdgeProjections = function (edges) { + this.findEdgeControlPoints(edges); + }; + + /* global document */ + + var BRp$9 = {}; + + BRp$9.recalculateNodeLabelProjection = function (node) { + var content = node.pstyle('label').strValue; + + if (emptyString(content)) { + return; + } + + var textX, textY; + var _p = node._private; + var nodeWidth = node.width(); + var nodeHeight = node.height(); + var padding = node.padding(); + var nodePos = node.position(); + var textHalign = node.pstyle('text-halign').strValue; + var textValign = node.pstyle('text-valign').strValue; + var rs = _p.rscratch; + var rstyle = _p.rstyle; + + switch (textHalign) { + case 'left': + textX = nodePos.x - nodeWidth / 2 - padding; + break; + + case 'right': + textX = nodePos.x + nodeWidth / 2 + padding; + break; + + default: + // e.g. center + textX = nodePos.x; + } + + switch (textValign) { + case 'top': + textY = nodePos.y - nodeHeight / 2 - padding; + break; + + case 'bottom': + textY = nodePos.y + nodeHeight / 2 + padding; + break; + + default: + // e.g. middle + textY = nodePos.y; + } + + rs.labelX = textX; + rs.labelY = textY; + rstyle.labelX = textX; + rstyle.labelY = textY; + this.calculateLabelAngles(node); + this.applyLabelDimensions(node); + }; + + var lineAngleFromDelta = function lineAngleFromDelta(dx, dy) { + var angle = Math.atan(dy / dx); + + if (dx === 0 && angle < 0) { + angle = angle * -1; + } + + return angle; + }; + + var lineAngle = function lineAngle(p0, p1) { + var dx = p1.x - p0.x; + var dy = p1.y - p0.y; + return lineAngleFromDelta(dx, dy); + }; + + var bezierAngle = function bezierAngle(p0, p1, p2, t) { + var t0 = bound(0, t - 0.001, 1); + var t1 = bound(0, t + 0.001, 1); + var lp0 = qbezierPtAt(p0, p1, p2, t0); + var lp1 = qbezierPtAt(p0, p1, p2, t1); + return lineAngle(lp0, lp1); + }; + + BRp$9.recalculateEdgeLabelProjections = function (edge) { + var p; + var _p = edge._private; + var rs = _p.rscratch; + var r = this; + var content = { + mid: edge.pstyle('label').strValue, + source: edge.pstyle('source-label').strValue, + target: edge.pstyle('target-label').strValue + }; + + if (content.mid || content.source || content.target) ; else { + return; // no labels => no calcs + } // add center point to style so bounding box calculations can use it + // + + + p = { + x: rs.midX, + y: rs.midY + }; + + var setRs = function setRs(propName, prefix, value) { + setPrefixedProperty(_p.rscratch, propName, prefix, value); + setPrefixedProperty(_p.rstyle, propName, prefix, value); + }; + + setRs('labelX', null, p.x); + setRs('labelY', null, p.y); + var midAngle = lineAngleFromDelta(rs.midDispX, rs.midDispY); + setRs('labelAutoAngle', null, midAngle); + + var createControlPointInfo = function createControlPointInfo() { + if (createControlPointInfo.cache) { + return createControlPointInfo.cache; + } // use cache so only 1x per edge + + + var ctrlpts = []; // store each ctrlpt info init + + for (var i = 0; i + 5 < rs.allpts.length; i += 4) { + var p0 = { + x: rs.allpts[i], + y: rs.allpts[i + 1] + }; + var p1 = { + x: rs.allpts[i + 2], + y: rs.allpts[i + 3] + }; // ctrlpt + + var p2 = { + x: rs.allpts[i + 4], + y: rs.allpts[i + 5] + }; + ctrlpts.push({ + p0: p0, + p1: p1, + p2: p2, + startDist: 0, + length: 0, + segments: [] + }); + } + + var bpts = _p.rstyle.bezierPts; + var nProjs = r.bezierProjPcts.length; + + function addSegment(cp, p0, p1, t0, t1) { + var length = dist(p0, p1); + var prevSegment = cp.segments[cp.segments.length - 1]; + var segment = { + p0: p0, + p1: p1, + t0: t0, + t1: t1, + startDist: prevSegment ? prevSegment.startDist + prevSegment.length : 0, + length: length + }; + cp.segments.push(segment); + cp.length += length; + } // update each ctrlpt with segment info + + + for (var _i = 0; _i < ctrlpts.length; _i++) { + var cp = ctrlpts[_i]; + var prevCp = ctrlpts[_i - 1]; + + if (prevCp) { + cp.startDist = prevCp.startDist + prevCp.length; + } + + addSegment(cp, cp.p0, bpts[_i * nProjs], 0, r.bezierProjPcts[0]); // first + + for (var j = 0; j < nProjs - 1; j++) { + addSegment(cp, bpts[_i * nProjs + j], bpts[_i * nProjs + j + 1], r.bezierProjPcts[j], r.bezierProjPcts[j + 1]); + } + + addSegment(cp, bpts[_i * nProjs + nProjs - 1], cp.p2, r.bezierProjPcts[nProjs - 1], 1); // last + } + + return createControlPointInfo.cache = ctrlpts; + }; + + var calculateEndProjection = function calculateEndProjection(prefix) { + var angle; + var isSrc = prefix === 'source'; + + if (!content[prefix]) { + return; + } + + var offset = edge.pstyle(prefix + '-text-offset').pfValue; + + switch (rs.edgeType) { + case 'self': + case 'compound': + case 'bezier': + case 'multibezier': + { + var cps = createControlPointInfo(); + var selected; + var startDist = 0; + var totalDist = 0; // find the segment we're on + + for (var i = 0; i < cps.length; i++) { + var _cp = cps[isSrc ? i : cps.length - 1 - i]; + + for (var j = 0; j < _cp.segments.length; j++) { + var _seg = _cp.segments[isSrc ? j : _cp.segments.length - 1 - j]; + var lastSeg = i === cps.length - 1 && j === _cp.segments.length - 1; + startDist = totalDist; + totalDist += _seg.length; + + if (totalDist >= offset || lastSeg) { + selected = { + cp: _cp, + segment: _seg + }; + break; + } + } + + if (selected) { + break; + } + } + + var cp = selected.cp; + var seg = selected.segment; + var tSegment = (offset - startDist) / seg.length; + var segDt = seg.t1 - seg.t0; + var t = isSrc ? seg.t0 + segDt * tSegment : seg.t1 - segDt * tSegment; + t = bound(0, t, 1); + p = qbezierPtAt(cp.p0, cp.p1, cp.p2, t); + angle = bezierAngle(cp.p0, cp.p1, cp.p2, t); + break; + } + + case 'straight': + case 'segments': + case 'haystack': + { + var d = 0, + di, + d0; + var p0, p1; + var l = rs.allpts.length; + + for (var _i2 = 0; _i2 + 3 < l; _i2 += 2) { + if (isSrc) { + p0 = { + x: rs.allpts[_i2], + y: rs.allpts[_i2 + 1] + }; + p1 = { + x: rs.allpts[_i2 + 2], + y: rs.allpts[_i2 + 3] + }; + } else { + p0 = { + x: rs.allpts[l - 2 - _i2], + y: rs.allpts[l - 1 - _i2] + }; + p1 = { + x: rs.allpts[l - 4 - _i2], + y: rs.allpts[l - 3 - _i2] + }; + } + + di = dist(p0, p1); + d0 = d; + d += di; + + if (d >= offset) { + break; + } + } + + var pD = offset - d0; + + var _t = pD / di; + + _t = bound(0, _t, 1); + p = lineAt(p0, p1, _t); + angle = lineAngle(p0, p1); + break; + } + } + + setRs('labelX', prefix, p.x); + setRs('labelY', prefix, p.y); + setRs('labelAutoAngle', prefix, angle); + }; + + calculateEndProjection('source'); + calculateEndProjection('target'); + this.applyLabelDimensions(edge); + }; + + BRp$9.applyLabelDimensions = function (ele) { + this.applyPrefixedLabelDimensions(ele); + + if (ele.isEdge()) { + this.applyPrefixedLabelDimensions(ele, 'source'); + this.applyPrefixedLabelDimensions(ele, 'target'); + } + }; + + BRp$9.applyPrefixedLabelDimensions = function (ele, prefix) { + var _p = ele._private; + var text = this.getLabelText(ele, prefix); + var labelDims = this.calculateLabelDimensions(ele, text); + var lineHeight = ele.pstyle('line-height').pfValue; + var textWrap = ele.pstyle('text-wrap').strValue; + var lines = getPrefixedProperty(_p.rscratch, 'labelWrapCachedLines', prefix) || []; + var numLines = textWrap !== 'wrap' ? 1 : Math.max(lines.length, 1); + var normPerLineHeight = labelDims.height / numLines; + var labelLineHeight = normPerLineHeight * lineHeight; + var width = labelDims.width; + var height = labelDims.height + (numLines - 1) * (lineHeight - 1) * normPerLineHeight; + setPrefixedProperty(_p.rstyle, 'labelWidth', prefix, width); + setPrefixedProperty(_p.rscratch, 'labelWidth', prefix, width); + setPrefixedProperty(_p.rstyle, 'labelHeight', prefix, height); + setPrefixedProperty(_p.rscratch, 'labelHeight', prefix, height); + setPrefixedProperty(_p.rscratch, 'labelLineHeight', prefix, labelLineHeight); + }; + + BRp$9.getLabelText = function (ele, prefix) { + var _p = ele._private; + var pfd = prefix ? prefix + '-' : ''; + var text = ele.pstyle(pfd + 'label').strValue; + var textTransform = ele.pstyle('text-transform').value; + + var rscratch = function rscratch(propName, value) { + if (value) { + setPrefixedProperty(_p.rscratch, propName, prefix, value); + return value; + } else { + return getPrefixedProperty(_p.rscratch, propName, prefix); + } + }; // for empty text, skip all processing + + + if (!text) { + return ''; + } + + if (textTransform == 'none') ; else if (textTransform == 'uppercase') { + text = text.toUpperCase(); + } else if (textTransform == 'lowercase') { + text = text.toLowerCase(); + } + + var wrapStyle = ele.pstyle('text-wrap').value; + + if (wrapStyle === 'wrap') { + var labelKey = rscratch('labelKey'); // save recalc if the label is the same as before + + if (labelKey != null && rscratch('labelWrapKey') === labelKey) { + return rscratch('labelWrapCachedText'); + } + + var zwsp = "\u200B"; + var lines = text.split('\n'); + var maxW = ele.pstyle('text-max-width').pfValue; + var overflow = ele.pstyle('text-overflow-wrap').value; + var overflowAny = overflow === 'anywhere'; + var wrappedLines = []; + var wordsRegex = /[\s\u200b]+/; + var wordSeparator = overflowAny ? '' : ' '; + + for (var l = 0; l < lines.length; l++) { + var line = lines[l]; + var lineDims = this.calculateLabelDimensions(ele, line); + var lineW = lineDims.width; + + if (overflowAny) { + var processedLine = line.split('').join(zwsp); + line = processedLine; + } + + if (lineW > maxW) { + // line is too long + var words = line.split(wordsRegex); + var subline = ''; + + for (var w = 0; w < words.length; w++) { + var word = words[w]; + var testLine = subline.length === 0 ? word : subline + wordSeparator + word; + var testDims = this.calculateLabelDimensions(ele, testLine); + var testW = testDims.width; + + if (testW <= maxW) { + // word fits on current line + subline += word + wordSeparator; + } else { + // word starts new line + if (subline) { + wrappedLines.push(subline); + } + + subline = word + wordSeparator; + } + } // if there's remaining text, put it in a wrapped line + + + if (!subline.match(/^[\s\u200b]+$/)) { + wrappedLines.push(subline); + } + } else { + // line is already short enough + wrappedLines.push(line); + } + } // for + + + rscratch('labelWrapCachedLines', wrappedLines); + text = rscratch('labelWrapCachedText', wrappedLines.join('\n')); + rscratch('labelWrapKey', labelKey); + } else if (wrapStyle === 'ellipsis') { + var _maxW = ele.pstyle('text-max-width').pfValue; + var ellipsized = ''; + var ellipsis = "\u2026"; + var incLastCh = false; + + if (this.calculateLabelDimensions(ele, text).width < _maxW) { + // the label already fits + return text; + } + + for (var i = 0; i < text.length; i++) { + var widthWithNextCh = this.calculateLabelDimensions(ele, ellipsized + text[i] + ellipsis).width; + + if (widthWithNextCh > _maxW) { + break; + } + + ellipsized += text[i]; + + if (i === text.length - 1) { + incLastCh = true; + } + } + + if (!incLastCh) { + ellipsized += ellipsis; + } + + return ellipsized; + } // if ellipsize + + + return text; + }; + + BRp$9.getLabelJustification = function (ele) { + var justification = ele.pstyle('text-justification').strValue; + var textHalign = ele.pstyle('text-halign').strValue; + + if (justification === 'auto') { + if (ele.isNode()) { + switch (textHalign) { + case 'left': + return 'right'; + + case 'right': + return 'left'; + + default: + return 'center'; + } + } else { + return 'center'; + } + } else { + return justification; + } + }; + + BRp$9.calculateLabelDimensions = function (ele, text) { + var r = this; + var cacheKey = hashString(text, ele._private.labelDimsKey); + var cache = r.labelDimCache || (r.labelDimCache = []); + var existingVal = cache[cacheKey]; + + if (existingVal != null) { + return existingVal; + } + + var padding = 0; // add padding around text dims, as the measurement isn't that accurate + + var fStyle = ele.pstyle('font-style').strValue; + var size = ele.pstyle('font-size').pfValue; + var family = ele.pstyle('font-family').strValue; + var weight = ele.pstyle('font-weight').strValue; + var canvas = this.labelCalcCanvas; + var c2d = this.labelCalcCanvasContext; + + if (!canvas) { + canvas = this.labelCalcCanvas = document.createElement('canvas'); + c2d = this.labelCalcCanvasContext = canvas.getContext('2d'); + var ds = canvas.style; + ds.position = 'absolute'; + ds.left = '-9999px'; + ds.top = '-9999px'; + ds.zIndex = '-1'; + ds.visibility = 'hidden'; + ds.pointerEvents = 'none'; + } + + c2d.font = "".concat(fStyle, " ").concat(weight, " ").concat(size, "px ").concat(family); + var width = 0; + var height = 0; + var lines = text.split('\n'); + + for (var i = 0; i < lines.length; i++) { + var line = lines[i]; + var metrics = c2d.measureText(line); + var w = Math.ceil(metrics.width); + var h = size; + width = Math.max(w, width); + height += h; + } + + width += padding; + height += padding; + return cache[cacheKey] = { + width: width, + height: height + }; + }; + + BRp$9.calculateLabelAngle = function (ele, prefix) { + var _p = ele._private; + var rs = _p.rscratch; + var isEdge = ele.isEdge(); + var prefixDash = prefix ? prefix + '-' : ''; + var rot = ele.pstyle(prefixDash + 'text-rotation'); + var rotStr = rot.strValue; + + if (rotStr === 'none') { + return 0; + } else if (isEdge && rotStr === 'autorotate') { + return rs.labelAutoAngle; + } else if (rotStr === 'autorotate') { + return 0; + } else { + return rot.pfValue; + } + }; + + BRp$9.calculateLabelAngles = function (ele) { + var r = this; + var isEdge = ele.isEdge(); + var _p = ele._private; + var rs = _p.rscratch; + rs.labelAngle = r.calculateLabelAngle(ele); + + if (isEdge) { + rs.sourceLabelAngle = r.calculateLabelAngle(ele, 'source'); + rs.targetLabelAngle = r.calculateLabelAngle(ele, 'target'); + } + }; + + var BRp$8 = {}; + var TOO_SMALL_CUT_RECT = 28; + var warnedCutRect = false; + + BRp$8.getNodeShape = function (node) { + var r = this; + var shape = node.pstyle('shape').value; + + if (shape === 'cutrectangle' && (node.width() < TOO_SMALL_CUT_RECT || node.height() < TOO_SMALL_CUT_RECT)) { + if (!warnedCutRect) { + warn('The `cutrectangle` node shape can not be used at small sizes so `rectangle` is used instead'); + warnedCutRect = true; + } + + return 'rectangle'; + } + + if (node.isParent()) { + if (shape === 'rectangle' || shape === 'roundrectangle' || shape === 'round-rectangle' || shape === 'cutrectangle' || shape === 'cut-rectangle' || shape === 'barrel') { + return shape; + } else { + return 'rectangle'; + } + } + + if (shape === 'polygon') { + var points = node.pstyle('shape-polygon-points').value; + return r.nodeShapes.makePolygon(points).name; + } + + return shape; + }; + + var BRp$7 = {}; + + BRp$7.registerCalculationListeners = function () { + var cy = this.cy; + var elesToUpdate = cy.collection(); + var r = this; + + var enqueue = function enqueue(eles) { + var dirtyStyleCaches = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : true; + elesToUpdate.merge(eles); + + if (dirtyStyleCaches) { + for (var i = 0; i < eles.length; i++) { + var ele = eles[i]; + var _p = ele._private; + var rstyle = _p.rstyle; + rstyle.clean = false; + rstyle.cleanConnected = false; + } + } + }; + + r.binder(cy).on('bounds.* dirty.*', function onDirtyBounds(e) { + var ele = e.target; + enqueue(ele); + }).on('style.* background.*', function onDirtyStyle(e) { + var ele = e.target; + enqueue(ele, false); + }); + + var updateEleCalcs = function updateEleCalcs(willDraw) { + if (willDraw) { + var fns = r.onUpdateEleCalcsFns; // because we need to have up-to-date style (e.g. stylesheet mappers) + // before calculating rendered style (and pstyle might not be called yet) + + elesToUpdate.cleanStyle(); + + for (var i = 0; i < elesToUpdate.length; i++) { + var ele = elesToUpdate[i]; + var rstyle = ele._private.rstyle; + + if (ele.isNode() && !rstyle.cleanConnected) { + enqueue(ele.connectedEdges()); + rstyle.cleanConnected = true; + } + } + + if (fns) { + for (var _i = 0; _i < fns.length; _i++) { + var fn = fns[_i]; + fn(willDraw, elesToUpdate); + } + } + + r.recalculateRenderedStyle(elesToUpdate); + elesToUpdate = cy.collection(); + } + }; + + r.flushRenderedStyleQueue = function () { + updateEleCalcs(true); + }; + + r.beforeRender(updateEleCalcs, r.beforeRenderPriorities.eleCalcs); + }; + + BRp$7.onUpdateEleCalcs = function (fn) { + var fns = this.onUpdateEleCalcsFns = this.onUpdateEleCalcsFns || []; + fns.push(fn); + }; + + BRp$7.recalculateRenderedStyle = function (eles, useCache) { + var isCleanConnected = function isCleanConnected(ele) { + return ele._private.rstyle.cleanConnected; + }; + + var edges = []; + var nodes = []; // the renderer can't be used for calcs when destroyed, e.g. ele.boundingBox() + + if (this.destroyed) { + return; + } // use cache by default for perf + + + if (useCache === undefined) { + useCache = true; + } + + for (var i = 0; i < eles.length; i++) { + var ele = eles[i]; + var _p = ele._private; + var rstyle = _p.rstyle; // an edge may be implicitly dirty b/c of one of its connected nodes + // (and a request for recalc may come in between frames) + + if (ele.isEdge() && (!isCleanConnected(ele.source()) || !isCleanConnected(ele.target()))) { + rstyle.clean = false; + } // only update if dirty and in graph + + + if (useCache && rstyle.clean || ele.removed()) { + continue; + } // only update if not display: none + + + if (ele.pstyle('display').value === 'none') { + continue; + } + + if (_p.group === 'nodes') { + nodes.push(ele); + } else { + // edges + edges.push(ele); + } + + rstyle.clean = true; + } // update node data from projections + + + for (var _i2 = 0; _i2 < nodes.length; _i2++) { + var _ele = nodes[_i2]; + var _p2 = _ele._private; + var _rstyle = _p2.rstyle; + + var pos = _ele.position(); + + this.recalculateNodeLabelProjection(_ele); + _rstyle.nodeX = pos.x; + _rstyle.nodeY = pos.y; + _rstyle.nodeW = _ele.pstyle('width').pfValue; + _rstyle.nodeH = _ele.pstyle('height').pfValue; + } + + this.recalculateEdgeProjections(edges); // update edge data from projections + + for (var _i3 = 0; _i3 < edges.length; _i3++) { + var _ele2 = edges[_i3]; + var _p3 = _ele2._private; + var _rstyle2 = _p3.rstyle; + var rs = _p3.rscratch; // update rstyle positions + + _rstyle2.srcX = rs.arrowStartX; + _rstyle2.srcY = rs.arrowStartY; + _rstyle2.tgtX = rs.arrowEndX; + _rstyle2.tgtY = rs.arrowEndY; + _rstyle2.midX = rs.midX; + _rstyle2.midY = rs.midY; + _rstyle2.labelAngle = rs.labelAngle; + _rstyle2.sourceLabelAngle = rs.sourceLabelAngle; + _rstyle2.targetLabelAngle = rs.targetLabelAngle; + } + }; + + var BRp$6 = {}; + + BRp$6.updateCachedGrabbedEles = function () { + var eles = this.cachedZSortedEles; + + if (!eles) { + // just let this be recalculated on the next z sort tick + return; + } + + eles.drag = []; + eles.nondrag = []; + var grabTargets = []; + + for (var i = 0; i < eles.length; i++) { + var ele = eles[i]; + var rs = ele._private.rscratch; + + if (ele.grabbed() && !ele.isParent()) { + grabTargets.push(ele); + } else if (rs.inDragLayer) { + eles.drag.push(ele); + } else { + eles.nondrag.push(ele); + } + } // put the grab target nodes last so it's on top of its neighbourhood + + + for (var i = 0; i < grabTargets.length; i++) { + var ele = grabTargets[i]; + eles.drag.push(ele); + } + }; + + BRp$6.invalidateCachedZSortedEles = function () { + this.cachedZSortedEles = null; + }; + + BRp$6.getCachedZSortedEles = function (forceRecalc) { + if (forceRecalc || !this.cachedZSortedEles) { + var eles = this.cy.mutableElements().toArray(); + eles.sort(zIndexSort); + eles.interactive = eles.filter(function (ele) { + return ele.interactive(); + }); + this.cachedZSortedEles = eles; + this.updateCachedGrabbedEles(); + } else { + eles = this.cachedZSortedEles; + } + + return eles; + }; + + var BRp$5 = {}; + [BRp$e, BRp$d, BRp$c, BRp$b, BRp$a, BRp$9, BRp$8, BRp$7, BRp$6].forEach(function (props) { + extend(BRp$5, props); + }); + + var BRp$4 = {}; + + BRp$4.getCachedImage = function (url, crossOrigin, onLoad) { + var r = this; + var imageCache = r.imageCache = r.imageCache || {}; + var cache = imageCache[url]; + + if (cache) { + if (!cache.image.complete) { + cache.image.addEventListener('load', onLoad); + } + + return cache.image; + } else { + cache = imageCache[url] = imageCache[url] || {}; + var image = cache.image = new Image(); // eslint-disable-line no-undef + + image.addEventListener('load', onLoad); + image.addEventListener('error', function () { + image.error = true; + }); // #1582 safari doesn't load data uris with crossOrigin properly + // https://bugs.webkit.org/show_bug.cgi?id=123978 + + var dataUriPrefix = 'data:'; + var isDataUri = url.substring(0, dataUriPrefix.length).toLowerCase() === dataUriPrefix; + + if (!isDataUri) { + // if crossorigin is 'null'(stringified), then manually set it to null + crossOrigin = crossOrigin === 'null' ? null : crossOrigin; + image.crossOrigin = crossOrigin; // prevent tainted canvas + } + + image.src = url; + return image; + } + }; + + var BRp$3 = {}; + /* global document, window, ResizeObserver, MutationObserver */ + + BRp$3.registerBinding = function (target, event, handler, useCapture) { + // eslint-disable-line no-unused-vars + var args = Array.prototype.slice.apply(arguments, [1]); // copy + + var b = this.binder(target); + return b.on.apply(b, args); + }; + + BRp$3.binder = function (tgt) { + var r = this; + var containerWindow = r.cy.window(); + var tgtIsDom = tgt === containerWindow || tgt === containerWindow.document || tgt === containerWindow.document.body || domElement(tgt); + + if (r.supportsPassiveEvents == null) { + // from https://github.com/WICG/EventListenerOptions/blob/gh-pages/explainer.md#feature-detection + var supportsPassive = false; + + try { + var opts = Object.defineProperty({}, 'passive', { + get: function get() { + supportsPassive = true; + return true; + } + }); + containerWindow.addEventListener('test', null, opts); + } catch (err) {// not supported + } + + r.supportsPassiveEvents = supportsPassive; + } + + var on = function on(event, handler, useCapture) { + var args = Array.prototype.slice.call(arguments); + + if (tgtIsDom && r.supportsPassiveEvents) { + // replace useCapture w/ opts obj + args[2] = { + capture: useCapture != null ? useCapture : false, + passive: false, + once: false + }; + } + + r.bindings.push({ + target: tgt, + args: args + }); + (tgt.addEventListener || tgt.on).apply(tgt, args); + return this; + }; + + return { + on: on, + addEventListener: on, + addListener: on, + bind: on + }; + }; + + BRp$3.nodeIsDraggable = function (node) { + return node && node.isNode() && !node.locked() && node.grabbable(); + }; + + BRp$3.nodeIsGrabbable = function (node) { + return this.nodeIsDraggable(node) && node.interactive(); + }; + + BRp$3.load = function () { + var r = this; + var containerWindow = r.cy.window(); + + var isSelected = function isSelected(ele) { + return ele.selected(); + }; + + var triggerEvents = function triggerEvents(target, names, e, position) { + if (target == null) { + target = r.cy; + } + + for (var i = 0; i < names.length; i++) { + var name = names[i]; + target.emit({ + originalEvent: e, + type: name, + position: position + }); + } + }; + + var isMultSelKeyDown = function isMultSelKeyDown(e) { + return e.shiftKey || e.metaKey || e.ctrlKey; // maybe e.altKey + }; + + var allowPanningPassthrough = function allowPanningPassthrough(down, downs) { + var allowPassthrough = true; + + if (r.cy.hasCompoundNodes() && down && down.pannable()) { + // a grabbable compound node below the ele => no passthrough panning + for (var i = 0; downs && i < downs.length; i++) { + var down = downs[i]; //if any parent node in event hierarchy isn't pannable, reject passthrough + + if (down.isNode() && down.isParent() && !down.pannable()) { + allowPassthrough = false; + break; + } + } + } else { + allowPassthrough = true; + } + + return allowPassthrough; + }; + + var setGrabbed = function setGrabbed(ele) { + ele[0]._private.grabbed = true; + }; + + var setFreed = function setFreed(ele) { + ele[0]._private.grabbed = false; + }; + + var setInDragLayer = function setInDragLayer(ele) { + ele[0]._private.rscratch.inDragLayer = true; + }; + + var setOutDragLayer = function setOutDragLayer(ele) { + ele[0]._private.rscratch.inDragLayer = false; + }; + + var setGrabTarget = function setGrabTarget(ele) { + ele[0]._private.rscratch.isGrabTarget = true; + }; + + var removeGrabTarget = function removeGrabTarget(ele) { + ele[0]._private.rscratch.isGrabTarget = false; + }; + + var addToDragList = function addToDragList(ele, opts) { + var list = opts.addToList; + var listHasEle = list.has(ele); + + if (!listHasEle && ele.grabbable() && !ele.locked()) { + list.merge(ele); + setGrabbed(ele); + } + }; // helper function to determine which child nodes and inner edges + // of a compound node to be dragged as well as the grabbed and selected nodes + + + var addDescendantsToDrag = function addDescendantsToDrag(node, opts) { + if (!node.cy().hasCompoundNodes()) { + return; + } + + if (opts.inDragLayer == null && opts.addToList == null) { + return; + } // nothing to do + + + var innerNodes = node.descendants(); + + if (opts.inDragLayer) { + innerNodes.forEach(setInDragLayer); + innerNodes.connectedEdges().forEach(setInDragLayer); + } + + if (opts.addToList) { + addToDragList(innerNodes, opts); + } + }; // adds the given nodes and its neighbourhood to the drag layer + + + var addNodesToDrag = function addNodesToDrag(nodes, opts) { + opts = opts || {}; + var hasCompoundNodes = nodes.cy().hasCompoundNodes(); + + if (opts.inDragLayer) { + nodes.forEach(setInDragLayer); + nodes.neighborhood().stdFilter(function (ele) { + return !hasCompoundNodes || ele.isEdge(); + }).forEach(setInDragLayer); + } + + if (opts.addToList) { + nodes.forEach(function (ele) { + addToDragList(ele, opts); + }); + } + + addDescendantsToDrag(nodes, opts); // always add to drag + // also add nodes and edges related to the topmost ancestor + + updateAncestorsInDragLayer(nodes, { + inDragLayer: opts.inDragLayer + }); + r.updateCachedGrabbedEles(); + }; + + var addNodeToDrag = addNodesToDrag; + + var freeDraggedElements = function freeDraggedElements(grabbedEles) { + if (!grabbedEles) { + return; + } // just go over all elements rather than doing a bunch of (possibly expensive) traversals + + + r.getCachedZSortedEles().forEach(function (ele) { + setFreed(ele); + setOutDragLayer(ele); + removeGrabTarget(ele); + }); + r.updateCachedGrabbedEles(); + }; // helper function to determine which ancestor nodes and edges should go + // to the drag layer (or should be removed from drag layer). + + + var updateAncestorsInDragLayer = function updateAncestorsInDragLayer(node, opts) { + if (opts.inDragLayer == null && opts.addToList == null) { + return; + } // nothing to do + + + if (!node.cy().hasCompoundNodes()) { + return; + } // find top-level parent + + + var parent = node.ancestors().orphans(); // no parent node: no nodes to add to the drag layer + + if (parent.same(node)) { + return; + } + + var nodes = parent.descendants().spawnSelf().merge(parent).unmerge(node).unmerge(node.descendants()); + var edges = nodes.connectedEdges(); + + if (opts.inDragLayer) { + edges.forEach(setInDragLayer); + nodes.forEach(setInDragLayer); + } + + if (opts.addToList) { + nodes.forEach(function (ele) { + addToDragList(ele, opts); + }); + } + }; + + var blurActiveDomElement = function blurActiveDomElement() { + if (document.activeElement != null && document.activeElement.blur != null) { + document.activeElement.blur(); + } + }; + + var haveMutationsApi = typeof MutationObserver !== 'undefined'; + var haveResizeObserverApi = typeof ResizeObserver !== 'undefined'; // watch for when the cy container is removed from the dom + + if (haveMutationsApi) { + r.removeObserver = new MutationObserver(function (mutns) { + // eslint-disable-line no-undef + for (var i = 0; i < mutns.length; i++) { + var mutn = mutns[i]; + var rNodes = mutn.removedNodes; + + if (rNodes) { + for (var j = 0; j < rNodes.length; j++) { + var rNode = rNodes[j]; + + if (rNode === r.container) { + r.destroy(); + break; + } + } + } + } + }); + + if (r.container.parentNode) { + r.removeObserver.observe(r.container.parentNode, { + childList: true + }); + } + } else { + r.registerBinding(r.container, 'DOMNodeRemoved', function (e) { + // eslint-disable-line no-unused-vars + r.destroy(); + }); + } + + var onResize = debounce_1(function () { + r.cy.resize(); + }, 100); + + if (haveMutationsApi) { + r.styleObserver = new MutationObserver(onResize); // eslint-disable-line no-undef + + r.styleObserver.observe(r.container, { + attributes: true + }); + } // auto resize + + + r.registerBinding(containerWindow, 'resize', onResize); // eslint-disable-line no-undef + + if (haveResizeObserverApi) { + r.resizeObserver = new ResizeObserver(onResize); // eslint-disable-line no-undef + + r.resizeObserver.observe(r.container); + } + + var forEachUp = function forEachUp(domEle, fn) { + while (domEle != null) { + fn(domEle); + domEle = domEle.parentNode; + } + }; + + var invalidateCoords = function invalidateCoords() { + r.invalidateContainerClientCoordsCache(); + }; + + forEachUp(r.container, function (domEle) { + r.registerBinding(domEle, 'transitionend', invalidateCoords); + r.registerBinding(domEle, 'animationend', invalidateCoords); + r.registerBinding(domEle, 'scroll', invalidateCoords); + }); // stop right click menu from appearing on cy + + r.registerBinding(r.container, 'contextmenu', function (e) { + e.preventDefault(); + }); + + var inBoxSelection = function inBoxSelection() { + return r.selection[4] !== 0; + }; + + var eventInContainer = function eventInContainer(e) { + // save cycles if mouse events aren't to be captured + var containerPageCoords = r.findContainerClientCoords(); + var x = containerPageCoords[0]; + var y = containerPageCoords[1]; + var width = containerPageCoords[2]; + var height = containerPageCoords[3]; + var positions = e.touches ? e.touches : [e]; + var atLeastOnePosInside = false; + + for (var i = 0; i < positions.length; i++) { + var p = positions[i]; + + if (x <= p.clientX && p.clientX <= x + width && y <= p.clientY && p.clientY <= y + height) { + atLeastOnePosInside = true; + break; + } + } + + if (!atLeastOnePosInside) { + return false; + } + + var container = r.container; + var target = e.target; + var tParent = target.parentNode; + var containerIsTarget = false; + + while (tParent) { + if (tParent === container) { + containerIsTarget = true; + break; + } + + tParent = tParent.parentNode; + } + + if (!containerIsTarget) { + return false; + } // if target is outisde cy container, then this event is not for us + + + return true; + }; // Primary key + + + r.registerBinding(r.container, 'mousedown', function mousedownHandler(e) { + if (!eventInContainer(e)) { + return; + } + + e.preventDefault(); + blurActiveDomElement(); + r.hoverData.capture = true; + r.hoverData.which = e.which; + var cy = r.cy; + var gpos = [e.clientX, e.clientY]; + var pos = r.projectIntoViewport(gpos[0], gpos[1]); + var select = r.selection; + var nears = r.findNearestElements(pos[0], pos[1], true, false); + var near = nears[0]; + var draggedElements = r.dragData.possibleDragElements; + r.hoverData.mdownPos = pos; + r.hoverData.mdownGPos = gpos; + + var checkForTaphold = function checkForTaphold() { + r.hoverData.tapholdCancelled = false; + clearTimeout(r.hoverData.tapholdTimeout); + r.hoverData.tapholdTimeout = setTimeout(function () { + if (r.hoverData.tapholdCancelled) { + return; + } else { + var ele = r.hoverData.down; + + if (ele) { + ele.emit({ + originalEvent: e, + type: 'taphold', + position: { + x: pos[0], + y: pos[1] + } + }); + } else { + cy.emit({ + originalEvent: e, + type: 'taphold', + position: { + x: pos[0], + y: pos[1] + } + }); + } + } + }, r.tapholdDuration); + }; // Right click button + + + if (e.which == 3) { + r.hoverData.cxtStarted = true; + var cxtEvt = { + originalEvent: e, + type: 'cxttapstart', + position: { + x: pos[0], + y: pos[1] + } + }; + + if (near) { + near.activate(); + near.emit(cxtEvt); + r.hoverData.down = near; + } else { + cy.emit(cxtEvt); + } + + r.hoverData.downTime = new Date().getTime(); + r.hoverData.cxtDragged = false; // Primary button + } else if (e.which == 1) { + if (near) { + near.activate(); + } // Element dragging + + + { + // If something is under the cursor and it is draggable, prepare to grab it + if (near != null) { + if (r.nodeIsGrabbable(near)) { + var makeEvent = function makeEvent(type) { + return { + originalEvent: e, + type: type, + position: { + x: pos[0], + y: pos[1] + } + }; + }; + + var triggerGrab = function triggerGrab(ele) { + ele.emit(makeEvent('grab')); + }; + + setGrabTarget(near); + + if (!near.selected()) { + draggedElements = r.dragData.possibleDragElements = cy.collection(); + addNodeToDrag(near, { + addToList: draggedElements + }); + near.emit(makeEvent('grabon')).emit(makeEvent('grab')); + } else { + draggedElements = r.dragData.possibleDragElements = cy.collection(); + var selectedNodes = cy.$(function (ele) { + return ele.isNode() && ele.selected() && r.nodeIsGrabbable(ele); + }); + addNodesToDrag(selectedNodes, { + addToList: draggedElements + }); + near.emit(makeEvent('grabon')); + selectedNodes.forEach(triggerGrab); + } + + r.redrawHint('eles', true); + r.redrawHint('drag', true); + } + } + + r.hoverData.down = near; + r.hoverData.downs = nears; + r.hoverData.downTime = new Date().getTime(); + } + triggerEvents(near, ['mousedown', 'tapstart', 'vmousedown'], e, { + x: pos[0], + y: pos[1] + }); + + if (near == null) { + select[4] = 1; + r.data.bgActivePosistion = { + x: pos[0], + y: pos[1] + }; + r.redrawHint('select', true); + r.redraw(); + } else if (near.pannable()) { + select[4] = 1; // for future pan + } + + checkForTaphold(); + } // Initialize selection box coordinates + + + select[0] = select[2] = pos[0]; + select[1] = select[3] = pos[1]; + }, false); + r.registerBinding(containerWindow, 'mousemove', function mousemoveHandler(e) { + // eslint-disable-line no-undef + var capture = r.hoverData.capture; + + if (!capture && !eventInContainer(e)) { + return; + } + + var preventDefault = false; + var cy = r.cy; + var zoom = cy.zoom(); + var gpos = [e.clientX, e.clientY]; + var pos = r.projectIntoViewport(gpos[0], gpos[1]); + var mdownPos = r.hoverData.mdownPos; + var mdownGPos = r.hoverData.mdownGPos; + var select = r.selection; + var near = null; + + if (!r.hoverData.draggingEles && !r.hoverData.dragging && !r.hoverData.selecting) { + near = r.findNearestElement(pos[0], pos[1], true, false); + } + + var last = r.hoverData.last; + var down = r.hoverData.down; + var disp = [pos[0] - select[2], pos[1] - select[3]]; + var draggedElements = r.dragData.possibleDragElements; + var isOverThresholdDrag; + + if (mdownGPos) { + var dx = gpos[0] - mdownGPos[0]; + var dx2 = dx * dx; + var dy = gpos[1] - mdownGPos[1]; + var dy2 = dy * dy; + var dist2 = dx2 + dy2; + r.hoverData.isOverThresholdDrag = isOverThresholdDrag = dist2 >= r.desktopTapThreshold2; + } + + var multSelKeyDown = isMultSelKeyDown(e); + + if (isOverThresholdDrag) { + r.hoverData.tapholdCancelled = true; + } + + var updateDragDelta = function updateDragDelta() { + var dragDelta = r.hoverData.dragDelta = r.hoverData.dragDelta || []; + + if (dragDelta.length === 0) { + dragDelta.push(disp[0]); + dragDelta.push(disp[1]); + } else { + dragDelta[0] += disp[0]; + dragDelta[1] += disp[1]; + } + }; + + preventDefault = true; + triggerEvents(near, ['mousemove', 'vmousemove', 'tapdrag'], e, { + x: pos[0], + y: pos[1] + }); + + var goIntoBoxMode = function goIntoBoxMode() { + r.data.bgActivePosistion = undefined; + + if (!r.hoverData.selecting) { + cy.emit({ + originalEvent: e, + type: 'boxstart', + position: { + x: pos[0], + y: pos[1] + } + }); + } + + select[4] = 1; + r.hoverData.selecting = true; + r.redrawHint('select', true); + r.redraw(); + }; // trigger context drag if rmouse down + + + if (r.hoverData.which === 3) { + // but only if over threshold + if (isOverThresholdDrag) { + var cxtEvt = { + originalEvent: e, + type: 'cxtdrag', + position: { + x: pos[0], + y: pos[1] + } + }; + + if (down) { + down.emit(cxtEvt); + } else { + cy.emit(cxtEvt); + } + + r.hoverData.cxtDragged = true; + + if (!r.hoverData.cxtOver || near !== r.hoverData.cxtOver) { + if (r.hoverData.cxtOver) { + r.hoverData.cxtOver.emit({ + originalEvent: e, + type: 'cxtdragout', + position: { + x: pos[0], + y: pos[1] + } + }); + } + + r.hoverData.cxtOver = near; + + if (near) { + near.emit({ + originalEvent: e, + type: 'cxtdragover', + position: { + x: pos[0], + y: pos[1] + } + }); + } + } + } // Check if we are drag panning the entire graph + + } else if (r.hoverData.dragging) { + preventDefault = true; + + if (cy.panningEnabled() && cy.userPanningEnabled()) { + var deltaP; + + if (r.hoverData.justStartedPan) { + var mdPos = r.hoverData.mdownPos; + deltaP = { + x: (pos[0] - mdPos[0]) * zoom, + y: (pos[1] - mdPos[1]) * zoom + }; + r.hoverData.justStartedPan = false; + } else { + deltaP = { + x: disp[0] * zoom, + y: disp[1] * zoom + }; + } + + cy.panBy(deltaP); + cy.emit('dragpan'); + r.hoverData.dragged = true; + } // Needs reproject due to pan changing viewport + + + pos = r.projectIntoViewport(e.clientX, e.clientY); // Checks primary button down & out of time & mouse not moved much + } else if (select[4] == 1 && (down == null || down.pannable())) { + if (isOverThresholdDrag) { + if (!r.hoverData.dragging && cy.boxSelectionEnabled() && (multSelKeyDown || !cy.panningEnabled() || !cy.userPanningEnabled())) { + goIntoBoxMode(); + } else if (!r.hoverData.selecting && cy.panningEnabled() && cy.userPanningEnabled()) { + var allowPassthrough = allowPanningPassthrough(down, r.hoverData.downs); + + if (allowPassthrough) { + r.hoverData.dragging = true; + r.hoverData.justStartedPan = true; + select[4] = 0; + r.data.bgActivePosistion = array2point(mdownPos); + r.redrawHint('select', true); + r.redraw(); + } + } + + if (down && down.pannable() && down.active()) { + down.unactivate(); + } + } + } else { + if (down && down.pannable() && down.active()) { + down.unactivate(); + } + + if ((!down || !down.grabbed()) && near != last) { + if (last) { + triggerEvents(last, ['mouseout', 'tapdragout'], e, { + x: pos[0], + y: pos[1] + }); + } + + if (near) { + triggerEvents(near, ['mouseover', 'tapdragover'], e, { + x: pos[0], + y: pos[1] + }); + } + + r.hoverData.last = near; + } + + if (down) { + if (isOverThresholdDrag) { + // then we can take action + if (cy.boxSelectionEnabled() && multSelKeyDown) { + // then selection overrides + if (down && down.grabbed()) { + freeDraggedElements(draggedElements); + down.emit('freeon'); + draggedElements.emit('free'); + + if (r.dragData.didDrag) { + down.emit('dragfreeon'); + draggedElements.emit('dragfree'); + } + } + + goIntoBoxMode(); + } else if (down && down.grabbed() && r.nodeIsDraggable(down)) { + // drag node + var justStartedDrag = !r.dragData.didDrag; + + if (justStartedDrag) { + r.redrawHint('eles', true); + } + + r.dragData.didDrag = true; // indicate that we actually did drag the node + // now, add the elements to the drag layer if not done already + + if (!r.hoverData.draggingEles) { + addNodesToDrag(draggedElements, { + inDragLayer: true + }); + } + + var totalShift = { + x: 0, + y: 0 + }; + + if (number$1(disp[0]) && number$1(disp[1])) { + totalShift.x += disp[0]; + totalShift.y += disp[1]; + + if (justStartedDrag) { + var dragDelta = r.hoverData.dragDelta; + + if (dragDelta && number$1(dragDelta[0]) && number$1(dragDelta[1])) { + totalShift.x += dragDelta[0]; + totalShift.y += dragDelta[1]; + } + } + } + + r.hoverData.draggingEles = true; + draggedElements.silentShift(totalShift).emit('position drag'); + r.redrawHint('drag', true); + r.redraw(); + } + } else { + // otherwise save drag delta for when we actually start dragging so the relative grab pos is constant + updateDragDelta(); + } + } // prevent the dragging from triggering text selection on the page + + + preventDefault = true; + } + + select[2] = pos[0]; + select[3] = pos[1]; + + if (preventDefault) { + if (e.stopPropagation) e.stopPropagation(); + if (e.preventDefault) e.preventDefault(); + return false; + } + }, false); + var clickTimeout, didDoubleClick, prevClickTimeStamp; + r.registerBinding(containerWindow, 'mouseup', function mouseupHandler(e) { + // eslint-disable-line no-undef + var capture = r.hoverData.capture; + + if (!capture) { + return; + } + + r.hoverData.capture = false; + var cy = r.cy; + var pos = r.projectIntoViewport(e.clientX, e.clientY); + var select = r.selection; + var near = r.findNearestElement(pos[0], pos[1], true, false); + var draggedElements = r.dragData.possibleDragElements; + var down = r.hoverData.down; + var multSelKeyDown = isMultSelKeyDown(e); + + if (r.data.bgActivePosistion) { + r.redrawHint('select', true); + r.redraw(); + } + + r.hoverData.tapholdCancelled = true; + r.data.bgActivePosistion = undefined; // not active bg now + + if (down) { + down.unactivate(); + } + + if (r.hoverData.which === 3) { + var cxtEvt = { + originalEvent: e, + type: 'cxttapend', + position: { + x: pos[0], + y: pos[1] + } + }; + + if (down) { + down.emit(cxtEvt); + } else { + cy.emit(cxtEvt); + } + + if (!r.hoverData.cxtDragged) { + var cxtTap = { + originalEvent: e, + type: 'cxttap', + position: { + x: pos[0], + y: pos[1] + } + }; + + if (down) { + down.emit(cxtTap); + } else { + cy.emit(cxtTap); + } + } + + r.hoverData.cxtDragged = false; + r.hoverData.which = null; + } else if (r.hoverData.which === 1) { + triggerEvents(near, ['mouseup', 'tapend', 'vmouseup'], e, { + x: pos[0], + y: pos[1] + }); + + if (!r.dragData.didDrag && // didn't move a node around + !r.hoverData.dragged && // didn't pan + !r.hoverData.selecting && // not box selection + !r.hoverData.isOverThresholdDrag // didn't move too much + ) { + triggerEvents(down, ["click", "tap", "vclick"], e, { + x: pos[0], + y: pos[1] + }); + didDoubleClick = false; + + if (e.timeStamp - prevClickTimeStamp <= cy.multiClickDebounceTime()) { + clickTimeout && clearTimeout(clickTimeout); + didDoubleClick = true; + prevClickTimeStamp = null; + triggerEvents(down, ["dblclick", "dbltap", "vdblclick"], e, { + x: pos[0], + y: pos[1] + }); + } else { + clickTimeout = setTimeout(function () { + if (didDoubleClick) return; + triggerEvents(down, ["oneclick", "onetap", "voneclick"], e, { + x: pos[0], + y: pos[1] + }); + }, cy.multiClickDebounceTime()); + prevClickTimeStamp = e.timeStamp; + } + } // Deselect all elements if nothing is currently under the mouse cursor and we aren't dragging something + + + if (down == null // not mousedown on node + && !r.dragData.didDrag // didn't move the node around + && !r.hoverData.selecting // not box selection + && !r.hoverData.dragged // didn't pan + && !isMultSelKeyDown(e)) { + cy.$(isSelected).unselect(['tapunselect']); + + if (draggedElements.length > 0) { + r.redrawHint('eles', true); + } + + r.dragData.possibleDragElements = draggedElements = cy.collection(); + } // Single selection + + + if (near == down && !r.dragData.didDrag && !r.hoverData.selecting) { + if (near != null && near._private.selectable) { + if (r.hoverData.dragging) ; else if (cy.selectionType() === 'additive' || multSelKeyDown) { + if (near.selected()) { + near.unselect(['tapunselect']); + } else { + near.select(['tapselect']); + } + } else { + if (!multSelKeyDown) { + cy.$(isSelected).unmerge(near).unselect(['tapunselect']); + near.select(['tapselect']); + } + } + + r.redrawHint('eles', true); + } + } + + if (r.hoverData.selecting) { + var box = cy.collection(r.getAllInBox(select[0], select[1], select[2], select[3])); + r.redrawHint('select', true); + + if (box.length > 0) { + r.redrawHint('eles', true); + } + + cy.emit({ + type: 'boxend', + originalEvent: e, + position: { + x: pos[0], + y: pos[1] + } + }); + + var eleWouldBeSelected = function eleWouldBeSelected(ele) { + return ele.selectable() && !ele.selected(); + }; + + if (cy.selectionType() === 'additive') { + box.emit('box').stdFilter(eleWouldBeSelected).select().emit('boxselect'); + } else { + if (!multSelKeyDown) { + cy.$(isSelected).unmerge(box).unselect(); + } + + box.emit('box').stdFilter(eleWouldBeSelected).select().emit('boxselect'); + } // always need redraw in case eles unselectable + + + r.redraw(); + } // Cancel drag pan + + + if (r.hoverData.dragging) { + r.hoverData.dragging = false; + r.redrawHint('select', true); + r.redrawHint('eles', true); + r.redraw(); + } + + if (!select[4]) { + r.redrawHint('drag', true); + r.redrawHint('eles', true); + var downWasGrabbed = down && down.grabbed(); + freeDraggedElements(draggedElements); + + if (downWasGrabbed) { + down.emit('freeon'); + draggedElements.emit('free'); + + if (r.dragData.didDrag) { + down.emit('dragfreeon'); + draggedElements.emit('dragfree'); + } + } + } + } // else not right mouse + + + select[4] = 0; + r.hoverData.down = null; + r.hoverData.cxtStarted = false; + r.hoverData.draggingEles = false; + r.hoverData.selecting = false; + r.hoverData.isOverThresholdDrag = false; + r.dragData.didDrag = false; + r.hoverData.dragged = false; + r.hoverData.dragDelta = []; + r.hoverData.mdownPos = null; + r.hoverData.mdownGPos = null; + }, false); + + var wheelHandler = function wheelHandler(e) { + if (r.scrollingPage) { + return; + } // while scrolling, ignore wheel-to-zoom + + + var cy = r.cy; + var zoom = cy.zoom(); + var pan = cy.pan(); + var pos = r.projectIntoViewport(e.clientX, e.clientY); + var rpos = [pos[0] * zoom + pan.x, pos[1] * zoom + pan.y]; + + if (r.hoverData.draggingEles || r.hoverData.dragging || r.hoverData.cxtStarted || inBoxSelection()) { + // if pan dragging or cxt dragging, wheel movements make no zoom + e.preventDefault(); + return; + } + + if (cy.panningEnabled() && cy.userPanningEnabled() && cy.zoomingEnabled() && cy.userZoomingEnabled()) { + e.preventDefault(); + r.data.wheelZooming = true; + clearTimeout(r.data.wheelTimeout); + r.data.wheelTimeout = setTimeout(function () { + r.data.wheelZooming = false; + r.redrawHint('eles', true); + r.redraw(); + }, 150); + var diff; + + if (e.deltaY != null) { + diff = e.deltaY / -250; + } else if (e.wheelDeltaY != null) { + diff = e.wheelDeltaY / 1000; + } else { + diff = e.wheelDelta / 1000; + } + + diff = diff * r.wheelSensitivity; + var needsWheelFix = e.deltaMode === 1; + + if (needsWheelFix) { + // fixes slow wheel events on ff/linux and ff/windows + diff *= 33; + } + + var newZoom = cy.zoom() * Math.pow(10, diff); + + if (e.type === 'gesturechange') { + newZoom = r.gestureStartZoom * e.scale; + } + + cy.zoom({ + level: newZoom, + renderedPosition: { + x: rpos[0], + y: rpos[1] + } + }); + cy.emit(e.type === 'gesturechange' ? 'pinchzoom' : 'scrollzoom'); + } + }; // Functions to help with whether mouse wheel should trigger zooming + // -- + + + r.registerBinding(r.container, 'wheel', wheelHandler, true); // disable nonstandard wheel events + // r.registerBinding(r.container, 'mousewheel', wheelHandler, true); + // r.registerBinding(r.container, 'DOMMouseScroll', wheelHandler, true); + // r.registerBinding(r.container, 'MozMousePixelScroll', wheelHandler, true); // older firefox + + r.registerBinding(containerWindow, 'scroll', function scrollHandler(e) { + // eslint-disable-line no-unused-vars + r.scrollingPage = true; + clearTimeout(r.scrollingPageTimeout); + r.scrollingPageTimeout = setTimeout(function () { + r.scrollingPage = false; + }, 250); + }, true); // desktop safari pinch to zoom start + + r.registerBinding(r.container, 'gesturestart', function gestureStartHandler(e) { + r.gestureStartZoom = r.cy.zoom(); + + if (!r.hasTouchStarted) { + // don't affect touch devices like iphone + e.preventDefault(); + } + }, true); + r.registerBinding(r.container, 'gesturechange', function (e) { + if (!r.hasTouchStarted) { + // don't affect touch devices like iphone + wheelHandler(e); + } + }, true); // Functions to help with handling mouseout/mouseover on the Cytoscape container + // Handle mouseout on Cytoscape container + + r.registerBinding(r.container, 'mouseout', function mouseOutHandler(e) { + var pos = r.projectIntoViewport(e.clientX, e.clientY); + r.cy.emit({ + originalEvent: e, + type: 'mouseout', + position: { + x: pos[0], + y: pos[1] + } + }); + }, false); + r.registerBinding(r.container, 'mouseover', function mouseOverHandler(e) { + var pos = r.projectIntoViewport(e.clientX, e.clientY); + r.cy.emit({ + originalEvent: e, + type: 'mouseover', + position: { + x: pos[0], + y: pos[1] + } + }); + }, false); + var f1x1, f1y1, f2x1, f2y1; // starting points for pinch-to-zoom + + var distance1, distance1Sq; // initial distance between finger 1 and finger 2 for pinch-to-zoom + + var center1, modelCenter1; // center point on start pinch to zoom + + var offsetLeft, offsetTop; + var containerWidth, containerHeight; + var twoFingersStartInside; + + var distance = function distance(x1, y1, x2, y2) { + return Math.sqrt((x2 - x1) * (x2 - x1) + (y2 - y1) * (y2 - y1)); + }; + + var distanceSq = function distanceSq(x1, y1, x2, y2) { + return (x2 - x1) * (x2 - x1) + (y2 - y1) * (y2 - y1); + }; + + var touchstartHandler; + r.registerBinding(r.container, 'touchstart', touchstartHandler = function touchstartHandler(e) { + r.hasTouchStarted = true; + + if (!eventInContainer(e)) { + return; + } + + blurActiveDomElement(); + r.touchData.capture = true; + r.data.bgActivePosistion = undefined; + var cy = r.cy; + var now = r.touchData.now; + var earlier = r.touchData.earlier; + + if (e.touches[0]) { + var pos = r.projectIntoViewport(e.touches[0].clientX, e.touches[0].clientY); + now[0] = pos[0]; + now[1] = pos[1]; + } + + if (e.touches[1]) { + var pos = r.projectIntoViewport(e.touches[1].clientX, e.touches[1].clientY); + now[2] = pos[0]; + now[3] = pos[1]; + } + + if (e.touches[2]) { + var pos = r.projectIntoViewport(e.touches[2].clientX, e.touches[2].clientY); + now[4] = pos[0]; + now[5] = pos[1]; + } // record starting points for pinch-to-zoom + + + if (e.touches[1]) { + r.touchData.singleTouchMoved = true; + freeDraggedElements(r.dragData.touchDragEles); + var offsets = r.findContainerClientCoords(); + offsetLeft = offsets[0]; + offsetTop = offsets[1]; + containerWidth = offsets[2]; + containerHeight = offsets[3]; + f1x1 = e.touches[0].clientX - offsetLeft; + f1y1 = e.touches[0].clientY - offsetTop; + f2x1 = e.touches[1].clientX - offsetLeft; + f2y1 = e.touches[1].clientY - offsetTop; + twoFingersStartInside = 0 <= f1x1 && f1x1 <= containerWidth && 0 <= f2x1 && f2x1 <= containerWidth && 0 <= f1y1 && f1y1 <= containerHeight && 0 <= f2y1 && f2y1 <= containerHeight; + var pan = cy.pan(); + var zoom = cy.zoom(); + distance1 = distance(f1x1, f1y1, f2x1, f2y1); + distance1Sq = distanceSq(f1x1, f1y1, f2x1, f2y1); + center1 = [(f1x1 + f2x1) / 2, (f1y1 + f2y1) / 2]; + modelCenter1 = [(center1[0] - pan.x) / zoom, (center1[1] - pan.y) / zoom]; // consider context tap + + var cxtDistThreshold = 200; + var cxtDistThresholdSq = cxtDistThreshold * cxtDistThreshold; + + if (distance1Sq < cxtDistThresholdSq && !e.touches[2]) { + var near1 = r.findNearestElement(now[0], now[1], true, true); + var near2 = r.findNearestElement(now[2], now[3], true, true); + + if (near1 && near1.isNode()) { + near1.activate().emit({ + originalEvent: e, + type: 'cxttapstart', + position: { + x: now[0], + y: now[1] + } + }); + r.touchData.start = near1; + } else if (near2 && near2.isNode()) { + near2.activate().emit({ + originalEvent: e, + type: 'cxttapstart', + position: { + x: now[0], + y: now[1] + } + }); + r.touchData.start = near2; + } else { + cy.emit({ + originalEvent: e, + type: 'cxttapstart', + position: { + x: now[0], + y: now[1] + } + }); + } + + if (r.touchData.start) { + r.touchData.start._private.grabbed = false; + } + + r.touchData.cxt = true; + r.touchData.cxtDragged = false; + r.data.bgActivePosistion = undefined; + r.redraw(); + return; + } + } + + if (e.touches[2]) { + // ignore + // safari on ios pans the page otherwise (normally you should be able to preventdefault on touchmove...) + if (cy.boxSelectionEnabled()) { + e.preventDefault(); + } + } else if (e.touches[1]) ; else if (e.touches[0]) { + var nears = r.findNearestElements(now[0], now[1], true, true); + var near = nears[0]; + + if (near != null) { + near.activate(); + r.touchData.start = near; + r.touchData.starts = nears; + + if (r.nodeIsGrabbable(near)) { + var draggedEles = r.dragData.touchDragEles = cy.collection(); + var selectedNodes = null; + r.redrawHint('eles', true); + r.redrawHint('drag', true); + + if (near.selected()) { + // reset drag elements, since near will be added again + selectedNodes = cy.$(function (ele) { + return ele.selected() && r.nodeIsGrabbable(ele); + }); + addNodesToDrag(selectedNodes, { + addToList: draggedEles + }); + } else { + addNodeToDrag(near, { + addToList: draggedEles + }); + } + + setGrabTarget(near); + + var makeEvent = function makeEvent(type) { + return { + originalEvent: e, + type: type, + position: { + x: now[0], + y: now[1] + } + }; + }; + + near.emit(makeEvent('grabon')); + + if (selectedNodes) { + selectedNodes.forEach(function (n) { + n.emit(makeEvent('grab')); + }); + } else { + near.emit(makeEvent('grab')); + } + } + } + + triggerEvents(near, ['touchstart', 'tapstart', 'vmousedown'], e, { + x: now[0], + y: now[1] + }); + + if (near == null) { + r.data.bgActivePosistion = { + x: pos[0], + y: pos[1] + }; + r.redrawHint('select', true); + r.redraw(); + } // Tap, taphold + // ----- + + + r.touchData.singleTouchMoved = false; + r.touchData.singleTouchStartTime = +new Date(); + clearTimeout(r.touchData.tapholdTimeout); + r.touchData.tapholdTimeout = setTimeout(function () { + if (r.touchData.singleTouchMoved === false && !r.pinching // if pinching, then taphold unselect shouldn't take effect + && !r.touchData.selecting // box selection shouldn't allow taphold through + ) { + triggerEvents(r.touchData.start, ['taphold'], e, { + x: now[0], + y: now[1] + }); + } + }, r.tapholdDuration); + } + + if (e.touches.length >= 1) { + var sPos = r.touchData.startPosition = [null, null, null, null, null, null]; + + for (var i = 0; i < now.length; i++) { + sPos[i] = earlier[i] = now[i]; + } + + var touch0 = e.touches[0]; + r.touchData.startGPosition = [touch0.clientX, touch0.clientY]; + } + }, false); + var touchmoveHandler; + r.registerBinding(window, 'touchmove', touchmoveHandler = function touchmoveHandler(e) { + // eslint-disable-line no-undef + var capture = r.touchData.capture; + + if (!capture && !eventInContainer(e)) { + return; + } + + var select = r.selection; + var cy = r.cy; + var now = r.touchData.now; + var earlier = r.touchData.earlier; + var zoom = cy.zoom(); + + if (e.touches[0]) { + var pos = r.projectIntoViewport(e.touches[0].clientX, e.touches[0].clientY); + now[0] = pos[0]; + now[1] = pos[1]; + } + + if (e.touches[1]) { + var pos = r.projectIntoViewport(e.touches[1].clientX, e.touches[1].clientY); + now[2] = pos[0]; + now[3] = pos[1]; + } + + if (e.touches[2]) { + var pos = r.projectIntoViewport(e.touches[2].clientX, e.touches[2].clientY); + now[4] = pos[0]; + now[5] = pos[1]; + } + + var startGPos = r.touchData.startGPosition; + var isOverThresholdDrag; + + if (capture && e.touches[0] && startGPos) { + var disp = []; + + for (var j = 0; j < now.length; j++) { + disp[j] = now[j] - earlier[j]; + } + + var dx = e.touches[0].clientX - startGPos[0]; + var dx2 = dx * dx; + var dy = e.touches[0].clientY - startGPos[1]; + var dy2 = dy * dy; + var dist2 = dx2 + dy2; + isOverThresholdDrag = dist2 >= r.touchTapThreshold2; + } // context swipe cancelling + + + if (capture && r.touchData.cxt) { + e.preventDefault(); + var f1x2 = e.touches[0].clientX - offsetLeft, + f1y2 = e.touches[0].clientY - offsetTop; + var f2x2 = e.touches[1].clientX - offsetLeft, + f2y2 = e.touches[1].clientY - offsetTop; // var distance2 = distance( f1x2, f1y2, f2x2, f2y2 ); + + var distance2Sq = distanceSq(f1x2, f1y2, f2x2, f2y2); + var factorSq = distance2Sq / distance1Sq; + var distThreshold = 150; + var distThresholdSq = distThreshold * distThreshold; + var factorThreshold = 1.5; + var factorThresholdSq = factorThreshold * factorThreshold; // cancel ctx gestures if the distance b/t the fingers increases + + if (factorSq >= factorThresholdSq || distance2Sq >= distThresholdSq) { + r.touchData.cxt = false; + r.data.bgActivePosistion = undefined; + r.redrawHint('select', true); + var cxtEvt = { + originalEvent: e, + type: 'cxttapend', + position: { + x: now[0], + y: now[1] + } + }; + + if (r.touchData.start) { + r.touchData.start.unactivate().emit(cxtEvt); + r.touchData.start = null; + } else { + cy.emit(cxtEvt); + } + } + } // context swipe + + + if (capture && r.touchData.cxt) { + var cxtEvt = { + originalEvent: e, + type: 'cxtdrag', + position: { + x: now[0], + y: now[1] + } + }; + r.data.bgActivePosistion = undefined; + r.redrawHint('select', true); + + if (r.touchData.start) { + r.touchData.start.emit(cxtEvt); + } else { + cy.emit(cxtEvt); + } + + if (r.touchData.start) { + r.touchData.start._private.grabbed = false; + } + + r.touchData.cxtDragged = true; + var near = r.findNearestElement(now[0], now[1], true, true); + + if (!r.touchData.cxtOver || near !== r.touchData.cxtOver) { + if (r.touchData.cxtOver) { + r.touchData.cxtOver.emit({ + originalEvent: e, + type: 'cxtdragout', + position: { + x: now[0], + y: now[1] + } + }); + } + + r.touchData.cxtOver = near; + + if (near) { + near.emit({ + originalEvent: e, + type: 'cxtdragover', + position: { + x: now[0], + y: now[1] + } + }); + } + } // box selection + + } else if (capture && e.touches[2] && cy.boxSelectionEnabled()) { + e.preventDefault(); + r.data.bgActivePosistion = undefined; + this.lastThreeTouch = +new Date(); + + if (!r.touchData.selecting) { + cy.emit({ + originalEvent: e, + type: 'boxstart', + position: { + x: now[0], + y: now[1] + } + }); + } + + r.touchData.selecting = true; + r.touchData.didSelect = true; + select[4] = 1; + + if (!select || select.length === 0 || select[0] === undefined) { + select[0] = (now[0] + now[2] + now[4]) / 3; + select[1] = (now[1] + now[3] + now[5]) / 3; + select[2] = (now[0] + now[2] + now[4]) / 3 + 1; + select[3] = (now[1] + now[3] + now[5]) / 3 + 1; + } else { + select[2] = (now[0] + now[2] + now[4]) / 3; + select[3] = (now[1] + now[3] + now[5]) / 3; + } + + r.redrawHint('select', true); + r.redraw(); // pinch to zoom + } else if (capture && e.touches[1] && !r.touchData.didSelect // don't allow box selection to degrade to pinch-to-zoom + && cy.zoomingEnabled() && cy.panningEnabled() && cy.userZoomingEnabled() && cy.userPanningEnabled()) { + // two fingers => pinch to zoom + e.preventDefault(); + r.data.bgActivePosistion = undefined; + r.redrawHint('select', true); + var draggedEles = r.dragData.touchDragEles; + + if (draggedEles) { + r.redrawHint('drag', true); + + for (var i = 0; i < draggedEles.length; i++) { + var de_p = draggedEles[i]._private; + de_p.grabbed = false; + de_p.rscratch.inDragLayer = false; + } + } + + var _start = r.touchData.start; // (x2, y2) for fingers 1 and 2 + + var f1x2 = e.touches[0].clientX - offsetLeft, + f1y2 = e.touches[0].clientY - offsetTop; + var f2x2 = e.touches[1].clientX - offsetLeft, + f2y2 = e.touches[1].clientY - offsetTop; + var distance2 = distance(f1x2, f1y2, f2x2, f2y2); // var distance2Sq = distanceSq( f1x2, f1y2, f2x2, f2y2 ); + // var factor = Math.sqrt( distance2Sq ) / Math.sqrt( distance1Sq ); + + var factor = distance2 / distance1; + + if (twoFingersStartInside) { + // delta finger1 + var df1x = f1x2 - f1x1; + var df1y = f1y2 - f1y1; // delta finger 2 + + var df2x = f2x2 - f2x1; + var df2y = f2y2 - f2y1; // translation is the normalised vector of the two fingers movement + // i.e. so pinching cancels out and moving together pans + + var tx = (df1x + df2x) / 2; + var ty = (df1y + df2y) / 2; // now calculate the zoom + + var zoom1 = cy.zoom(); + var zoom2 = zoom1 * factor; + var pan1 = cy.pan(); // the model center point converted to the current rendered pos + + var ctrx = modelCenter1[0] * zoom1 + pan1.x; + var ctry = modelCenter1[1] * zoom1 + pan1.y; + var pan2 = { + x: -zoom2 / zoom1 * (ctrx - pan1.x - tx) + ctrx, + y: -zoom2 / zoom1 * (ctry - pan1.y - ty) + ctry + }; // remove dragged eles + + if (_start && _start.active()) { + var draggedEles = r.dragData.touchDragEles; + freeDraggedElements(draggedEles); + r.redrawHint('drag', true); + r.redrawHint('eles', true); + + _start.unactivate().emit('freeon'); + + draggedEles.emit('free'); + + if (r.dragData.didDrag) { + _start.emit('dragfreeon'); + + draggedEles.emit('dragfree'); + } + } + + cy.viewport({ + zoom: zoom2, + pan: pan2, + cancelOnFailedZoom: true + }); + cy.emit('pinchzoom'); + distance1 = distance2; + f1x1 = f1x2; + f1y1 = f1y2; + f2x1 = f2x2; + f2y1 = f2y2; + r.pinching = true; + } // Re-project + + + if (e.touches[0]) { + var pos = r.projectIntoViewport(e.touches[0].clientX, e.touches[0].clientY); + now[0] = pos[0]; + now[1] = pos[1]; + } + + if (e.touches[1]) { + var pos = r.projectIntoViewport(e.touches[1].clientX, e.touches[1].clientY); + now[2] = pos[0]; + now[3] = pos[1]; + } + + if (e.touches[2]) { + var pos = r.projectIntoViewport(e.touches[2].clientX, e.touches[2].clientY); + now[4] = pos[0]; + now[5] = pos[1]; + } + } else if (e.touches[0] && !r.touchData.didSelect // don't allow box selection to degrade to single finger events like panning + ) { + var start = r.touchData.start; + var last = r.touchData.last; + var near; + + if (!r.hoverData.draggingEles && !r.swipePanning) { + near = r.findNearestElement(now[0], now[1], true, true); + } + + if (capture && start != null) { + e.preventDefault(); + } // dragging nodes + + + if (capture && start != null && r.nodeIsDraggable(start)) { + if (isOverThresholdDrag) { + // then dragging can happen + var draggedEles = r.dragData.touchDragEles; + var justStartedDrag = !r.dragData.didDrag; + + if (justStartedDrag) { + addNodesToDrag(draggedEles, { + inDragLayer: true + }); + } + + r.dragData.didDrag = true; + var totalShift = { + x: 0, + y: 0 + }; + + if (number$1(disp[0]) && number$1(disp[1])) { + totalShift.x += disp[0]; + totalShift.y += disp[1]; + + if (justStartedDrag) { + r.redrawHint('eles', true); + var dragDelta = r.touchData.dragDelta; + + if (dragDelta && number$1(dragDelta[0]) && number$1(dragDelta[1])) { + totalShift.x += dragDelta[0]; + totalShift.y += dragDelta[1]; + } + } + } + + r.hoverData.draggingEles = true; + draggedEles.silentShift(totalShift).emit('position drag'); + r.redrawHint('drag', true); + + if (r.touchData.startPosition[0] == earlier[0] && r.touchData.startPosition[1] == earlier[1]) { + r.redrawHint('eles', true); + } + + r.redraw(); + } else { + // otherwise keep track of drag delta for later + var dragDelta = r.touchData.dragDelta = r.touchData.dragDelta || []; + + if (dragDelta.length === 0) { + dragDelta.push(disp[0]); + dragDelta.push(disp[1]); + } else { + dragDelta[0] += disp[0]; + dragDelta[1] += disp[1]; + } + } + } // touchmove + + + { + triggerEvents(start || near, ['touchmove', 'tapdrag', 'vmousemove'], e, { + x: now[0], + y: now[1] + }); + + if ((!start || !start.grabbed()) && near != last) { + if (last) { + last.emit({ + originalEvent: e, + type: 'tapdragout', + position: { + x: now[0], + y: now[1] + } + }); + } + + if (near) { + near.emit({ + originalEvent: e, + type: 'tapdragover', + position: { + x: now[0], + y: now[1] + } + }); + } + } + + r.touchData.last = near; + } // check to cancel taphold + + if (capture) { + for (var i = 0; i < now.length; i++) { + if (now[i] && r.touchData.startPosition[i] && isOverThresholdDrag) { + r.touchData.singleTouchMoved = true; + } + } + } // panning + + + if (capture && (start == null || start.pannable()) && cy.panningEnabled() && cy.userPanningEnabled()) { + var allowPassthrough = allowPanningPassthrough(start, r.touchData.starts); + + if (allowPassthrough) { + e.preventDefault(); + + if (!r.data.bgActivePosistion) { + r.data.bgActivePosistion = array2point(r.touchData.startPosition); + } + + if (r.swipePanning) { + cy.panBy({ + x: disp[0] * zoom, + y: disp[1] * zoom + }); + cy.emit('dragpan'); + } else if (isOverThresholdDrag) { + r.swipePanning = true; + cy.panBy({ + x: dx * zoom, + y: dy * zoom + }); + cy.emit('dragpan'); + + if (start) { + start.unactivate(); + r.redrawHint('select', true); + r.touchData.start = null; + } + } + } // Re-project + + + var pos = r.projectIntoViewport(e.touches[0].clientX, e.touches[0].clientY); + now[0] = pos[0]; + now[1] = pos[1]; + } + } + + for (var j = 0; j < now.length; j++) { + earlier[j] = now[j]; + } // the active bg indicator should be removed when making a swipe that is neither for dragging nodes or panning + + + if (capture && e.touches.length > 0 && !r.hoverData.draggingEles && !r.swipePanning && r.data.bgActivePosistion != null) { + r.data.bgActivePosistion = undefined; + r.redrawHint('select', true); + r.redraw(); + } + }, false); + var touchcancelHandler; + r.registerBinding(containerWindow, 'touchcancel', touchcancelHandler = function touchcancelHandler(e) { + // eslint-disable-line no-unused-vars + var start = r.touchData.start; + r.touchData.capture = false; + + if (start) { + start.unactivate(); + } + }); + var touchendHandler, didDoubleTouch, touchTimeout, prevTouchTimeStamp; + r.registerBinding(containerWindow, 'touchend', touchendHandler = function touchendHandler(e) { + // eslint-disable-line no-unused-vars + var start = r.touchData.start; + var capture = r.touchData.capture; + + if (capture) { + if (e.touches.length === 0) { + r.touchData.capture = false; + } + + e.preventDefault(); + } else { + return; + } + + var select = r.selection; + r.swipePanning = false; + r.hoverData.draggingEles = false; + var cy = r.cy; + var zoom = cy.zoom(); + var now = r.touchData.now; + var earlier = r.touchData.earlier; + + if (e.touches[0]) { + var pos = r.projectIntoViewport(e.touches[0].clientX, e.touches[0].clientY); + now[0] = pos[0]; + now[1] = pos[1]; + } + + if (e.touches[1]) { + var pos = r.projectIntoViewport(e.touches[1].clientX, e.touches[1].clientY); + now[2] = pos[0]; + now[3] = pos[1]; + } + + if (e.touches[2]) { + var pos = r.projectIntoViewport(e.touches[2].clientX, e.touches[2].clientY); + now[4] = pos[0]; + now[5] = pos[1]; + } + + if (start) { + start.unactivate(); + } + + var ctxTapend; + + if (r.touchData.cxt) { + ctxTapend = { + originalEvent: e, + type: 'cxttapend', + position: { + x: now[0], + y: now[1] + } + }; + + if (start) { + start.emit(ctxTapend); + } else { + cy.emit(ctxTapend); + } + + if (!r.touchData.cxtDragged) { + var ctxTap = { + originalEvent: e, + type: 'cxttap', + position: { + x: now[0], + y: now[1] + } + }; + + if (start) { + start.emit(ctxTap); + } else { + cy.emit(ctxTap); + } + } + + if (r.touchData.start) { + r.touchData.start._private.grabbed = false; + } + + r.touchData.cxt = false; + r.touchData.start = null; + r.redraw(); + return; + } // no more box selection if we don't have three fingers + + + if (!e.touches[2] && cy.boxSelectionEnabled() && r.touchData.selecting) { + r.touchData.selecting = false; + var box = cy.collection(r.getAllInBox(select[0], select[1], select[2], select[3])); + select[0] = undefined; + select[1] = undefined; + select[2] = undefined; + select[3] = undefined; + select[4] = 0; + r.redrawHint('select', true); + cy.emit({ + type: 'boxend', + originalEvent: e, + position: { + x: now[0], + y: now[1] + } + }); + + var eleWouldBeSelected = function eleWouldBeSelected(ele) { + return ele.selectable() && !ele.selected(); + }; + + box.emit('box').stdFilter(eleWouldBeSelected).select().emit('boxselect'); + + if (box.nonempty()) { + r.redrawHint('eles', true); + } + + r.redraw(); + } + + if (start != null) { + start.unactivate(); + } + + if (e.touches[2]) { + r.data.bgActivePosistion = undefined; + r.redrawHint('select', true); + } else if (e.touches[1]) ; else if (e.touches[0]) ; else if (!e.touches[0]) { + r.data.bgActivePosistion = undefined; + r.redrawHint('select', true); + var draggedEles = r.dragData.touchDragEles; + + if (start != null) { + var startWasGrabbed = start._private.grabbed; + freeDraggedElements(draggedEles); + r.redrawHint('drag', true); + r.redrawHint('eles', true); + + if (startWasGrabbed) { + start.emit('freeon'); + draggedEles.emit('free'); + + if (r.dragData.didDrag) { + start.emit('dragfreeon'); + draggedEles.emit('dragfree'); + } + } + + triggerEvents(start, ['touchend', 'tapend', 'vmouseup', 'tapdragout'], e, { + x: now[0], + y: now[1] + }); + start.unactivate(); + r.touchData.start = null; + } else { + var near = r.findNearestElement(now[0], now[1], true, true); + triggerEvents(near, ['touchend', 'tapend', 'vmouseup', 'tapdragout'], e, { + x: now[0], + y: now[1] + }); + } + + var dx = r.touchData.startPosition[0] - now[0]; + var dx2 = dx * dx; + var dy = r.touchData.startPosition[1] - now[1]; + var dy2 = dy * dy; + var dist2 = dx2 + dy2; + var rdist2 = dist2 * zoom * zoom; // Tap event, roughly same as mouse click event for touch + + if (!r.touchData.singleTouchMoved) { + if (!start) { + cy.$(':selected').unselect(['tapunselect']); + } + + triggerEvents(start, ['tap', 'vclick'], e, { + x: now[0], + y: now[1] + }); + didDoubleTouch = false; + + if (e.timeStamp - prevTouchTimeStamp <= cy.multiClickDebounceTime()) { + touchTimeout && clearTimeout(touchTimeout); + didDoubleTouch = true; + prevTouchTimeStamp = null; + triggerEvents(start, ['dbltap', 'vdblclick'], e, { + x: now[0], + y: now[1] + }); + } else { + touchTimeout = setTimeout(function () { + if (didDoubleTouch) return; + triggerEvents(start, ['onetap', 'voneclick'], e, { + x: now[0], + y: now[1] + }); + }, cy.multiClickDebounceTime()); + prevTouchTimeStamp = e.timeStamp; + } + } // Prepare to select the currently touched node, only if it hasn't been dragged past a certain distance + + + if (start != null && !r.dragData.didDrag // didn't drag nodes around + && start._private.selectable && rdist2 < r.touchTapThreshold2 && !r.pinching // pinch to zoom should not affect selection + ) { + if (cy.selectionType() === 'single') { + cy.$(isSelected).unmerge(start).unselect(['tapunselect']); + start.select(['tapselect']); + } else { + if (start.selected()) { + start.unselect(['tapunselect']); + } else { + start.select(['tapselect']); + } + } + + r.redrawHint('eles', true); + } + + r.touchData.singleTouchMoved = true; + } + + for (var j = 0; j < now.length; j++) { + earlier[j] = now[j]; + } + + r.dragData.didDrag = false; // reset for next touchstart + + if (e.touches.length === 0) { + r.touchData.dragDelta = []; + r.touchData.startPosition = [null, null, null, null, null, null]; + r.touchData.startGPosition = null; + r.touchData.didSelect = false; + } + + if (e.touches.length < 2) { + if (e.touches.length === 1) { + // the old start global pos'n may not be the same finger that remains + r.touchData.startGPosition = [e.touches[0].clientX, e.touches[0].clientY]; + } + + r.pinching = false; + r.redrawHint('eles', true); + r.redraw(); + } //r.redraw(); + + }, false); // fallback compatibility layer for ms pointer events + + if (typeof TouchEvent === 'undefined') { + var pointers = []; + + var makeTouch = function makeTouch(e) { + return { + clientX: e.clientX, + clientY: e.clientY, + force: 1, + identifier: e.pointerId, + pageX: e.pageX, + pageY: e.pageY, + radiusX: e.width / 2, + radiusY: e.height / 2, + screenX: e.screenX, + screenY: e.screenY, + target: e.target + }; + }; + + var makePointer = function makePointer(e) { + return { + event: e, + touch: makeTouch(e) + }; + }; + + var addPointer = function addPointer(e) { + pointers.push(makePointer(e)); + }; + + var removePointer = function removePointer(e) { + for (var i = 0; i < pointers.length; i++) { + var p = pointers[i]; + + if (p.event.pointerId === e.pointerId) { + pointers.splice(i, 1); + return; + } + } + }; + + var updatePointer = function updatePointer(e) { + var p = pointers.filter(function (p) { + return p.event.pointerId === e.pointerId; + })[0]; + p.event = e; + p.touch = makeTouch(e); + }; + + var addTouchesToEvent = function addTouchesToEvent(e) { + e.touches = pointers.map(function (p) { + return p.touch; + }); + }; + + var pointerIsMouse = function pointerIsMouse(e) { + return e.pointerType === 'mouse' || e.pointerType === 4; + }; + + r.registerBinding(r.container, 'pointerdown', function (e) { + if (pointerIsMouse(e)) { + return; + } // mouse already handled + + + e.preventDefault(); + addPointer(e); + addTouchesToEvent(e); + touchstartHandler(e); + }); + r.registerBinding(r.container, 'pointerup', function (e) { + if (pointerIsMouse(e)) { + return; + } // mouse already handled + + + removePointer(e); + addTouchesToEvent(e); + touchendHandler(e); + }); + r.registerBinding(r.container, 'pointercancel', function (e) { + if (pointerIsMouse(e)) { + return; + } // mouse already handled + + + removePointer(e); + addTouchesToEvent(e); + touchcancelHandler(e); + }); + r.registerBinding(r.container, 'pointermove', function (e) { + if (pointerIsMouse(e)) { + return; + } // mouse already handled + + + e.preventDefault(); + updatePointer(e); + addTouchesToEvent(e); + touchmoveHandler(e); + }); + } + }; + + var BRp$2 = {}; + + BRp$2.generatePolygon = function (name, points) { + return this.nodeShapes[name] = { + renderer: this, + name: name, + points: points, + draw: function draw(context, centerX, centerY, width, height) { + this.renderer.nodeShapeImpl('polygon', context, centerX, centerY, width, height, this.points); + }, + intersectLine: function intersectLine(nodeX, nodeY, width, height, x, y, padding) { + return polygonIntersectLine(x, y, this.points, nodeX, nodeY, width / 2, height / 2, padding); + }, + checkPoint: function checkPoint(x, y, padding, width, height, centerX, centerY) { + return pointInsidePolygon(x, y, this.points, centerX, centerY, width, height, [0, -1], padding); + } + }; + }; + + BRp$2.generateEllipse = function () { + return this.nodeShapes['ellipse'] = { + renderer: this, + name: 'ellipse', + draw: function draw(context, centerX, centerY, width, height) { + this.renderer.nodeShapeImpl(this.name, context, centerX, centerY, width, height); + }, + intersectLine: function intersectLine(nodeX, nodeY, width, height, x, y, padding) { + return intersectLineEllipse(x, y, nodeX, nodeY, width / 2 + padding, height / 2 + padding); + }, + checkPoint: function checkPoint(x, y, padding, width, height, centerX, centerY) { + return checkInEllipse(x, y, width, height, centerX, centerY, padding); + } + }; + }; + + BRp$2.generateRoundPolygon = function (name, points) { + // Pre-compute control points + // Since these points depend on the radius length (which in turns depend on the width/height of the node) we will only pre-compute + // the unit vectors. + // For simplicity the layout will be: + // [ p0, UnitVectorP0P1, p1, UniVectorP1P2, ..., pn, UnitVectorPnP0 ] + var allPoints = new Array(points.length * 2); + + for (var i = 0; i < points.length / 2; i++) { + var sourceIndex = i * 2; + var destIndex = void 0; + + if (i < points.length / 2 - 1) { + destIndex = (i + 1) * 2; + } else { + destIndex = 0; + } + + allPoints[i * 4] = points[sourceIndex]; + allPoints[i * 4 + 1] = points[sourceIndex + 1]; + var xDest = points[destIndex] - points[sourceIndex]; + var yDest = points[destIndex + 1] - points[sourceIndex + 1]; + var norm = Math.sqrt(xDest * xDest + yDest * yDest); + allPoints[i * 4 + 2] = xDest / norm; + allPoints[i * 4 + 3] = yDest / norm; + } + + return this.nodeShapes[name] = { + renderer: this, + name: name, + points: allPoints, + draw: function draw(context, centerX, centerY, width, height) { + this.renderer.nodeShapeImpl('round-polygon', context, centerX, centerY, width, height, this.points); + }, + intersectLine: function intersectLine(nodeX, nodeY, width, height, x, y, padding) { + return roundPolygonIntersectLine(x, y, this.points, nodeX, nodeY, width, height); + }, + checkPoint: function checkPoint(x, y, padding, width, height, centerX, centerY) { + return pointInsideRoundPolygon(x, y, this.points, centerX, centerY, width, height); + } + }; + }; + + BRp$2.generateRoundRectangle = function () { + return this.nodeShapes['round-rectangle'] = this.nodeShapes['roundrectangle'] = { + renderer: this, + name: 'round-rectangle', + points: generateUnitNgonPointsFitToSquare(4, 0), + draw: function draw(context, centerX, centerY, width, height) { + this.renderer.nodeShapeImpl(this.name, context, centerX, centerY, width, height); + }, + intersectLine: function intersectLine(nodeX, nodeY, width, height, x, y, padding) { + return roundRectangleIntersectLine(x, y, nodeX, nodeY, width, height, padding); + }, + checkPoint: function checkPoint(x, y, padding, width, height, centerX, centerY) { + var cornerRadius = getRoundRectangleRadius(width, height); + var diam = cornerRadius * 2; // Check hBox + + if (pointInsidePolygon(x, y, this.points, centerX, centerY, width, height - diam, [0, -1], padding)) { + return true; + } // Check vBox + + + if (pointInsidePolygon(x, y, this.points, centerX, centerY, width - diam, height, [0, -1], padding)) { + return true; + } // Check top left quarter circle + + + if (checkInEllipse(x, y, diam, diam, centerX - width / 2 + cornerRadius, centerY - height / 2 + cornerRadius, padding)) { + return true; + } // Check top right quarter circle + + + if (checkInEllipse(x, y, diam, diam, centerX + width / 2 - cornerRadius, centerY - height / 2 + cornerRadius, padding)) { + return true; + } // Check bottom right quarter circle + + + if (checkInEllipse(x, y, diam, diam, centerX + width / 2 - cornerRadius, centerY + height / 2 - cornerRadius, padding)) { + return true; + } // Check bottom left quarter circle + + + if (checkInEllipse(x, y, diam, diam, centerX - width / 2 + cornerRadius, centerY + height / 2 - cornerRadius, padding)) { + return true; + } + + return false; + } + }; + }; + + BRp$2.generateCutRectangle = function () { + return this.nodeShapes['cut-rectangle'] = this.nodeShapes['cutrectangle'] = { + renderer: this, + name: 'cut-rectangle', + cornerLength: getCutRectangleCornerLength(), + points: generateUnitNgonPointsFitToSquare(4, 0), + draw: function draw(context, centerX, centerY, width, height) { + this.renderer.nodeShapeImpl(this.name, context, centerX, centerY, width, height); + }, + generateCutTrianglePts: function generateCutTrianglePts(width, height, centerX, centerY) { + var cl = this.cornerLength; + var hh = height / 2; + var hw = width / 2; + var xBegin = centerX - hw; + var xEnd = centerX + hw; + var yBegin = centerY - hh; + var yEnd = centerY + hh; // points are in clockwise order, inner (imaginary) triangle pt on [4, 5] + + return { + topLeft: [xBegin, yBegin + cl, xBegin + cl, yBegin, xBegin + cl, yBegin + cl], + topRight: [xEnd - cl, yBegin, xEnd, yBegin + cl, xEnd - cl, yBegin + cl], + bottomRight: [xEnd, yEnd - cl, xEnd - cl, yEnd, xEnd - cl, yEnd - cl], + bottomLeft: [xBegin + cl, yEnd, xBegin, yEnd - cl, xBegin + cl, yEnd - cl] + }; + }, + intersectLine: function intersectLine(nodeX, nodeY, width, height, x, y, padding) { + var cPts = this.generateCutTrianglePts(width + 2 * padding, height + 2 * padding, nodeX, nodeY); + var pts = [].concat.apply([], [cPts.topLeft.splice(0, 4), cPts.topRight.splice(0, 4), cPts.bottomRight.splice(0, 4), cPts.bottomLeft.splice(0, 4)]); + return polygonIntersectLine(x, y, pts, nodeX, nodeY); + }, + checkPoint: function checkPoint(x, y, padding, width, height, centerX, centerY) { + // Check hBox + if (pointInsidePolygon(x, y, this.points, centerX, centerY, width, height - 2 * this.cornerLength, [0, -1], padding)) { + return true; + } // Check vBox + + + if (pointInsidePolygon(x, y, this.points, centerX, centerY, width - 2 * this.cornerLength, height, [0, -1], padding)) { + return true; + } + + var cutTrianglePts = this.generateCutTrianglePts(width, height, centerX, centerY); + return pointInsidePolygonPoints(x, y, cutTrianglePts.topLeft) || pointInsidePolygonPoints(x, y, cutTrianglePts.topRight) || pointInsidePolygonPoints(x, y, cutTrianglePts.bottomRight) || pointInsidePolygonPoints(x, y, cutTrianglePts.bottomLeft); + } + }; + }; + + BRp$2.generateBarrel = function () { + return this.nodeShapes['barrel'] = { + renderer: this, + name: 'barrel', + points: generateUnitNgonPointsFitToSquare(4, 0), + draw: function draw(context, centerX, centerY, width, height) { + this.renderer.nodeShapeImpl(this.name, context, centerX, centerY, width, height); + }, + intersectLine: function intersectLine(nodeX, nodeY, width, height, x, y, padding) { + // use two fixed t values for the bezier curve approximation + var t0 = 0.15; + var t1 = 0.5; + var t2 = 0.85; + var bPts = this.generateBarrelBezierPts(width + 2 * padding, height + 2 * padding, nodeX, nodeY); + + var approximateBarrelCurvePts = function approximateBarrelCurvePts(pts) { + // approximate curve pts based on the two t values + var m0 = qbezierPtAt({ + x: pts[0], + y: pts[1] + }, { + x: pts[2], + y: pts[3] + }, { + x: pts[4], + y: pts[5] + }, t0); + var m1 = qbezierPtAt({ + x: pts[0], + y: pts[1] + }, { + x: pts[2], + y: pts[3] + }, { + x: pts[4], + y: pts[5] + }, t1); + var m2 = qbezierPtAt({ + x: pts[0], + y: pts[1] + }, { + x: pts[2], + y: pts[3] + }, { + x: pts[4], + y: pts[5] + }, t2); + return [pts[0], pts[1], m0.x, m0.y, m1.x, m1.y, m2.x, m2.y, pts[4], pts[5]]; + }; + + var pts = [].concat(approximateBarrelCurvePts(bPts.topLeft), approximateBarrelCurvePts(bPts.topRight), approximateBarrelCurvePts(bPts.bottomRight), approximateBarrelCurvePts(bPts.bottomLeft)); + return polygonIntersectLine(x, y, pts, nodeX, nodeY); + }, + generateBarrelBezierPts: function generateBarrelBezierPts(width, height, centerX, centerY) { + var hh = height / 2; + var hw = width / 2; + var xBegin = centerX - hw; + var xEnd = centerX + hw; + var yBegin = centerY - hh; + var yEnd = centerY + hh; + var curveConstants = getBarrelCurveConstants(width, height); + var hOffset = curveConstants.heightOffset; + var wOffset = curveConstants.widthOffset; + var ctrlPtXOffset = curveConstants.ctrlPtOffsetPct * width; // points are in clockwise order, inner (imaginary) control pt on [4, 5] + + var pts = { + topLeft: [xBegin, yBegin + hOffset, xBegin + ctrlPtXOffset, yBegin, xBegin + wOffset, yBegin], + topRight: [xEnd - wOffset, yBegin, xEnd - ctrlPtXOffset, yBegin, xEnd, yBegin + hOffset], + bottomRight: [xEnd, yEnd - hOffset, xEnd - ctrlPtXOffset, yEnd, xEnd - wOffset, yEnd], + bottomLeft: [xBegin + wOffset, yEnd, xBegin + ctrlPtXOffset, yEnd, xBegin, yEnd - hOffset] + }; + pts.topLeft.isTop = true; + pts.topRight.isTop = true; + pts.bottomLeft.isBottom = true; + pts.bottomRight.isBottom = true; + return pts; + }, + checkPoint: function checkPoint(x, y, padding, width, height, centerX, centerY) { + var curveConstants = getBarrelCurveConstants(width, height); + var hOffset = curveConstants.heightOffset; + var wOffset = curveConstants.widthOffset; // Check hBox + + if (pointInsidePolygon(x, y, this.points, centerX, centerY, width, height - 2 * hOffset, [0, -1], padding)) { + return true; + } // Check vBox + + + if (pointInsidePolygon(x, y, this.points, centerX, centerY, width - 2 * wOffset, height, [0, -1], padding)) { + return true; + } + + var barrelCurvePts = this.generateBarrelBezierPts(width, height, centerX, centerY); + + var getCurveT = function getCurveT(x, y, curvePts) { + var x0 = curvePts[4]; + var x1 = curvePts[2]; + var x2 = curvePts[0]; + var y0 = curvePts[5]; // var y1 = curvePts[ 3 ]; + + var y2 = curvePts[1]; + var xMin = Math.min(x0, x2); + var xMax = Math.max(x0, x2); + var yMin = Math.min(y0, y2); + var yMax = Math.max(y0, y2); + + if (xMin <= x && x <= xMax && yMin <= y && y <= yMax) { + var coeff = bezierPtsToQuadCoeff(x0, x1, x2); + var roots = solveQuadratic(coeff[0], coeff[1], coeff[2], x); + var validRoots = roots.filter(function (r) { + return 0 <= r && r <= 1; + }); + + if (validRoots.length > 0) { + return validRoots[0]; + } + } + + return null; + }; + + var curveRegions = Object.keys(barrelCurvePts); + + for (var i = 0; i < curveRegions.length; i++) { + var corner = curveRegions[i]; + var cornerPts = barrelCurvePts[corner]; + var t = getCurveT(x, y, cornerPts); + + if (t == null) { + continue; + } + + var y0 = cornerPts[5]; + var y1 = cornerPts[3]; + var y2 = cornerPts[1]; + var bezY = qbezierAt(y0, y1, y2, t); + + if (cornerPts.isTop && bezY <= y) { + return true; + } + + if (cornerPts.isBottom && y <= bezY) { + return true; + } + } + + return false; + } + }; + }; + + BRp$2.generateBottomRoundrectangle = function () { + return this.nodeShapes['bottom-round-rectangle'] = this.nodeShapes['bottomroundrectangle'] = { + renderer: this, + name: 'bottom-round-rectangle', + points: generateUnitNgonPointsFitToSquare(4, 0), + draw: function draw(context, centerX, centerY, width, height) { + this.renderer.nodeShapeImpl(this.name, context, centerX, centerY, width, height); + }, + intersectLine: function intersectLine(nodeX, nodeY, width, height, x, y, padding) { + var topStartX = nodeX - (width / 2 + padding); + var topStartY = nodeY - (height / 2 + padding); + var topEndY = topStartY; + var topEndX = nodeX + (width / 2 + padding); + var topIntersections = finiteLinesIntersect(x, y, nodeX, nodeY, topStartX, topStartY, topEndX, topEndY, false); + + if (topIntersections.length > 0) { + return topIntersections; + } + + return roundRectangleIntersectLine(x, y, nodeX, nodeY, width, height, padding); + }, + checkPoint: function checkPoint(x, y, padding, width, height, centerX, centerY) { + var cornerRadius = getRoundRectangleRadius(width, height); + var diam = 2 * cornerRadius; // Check hBox + + if (pointInsidePolygon(x, y, this.points, centerX, centerY, width, height - diam, [0, -1], padding)) { + return true; + } // Check vBox + + + if (pointInsidePolygon(x, y, this.points, centerX, centerY, width - diam, height, [0, -1], padding)) { + return true; + } // check non-rounded top side + + + var outerWidth = width / 2 + 2 * padding; + var outerHeight = height / 2 + 2 * padding; + var points = [centerX - outerWidth, centerY - outerHeight, centerX - outerWidth, centerY, centerX + outerWidth, centerY, centerX + outerWidth, centerY - outerHeight]; + + if (pointInsidePolygonPoints(x, y, points)) { + return true; + } // Check bottom right quarter circle + + + if (checkInEllipse(x, y, diam, diam, centerX + width / 2 - cornerRadius, centerY + height / 2 - cornerRadius, padding)) { + return true; + } // Check bottom left quarter circle + + + if (checkInEllipse(x, y, diam, diam, centerX - width / 2 + cornerRadius, centerY + height / 2 - cornerRadius, padding)) { + return true; + } + + return false; + } + }; + }; + + BRp$2.registerNodeShapes = function () { + var nodeShapes = this.nodeShapes = {}; + var renderer = this; + this.generateEllipse(); + this.generatePolygon('triangle', generateUnitNgonPointsFitToSquare(3, 0)); + this.generateRoundPolygon('round-triangle', generateUnitNgonPointsFitToSquare(3, 0)); + this.generatePolygon('rectangle', generateUnitNgonPointsFitToSquare(4, 0)); + nodeShapes['square'] = nodeShapes['rectangle']; + this.generateRoundRectangle(); + this.generateCutRectangle(); + this.generateBarrel(); + this.generateBottomRoundrectangle(); + { + var diamondPoints = [0, 1, 1, 0, 0, -1, -1, 0]; + this.generatePolygon('diamond', diamondPoints); + this.generateRoundPolygon('round-diamond', diamondPoints); + } + this.generatePolygon('pentagon', generateUnitNgonPointsFitToSquare(5, 0)); + this.generateRoundPolygon('round-pentagon', generateUnitNgonPointsFitToSquare(5, 0)); + this.generatePolygon('hexagon', generateUnitNgonPointsFitToSquare(6, 0)); + this.generateRoundPolygon('round-hexagon', generateUnitNgonPointsFitToSquare(6, 0)); + this.generatePolygon('heptagon', generateUnitNgonPointsFitToSquare(7, 0)); + this.generateRoundPolygon('round-heptagon', generateUnitNgonPointsFitToSquare(7, 0)); + this.generatePolygon('octagon', generateUnitNgonPointsFitToSquare(8, 0)); + this.generateRoundPolygon('round-octagon', generateUnitNgonPointsFitToSquare(8, 0)); + var star5Points = new Array(20); + { + var outerPoints = generateUnitNgonPoints(5, 0); + var innerPoints = generateUnitNgonPoints(5, Math.PI / 5); // Outer radius is 1; inner radius of star is smaller + + var innerRadius = 0.5 * (3 - Math.sqrt(5)); + innerRadius *= 1.57; + + for (var i = 0; i < innerPoints.length / 2; i++) { + innerPoints[i * 2] *= innerRadius; + innerPoints[i * 2 + 1] *= innerRadius; + } + + for (var i = 0; i < 20 / 4; i++) { + star5Points[i * 4] = outerPoints[i * 2]; + star5Points[i * 4 + 1] = outerPoints[i * 2 + 1]; + star5Points[i * 4 + 2] = innerPoints[i * 2]; + star5Points[i * 4 + 3] = innerPoints[i * 2 + 1]; + } + } + star5Points = fitPolygonToSquare(star5Points); + this.generatePolygon('star', star5Points); + this.generatePolygon('vee', [-1, -1, 0, -0.333, 1, -1, 0, 1]); + this.generatePolygon('rhomboid', [-1, -1, 0.333, -1, 1, 1, -0.333, 1]); + this.generatePolygon('right-rhomboid', [-0.333, -1, 1, -1, 0.333, 1, -1, 1]); + this.nodeShapes['concavehexagon'] = this.generatePolygon('concave-hexagon', [-1, -0.95, -0.75, 0, -1, 0.95, 1, 0.95, 0.75, 0, 1, -0.95]); + { + var tagPoints = [-1, -1, 0.25, -1, 1, 0, 0.25, 1, -1, 1]; + this.generatePolygon('tag', tagPoints); + this.generateRoundPolygon('round-tag', tagPoints); + } + + nodeShapes.makePolygon = function (points) { + // use caching on user-specified polygons so they are as fast as native shapes + var key = points.join('$'); + var name = 'polygon-' + key; + var shape; + + if (shape = this[name]) { + // got cached shape + return shape; + } // create and cache new shape + + + return renderer.generatePolygon(name, points); + }; + }; + + var BRp$1 = {}; + + BRp$1.timeToRender = function () { + return this.redrawTotalTime / this.redrawCount; + }; + + BRp$1.redraw = function (options) { + options = options || staticEmptyObject(); + var r = this; + + if (r.averageRedrawTime === undefined) { + r.averageRedrawTime = 0; + } + + if (r.lastRedrawTime === undefined) { + r.lastRedrawTime = 0; + } + + if (r.lastDrawTime === undefined) { + r.lastDrawTime = 0; + } + + r.requestedFrame = true; + r.renderOptions = options; + }; + + BRp$1.beforeRender = function (fn, priority) { + // the renderer can't add tick callbacks when destroyed + if (this.destroyed) { + return; + } + + if (priority == null) { + error('Priority is not optional for beforeRender'); + } + + var cbs = this.beforeRenderCallbacks; + cbs.push({ + fn: fn, + priority: priority + }); // higher priority callbacks executed first + + cbs.sort(function (a, b) { + return b.priority - a.priority; + }); + }; + + var beforeRenderCallbacks = function beforeRenderCallbacks(r, willDraw, startTime) { + var cbs = r.beforeRenderCallbacks; + + for (var i = 0; i < cbs.length; i++) { + cbs[i].fn(willDraw, startTime); + } + }; + + BRp$1.startRenderLoop = function () { + var r = this; + var cy = r.cy; + + if (r.renderLoopStarted) { + return; + } else { + r.renderLoopStarted = true; + } + + var renderFn = function renderFn(requestTime) { + if (r.destroyed) { + return; + } + + if (cy.batching()) ; else if (r.requestedFrame && !r.skipFrame) { + beforeRenderCallbacks(r, true, requestTime); + var startTime = performanceNow(); + r.render(r.renderOptions); + var endTime = r.lastDrawTime = performanceNow(); + + if (r.averageRedrawTime === undefined) { + r.averageRedrawTime = endTime - startTime; + } + + if (r.redrawCount === undefined) { + r.redrawCount = 0; + } + + r.redrawCount++; + + if (r.redrawTotalTime === undefined) { + r.redrawTotalTime = 0; + } + + var duration = endTime - startTime; + r.redrawTotalTime += duration; + r.lastRedrawTime = duration; // use a weighted average with a bias from the previous average so we don't spike so easily + + r.averageRedrawTime = r.averageRedrawTime / 2 + duration / 2; + r.requestedFrame = false; + } else { + beforeRenderCallbacks(r, false, requestTime); + } + + r.skipFrame = false; + requestAnimationFrame(renderFn); + }; + + requestAnimationFrame(renderFn); + }; + + var BaseRenderer = function BaseRenderer(options) { + this.init(options); + }; + + var BR = BaseRenderer; + var BRp = BR.prototype; + BRp.clientFunctions = ['redrawHint', 'render', 'renderTo', 'matchCanvasSize', 'nodeShapeImpl', 'arrowShapeImpl']; + + BRp.init = function (options) { + var r = this; + r.options = options; + r.cy = options.cy; + var ctr = r.container = options.cy.container(); + var containerWindow = r.cy.window(); // prepend a stylesheet in the head such that + + if (containerWindow) { + var document = containerWindow.document; + var head = document.head; + var stylesheetId = '__________cytoscape_stylesheet'; + var className = '__________cytoscape_container'; + var stylesheetAlreadyExists = document.getElementById(stylesheetId) != null; + + if (ctr.className.indexOf(className) < 0) { + ctr.className = (ctr.className || '') + ' ' + className; + } + + if (!stylesheetAlreadyExists) { + var stylesheet = document.createElement('style'); + stylesheet.id = stylesheetId; + stylesheet.textContent = '.' + className + ' { position: relative; }'; + head.insertBefore(stylesheet, head.children[0]); // first so lowest priority + } + + var computedStyle = containerWindow.getComputedStyle(ctr); + var position = computedStyle.getPropertyValue('position'); + + if (position === 'static') { + warn('A Cytoscape container has style position:static and so can not use UI extensions properly'); + } + } + + r.selection = [undefined, undefined, undefined, undefined, 0]; // Coordinates for selection box, plus enabled flag + + r.bezierProjPcts = [0.05, 0.225, 0.4, 0.5, 0.6, 0.775, 0.95]; //--Pointer-related data + + r.hoverData = { + down: null, + last: null, + downTime: null, + triggerMode: null, + dragging: false, + initialPan: [null, null], + capture: false + }; + r.dragData = { + possibleDragElements: [] + }; + r.touchData = { + start: null, + capture: false, + // These 3 fields related to tap, taphold events + startPosition: [null, null, null, null, null, null], + singleTouchStartTime: null, + singleTouchMoved: true, + now: [null, null, null, null, null, null], + earlier: [null, null, null, null, null, null] + }; + r.redraws = 0; + r.showFps = options.showFps; + r.debug = options.debug; + r.hideEdgesOnViewport = options.hideEdgesOnViewport; + r.textureOnViewport = options.textureOnViewport; + r.wheelSensitivity = options.wheelSensitivity; + r.motionBlurEnabled = options.motionBlur; // on by default + + r.forcedPixelRatio = number$1(options.pixelRatio) ? options.pixelRatio : null; + r.motionBlur = options.motionBlur; // for initial kick off + + r.motionBlurOpacity = options.motionBlurOpacity; + r.motionBlurTransparency = 1 - r.motionBlurOpacity; + r.motionBlurPxRatio = 1; + r.mbPxRBlurry = 1; //0.8; + + r.minMbLowQualFrames = 4; + r.fullQualityMb = false; + r.clearedForMotionBlur = []; + r.desktopTapThreshold = options.desktopTapThreshold; + r.desktopTapThreshold2 = options.desktopTapThreshold * options.desktopTapThreshold; + r.touchTapThreshold = options.touchTapThreshold; + r.touchTapThreshold2 = options.touchTapThreshold * options.touchTapThreshold; + r.tapholdDuration = 500; + r.bindings = []; + r.beforeRenderCallbacks = []; + r.beforeRenderPriorities = { + // higher priority execs before lower one + animations: 400, + eleCalcs: 300, + eleTxrDeq: 200, + lyrTxrDeq: 150, + lyrTxrSkip: 100 + }; + r.registerNodeShapes(); + r.registerArrowShapes(); + r.registerCalculationListeners(); + }; + + BRp.notify = function (eventName, eles) { + var r = this; + var cy = r.cy; // the renderer can't be notified after it's destroyed + + if (this.destroyed) { + return; + } + + if (eventName === 'init') { + r.load(); + return; + } + + if (eventName === 'destroy') { + r.destroy(); + return; + } + + if (eventName === 'add' || eventName === 'remove' || eventName === 'move' && cy.hasCompoundNodes() || eventName === 'load' || eventName === 'zorder' || eventName === 'mount') { + r.invalidateCachedZSortedEles(); + } + + if (eventName === 'viewport') { + r.redrawHint('select', true); + } + + if (eventName === 'load' || eventName === 'resize' || eventName === 'mount') { + r.invalidateContainerClientCoordsCache(); + r.matchCanvasSize(r.container); + } + + r.redrawHint('eles', true); + r.redrawHint('drag', true); + this.startRenderLoop(); + this.redraw(); + }; + + BRp.destroy = function () { + var r = this; + r.destroyed = true; + r.cy.stopAnimationLoop(); + + for (var i = 0; i < r.bindings.length; i++) { + var binding = r.bindings[i]; + var b = binding; + var tgt = b.target; + (tgt.off || tgt.removeEventListener).apply(tgt, b.args); + } + + r.bindings = []; + r.beforeRenderCallbacks = []; + r.onUpdateEleCalcsFns = []; + + if (r.removeObserver) { + r.removeObserver.disconnect(); + } + + if (r.styleObserver) { + r.styleObserver.disconnect(); + } + + if (r.resizeObserver) { + r.resizeObserver.disconnect(); + } + + if (r.labelCalcDiv) { + try { + document.body.removeChild(r.labelCalcDiv); // eslint-disable-line no-undef + } catch (e) {// ie10 issue #1014 + } + } + }; + + BRp.isHeadless = function () { + return false; + }; + + [BRp$f, BRp$5, BRp$4, BRp$3, BRp$2, BRp$1].forEach(function (props) { + extend(BRp, props); + }); + + var fullFpsTime = 1000 / 60; // assume 60 frames per second + + var defs = { + setupDequeueing: function setupDequeueing(opts) { + return function setupDequeueingImpl() { + var self = this; + var r = this.renderer; + + if (self.dequeueingSetup) { + return; + } else { + self.dequeueingSetup = true; + } + + var queueRedraw = debounce_1(function () { + r.redrawHint('eles', true); + r.redrawHint('drag', true); + r.redraw(); + }, opts.deqRedrawThreshold); + + var dequeue = function dequeue(willDraw, frameStartTime) { + var startTime = performanceNow(); + var avgRenderTime = r.averageRedrawTime; + var renderTime = r.lastRedrawTime; + var deqd = []; + var extent = r.cy.extent(); + var pixelRatio = r.getPixelRatio(); // if we aren't in a tick that causes a draw, then the rendered style + // queue won't automatically be flushed before dequeueing starts + + if (!willDraw) { + r.flushRenderedStyleQueue(); + } + + while (true) { + // eslint-disable-line no-constant-condition + var now = performanceNow(); + var duration = now - startTime; + var frameDuration = now - frameStartTime; + + if (renderTime < fullFpsTime) { + // if we're rendering faster than the ideal fps, then do dequeueing + // during all of the remaining frame time + var timeAvailable = fullFpsTime - (willDraw ? avgRenderTime : 0); + + if (frameDuration >= opts.deqFastCost * timeAvailable) { + break; + } + } else { + if (willDraw) { + if (duration >= opts.deqCost * renderTime || duration >= opts.deqAvgCost * avgRenderTime) { + break; + } + } else if (frameDuration >= opts.deqNoDrawCost * fullFpsTime) { + break; + } + } + + var thisDeqd = opts.deq(self, pixelRatio, extent); + + if (thisDeqd.length > 0) { + for (var i = 0; i < thisDeqd.length; i++) { + deqd.push(thisDeqd[i]); + } + } else { + break; + } + } // callbacks on dequeue + + + if (deqd.length > 0) { + opts.onDeqd(self, deqd); + + if (!willDraw && opts.shouldRedraw(self, deqd, pixelRatio, extent)) { + queueRedraw(); + } + } + }; + + var priority = opts.priority || noop$1; + r.beforeRender(dequeue, priority(self)); + }; + } + }; + + // Uses keys so elements may share the same cache. + + var ElementTextureCacheLookup = /*#__PURE__*/function () { + function ElementTextureCacheLookup(getKey) { + var doesEleInvalidateKey = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : falsify; + + _classCallCheck(this, ElementTextureCacheLookup); + + this.idsByKey = new Map$2(); + this.keyForId = new Map$2(); + this.cachesByLvl = new Map$2(); + this.lvls = []; + this.getKey = getKey; + this.doesEleInvalidateKey = doesEleInvalidateKey; + } + + _createClass(ElementTextureCacheLookup, [{ + key: "getIdsFor", + value: function getIdsFor(key) { + if (key == null) { + error("Can not get id list for null key"); + } + + var idsByKey = this.idsByKey; + var ids = this.idsByKey.get(key); + + if (!ids) { + ids = new Set$1(); + idsByKey.set(key, ids); + } + + return ids; + } + }, { + key: "addIdForKey", + value: function addIdForKey(key, id) { + if (key != null) { + this.getIdsFor(key).add(id); + } + } + }, { + key: "deleteIdForKey", + value: function deleteIdForKey(key, id) { + if (key != null) { + this.getIdsFor(key)["delete"](id); + } + } + }, { + key: "getNumberOfIdsForKey", + value: function getNumberOfIdsForKey(key) { + if (key == null) { + return 0; + } else { + return this.getIdsFor(key).size; + } + } + }, { + key: "updateKeyMappingFor", + value: function updateKeyMappingFor(ele) { + var id = ele.id(); + var prevKey = this.keyForId.get(id); + var currKey = this.getKey(ele); + this.deleteIdForKey(prevKey, id); + this.addIdForKey(currKey, id); + this.keyForId.set(id, currKey); + } + }, { + key: "deleteKeyMappingFor", + value: function deleteKeyMappingFor(ele) { + var id = ele.id(); + var prevKey = this.keyForId.get(id); + this.deleteIdForKey(prevKey, id); + this.keyForId["delete"](id); + } + }, { + key: "keyHasChangedFor", + value: function keyHasChangedFor(ele) { + var id = ele.id(); + var prevKey = this.keyForId.get(id); + var newKey = this.getKey(ele); + return prevKey !== newKey; + } + }, { + key: "isInvalid", + value: function isInvalid(ele) { + return this.keyHasChangedFor(ele) || this.doesEleInvalidateKey(ele); + } + }, { + key: "getCachesAt", + value: function getCachesAt(lvl) { + var cachesByLvl = this.cachesByLvl, + lvls = this.lvls; + var caches = cachesByLvl.get(lvl); + + if (!caches) { + caches = new Map$2(); + cachesByLvl.set(lvl, caches); + lvls.push(lvl); + } + + return caches; + } + }, { + key: "getCache", + value: function getCache(key, lvl) { + return this.getCachesAt(lvl).get(key); + } + }, { + key: "get", + value: function get(ele, lvl) { + var key = this.getKey(ele); + var cache = this.getCache(key, lvl); // getting for an element may need to add to the id list b/c eles can share keys + + if (cache != null) { + this.updateKeyMappingFor(ele); + } + + return cache; + } + }, { + key: "getForCachedKey", + value: function getForCachedKey(ele, lvl) { + var key = this.keyForId.get(ele.id()); // n.b. use cached key, not newly computed key + + var cache = this.getCache(key, lvl); + return cache; + } + }, { + key: "hasCache", + value: function hasCache(key, lvl) { + return this.getCachesAt(lvl).has(key); + } + }, { + key: "has", + value: function has(ele, lvl) { + var key = this.getKey(ele); + return this.hasCache(key, lvl); + } + }, { + key: "setCache", + value: function setCache(key, lvl, cache) { + cache.key = key; + this.getCachesAt(lvl).set(key, cache); + } + }, { + key: "set", + value: function set(ele, lvl, cache) { + var key = this.getKey(ele); + this.setCache(key, lvl, cache); + this.updateKeyMappingFor(ele); + } + }, { + key: "deleteCache", + value: function deleteCache(key, lvl) { + this.getCachesAt(lvl)["delete"](key); + } + }, { + key: "delete", + value: function _delete(ele, lvl) { + var key = this.getKey(ele); + this.deleteCache(key, lvl); + } + }, { + key: "invalidateKey", + value: function invalidateKey(key) { + var _this = this; + + this.lvls.forEach(function (lvl) { + return _this.deleteCache(key, lvl); + }); + } // returns true if no other eles reference the invalidated cache (n.b. other eles may need the cache with the same key) + + }, { + key: "invalidate", + value: function invalidate(ele) { + var id = ele.id(); + var key = this.keyForId.get(id); // n.b. use stored key rather than current (potential key) + + this.deleteKeyMappingFor(ele); + var entireKeyInvalidated = this.doesEleInvalidateKey(ele); + + if (entireKeyInvalidated) { + // clear mapping for current key + this.invalidateKey(key); + } + + return entireKeyInvalidated || this.getNumberOfIdsForKey(key) === 0; + } + }]); + + return ElementTextureCacheLookup; + }(); + + var minTxrH = 25; // the size of the texture cache for small height eles (special case) + + var txrStepH = 50; // the min size of the regular cache, and the size it increases with each step up + + var minLvl$1 = -4; // when scaling smaller than that we don't need to re-render + + var maxLvl$1 = 3; // when larger than this scale just render directly (caching is not helpful) + + var maxZoom$1 = 7.99; // beyond this zoom level, layered textures are not used + + var eleTxrSpacing = 8; // spacing between elements on textures to avoid blitting overlaps + + var defTxrWidth = 1024; // default/minimum texture width + + var maxTxrW = 1024; // the maximum width of a texture + + var maxTxrH = 1024; // the maximum height of a texture + + var minUtility = 0.2; // if usage of texture is less than this, it is retired + + var maxFullness = 0.8; // fullness of texture after which queue removal is checked + + var maxFullnessChecks = 10; // dequeued after this many checks + + var deqCost$1 = 0.15; // % of add'l rendering cost allowed for dequeuing ele caches each frame + + var deqAvgCost$1 = 0.1; // % of add'l rendering cost compared to average overall redraw time + + var deqNoDrawCost$1 = 0.9; // % of avg frame time that can be used for dequeueing when not drawing + + var deqFastCost$1 = 0.9; // % of frame time to be used when >60fps + + var deqRedrawThreshold$1 = 100; // time to batch redraws together from dequeueing to allow more dequeueing calcs to happen in the meanwhile + + var maxDeqSize$1 = 1; // number of eles to dequeue and render at higher texture in each batch + + var getTxrReasons = { + dequeue: 'dequeue', + downscale: 'downscale', + highQuality: 'highQuality' + }; + var initDefaults = defaults$g({ + getKey: null, + doesEleInvalidateKey: falsify, + drawElement: null, + getBoundingBox: null, + getRotationPoint: null, + getRotationOffset: null, + isVisible: trueify, + allowEdgeTxrCaching: true, + allowParentTxrCaching: true + }); + + var ElementTextureCache = function ElementTextureCache(renderer, initOptions) { + var self = this; + self.renderer = renderer; + self.onDequeues = []; + var opts = initDefaults(initOptions); + extend(self, opts); + self.lookup = new ElementTextureCacheLookup(opts.getKey, opts.doesEleInvalidateKey); + self.setupDequeueing(); + }; + + var ETCp = ElementTextureCache.prototype; + ETCp.reasons = getTxrReasons; // the list of textures in which new subtextures for elements can be placed + + ETCp.getTextureQueue = function (txrH) { + var self = this; + self.eleImgCaches = self.eleImgCaches || {}; + return self.eleImgCaches[txrH] = self.eleImgCaches[txrH] || []; + }; // the list of usused textures which can be recycled (in use in texture queue) + + + ETCp.getRetiredTextureQueue = function (txrH) { + var self = this; + var rtxtrQs = self.eleImgCaches.retired = self.eleImgCaches.retired || {}; + var rtxtrQ = rtxtrQs[txrH] = rtxtrQs[txrH] || []; + return rtxtrQ; + }; // queue of element draw requests at different scale levels + + + ETCp.getElementQueue = function () { + var self = this; + var q = self.eleCacheQueue = self.eleCacheQueue || new heap(function (a, b) { + return b.reqs - a.reqs; + }); + return q; + }; // queue of element draw requests at different scale levels (element id lookup) + + + ETCp.getElementKeyToQueue = function () { + var self = this; + var k2q = self.eleKeyToCacheQueue = self.eleKeyToCacheQueue || {}; + return k2q; + }; + + ETCp.getElement = function (ele, bb, pxRatio, lvl, reason) { + var self = this; + var r = this.renderer; + var zoom = r.cy.zoom(); + var lookup = this.lookup; + + if (!bb || bb.w === 0 || bb.h === 0 || isNaN(bb.w) || isNaN(bb.h) || !ele.visible() || ele.removed()) { + return null; + } + + if (!self.allowEdgeTxrCaching && ele.isEdge() || !self.allowParentTxrCaching && ele.isParent()) { + return null; + } + + if (lvl == null) { + lvl = Math.ceil(log2(zoom * pxRatio)); + } + + if (lvl < minLvl$1) { + lvl = minLvl$1; + } else if (zoom >= maxZoom$1 || lvl > maxLvl$1) { + return null; + } + + var scale = Math.pow(2, lvl); + var eleScaledH = bb.h * scale; + var eleScaledW = bb.w * scale; + var scaledLabelShown = r.eleTextBiggerThanMin(ele, scale); + + if (!this.isVisible(ele, scaledLabelShown)) { + return null; + } + + var eleCache = lookup.get(ele, lvl); // if this get was on an unused/invalidated cache, then restore the texture usage metric + + if (eleCache && eleCache.invalidated) { + eleCache.invalidated = false; + eleCache.texture.invalidatedWidth -= eleCache.width; + } + + if (eleCache) { + return eleCache; + } + + var txrH; // which texture height this ele belongs to + + if (eleScaledH <= minTxrH) { + txrH = minTxrH; + } else if (eleScaledH <= txrStepH) { + txrH = txrStepH; + } else { + txrH = Math.ceil(eleScaledH / txrStepH) * txrStepH; + } + + if (eleScaledH > maxTxrH || eleScaledW > maxTxrW) { + return null; // caching large elements is not efficient + } + + var txrQ = self.getTextureQueue(txrH); // first try the second last one in case it has space at the end + + var txr = txrQ[txrQ.length - 2]; + + var addNewTxr = function addNewTxr() { + return self.recycleTexture(txrH, eleScaledW) || self.addTexture(txrH, eleScaledW); + }; // try the last one if there is no second last one + + + if (!txr) { + txr = txrQ[txrQ.length - 1]; + } // if the last one doesn't exist, we need a first one + + + if (!txr) { + txr = addNewTxr(); + } // if there's no room in the current texture, we need a new one + + + if (txr.width - txr.usedWidth < eleScaledW) { + txr = addNewTxr(); + } + + var scalableFrom = function scalableFrom(otherCache) { + return otherCache && otherCache.scaledLabelShown === scaledLabelShown; + }; + + var deqing = reason && reason === getTxrReasons.dequeue; + var highQualityReq = reason && reason === getTxrReasons.highQuality; + var downscaleReq = reason && reason === getTxrReasons.downscale; + var higherCache; // the nearest cache with a higher level + + for (var l = lvl + 1; l <= maxLvl$1; l++) { + var c = lookup.get(ele, l); + + if (c) { + higherCache = c; + break; + } + } + + var oneUpCache = higherCache && higherCache.level === lvl + 1 ? higherCache : null; + + var downscale = function downscale() { + txr.context.drawImage(oneUpCache.texture.canvas, oneUpCache.x, 0, oneUpCache.width, oneUpCache.height, txr.usedWidth, 0, eleScaledW, eleScaledH); + }; // reset ele area in texture + + + txr.context.setTransform(1, 0, 0, 1, 0, 0); + txr.context.clearRect(txr.usedWidth, 0, eleScaledW, txrH); + + if (scalableFrom(oneUpCache)) { + // then we can relatively cheaply rescale the existing image w/o rerendering + downscale(); + } else if (scalableFrom(higherCache)) { + // then use the higher cache for now and queue the next level down + // to cheaply scale towards the smaller level + if (highQualityReq) { + for (var _l = higherCache.level; _l > lvl; _l--) { + oneUpCache = self.getElement(ele, bb, pxRatio, _l, getTxrReasons.downscale); + } + + downscale(); + } else { + self.queueElement(ele, higherCache.level - 1); + return higherCache; + } + } else { + var lowerCache; // the nearest cache with a lower level + + if (!deqing && !highQualityReq && !downscaleReq) { + for (var _l2 = lvl - 1; _l2 >= minLvl$1; _l2--) { + var _c = lookup.get(ele, _l2); + + if (_c) { + lowerCache = _c; + break; + } + } + } + + if (scalableFrom(lowerCache)) { + // then use the lower quality cache for now and queue the better one for later + self.queueElement(ele, lvl); + return lowerCache; + } + + txr.context.translate(txr.usedWidth, 0); + txr.context.scale(scale, scale); + this.drawElement(txr.context, ele, bb, scaledLabelShown, false); + txr.context.scale(1 / scale, 1 / scale); + txr.context.translate(-txr.usedWidth, 0); + } + + eleCache = { + x: txr.usedWidth, + texture: txr, + level: lvl, + scale: scale, + width: eleScaledW, + height: eleScaledH, + scaledLabelShown: scaledLabelShown + }; + txr.usedWidth += Math.ceil(eleScaledW + eleTxrSpacing); + txr.eleCaches.push(eleCache); + lookup.set(ele, lvl, eleCache); + self.checkTextureFullness(txr); + return eleCache; + }; + + ETCp.invalidateElements = function (eles) { + for (var i = 0; i < eles.length; i++) { + this.invalidateElement(eles[i]); + } + }; + + ETCp.invalidateElement = function (ele) { + var self = this; + var lookup = self.lookup; + var caches = []; + var invalid = lookup.isInvalid(ele); + + if (!invalid) { + return; // override the invalidation request if the element key has not changed + } + + for (var lvl = minLvl$1; lvl <= maxLvl$1; lvl++) { + var cache = lookup.getForCachedKey(ele, lvl); + + if (cache) { + caches.push(cache); + } + } + + var noOtherElesUseCache = lookup.invalidate(ele); + + if (noOtherElesUseCache) { + for (var i = 0; i < caches.length; i++) { + var _cache = caches[i]; + var txr = _cache.texture; // remove space from the texture it belongs to + + txr.invalidatedWidth += _cache.width; // mark the cache as invalidated + + _cache.invalidated = true; // retire the texture if its utility is low + + self.checkTextureUtility(txr); + } + } // remove from queue since the old req was for the old state + + + self.removeFromQueue(ele); + }; + + ETCp.checkTextureUtility = function (txr) { + // invalidate all entries in the cache if the cache size is small + if (txr.invalidatedWidth >= minUtility * txr.width) { + this.retireTexture(txr); + } + }; + + ETCp.checkTextureFullness = function (txr) { + // if texture has been mostly filled and passed over several times, remove + // it from the queue so we don't need to waste time looking at it to put new things + var self = this; + var txrQ = self.getTextureQueue(txr.height); + + if (txr.usedWidth / txr.width > maxFullness && txr.fullnessChecks >= maxFullnessChecks) { + removeFromArray(txrQ, txr); + } else { + txr.fullnessChecks++; + } + }; + + ETCp.retireTexture = function (txr) { + var self = this; + var txrH = txr.height; + var txrQ = self.getTextureQueue(txrH); + var lookup = this.lookup; // retire the texture from the active / searchable queue: + + removeFromArray(txrQ, txr); + txr.retired = true; // remove the refs from the eles to the caches: + + var eleCaches = txr.eleCaches; + + for (var i = 0; i < eleCaches.length; i++) { + var eleCache = eleCaches[i]; + lookup.deleteCache(eleCache.key, eleCache.level); + } + + clearArray(eleCaches); // add the texture to a retired queue so it can be recycled in future: + + var rtxtrQ = self.getRetiredTextureQueue(txrH); + rtxtrQ.push(txr); + }; + + ETCp.addTexture = function (txrH, minW) { + var self = this; + var txrQ = self.getTextureQueue(txrH); + var txr = {}; + txrQ.push(txr); + txr.eleCaches = []; + txr.height = txrH; + txr.width = Math.max(defTxrWidth, minW); + txr.usedWidth = 0; + txr.invalidatedWidth = 0; + txr.fullnessChecks = 0; + txr.canvas = self.renderer.makeOffscreenCanvas(txr.width, txr.height); + txr.context = txr.canvas.getContext('2d'); + return txr; + }; + + ETCp.recycleTexture = function (txrH, minW) { + var self = this; + var txrQ = self.getTextureQueue(txrH); + var rtxtrQ = self.getRetiredTextureQueue(txrH); + + for (var i = 0; i < rtxtrQ.length; i++) { + var txr = rtxtrQ[i]; + + if (txr.width >= minW) { + txr.retired = false; + txr.usedWidth = 0; + txr.invalidatedWidth = 0; + txr.fullnessChecks = 0; + clearArray(txr.eleCaches); + txr.context.setTransform(1, 0, 0, 1, 0, 0); + txr.context.clearRect(0, 0, txr.width, txr.height); + removeFromArray(rtxtrQ, txr); + txrQ.push(txr); + return txr; + } + } + }; + + ETCp.queueElement = function (ele, lvl) { + var self = this; + var q = self.getElementQueue(); + var k2q = self.getElementKeyToQueue(); + var key = this.getKey(ele); + var existingReq = k2q[key]; + + if (existingReq) { + // use the max lvl b/c in between lvls are cheap to make + existingReq.level = Math.max(existingReq.level, lvl); + existingReq.eles.merge(ele); + existingReq.reqs++; + q.updateItem(existingReq); + } else { + var req = { + eles: ele.spawn().merge(ele), + level: lvl, + reqs: 1, + key: key + }; + q.push(req); + k2q[key] = req; + } + }; + + ETCp.dequeue = function (pxRatio + /*, extent*/ + ) { + var self = this; + var q = self.getElementQueue(); + var k2q = self.getElementKeyToQueue(); + var dequeued = []; + var lookup = self.lookup; + + for (var i = 0; i < maxDeqSize$1; i++) { + if (q.size() > 0) { + var req = q.pop(); + var key = req.key; + var ele = req.eles[0]; // all eles have the same key + + var cacheExists = lookup.hasCache(ele, req.level); // clear out the key to req lookup + + k2q[key] = null; // dequeueing isn't necessary with an existing cache + + if (cacheExists) { + continue; + } + + dequeued.push(req); + var bb = self.getBoundingBox(ele); + self.getElement(ele, bb, pxRatio, req.level, getTxrReasons.dequeue); + } else { + break; + } + } + + return dequeued; + }; + + ETCp.removeFromQueue = function (ele) { + var self = this; + var q = self.getElementQueue(); + var k2q = self.getElementKeyToQueue(); + var key = this.getKey(ele); + var req = k2q[key]; + + if (req != null) { + if (req.eles.length === 1) { + // remove if last ele in the req + // bring to front of queue + req.reqs = MAX_INT$1; + q.updateItem(req); + q.pop(); // remove from queue + + k2q[key] = null; // remove from lookup map + } else { + // otherwise just remove ele from req + req.eles.unmerge(ele); + } + } + }; + + ETCp.onDequeue = function (fn) { + this.onDequeues.push(fn); + }; + + ETCp.offDequeue = function (fn) { + removeFromArray(this.onDequeues, fn); + }; + + ETCp.setupDequeueing = defs.setupDequeueing({ + deqRedrawThreshold: deqRedrawThreshold$1, + deqCost: deqCost$1, + deqAvgCost: deqAvgCost$1, + deqNoDrawCost: deqNoDrawCost$1, + deqFastCost: deqFastCost$1, + deq: function deq(self, pxRatio, extent) { + return self.dequeue(pxRatio, extent); + }, + onDeqd: function onDeqd(self, deqd) { + for (var i = 0; i < self.onDequeues.length; i++) { + var fn = self.onDequeues[i]; + fn(deqd); + } + }, + shouldRedraw: function shouldRedraw(self, deqd, pxRatio, extent) { + for (var i = 0; i < deqd.length; i++) { + var eles = deqd[i].eles; + + for (var j = 0; j < eles.length; j++) { + var bb = eles[j].boundingBox(); + + if (boundingBoxesIntersect(bb, extent)) { + return true; + } + } + } + + return false; + }, + priority: function priority(self) { + return self.renderer.beforeRenderPriorities.eleTxrDeq; + } + }); + + var defNumLayers = 1; // default number of layers to use + + var minLvl = -4; // when scaling smaller than that we don't need to re-render + + var maxLvl = 2; // when larger than this scale just render directly (caching is not helpful) + + var maxZoom = 3.99; // beyond this zoom level, layered textures are not used + + var deqRedrawThreshold = 50; // time to batch redraws together from dequeueing to allow more dequeueing calcs to happen in the meanwhile + + var refineEleDebounceTime = 50; // time to debounce sharper ele texture updates + + var deqCost = 0.15; // % of add'l rendering cost allowed for dequeuing ele caches each frame + + var deqAvgCost = 0.1; // % of add'l rendering cost compared to average overall redraw time + + var deqNoDrawCost = 0.9; // % of avg frame time that can be used for dequeueing when not drawing + + var deqFastCost = 0.9; // % of frame time to be used when >60fps + + var maxDeqSize = 1; // number of eles to dequeue and render at higher texture in each batch + + var invalidThreshold = 250; // time threshold for disabling b/c of invalidations + + var maxLayerArea = 4000 * 4000; // layers can't be bigger than this + + var useHighQualityEleTxrReqs = true; // whether to use high quality ele txr requests (generally faster and cheaper in the longterm) + // var log = function(){ console.log.apply( console, arguments ); }; + + var LayeredTextureCache = function LayeredTextureCache(renderer) { + var self = this; + var r = self.renderer = renderer; + var cy = r.cy; + self.layersByLevel = {}; // e.g. 2 => [ layer1, layer2, ..., layerN ] + + self.firstGet = true; + self.lastInvalidationTime = performanceNow() - 2 * invalidThreshold; + self.skipping = false; + self.eleTxrDeqs = cy.collection(); + self.scheduleElementRefinement = debounce_1(function () { + self.refineElementTextures(self.eleTxrDeqs); + self.eleTxrDeqs.unmerge(self.eleTxrDeqs); + }, refineEleDebounceTime); + r.beforeRender(function (willDraw, now) { + if (now - self.lastInvalidationTime <= invalidThreshold) { + self.skipping = true; + } else { + self.skipping = false; + } + }, r.beforeRenderPriorities.lyrTxrSkip); + + var qSort = function qSort(a, b) { + return b.reqs - a.reqs; + }; + + self.layersQueue = new heap(qSort); + self.setupDequeueing(); + }; + + var LTCp = LayeredTextureCache.prototype; + var layerIdPool = 0; + var MAX_INT = Math.pow(2, 53) - 1; + + LTCp.makeLayer = function (bb, lvl) { + var scale = Math.pow(2, lvl); + var w = Math.ceil(bb.w * scale); + var h = Math.ceil(bb.h * scale); + var canvas = this.renderer.makeOffscreenCanvas(w, h); + var layer = { + id: layerIdPool = ++layerIdPool % MAX_INT, + bb: bb, + level: lvl, + width: w, + height: h, + canvas: canvas, + context: canvas.getContext('2d'), + eles: [], + elesQueue: [], + reqs: 0 + }; // log('make layer %s with w %s and h %s and lvl %s', layer.id, layer.width, layer.height, layer.level); + + var cxt = layer.context; + var dx = -layer.bb.x1; + var dy = -layer.bb.y1; // do the transform on creation to save cycles (it's the same for all eles) + + cxt.scale(scale, scale); + cxt.translate(dx, dy); + return layer; + }; + + LTCp.getLayers = function (eles, pxRatio, lvl) { + var self = this; + var r = self.renderer; + var cy = r.cy; + var zoom = cy.zoom(); + var firstGet = self.firstGet; + self.firstGet = false; // log('--\nget layers with %s eles', eles.length); + //log eles.map(function(ele){ return ele.id() }) ); + + if (lvl == null) { + lvl = Math.ceil(log2(zoom * pxRatio)); + + if (lvl < minLvl) { + lvl = minLvl; + } else if (zoom >= maxZoom || lvl > maxLvl) { + return null; + } + } + + self.validateLayersElesOrdering(lvl, eles); + var layersByLvl = self.layersByLevel; + var scale = Math.pow(2, lvl); + var layers = layersByLvl[lvl] = layersByLvl[lvl] || []; + var bb; + var lvlComplete = self.levelIsComplete(lvl, eles); + var tmpLayers; + + var checkTempLevels = function checkTempLevels() { + var canUseAsTmpLvl = function canUseAsTmpLvl(l) { + self.validateLayersElesOrdering(l, eles); + + if (self.levelIsComplete(l, eles)) { + tmpLayers = layersByLvl[l]; + return true; + } + }; + + var checkLvls = function checkLvls(dir) { + if (tmpLayers) { + return; + } + + for (var l = lvl + dir; minLvl <= l && l <= maxLvl; l += dir) { + if (canUseAsTmpLvl(l)) { + break; + } + } + }; + + checkLvls(+1); + checkLvls(-1); // remove the invalid layers; they will be replaced as needed later in this function + + for (var i = layers.length - 1; i >= 0; i--) { + var layer = layers[i]; + + if (layer.invalid) { + removeFromArray(layers, layer); + } + } + }; + + if (!lvlComplete) { + // if the current level is incomplete, then use the closest, best quality layerset temporarily + // and later queue the current layerset so we can get the proper quality level soon + checkTempLevels(); + } else { + // log('level complete, using existing layers\n--'); + return layers; + } + + var getBb = function getBb() { + if (!bb) { + bb = makeBoundingBox(); + + for (var i = 0; i < eles.length; i++) { + updateBoundingBox(bb, eles[i].boundingBox()); + } + } + + return bb; + }; + + var makeLayer = function makeLayer(opts) { + opts = opts || {}; + var after = opts.after; + getBb(); + var area = bb.w * scale * (bb.h * scale); + + if (area > maxLayerArea) { + return null; + } + + var layer = self.makeLayer(bb, lvl); + + if (after != null) { + var index = layers.indexOf(after) + 1; + layers.splice(index, 0, layer); + } else if (opts.insert === undefined || opts.insert) { + // no after specified => first layer made so put at start + layers.unshift(layer); + } // if( tmpLayers ){ + //self.queueLayer( layer ); + // } + + + return layer; + }; + + if (self.skipping && !firstGet) { + // log('skip layers'); + return null; + } // log('do layers'); + + + var layer = null; + var maxElesPerLayer = eles.length / defNumLayers; + var allowLazyQueueing = !firstGet; + + for (var i = 0; i < eles.length; i++) { + var ele = eles[i]; + var rs = ele._private.rscratch; + var caches = rs.imgLayerCaches = rs.imgLayerCaches || {}; // log('look at ele', ele.id()); + + var existingLayer = caches[lvl]; + + if (existingLayer) { + // reuse layer for later eles + // log('reuse layer for', ele.id()); + layer = existingLayer; + continue; + } + + if (!layer || layer.eles.length >= maxElesPerLayer || !boundingBoxInBoundingBox(layer.bb, ele.boundingBox())) { + // log('make new layer for ele %s', ele.id()); + layer = makeLayer({ + insert: true, + after: layer + }); // if now layer can be built then we can't use layers at this level + + if (!layer) { + return null; + } // log('new layer with id %s', layer.id); + + } + + if (tmpLayers || allowLazyQueueing) { + // log('queue ele %s in layer %s', ele.id(), layer.id); + self.queueLayer(layer, ele); + } else { + // log('draw ele %s in layer %s', ele.id(), layer.id); + self.drawEleInLayer(layer, ele, lvl, pxRatio); + } + + layer.eles.push(ele); + caches[lvl] = layer; + } // log('--'); + + + if (tmpLayers) { + // then we only queued the current layerset and can't draw it yet + return tmpLayers; + } + + if (allowLazyQueueing) { + // log('lazy queue level', lvl); + return null; + } + + return layers; + }; // a layer may want to use an ele cache of a higher level to avoid blurriness + // so the layer level might not equal the ele level + + + LTCp.getEleLevelForLayerLevel = function (lvl, pxRatio) { + return lvl; + }; + + LTCp.drawEleInLayer = function (layer, ele, lvl, pxRatio) { + var self = this; + var r = this.renderer; + var context = layer.context; + var bb = ele.boundingBox(); + + if (bb.w === 0 || bb.h === 0 || !ele.visible()) { + return; + } + + lvl = self.getEleLevelForLayerLevel(lvl, pxRatio); + + { + r.setImgSmoothing(context, false); + } + + { + r.drawCachedElement(context, ele, null, null, lvl, useHighQualityEleTxrReqs); + } + + { + r.setImgSmoothing(context, true); + } + }; + + LTCp.levelIsComplete = function (lvl, eles) { + var self = this; + var layers = self.layersByLevel[lvl]; + + if (!layers || layers.length === 0) { + return false; + } + + var numElesInLayers = 0; + + for (var i = 0; i < layers.length; i++) { + var layer = layers[i]; // if there are any eles needed to be drawn yet, the level is not complete + + if (layer.reqs > 0) { + return false; + } // if the layer is invalid, the level is not complete + + + if (layer.invalid) { + return false; + } + + numElesInLayers += layer.eles.length; + } // we should have exactly the number of eles passed in to be complete + + + if (numElesInLayers !== eles.length) { + return false; + } + + return true; + }; + + LTCp.validateLayersElesOrdering = function (lvl, eles) { + var layers = this.layersByLevel[lvl]; + + if (!layers) { + return; + } // if in a layer the eles are not in the same order, then the layer is invalid + // (i.e. there is an ele in between the eles in the layer) + + + for (var i = 0; i < layers.length; i++) { + var layer = layers[i]; + var offset = -1; // find the offset + + for (var j = 0; j < eles.length; j++) { + if (layer.eles[0] === eles[j]) { + offset = j; + break; + } + } + + if (offset < 0) { + // then the layer has nonexistent elements and is invalid + this.invalidateLayer(layer); + continue; + } // the eles in the layer must be in the same continuous order, else the layer is invalid + + + var o = offset; + + for (var j = 0; j < layer.eles.length; j++) { + if (layer.eles[j] !== eles[o + j]) { + // log('invalidate based on ordering', layer.id); + this.invalidateLayer(layer); + break; + } + } + } + }; + + LTCp.updateElementsInLayers = function (eles, update) { + var self = this; + var isEles = element(eles[0]); // collect udpated elements (cascaded from the layers) and update each + // layer itself along the way + + for (var i = 0; i < eles.length; i++) { + var req = isEles ? null : eles[i]; + var ele = isEles ? eles[i] : eles[i].ele; + var rs = ele._private.rscratch; + var caches = rs.imgLayerCaches = rs.imgLayerCaches || {}; + + for (var l = minLvl; l <= maxLvl; l++) { + var layer = caches[l]; + + if (!layer) { + continue; + } // if update is a request from the ele cache, then it affects only + // the matching level + + + if (req && self.getEleLevelForLayerLevel(layer.level) !== req.level) { + continue; + } + + update(layer, ele, req); + } + } + }; + + LTCp.haveLayers = function () { + var self = this; + var haveLayers = false; + + for (var l = minLvl; l <= maxLvl; l++) { + var layers = self.layersByLevel[l]; + + if (layers && layers.length > 0) { + haveLayers = true; + break; + } + } + + return haveLayers; + }; + + LTCp.invalidateElements = function (eles) { + var self = this; + + if (eles.length === 0) { + return; + } + + self.lastInvalidationTime = performanceNow(); // log('update invalidate layer time from eles'); + + if (eles.length === 0 || !self.haveLayers()) { + return; + } + + self.updateElementsInLayers(eles, function invalAssocLayers(layer, ele, req) { + self.invalidateLayer(layer); + }); + }; + + LTCp.invalidateLayer = function (layer) { + // log('update invalidate layer time'); + this.lastInvalidationTime = performanceNow(); + + if (layer.invalid) { + return; + } // save cycles + + + var lvl = layer.level; + var eles = layer.eles; + var layers = this.layersByLevel[lvl]; // log('invalidate layer', layer.id ); + + removeFromArray(layers, layer); // layer.eles = []; + + layer.elesQueue = []; + layer.invalid = true; + + if (layer.replacement) { + layer.replacement.invalid = true; + } + + for (var i = 0; i < eles.length; i++) { + var caches = eles[i]._private.rscratch.imgLayerCaches; + + if (caches) { + caches[lvl] = null; + } + } + }; + + LTCp.refineElementTextures = function (eles) { + var self = this; // log('refine', eles.length); + + self.updateElementsInLayers(eles, function refineEachEle(layer, ele, req) { + var rLyr = layer.replacement; + + if (!rLyr) { + rLyr = layer.replacement = self.makeLayer(layer.bb, layer.level); + rLyr.replaces = layer; + rLyr.eles = layer.eles; // log('make replacement layer %s for %s with level %s', rLyr.id, layer.id, rLyr.level); + } + + if (!rLyr.reqs) { + for (var i = 0; i < rLyr.eles.length; i++) { + self.queueLayer(rLyr, rLyr.eles[i]); + } // log('queue replacement layer refinement', rLyr.id); + + } + }); + }; + + LTCp.enqueueElementRefinement = function (ele) { + + this.eleTxrDeqs.merge(ele); + this.scheduleElementRefinement(); + }; + + LTCp.queueLayer = function (layer, ele) { + var self = this; + var q = self.layersQueue; + var elesQ = layer.elesQueue; + var hasId = elesQ.hasId = elesQ.hasId || {}; // if a layer is going to be replaced, queuing is a waste of time + + if (layer.replacement) { + return; + } + + if (ele) { + if (hasId[ele.id()]) { + return; + } + + elesQ.push(ele); + hasId[ele.id()] = true; + } + + if (layer.reqs) { + layer.reqs++; + q.updateItem(layer); + } else { + layer.reqs = 1; + q.push(layer); + } + }; + + LTCp.dequeue = function (pxRatio) { + var self = this; + var q = self.layersQueue; + var deqd = []; + var eleDeqs = 0; + + while (eleDeqs < maxDeqSize) { + if (q.size() === 0) { + break; + } + + var layer = q.peek(); // if a layer has been or will be replaced, then don't waste time with it + + if (layer.replacement) { + // log('layer %s in queue skipped b/c it already has a replacement', layer.id); + q.pop(); + continue; + } // if this is a replacement layer that has been superceded, then forget it + + + if (layer.replaces && layer !== layer.replaces.replacement) { + // log('layer is no longer the most uptodate replacement; dequeued', layer.id) + q.pop(); + continue; + } + + if (layer.invalid) { + // log('replacement layer %s is invalid; dequeued', layer.id); + q.pop(); + continue; + } + + var ele = layer.elesQueue.shift(); + + if (ele) { + // log('dequeue layer %s', layer.id); + self.drawEleInLayer(layer, ele, layer.level, pxRatio); + eleDeqs++; + } + + if (deqd.length === 0) { + // we need only one entry in deqd to queue redrawing etc + deqd.push(true); + } // if the layer has all its eles done, then remove from the queue + + + if (layer.elesQueue.length === 0) { + q.pop(); + layer.reqs = 0; // log('dequeue of layer %s complete', layer.id); + // when a replacement layer is dequeued, it replaces the old layer in the level + + if (layer.replaces) { + self.applyLayerReplacement(layer); + } + + self.requestRedraw(); + } + } + + return deqd; + }; + + LTCp.applyLayerReplacement = function (layer) { + var self = this; + var layersInLevel = self.layersByLevel[layer.level]; + var replaced = layer.replaces; + var index = layersInLevel.indexOf(replaced); // if the replaced layer is not in the active list for the level, then replacing + // refs would be a mistake (i.e. overwriting the true active layer) + + if (index < 0 || replaced.invalid) { + // log('replacement layer would have no effect', layer.id); + return; + } + + layersInLevel[index] = layer; // replace level ref + // replace refs in eles + + for (var i = 0; i < layer.eles.length; i++) { + var _p = layer.eles[i]._private; + var cache = _p.imgLayerCaches = _p.imgLayerCaches || {}; + + if (cache) { + cache[layer.level] = layer; + } + } // log('apply replacement layer %s over %s', layer.id, replaced.id); + + + self.requestRedraw(); + }; + + LTCp.requestRedraw = debounce_1(function () { + var r = this.renderer; + r.redrawHint('eles', true); + r.redrawHint('drag', true); + r.redraw(); + }, 100); + LTCp.setupDequeueing = defs.setupDequeueing({ + deqRedrawThreshold: deqRedrawThreshold, + deqCost: deqCost, + deqAvgCost: deqAvgCost, + deqNoDrawCost: deqNoDrawCost, + deqFastCost: deqFastCost, + deq: function deq(self, pxRatio) { + return self.dequeue(pxRatio); + }, + onDeqd: noop$1, + shouldRedraw: trueify, + priority: function priority(self) { + return self.renderer.beforeRenderPriorities.lyrTxrDeq; + } + }); + + var CRp$a = {}; + var impl; + + function polygon(context, points) { + for (var i = 0; i < points.length; i++) { + var pt = points[i]; + context.lineTo(pt.x, pt.y); + } + } + + function triangleBackcurve(context, points, controlPoint) { + var firstPt; + + for (var i = 0; i < points.length; i++) { + var pt = points[i]; + + if (i === 0) { + firstPt = pt; + } + + context.lineTo(pt.x, pt.y); + } + + context.quadraticCurveTo(controlPoint.x, controlPoint.y, firstPt.x, firstPt.y); + } + + function triangleTee(context, trianglePoints, teePoints) { + if (context.beginPath) { + context.beginPath(); + } + + var triPts = trianglePoints; + + for (var i = 0; i < triPts.length; i++) { + var pt = triPts[i]; + context.lineTo(pt.x, pt.y); + } + + var teePts = teePoints; + var firstTeePt = teePoints[0]; + context.moveTo(firstTeePt.x, firstTeePt.y); + + for (var i = 1; i < teePts.length; i++) { + var pt = teePts[i]; + context.lineTo(pt.x, pt.y); + } + + if (context.closePath) { + context.closePath(); + } + } + + function circleTriangle(context, trianglePoints, rx, ry, r) { + if (context.beginPath) { + context.beginPath(); + } + + context.arc(rx, ry, r, 0, Math.PI * 2, false); + var triPts = trianglePoints; + var firstTrPt = triPts[0]; + context.moveTo(firstTrPt.x, firstTrPt.y); + + for (var i = 0; i < triPts.length; i++) { + var pt = triPts[i]; + context.lineTo(pt.x, pt.y); + } + + if (context.closePath) { + context.closePath(); + } + } + + function circle(context, rx, ry, r) { + context.arc(rx, ry, r, 0, Math.PI * 2, false); + } + + CRp$a.arrowShapeImpl = function (name) { + return (impl || (impl = { + 'polygon': polygon, + 'triangle-backcurve': triangleBackcurve, + 'triangle-tee': triangleTee, + 'circle-triangle': circleTriangle, + 'triangle-cross': triangleTee, + 'circle': circle + }))[name]; + }; + + var CRp$9 = {}; + + CRp$9.drawElement = function (context, ele, shiftToOriginWithBb, showLabel, showOverlay, showOpacity) { + var r = this; + + if (ele.isNode()) { + r.drawNode(context, ele, shiftToOriginWithBb, showLabel, showOverlay, showOpacity); + } else { + r.drawEdge(context, ele, shiftToOriginWithBb, showLabel, showOverlay, showOpacity); + } + }; + + CRp$9.drawElementOverlay = function (context, ele) { + var r = this; + + if (ele.isNode()) { + r.drawNodeOverlay(context, ele); + } else { + r.drawEdgeOverlay(context, ele); + } + }; + + CRp$9.drawElementUnderlay = function (context, ele) { + var r = this; + + if (ele.isNode()) { + r.drawNodeUnderlay(context, ele); + } else { + r.drawEdgeUnderlay(context, ele); + } + }; + + CRp$9.drawCachedElementPortion = function (context, ele, eleTxrCache, pxRatio, lvl, reason, getRotation, getOpacity) { + var r = this; + var bb = eleTxrCache.getBoundingBox(ele); + + if (bb.w === 0 || bb.h === 0) { + return; + } // ignore zero size case + + + var eleCache = eleTxrCache.getElement(ele, bb, pxRatio, lvl, reason); + + if (eleCache != null) { + var opacity = getOpacity(r, ele); + + if (opacity === 0) { + return; + } + + var theta = getRotation(r, ele); + var x1 = bb.x1, + y1 = bb.y1, + w = bb.w, + h = bb.h; + var x, y, sx, sy, smooth; + + if (theta !== 0) { + var rotPt = eleTxrCache.getRotationPoint(ele); + sx = rotPt.x; + sy = rotPt.y; + context.translate(sx, sy); + context.rotate(theta); + smooth = r.getImgSmoothing(context); + + if (!smooth) { + r.setImgSmoothing(context, true); + } + + var off = eleTxrCache.getRotationOffset(ele); + x = off.x; + y = off.y; + } else { + x = x1; + y = y1; + } + + var oldGlobalAlpha; + + if (opacity !== 1) { + oldGlobalAlpha = context.globalAlpha; + context.globalAlpha = oldGlobalAlpha * opacity; + } + + context.drawImage(eleCache.texture.canvas, eleCache.x, 0, eleCache.width, eleCache.height, x, y, w, h); + + if (opacity !== 1) { + context.globalAlpha = oldGlobalAlpha; + } + + if (theta !== 0) { + context.rotate(-theta); + context.translate(-sx, -sy); + + if (!smooth) { + r.setImgSmoothing(context, false); + } + } + } else { + eleTxrCache.drawElement(context, ele); // direct draw fallback + } + }; + + var getZeroRotation = function getZeroRotation() { + return 0; + }; + + var getLabelRotation = function getLabelRotation(r, ele) { + return r.getTextAngle(ele, null); + }; + + var getSourceLabelRotation = function getSourceLabelRotation(r, ele) { + return r.getTextAngle(ele, 'source'); + }; + + var getTargetLabelRotation = function getTargetLabelRotation(r, ele) { + return r.getTextAngle(ele, 'target'); + }; + + var getOpacity = function getOpacity(r, ele) { + return ele.effectiveOpacity(); + }; + + var getTextOpacity = function getTextOpacity(e, ele) { + return ele.pstyle('text-opacity').pfValue * ele.effectiveOpacity(); + }; + + CRp$9.drawCachedElement = function (context, ele, pxRatio, extent, lvl, requestHighQuality) { + var r = this; + var _r$data = r.data, + eleTxrCache = _r$data.eleTxrCache, + lblTxrCache = _r$data.lblTxrCache, + slbTxrCache = _r$data.slbTxrCache, + tlbTxrCache = _r$data.tlbTxrCache; + var bb = ele.boundingBox(); + var reason = requestHighQuality === true ? eleTxrCache.reasons.highQuality : null; + + if (bb.w === 0 || bb.h === 0 || !ele.visible()) { + return; + } + + if (!extent || boundingBoxesIntersect(bb, extent)) { + var isEdge = ele.isEdge(); + + var badLine = ele.element()._private.rscratch.badLine; + + r.drawElementUnderlay(context, ele); + r.drawCachedElementPortion(context, ele, eleTxrCache, pxRatio, lvl, reason, getZeroRotation, getOpacity); + + if (!isEdge || !badLine) { + r.drawCachedElementPortion(context, ele, lblTxrCache, pxRatio, lvl, reason, getLabelRotation, getTextOpacity); + } + + if (isEdge && !badLine) { + r.drawCachedElementPortion(context, ele, slbTxrCache, pxRatio, lvl, reason, getSourceLabelRotation, getTextOpacity); + r.drawCachedElementPortion(context, ele, tlbTxrCache, pxRatio, lvl, reason, getTargetLabelRotation, getTextOpacity); + } + + r.drawElementOverlay(context, ele); + } + }; + + CRp$9.drawElements = function (context, eles) { + var r = this; + + for (var i = 0; i < eles.length; i++) { + var ele = eles[i]; + r.drawElement(context, ele); + } + }; + + CRp$9.drawCachedElements = function (context, eles, pxRatio, extent) { + var r = this; + + for (var i = 0; i < eles.length; i++) { + var ele = eles[i]; + r.drawCachedElement(context, ele, pxRatio, extent); + } + }; + + CRp$9.drawCachedNodes = function (context, eles, pxRatio, extent) { + var r = this; + + for (var i = 0; i < eles.length; i++) { + var ele = eles[i]; + + if (!ele.isNode()) { + continue; + } + + r.drawCachedElement(context, ele, pxRatio, extent); + } + }; + + CRp$9.drawLayeredElements = function (context, eles, pxRatio, extent) { + var r = this; + var layers = r.data.lyrTxrCache.getLayers(eles, pxRatio); + + if (layers) { + for (var i = 0; i < layers.length; i++) { + var layer = layers[i]; + var bb = layer.bb; + + if (bb.w === 0 || bb.h === 0) { + continue; + } + + context.drawImage(layer.canvas, bb.x1, bb.y1, bb.w, bb.h); + } + } else { + // fall back on plain caching if no layers + r.drawCachedElements(context, eles, pxRatio, extent); + } + }; + + /* global Path2D */ + var CRp$8 = {}; + + CRp$8.drawEdge = function (context, edge, shiftToOriginWithBb) { + var drawLabel = arguments.length > 3 && arguments[3] !== undefined ? arguments[3] : true; + var shouldDrawOverlay = arguments.length > 4 && arguments[4] !== undefined ? arguments[4] : true; + var shouldDrawOpacity = arguments.length > 5 && arguments[5] !== undefined ? arguments[5] : true; + var r = this; + var rs = edge._private.rscratch; + + if (shouldDrawOpacity && !edge.visible()) { + return; + } // if bezier ctrl pts can not be calculated, then die + + + if (rs.badLine || rs.allpts == null || isNaN(rs.allpts[0])) { + // isNaN in case edge is impossible and browser bugs (e.g. safari) + return; + } + + var bb; + + if (shiftToOriginWithBb) { + bb = shiftToOriginWithBb; + context.translate(-bb.x1, -bb.y1); + } + + var opacity = shouldDrawOpacity ? edge.pstyle('opacity').value : 1; + var lineOpacity = shouldDrawOpacity ? edge.pstyle('line-opacity').value : 1; + var curveStyle = edge.pstyle('curve-style').value; + var lineStyle = edge.pstyle('line-style').value; + var edgeWidth = edge.pstyle('width').pfValue; + var lineCap = edge.pstyle('line-cap').value; + var effectiveLineOpacity = opacity * lineOpacity; // separate arrow opacity would require arrow-opacity property + + var effectiveArrowOpacity = opacity * lineOpacity; + + var drawLine = function drawLine() { + var strokeOpacity = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : effectiveLineOpacity; + + if (curveStyle === 'straight-triangle') { + r.eleStrokeStyle(context, edge, strokeOpacity); + r.drawEdgeTrianglePath(edge, context, rs.allpts); + } else { + context.lineWidth = edgeWidth; + context.lineCap = lineCap; + r.eleStrokeStyle(context, edge, strokeOpacity); + r.drawEdgePath(edge, context, rs.allpts, lineStyle); + context.lineCap = 'butt'; // reset for other drawing functions + } + }; + + var drawOverlay = function drawOverlay() { + if (!shouldDrawOverlay) { + return; + } + + r.drawEdgeOverlay(context, edge); + }; + + var drawUnderlay = function drawUnderlay() { + if (!shouldDrawOverlay) { + return; + } + + r.drawEdgeUnderlay(context, edge); + }; + + var drawArrows = function drawArrows() { + var arrowOpacity = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : effectiveArrowOpacity; + r.drawArrowheads(context, edge, arrowOpacity); + }; + + var drawText = function drawText() { + r.drawElementText(context, edge, null, drawLabel); + }; + + context.lineJoin = 'round'; + var ghost = edge.pstyle('ghost').value === 'yes'; + + if (ghost) { + var gx = edge.pstyle('ghost-offset-x').pfValue; + var gy = edge.pstyle('ghost-offset-y').pfValue; + var ghostOpacity = edge.pstyle('ghost-opacity').value; + var effectiveGhostOpacity = effectiveLineOpacity * ghostOpacity; + context.translate(gx, gy); + drawLine(effectiveGhostOpacity); + drawArrows(effectiveGhostOpacity); + context.translate(-gx, -gy); + } + + drawUnderlay(); + drawLine(); + drawArrows(); + drawOverlay(); + drawText(); + + if (shiftToOriginWithBb) { + context.translate(bb.x1, bb.y1); + } + }; + + var drawEdgeOverlayUnderlay = function drawEdgeOverlayUnderlay(overlayOrUnderlay) { + if (!['overlay', 'underlay'].includes(overlayOrUnderlay)) { + throw new Error('Invalid state'); + } + + return function (context, edge) { + if (!edge.visible()) { + return; + } + + var opacity = edge.pstyle("".concat(overlayOrUnderlay, "-opacity")).value; + + if (opacity === 0) { + return; + } + + var r = this; + var usePaths = r.usePaths(); + var rs = edge._private.rscratch; + var padding = edge.pstyle("".concat(overlayOrUnderlay, "-padding")).pfValue; + var width = 2 * padding; + var color = edge.pstyle("".concat(overlayOrUnderlay, "-color")).value; + context.lineWidth = width; + + if (rs.edgeType === 'self' && !usePaths) { + context.lineCap = 'butt'; + } else { + context.lineCap = 'round'; + } + + r.colorStrokeStyle(context, color[0], color[1], color[2], opacity); + r.drawEdgePath(edge, context, rs.allpts, 'solid'); + }; + }; + + CRp$8.drawEdgeOverlay = drawEdgeOverlayUnderlay('overlay'); + CRp$8.drawEdgeUnderlay = drawEdgeOverlayUnderlay('underlay'); + + CRp$8.drawEdgePath = function (edge, context, pts, type) { + var rs = edge._private.rscratch; + var canvasCxt = context; + var path; + var pathCacheHit = false; + var usePaths = this.usePaths(); + var lineDashPattern = edge.pstyle('line-dash-pattern').pfValue; + var lineDashOffset = edge.pstyle('line-dash-offset').pfValue; + + if (usePaths) { + var pathCacheKey = pts.join('$'); + var keyMatches = rs.pathCacheKey && rs.pathCacheKey === pathCacheKey; + + if (keyMatches) { + path = context = rs.pathCache; + pathCacheHit = true; + } else { + path = context = new Path2D(); + rs.pathCacheKey = pathCacheKey; + rs.pathCache = path; + } + } + + if (canvasCxt.setLineDash) { + // for very outofdate browsers + switch (type) { + case 'dotted': + canvasCxt.setLineDash([1, 1]); + break; + + case 'dashed': + canvasCxt.setLineDash(lineDashPattern); + canvasCxt.lineDashOffset = lineDashOffset; + break; + + case 'solid': + canvasCxt.setLineDash([]); + break; + } + } + + if (!pathCacheHit && !rs.badLine) { + if (context.beginPath) { + context.beginPath(); + } + + context.moveTo(pts[0], pts[1]); + + switch (rs.edgeType) { + case 'bezier': + case 'self': + case 'compound': + case 'multibezier': + for (var i = 2; i + 3 < pts.length; i += 4) { + context.quadraticCurveTo(pts[i], pts[i + 1], pts[i + 2], pts[i + 3]); + } + + break; + + case 'straight': + case 'segments': + case 'haystack': + for (var _i = 2; _i + 1 < pts.length; _i += 2) { + context.lineTo(pts[_i], pts[_i + 1]); + } + + break; + } + } + + context = canvasCxt; + + if (usePaths) { + context.stroke(path); + } else { + context.stroke(); + } // reset any line dashes + + + if (context.setLineDash) { + // for very outofdate browsers + context.setLineDash([]); + } + }; + + CRp$8.drawEdgeTrianglePath = function (edge, context, pts) { + // use line stroke style for triangle fill style + context.fillStyle = context.strokeStyle; + var edgeWidth = edge.pstyle('width').pfValue; + + for (var i = 0; i + 1 < pts.length; i += 2) { + var vector = [pts[i + 2] - pts[i], pts[i + 3] - pts[i + 1]]; + var length = Math.sqrt(vector[0] * vector[0] + vector[1] * vector[1]); + var normal = [vector[1] / length, -vector[0] / length]; + var triangleHead = [normal[0] * edgeWidth / 2, normal[1] * edgeWidth / 2]; + context.beginPath(); + context.moveTo(pts[i] - triangleHead[0], pts[i + 1] - triangleHead[1]); + context.lineTo(pts[i] + triangleHead[0], pts[i + 1] + triangleHead[1]); + context.lineTo(pts[i + 2], pts[i + 3]); + context.closePath(); + context.fill(); + } + }; + + CRp$8.drawArrowheads = function (context, edge, opacity) { + var rs = edge._private.rscratch; + var isHaystack = rs.edgeType === 'haystack'; + + if (!isHaystack) { + this.drawArrowhead(context, edge, 'source', rs.arrowStartX, rs.arrowStartY, rs.srcArrowAngle, opacity); + } + + this.drawArrowhead(context, edge, 'mid-target', rs.midX, rs.midY, rs.midtgtArrowAngle, opacity); + this.drawArrowhead(context, edge, 'mid-source', rs.midX, rs.midY, rs.midsrcArrowAngle, opacity); + + if (!isHaystack) { + this.drawArrowhead(context, edge, 'target', rs.arrowEndX, rs.arrowEndY, rs.tgtArrowAngle, opacity); + } + }; + + CRp$8.drawArrowhead = function (context, edge, prefix, x, y, angle, opacity) { + if (isNaN(x) || x == null || isNaN(y) || y == null || isNaN(angle) || angle == null) { + return; + } + + var self = this; + var arrowShape = edge.pstyle(prefix + '-arrow-shape').value; + + if (arrowShape === 'none') { + return; + } + + var arrowClearFill = edge.pstyle(prefix + '-arrow-fill').value === 'hollow' ? 'both' : 'filled'; + var arrowFill = edge.pstyle(prefix + '-arrow-fill').value; + var edgeWidth = edge.pstyle('width').pfValue; + var edgeOpacity = edge.pstyle('opacity').value; + + if (opacity === undefined) { + opacity = edgeOpacity; + } + + var gco = context.globalCompositeOperation; + + if (opacity !== 1 || arrowFill === 'hollow') { + // then extra clear is needed + context.globalCompositeOperation = 'destination-out'; + self.colorFillStyle(context, 255, 255, 255, 1); + self.colorStrokeStyle(context, 255, 255, 255, 1); + self.drawArrowShape(edge, context, arrowClearFill, edgeWidth, arrowShape, x, y, angle); + context.globalCompositeOperation = gco; + } // otherwise, the opaque arrow clears it for free :) + + + var color = edge.pstyle(prefix + '-arrow-color').value; + self.colorFillStyle(context, color[0], color[1], color[2], opacity); + self.colorStrokeStyle(context, color[0], color[1], color[2], opacity); + self.drawArrowShape(edge, context, arrowFill, edgeWidth, arrowShape, x, y, angle); + }; + + CRp$8.drawArrowShape = function (edge, context, fill, edgeWidth, shape, x, y, angle) { + var r = this; + var usePaths = this.usePaths() && shape !== 'triangle-cross'; + var pathCacheHit = false; + var path; + var canvasContext = context; + var translation = { + x: x, + y: y + }; + var scale = edge.pstyle('arrow-scale').value; + var size = this.getArrowWidth(edgeWidth, scale); + var shapeImpl = r.arrowShapes[shape]; + + if (usePaths) { + var cache = r.arrowPathCache = r.arrowPathCache || []; + var key = hashString(shape); + var cachedPath = cache[key]; + + if (cachedPath != null) { + path = context = cachedPath; + pathCacheHit = true; + } else { + path = context = new Path2D(); + cache[key] = path; + } + } + + if (!pathCacheHit) { + if (context.beginPath) { + context.beginPath(); + } + + if (usePaths) { + // store in the path cache with values easily manipulated later + shapeImpl.draw(context, 1, 0, { + x: 0, + y: 0 + }, 1); + } else { + shapeImpl.draw(context, size, angle, translation, edgeWidth); + } + + if (context.closePath) { + context.closePath(); + } + } + + context = canvasContext; + + if (usePaths) { + // set transform to arrow position/orientation + context.translate(x, y); + context.rotate(angle); + context.scale(size, size); + } + + if (fill === 'filled' || fill === 'both') { + if (usePaths) { + context.fill(path); + } else { + context.fill(); + } + } + + if (fill === 'hollow' || fill === 'both') { + context.lineWidth = (shapeImpl.matchEdgeWidth ? edgeWidth : 1) / (usePaths ? size : 1); + context.lineJoin = 'miter'; + + if (usePaths) { + context.stroke(path); + } else { + context.stroke(); + } + } + + if (usePaths) { + // reset transform by applying inverse + context.scale(1 / size, 1 / size); + context.rotate(-angle); + context.translate(-x, -y); + } + }; + + var CRp$7 = {}; + + CRp$7.safeDrawImage = function (context, img, ix, iy, iw, ih, x, y, w, h) { + // detect problematic cases for old browsers with bad images (cheaper than try-catch) + if (iw <= 0 || ih <= 0 || w <= 0 || h <= 0) { + return; + } + + try { + context.drawImage(img, ix, iy, iw, ih, x, y, w, h); + } catch (e) { + warn(e); + } + }; + + CRp$7.drawInscribedImage = function (context, img, node, index, nodeOpacity) { + var r = this; + var pos = node.position(); + var nodeX = pos.x; + var nodeY = pos.y; + var styleObj = node.cy().style(); + var getIndexedStyle = styleObj.getIndexedStyle.bind(styleObj); + var fit = getIndexedStyle(node, 'background-fit', 'value', index); + var repeat = getIndexedStyle(node, 'background-repeat', 'value', index); + var nodeW = node.width(); + var nodeH = node.height(); + var paddingX2 = node.padding() * 2; + var nodeTW = nodeW + (getIndexedStyle(node, 'background-width-relative-to', 'value', index) === 'inner' ? 0 : paddingX2); + var nodeTH = nodeH + (getIndexedStyle(node, 'background-height-relative-to', 'value', index) === 'inner' ? 0 : paddingX2); + var rs = node._private.rscratch; + var clip = getIndexedStyle(node, 'background-clip', 'value', index); + var shouldClip = clip === 'node'; + var imgOpacity = getIndexedStyle(node, 'background-image-opacity', 'value', index) * nodeOpacity; + var smooth = getIndexedStyle(node, 'background-image-smoothing', 'value', index); + var imgW = img.width || img.cachedW; + var imgH = img.height || img.cachedH; // workaround for broken browsers like ie + + if (null == imgW || null == imgH) { + document.body.appendChild(img); // eslint-disable-line no-undef + + imgW = img.cachedW = img.width || img.offsetWidth; + imgH = img.cachedH = img.height || img.offsetHeight; + document.body.removeChild(img); // eslint-disable-line no-undef + } + + var w = imgW; + var h = imgH; + + if (getIndexedStyle(node, 'background-width', 'value', index) !== 'auto') { + if (getIndexedStyle(node, 'background-width', 'units', index) === '%') { + w = getIndexedStyle(node, 'background-width', 'pfValue', index) * nodeTW; + } else { + w = getIndexedStyle(node, 'background-width', 'pfValue', index); + } + } + + if (getIndexedStyle(node, 'background-height', 'value', index) !== 'auto') { + if (getIndexedStyle(node, 'background-height', 'units', index) === '%') { + h = getIndexedStyle(node, 'background-height', 'pfValue', index) * nodeTH; + } else { + h = getIndexedStyle(node, 'background-height', 'pfValue', index); + } + } + + if (w === 0 || h === 0) { + return; // no point in drawing empty image (and chrome is broken in this case) + } + + if (fit === 'contain') { + var scale = Math.min(nodeTW / w, nodeTH / h); + w *= scale; + h *= scale; + } else if (fit === 'cover') { + var scale = Math.max(nodeTW / w, nodeTH / h); + w *= scale; + h *= scale; + } + + var x = nodeX - nodeTW / 2; // left + + var posXUnits = getIndexedStyle(node, 'background-position-x', 'units', index); + var posXPfVal = getIndexedStyle(node, 'background-position-x', 'pfValue', index); + + if (posXUnits === '%') { + x += (nodeTW - w) * posXPfVal; + } else { + x += posXPfVal; + } + + var offXUnits = getIndexedStyle(node, 'background-offset-x', 'units', index); + var offXPfVal = getIndexedStyle(node, 'background-offset-x', 'pfValue', index); + + if (offXUnits === '%') { + x += (nodeTW - w) * offXPfVal; + } else { + x += offXPfVal; + } + + var y = nodeY - nodeTH / 2; // top + + var posYUnits = getIndexedStyle(node, 'background-position-y', 'units', index); + var posYPfVal = getIndexedStyle(node, 'background-position-y', 'pfValue', index); + + if (posYUnits === '%') { + y += (nodeTH - h) * posYPfVal; + } else { + y += posYPfVal; + } + + var offYUnits = getIndexedStyle(node, 'background-offset-y', 'units', index); + var offYPfVal = getIndexedStyle(node, 'background-offset-y', 'pfValue', index); + + if (offYUnits === '%') { + y += (nodeTH - h) * offYPfVal; + } else { + y += offYPfVal; + } + + if (rs.pathCache) { + x -= nodeX; + y -= nodeY; + nodeX = 0; + nodeY = 0; + } + + var gAlpha = context.globalAlpha; + context.globalAlpha = imgOpacity; + var smoothingEnabled = r.getImgSmoothing(context); + var isSmoothingSwitched = false; + + if (smooth === 'no' && smoothingEnabled) { + r.setImgSmoothing(context, false); + isSmoothingSwitched = true; + } else if (smooth === 'yes' && !smoothingEnabled) { + r.setImgSmoothing(context, true); + isSmoothingSwitched = true; + } + + if (repeat === 'no-repeat') { + if (shouldClip) { + context.save(); + + if (rs.pathCache) { + context.clip(rs.pathCache); + } else { + r.nodeShapes[r.getNodeShape(node)].draw(context, nodeX, nodeY, nodeTW, nodeTH); + context.clip(); + } + } + + r.safeDrawImage(context, img, 0, 0, imgW, imgH, x, y, w, h); + + if (shouldClip) { + context.restore(); + } + } else { + var pattern = context.createPattern(img, repeat); + context.fillStyle = pattern; + r.nodeShapes[r.getNodeShape(node)].draw(context, nodeX, nodeY, nodeTW, nodeTH); + context.translate(x, y); + context.fill(); + context.translate(-x, -y); + } + + context.globalAlpha = gAlpha; + + if (isSmoothingSwitched) { + r.setImgSmoothing(context, smoothingEnabled); + } + }; + + var CRp$6 = {}; + + CRp$6.eleTextBiggerThanMin = function (ele, scale) { + if (!scale) { + var zoom = ele.cy().zoom(); + var pxRatio = this.getPixelRatio(); + var lvl = Math.ceil(log2(zoom * pxRatio)); // the effective texture level + + scale = Math.pow(2, lvl); + } + + var computedSize = ele.pstyle('font-size').pfValue * scale; + var minSize = ele.pstyle('min-zoomed-font-size').pfValue; + + if (computedSize < minSize) { + return false; + } + + return true; + }; + + CRp$6.drawElementText = function (context, ele, shiftToOriginWithBb, force, prefix) { + var useEleOpacity = arguments.length > 5 && arguments[5] !== undefined ? arguments[5] : true; + var r = this; + + if (force == null) { + if (useEleOpacity && !r.eleTextBiggerThanMin(ele)) { + return; + } + } else if (force === false) { + return; + } + + if (ele.isNode()) { + var label = ele.pstyle('label'); + + if (!label || !label.value) { + return; + } + + var justification = r.getLabelJustification(ele); + context.textAlign = justification; + context.textBaseline = 'bottom'; + } else { + var badLine = ele.element()._private.rscratch.badLine; + + var _label = ele.pstyle('label'); + + var srcLabel = ele.pstyle('source-label'); + var tgtLabel = ele.pstyle('target-label'); + + if (badLine || (!_label || !_label.value) && (!srcLabel || !srcLabel.value) && (!tgtLabel || !tgtLabel.value)) { + return; + } + + context.textAlign = 'center'; + context.textBaseline = 'bottom'; + } + + var applyRotation = !shiftToOriginWithBb; + var bb; + + if (shiftToOriginWithBb) { + bb = shiftToOriginWithBb; + context.translate(-bb.x1, -bb.y1); + } + + if (prefix == null) { + r.drawText(context, ele, null, applyRotation, useEleOpacity); + + if (ele.isEdge()) { + r.drawText(context, ele, 'source', applyRotation, useEleOpacity); + r.drawText(context, ele, 'target', applyRotation, useEleOpacity); + } + } else { + r.drawText(context, ele, prefix, applyRotation, useEleOpacity); + } + + if (shiftToOriginWithBb) { + context.translate(bb.x1, bb.y1); + } + }; + + CRp$6.getFontCache = function (context) { + var cache; + this.fontCaches = this.fontCaches || []; + + for (var i = 0; i < this.fontCaches.length; i++) { + cache = this.fontCaches[i]; + + if (cache.context === context) { + return cache; + } + } + + cache = { + context: context + }; + this.fontCaches.push(cache); + return cache; + }; // set up canvas context with font + // returns transformed text string + + + CRp$6.setupTextStyle = function (context, ele) { + var useEleOpacity = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : true; + // Font style + var labelStyle = ele.pstyle('font-style').strValue; + var labelSize = ele.pstyle('font-size').pfValue + 'px'; + var labelFamily = ele.pstyle('font-family').strValue; + var labelWeight = ele.pstyle('font-weight').strValue; + var opacity = useEleOpacity ? ele.effectiveOpacity() * ele.pstyle('text-opacity').value : 1; + var outlineOpacity = ele.pstyle('text-outline-opacity').value * opacity; + var color = ele.pstyle('color').value; + var outlineColor = ele.pstyle('text-outline-color').value; + context.font = labelStyle + ' ' + labelWeight + ' ' + labelSize + ' ' + labelFamily; + context.lineJoin = 'round'; // so text outlines aren't jagged + + this.colorFillStyle(context, color[0], color[1], color[2], opacity); + this.colorStrokeStyle(context, outlineColor[0], outlineColor[1], outlineColor[2], outlineOpacity); + }; // TODO ensure re-used + + + function roundRect(ctx, x, y, width, height) { + var radius = arguments.length > 5 && arguments[5] !== undefined ? arguments[5] : 5; + ctx.beginPath(); + ctx.moveTo(x + radius, y); + ctx.lineTo(x + width - radius, y); + ctx.quadraticCurveTo(x + width, y, x + width, y + radius); + ctx.lineTo(x + width, y + height - radius); + ctx.quadraticCurveTo(x + width, y + height, x + width - radius, y + height); + ctx.lineTo(x + radius, y + height); + ctx.quadraticCurveTo(x, y + height, x, y + height - radius); + ctx.lineTo(x, y + radius); + ctx.quadraticCurveTo(x, y, x + radius, y); + ctx.closePath(); + ctx.fill(); + } + + CRp$6.getTextAngle = function (ele, prefix) { + var theta; + var _p = ele._private; + var rscratch = _p.rscratch; + var pdash = prefix ? prefix + '-' : ''; + var rotation = ele.pstyle(pdash + 'text-rotation'); + var textAngle = getPrefixedProperty(rscratch, 'labelAngle', prefix); + + if (rotation.strValue === 'autorotate') { + theta = ele.isEdge() ? textAngle : 0; + } else if (rotation.strValue === 'none') { + theta = 0; + } else { + theta = rotation.pfValue; + } + + return theta; + }; + + CRp$6.drawText = function (context, ele, prefix) { + var applyRotation = arguments.length > 3 && arguments[3] !== undefined ? arguments[3] : true; + var useEleOpacity = arguments.length > 4 && arguments[4] !== undefined ? arguments[4] : true; + var _p = ele._private; + var rscratch = _p.rscratch; + var parentOpacity = useEleOpacity ? ele.effectiveOpacity() : 1; + + if (useEleOpacity && (parentOpacity === 0 || ele.pstyle('text-opacity').value === 0)) { + return; + } // use 'main' as an alias for the main label (i.e. null prefix) + + + if (prefix === 'main') { + prefix = null; + } + + var textX = getPrefixedProperty(rscratch, 'labelX', prefix); + var textY = getPrefixedProperty(rscratch, 'labelY', prefix); + var orgTextX, orgTextY; // used for rotation + + var text = this.getLabelText(ele, prefix); + + if (text != null && text !== '' && !isNaN(textX) && !isNaN(textY)) { + this.setupTextStyle(context, ele, useEleOpacity); + var pdash = prefix ? prefix + '-' : ''; + var textW = getPrefixedProperty(rscratch, 'labelWidth', prefix); + var textH = getPrefixedProperty(rscratch, 'labelHeight', prefix); + var marginX = ele.pstyle(pdash + 'text-margin-x').pfValue; + var marginY = ele.pstyle(pdash + 'text-margin-y').pfValue; + var isEdge = ele.isEdge(); + var halign = ele.pstyle('text-halign').value; + var valign = ele.pstyle('text-valign').value; + + if (isEdge) { + halign = 'center'; + valign = 'center'; + } + + textX += marginX; + textY += marginY; + var theta; + + if (!applyRotation) { + theta = 0; + } else { + theta = this.getTextAngle(ele, prefix); + } + + if (theta !== 0) { + orgTextX = textX; + orgTextY = textY; + context.translate(orgTextX, orgTextY); + context.rotate(theta); + textX = 0; + textY = 0; + } + + switch (valign) { + case 'top': + break; + + case 'center': + textY += textH / 2; + break; + + case 'bottom': + textY += textH; + break; + } + + var backgroundOpacity = ele.pstyle('text-background-opacity').value; + var borderOpacity = ele.pstyle('text-border-opacity').value; + var textBorderWidth = ele.pstyle('text-border-width').pfValue; + var backgroundPadding = ele.pstyle('text-background-padding').pfValue; + + if (backgroundOpacity > 0 || textBorderWidth > 0 && borderOpacity > 0) { + var bgX = textX - backgroundPadding; + + switch (halign) { + case 'left': + bgX -= textW; + break; + + case 'center': + bgX -= textW / 2; + break; + } + + var bgY = textY - textH - backgroundPadding; + var bgW = textW + 2 * backgroundPadding; + var bgH = textH + 2 * backgroundPadding; + + if (backgroundOpacity > 0) { + var textFill = context.fillStyle; + var textBackgroundColor = ele.pstyle('text-background-color').value; + context.fillStyle = 'rgba(' + textBackgroundColor[0] + ',' + textBackgroundColor[1] + ',' + textBackgroundColor[2] + ',' + backgroundOpacity * parentOpacity + ')'; + var styleShape = ele.pstyle('text-background-shape').strValue; + + if (styleShape.indexOf('round') === 0) { + roundRect(context, bgX, bgY, bgW, bgH, 2); + } else { + context.fillRect(bgX, bgY, bgW, bgH); + } + + context.fillStyle = textFill; + } + + if (textBorderWidth > 0 && borderOpacity > 0) { + var textStroke = context.strokeStyle; + var textLineWidth = context.lineWidth; + var textBorderColor = ele.pstyle('text-border-color').value; + var textBorderStyle = ele.pstyle('text-border-style').value; + context.strokeStyle = 'rgba(' + textBorderColor[0] + ',' + textBorderColor[1] + ',' + textBorderColor[2] + ',' + borderOpacity * parentOpacity + ')'; + context.lineWidth = textBorderWidth; + + if (context.setLineDash) { + // for very outofdate browsers + switch (textBorderStyle) { + case 'dotted': + context.setLineDash([1, 1]); + break; + + case 'dashed': + context.setLineDash([4, 2]); + break; + + case 'double': + context.lineWidth = textBorderWidth / 4; // 50% reserved for white between the two borders + + context.setLineDash([]); + break; + + case 'solid': + context.setLineDash([]); + break; + } + } + + context.strokeRect(bgX, bgY, bgW, bgH); + + if (textBorderStyle === 'double') { + var whiteWidth = textBorderWidth / 2; + context.strokeRect(bgX + whiteWidth, bgY + whiteWidth, bgW - whiteWidth * 2, bgH - whiteWidth * 2); + } + + if (context.setLineDash) { + // for very outofdate browsers + context.setLineDash([]); + } + + context.lineWidth = textLineWidth; + context.strokeStyle = textStroke; + } + } + + var lineWidth = 2 * ele.pstyle('text-outline-width').pfValue; // *2 b/c the stroke is drawn centred on the middle + + if (lineWidth > 0) { + context.lineWidth = lineWidth; + } + + if (ele.pstyle('text-wrap').value === 'wrap') { + var lines = getPrefixedProperty(rscratch, 'labelWrapCachedLines', prefix); + var lineHeight = getPrefixedProperty(rscratch, 'labelLineHeight', prefix); + var halfTextW = textW / 2; + var justification = this.getLabelJustification(ele); + + if (justification === 'auto') ; else if (halign === 'left') { + // auto justification : right + if (justification === 'left') { + textX += -textW; + } else if (justification === 'center') { + textX += -halfTextW; + } // else same as auto + + } else if (halign === 'center') { + // auto justfication : center + if (justification === 'left') { + textX += -halfTextW; + } else if (justification === 'right') { + textX += halfTextW; + } // else same as auto + + } else if (halign === 'right') { + // auto justification : left + if (justification === 'center') { + textX += halfTextW; + } else if (justification === 'right') { + textX += textW; + } // else same as auto + + } + + switch (valign) { + case 'top': + textY -= (lines.length - 1) * lineHeight; + break; + + case 'center': + case 'bottom': + textY -= (lines.length - 1) * lineHeight; + break; + } + + for (var l = 0; l < lines.length; l++) { + if (lineWidth > 0) { + context.strokeText(lines[l], textX, textY); + } + + context.fillText(lines[l], textX, textY); + textY += lineHeight; + } + } else { + if (lineWidth > 0) { + context.strokeText(text, textX, textY); + } + + context.fillText(text, textX, textY); + } + + if (theta !== 0) { + context.rotate(-theta); + context.translate(-orgTextX, -orgTextY); + } + } + }; + + /* global Path2D */ + var CRp$5 = {}; + + CRp$5.drawNode = function (context, node, shiftToOriginWithBb) { + var drawLabel = arguments.length > 3 && arguments[3] !== undefined ? arguments[3] : true; + var shouldDrawOverlay = arguments.length > 4 && arguments[4] !== undefined ? arguments[4] : true; + var shouldDrawOpacity = arguments.length > 5 && arguments[5] !== undefined ? arguments[5] : true; + var r = this; + var nodeWidth, nodeHeight; + var _p = node._private; + var rs = _p.rscratch; + var pos = node.position(); + + if (!number$1(pos.x) || !number$1(pos.y)) { + return; // can't draw node with undefined position + } + + if (shouldDrawOpacity && !node.visible()) { + return; + } + + var eleOpacity = shouldDrawOpacity ? node.effectiveOpacity() : 1; + var usePaths = r.usePaths(); + var path; + var pathCacheHit = false; + var padding = node.padding(); + nodeWidth = node.width() + 2 * padding; + nodeHeight = node.height() + 2 * padding; // + // setup shift + + var bb; + + if (shiftToOriginWithBb) { + bb = shiftToOriginWithBb; + context.translate(-bb.x1, -bb.y1); + } // + // load bg image + + + var bgImgProp = node.pstyle('background-image'); + var urls = bgImgProp.value; + var urlDefined = new Array(urls.length); + var image = new Array(urls.length); + var numImages = 0; + + for (var i = 0; i < urls.length; i++) { + var url = urls[i]; + var defd = urlDefined[i] = url != null && url !== 'none'; + + if (defd) { + var bgImgCrossOrigin = node.cy().style().getIndexedStyle(node, 'background-image-crossorigin', 'value', i); + numImages++; // get image, and if not loaded then ask to redraw when later loaded + + image[i] = r.getCachedImage(url, bgImgCrossOrigin, function () { + _p.backgroundTimestamp = Date.now(); + node.emitAndNotify('background'); + }); + } + } // + // setup styles + + + var darkness = node.pstyle('background-blacken').value; + var borderWidth = node.pstyle('border-width').pfValue; + var bgOpacity = node.pstyle('background-opacity').value * eleOpacity; + var borderColor = node.pstyle('border-color').value; + var borderStyle = node.pstyle('border-style').value; + var borderOpacity = node.pstyle('border-opacity').value * eleOpacity; + context.lineJoin = 'miter'; // so borders are square with the node shape + + var setupShapeColor = function setupShapeColor() { + var bgOpy = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : bgOpacity; + r.eleFillStyle(context, node, bgOpy); + }; + + var setupBorderColor = function setupBorderColor() { + var bdrOpy = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : borderOpacity; + r.colorStrokeStyle(context, borderColor[0], borderColor[1], borderColor[2], bdrOpy); + }; // + // setup shape + + + var styleShape = node.pstyle('shape').strValue; + var shapePts = node.pstyle('shape-polygon-points').pfValue; + + if (usePaths) { + context.translate(pos.x, pos.y); + var pathCache = r.nodePathCache = r.nodePathCache || []; + var key = hashStrings(styleShape === 'polygon' ? styleShape + ',' + shapePts.join(',') : styleShape, '' + nodeHeight, '' + nodeWidth); + var cachedPath = pathCache[key]; + + if (cachedPath != null) { + path = cachedPath; + pathCacheHit = true; + rs.pathCache = path; + } else { + path = new Path2D(); + pathCache[key] = rs.pathCache = path; + } + } + + var drawShape = function drawShape() { + if (!pathCacheHit) { + var npos = pos; + + if (usePaths) { + npos = { + x: 0, + y: 0 + }; + } + + r.nodeShapes[r.getNodeShape(node)].draw(path || context, npos.x, npos.y, nodeWidth, nodeHeight); + } + + if (usePaths) { + context.fill(path); + } else { + context.fill(); + } + }; + + var drawImages = function drawImages() { + var nodeOpacity = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : eleOpacity; + var inside = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : true; + var prevBging = _p.backgrounding; + var totalCompleted = 0; + + for (var _i = 0; _i < image.length; _i++) { + var bgContainment = node.cy().style().getIndexedStyle(node, 'background-image-containment', 'value', _i); + + if (inside && bgContainment === 'over' || !inside && bgContainment === 'inside') { + totalCompleted++; + continue; + } + + if (urlDefined[_i] && image[_i].complete && !image[_i].error) { + totalCompleted++; + r.drawInscribedImage(context, image[_i], node, _i, nodeOpacity); + } + } + + _p.backgrounding = !(totalCompleted === numImages); + + if (prevBging !== _p.backgrounding) { + // update style b/c :backgrounding state changed + node.updateStyle(false); + } + }; + + var drawPie = function drawPie() { + var redrawShape = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : false; + var pieOpacity = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : eleOpacity; + + if (r.hasPie(node)) { + r.drawPie(context, node, pieOpacity); // redraw/restore path if steps after pie need it + + if (redrawShape) { + if (!usePaths) { + r.nodeShapes[r.getNodeShape(node)].draw(context, pos.x, pos.y, nodeWidth, nodeHeight); + } + } + } + }; + + var darken = function darken() { + var darkenOpacity = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : eleOpacity; + var opacity = (darkness > 0 ? darkness : -darkness) * darkenOpacity; + var c = darkness > 0 ? 0 : 255; + + if (darkness !== 0) { + r.colorFillStyle(context, c, c, c, opacity); + + if (usePaths) { + context.fill(path); + } else { + context.fill(); + } + } + }; + + var drawBorder = function drawBorder() { + if (borderWidth > 0) { + context.lineWidth = borderWidth; + context.lineCap = 'butt'; + + if (context.setLineDash) { + // for very outofdate browsers + switch (borderStyle) { + case 'dotted': + context.setLineDash([1, 1]); + break; + + case 'dashed': + context.setLineDash([4, 2]); + break; + + case 'solid': + case 'double': + context.setLineDash([]); + break; + } + } + + if (usePaths) { + context.stroke(path); + } else { + context.stroke(); + } + + if (borderStyle === 'double') { + context.lineWidth = borderWidth / 3; + var gco = context.globalCompositeOperation; + context.globalCompositeOperation = 'destination-out'; + + if (usePaths) { + context.stroke(path); + } else { + context.stroke(); + } + + context.globalCompositeOperation = gco; + } // reset in case we changed the border style + + + if (context.setLineDash) { + // for very outofdate browsers + context.setLineDash([]); + } + } + }; + + var drawOverlay = function drawOverlay() { + if (shouldDrawOverlay) { + r.drawNodeOverlay(context, node, pos, nodeWidth, nodeHeight); + } + }; + + var drawUnderlay = function drawUnderlay() { + if (shouldDrawOverlay) { + r.drawNodeUnderlay(context, node, pos, nodeWidth, nodeHeight); + } + }; + + var drawText = function drawText() { + r.drawElementText(context, node, null, drawLabel); + }; + + var ghost = node.pstyle('ghost').value === 'yes'; + + if (ghost) { + var gx = node.pstyle('ghost-offset-x').pfValue; + var gy = node.pstyle('ghost-offset-y').pfValue; + var ghostOpacity = node.pstyle('ghost-opacity').value; + var effGhostOpacity = ghostOpacity * eleOpacity; + context.translate(gx, gy); + setupShapeColor(ghostOpacity * bgOpacity); + drawShape(); + drawImages(effGhostOpacity, true); + setupBorderColor(ghostOpacity * borderOpacity); + drawBorder(); + drawPie(darkness !== 0 || borderWidth !== 0); + drawImages(effGhostOpacity, false); + darken(effGhostOpacity); + context.translate(-gx, -gy); + } + + if (usePaths) { + context.translate(-pos.x, -pos.y); + } + + drawUnderlay(); + + if (usePaths) { + context.translate(pos.x, pos.y); + } + + setupShapeColor(); + drawShape(); + drawImages(eleOpacity, true); + setupBorderColor(); + drawBorder(); + drawPie(darkness !== 0 || borderWidth !== 0); + drawImages(eleOpacity, false); + darken(); + + if (usePaths) { + context.translate(-pos.x, -pos.y); + } + + drawText(); + drawOverlay(); // + // clean up shift + + if (shiftToOriginWithBb) { + context.translate(bb.x1, bb.y1); + } + }; + + var drawNodeOverlayUnderlay = function drawNodeOverlayUnderlay(overlayOrUnderlay) { + if (!['overlay', 'underlay'].includes(overlayOrUnderlay)) { + throw new Error('Invalid state'); + } + + return function (context, node, pos, nodeWidth, nodeHeight) { + var r = this; + + if (!node.visible()) { + return; + } + + var padding = node.pstyle("".concat(overlayOrUnderlay, "-padding")).pfValue; + var opacity = node.pstyle("".concat(overlayOrUnderlay, "-opacity")).value; + var color = node.pstyle("".concat(overlayOrUnderlay, "-color")).value; + var shape = node.pstyle("".concat(overlayOrUnderlay, "-shape")).value; + + if (opacity > 0) { + pos = pos || node.position(); + + if (nodeWidth == null || nodeHeight == null) { + var _padding = node.padding(); + + nodeWidth = node.width() + 2 * _padding; + nodeHeight = node.height() + 2 * _padding; + } + + r.colorFillStyle(context, color[0], color[1], color[2], opacity); + r.nodeShapes[shape].draw(context, pos.x, pos.y, nodeWidth + padding * 2, nodeHeight + padding * 2); + context.fill(); + } + }; + }; + + CRp$5.drawNodeOverlay = drawNodeOverlayUnderlay('overlay'); + CRp$5.drawNodeUnderlay = drawNodeOverlayUnderlay('underlay'); // does the node have at least one pie piece? + + CRp$5.hasPie = function (node) { + node = node[0]; // ensure ele ref + + return node._private.hasPie; + }; + + CRp$5.drawPie = function (context, node, nodeOpacity, pos) { + node = node[0]; // ensure ele ref + + pos = pos || node.position(); + var cyStyle = node.cy().style(); + var pieSize = node.pstyle('pie-size'); + var x = pos.x; + var y = pos.y; + var nodeW = node.width(); + var nodeH = node.height(); + var radius = Math.min(nodeW, nodeH) / 2; // must fit in node + + var lastPercent = 0; // what % to continue drawing pie slices from on [0, 1] + + var usePaths = this.usePaths(); + + if (usePaths) { + x = 0; + y = 0; + } + + if (pieSize.units === '%') { + radius = radius * pieSize.pfValue; + } else if (pieSize.pfValue !== undefined) { + radius = pieSize.pfValue / 2; + } + + for (var i = 1; i <= cyStyle.pieBackgroundN; i++) { + // 1..N + var size = node.pstyle('pie-' + i + '-background-size').value; + var color = node.pstyle('pie-' + i + '-background-color').value; + var opacity = node.pstyle('pie-' + i + '-background-opacity').value * nodeOpacity; + var percent = size / 100; // map integer range [0, 100] to [0, 1] + // percent can't push beyond 1 + + if (percent + lastPercent > 1) { + percent = 1 - lastPercent; + } + + var angleStart = 1.5 * Math.PI + 2 * Math.PI * lastPercent; // start at 12 o'clock and go clockwise + + var angleDelta = 2 * Math.PI * percent; + var angleEnd = angleStart + angleDelta; // ignore if + // - zero size + // - we're already beyond the full circle + // - adding the current slice would go beyond the full circle + + if (size === 0 || lastPercent >= 1 || lastPercent + percent > 1) { + continue; + } + + context.beginPath(); + context.moveTo(x, y); + context.arc(x, y, radius, angleStart, angleEnd); + context.closePath(); + this.colorFillStyle(context, color[0], color[1], color[2], opacity); + context.fill(); + lastPercent += percent; + } + }; + + var CRp$4 = {}; + var motionBlurDelay = 100; // var isFirefox = typeof InstallTrigger !== 'undefined'; + + CRp$4.getPixelRatio = function () { + var context = this.data.contexts[0]; + + if (this.forcedPixelRatio != null) { + return this.forcedPixelRatio; + } + + var backingStore = context.backingStorePixelRatio || context.webkitBackingStorePixelRatio || context.mozBackingStorePixelRatio || context.msBackingStorePixelRatio || context.oBackingStorePixelRatio || context.backingStorePixelRatio || 1; + return (window.devicePixelRatio || 1) / backingStore; // eslint-disable-line no-undef + }; + + CRp$4.paintCache = function (context) { + var caches = this.paintCaches = this.paintCaches || []; + var needToCreateCache = true; + var cache; + + for (var i = 0; i < caches.length; i++) { + cache = caches[i]; + + if (cache.context === context) { + needToCreateCache = false; + break; + } + } + + if (needToCreateCache) { + cache = { + context: context + }; + caches.push(cache); + } + + return cache; + }; + + CRp$4.createGradientStyleFor = function (context, shapeStyleName, ele, fill, opacity) { + var gradientStyle; + var usePaths = this.usePaths(); + var colors = ele.pstyle(shapeStyleName + '-gradient-stop-colors').value, + positions = ele.pstyle(shapeStyleName + '-gradient-stop-positions').pfValue; + + if (fill === 'radial-gradient') { + if (ele.isEdge()) { + var start = ele.sourceEndpoint(), + end = ele.targetEndpoint(), + mid = ele.midpoint(); + var d1 = dist(start, mid); + var d2 = dist(end, mid); + gradientStyle = context.createRadialGradient(mid.x, mid.y, 0, mid.x, mid.y, Math.max(d1, d2)); + } else { + var pos = usePaths ? { + x: 0, + y: 0 + } : ele.position(), + width = ele.paddedWidth(), + height = ele.paddedHeight(); + gradientStyle = context.createRadialGradient(pos.x, pos.y, 0, pos.x, pos.y, Math.max(width, height)); + } + } else { + if (ele.isEdge()) { + var _start = ele.sourceEndpoint(), + _end = ele.targetEndpoint(); + + gradientStyle = context.createLinearGradient(_start.x, _start.y, _end.x, _end.y); + } else { + var _pos = usePaths ? { + x: 0, + y: 0 + } : ele.position(), + _width = ele.paddedWidth(), + _height = ele.paddedHeight(), + halfWidth = _width / 2, + halfHeight = _height / 2; + + var direction = ele.pstyle('background-gradient-direction').value; + + switch (direction) { + case 'to-bottom': + gradientStyle = context.createLinearGradient(_pos.x, _pos.y - halfHeight, _pos.x, _pos.y + halfHeight); + break; + + case 'to-top': + gradientStyle = context.createLinearGradient(_pos.x, _pos.y + halfHeight, _pos.x, _pos.y - halfHeight); + break; + + case 'to-left': + gradientStyle = context.createLinearGradient(_pos.x + halfWidth, _pos.y, _pos.x - halfWidth, _pos.y); + break; + + case 'to-right': + gradientStyle = context.createLinearGradient(_pos.x - halfWidth, _pos.y, _pos.x + halfWidth, _pos.y); + break; + + case 'to-bottom-right': + case 'to-right-bottom': + gradientStyle = context.createLinearGradient(_pos.x - halfWidth, _pos.y - halfHeight, _pos.x + halfWidth, _pos.y + halfHeight); + break; + + case 'to-top-right': + case 'to-right-top': + gradientStyle = context.createLinearGradient(_pos.x - halfWidth, _pos.y + halfHeight, _pos.x + halfWidth, _pos.y - halfHeight); + break; + + case 'to-bottom-left': + case 'to-left-bottom': + gradientStyle = context.createLinearGradient(_pos.x + halfWidth, _pos.y - halfHeight, _pos.x - halfWidth, _pos.y + halfHeight); + break; + + case 'to-top-left': + case 'to-left-top': + gradientStyle = context.createLinearGradient(_pos.x + halfWidth, _pos.y + halfHeight, _pos.x - halfWidth, _pos.y - halfHeight); + break; + } + } + } + + if (!gradientStyle) return null; // invalid gradient style + + var hasPositions = positions.length === colors.length; + var length = colors.length; + + for (var i = 0; i < length; i++) { + gradientStyle.addColorStop(hasPositions ? positions[i] : i / (length - 1), 'rgba(' + colors[i][0] + ',' + colors[i][1] + ',' + colors[i][2] + ',' + opacity + ')'); + } + + return gradientStyle; + }; + + CRp$4.gradientFillStyle = function (context, ele, fill, opacity) { + var gradientStyle = this.createGradientStyleFor(context, 'background', ele, fill, opacity); + if (!gradientStyle) return null; // error + + context.fillStyle = gradientStyle; + }; + + CRp$4.colorFillStyle = function (context, r, g, b, a) { + context.fillStyle = 'rgba(' + r + ',' + g + ',' + b + ',' + a + ')'; // turn off for now, seems context does its own caching + // var cache = this.paintCache(context); + // var fillStyle = 'rgba(' + r + ',' + g + ',' + b + ',' + a + ')'; + // if( cache.fillStyle !== fillStyle ){ + // context.fillStyle = cache.fillStyle = fillStyle; + // } + }; + + CRp$4.eleFillStyle = function (context, ele, opacity) { + var backgroundFill = ele.pstyle('background-fill').value; + + if (backgroundFill === 'linear-gradient' || backgroundFill === 'radial-gradient') { + this.gradientFillStyle(context, ele, backgroundFill, opacity); + } else { + var backgroundColor = ele.pstyle('background-color').value; + this.colorFillStyle(context, backgroundColor[0], backgroundColor[1], backgroundColor[2], opacity); + } + }; + + CRp$4.gradientStrokeStyle = function (context, ele, fill, opacity) { + var gradientStyle = this.createGradientStyleFor(context, 'line', ele, fill, opacity); + if (!gradientStyle) return null; // error + + context.strokeStyle = gradientStyle; + }; + + CRp$4.colorStrokeStyle = function (context, r, g, b, a) { + context.strokeStyle = 'rgba(' + r + ',' + g + ',' + b + ',' + a + ')'; // turn off for now, seems context does its own caching + // var cache = this.paintCache(context); + // var strokeStyle = 'rgba(' + r + ',' + g + ',' + b + ',' + a + ')'; + // if( cache.strokeStyle !== strokeStyle ){ + // context.strokeStyle = cache.strokeStyle = strokeStyle; + // } + }; + + CRp$4.eleStrokeStyle = function (context, ele, opacity) { + var lineFill = ele.pstyle('line-fill').value; + + if (lineFill === 'linear-gradient' || lineFill === 'radial-gradient') { + this.gradientStrokeStyle(context, ele, lineFill, opacity); + } else { + var lineColor = ele.pstyle('line-color').value; + this.colorStrokeStyle(context, lineColor[0], lineColor[1], lineColor[2], opacity); + } + }; // Resize canvas + + + CRp$4.matchCanvasSize = function (container) { + var r = this; + var data = r.data; + var bb = r.findContainerClientCoords(); + var width = bb[2]; + var height = bb[3]; + var pixelRatio = r.getPixelRatio(); + var mbPxRatio = r.motionBlurPxRatio; + + if (container === r.data.bufferCanvases[r.MOTIONBLUR_BUFFER_NODE] || container === r.data.bufferCanvases[r.MOTIONBLUR_BUFFER_DRAG]) { + pixelRatio = mbPxRatio; + } + + var canvasWidth = width * pixelRatio; + var canvasHeight = height * pixelRatio; + var canvas; + + if (canvasWidth === r.canvasWidth && canvasHeight === r.canvasHeight) { + return; // save cycles if same + } + + r.fontCaches = null; // resizing resets the style + + var canvasContainer = data.canvasContainer; + canvasContainer.style.width = width + 'px'; + canvasContainer.style.height = height + 'px'; + + for (var i = 0; i < r.CANVAS_LAYERS; i++) { + canvas = data.canvases[i]; + canvas.width = canvasWidth; + canvas.height = canvasHeight; + canvas.style.width = width + 'px'; + canvas.style.height = height + 'px'; + } + + for (var i = 0; i < r.BUFFER_COUNT; i++) { + canvas = data.bufferCanvases[i]; + canvas.width = canvasWidth; + canvas.height = canvasHeight; + canvas.style.width = width + 'px'; + canvas.style.height = height + 'px'; + } + + r.textureMult = 1; + + if (pixelRatio <= 1) { + canvas = data.bufferCanvases[r.TEXTURE_BUFFER]; + r.textureMult = 2; + canvas.width = canvasWidth * r.textureMult; + canvas.height = canvasHeight * r.textureMult; + } + + r.canvasWidth = canvasWidth; + r.canvasHeight = canvasHeight; + }; + + CRp$4.renderTo = function (cxt, zoom, pan, pxRatio) { + this.render({ + forcedContext: cxt, + forcedZoom: zoom, + forcedPan: pan, + drawAllLayers: true, + forcedPxRatio: pxRatio + }); + }; + + CRp$4.render = function (options) { + options = options || staticEmptyObject(); + var forcedContext = options.forcedContext; + var drawAllLayers = options.drawAllLayers; + var drawOnlyNodeLayer = options.drawOnlyNodeLayer; + var forcedZoom = options.forcedZoom; + var forcedPan = options.forcedPan; + var r = this; + var pixelRatio = options.forcedPxRatio === undefined ? this.getPixelRatio() : options.forcedPxRatio; + var cy = r.cy; + var data = r.data; + var needDraw = data.canvasNeedsRedraw; + var textureDraw = r.textureOnViewport && !forcedContext && (r.pinching || r.hoverData.dragging || r.swipePanning || r.data.wheelZooming); + var motionBlur = options.motionBlur !== undefined ? options.motionBlur : r.motionBlur; + var mbPxRatio = r.motionBlurPxRatio; + var hasCompoundNodes = cy.hasCompoundNodes(); + var inNodeDragGesture = r.hoverData.draggingEles; + var inBoxSelection = r.hoverData.selecting || r.touchData.selecting ? true : false; + motionBlur = motionBlur && !forcedContext && r.motionBlurEnabled && !inBoxSelection; + var motionBlurFadeEffect = motionBlur; + + if (!forcedContext) { + if (r.prevPxRatio !== pixelRatio) { + r.invalidateContainerClientCoordsCache(); + r.matchCanvasSize(r.container); + r.redrawHint('eles', true); + r.redrawHint('drag', true); + } + + r.prevPxRatio = pixelRatio; + } + + if (!forcedContext && r.motionBlurTimeout) { + clearTimeout(r.motionBlurTimeout); + } + + if (motionBlur) { + if (r.mbFrames == null) { + r.mbFrames = 0; + } + + r.mbFrames++; + + if (r.mbFrames < 3) { + // need several frames before even high quality motionblur + motionBlurFadeEffect = false; + } // go to lower quality blurry frames when several m/b frames have been rendered (avoids flashing) + + + if (r.mbFrames > r.minMbLowQualFrames) { + //r.fullQualityMb = false; + r.motionBlurPxRatio = r.mbPxRBlurry; + } + } + + if (r.clearingMotionBlur) { + r.motionBlurPxRatio = 1; + } // b/c drawToContext() may be async w.r.t. redraw(), keep track of last texture frame + // because a rogue async texture frame would clear needDraw + + + if (r.textureDrawLastFrame && !textureDraw) { + needDraw[r.NODE] = true; + needDraw[r.SELECT_BOX] = true; + } + + var style = cy.style(); + var zoom = cy.zoom(); + var effectiveZoom = forcedZoom !== undefined ? forcedZoom : zoom; + var pan = cy.pan(); + var effectivePan = { + x: pan.x, + y: pan.y + }; + var vp = { + zoom: zoom, + pan: { + x: pan.x, + y: pan.y + } + }; + var prevVp = r.prevViewport; + var viewportIsDiff = prevVp === undefined || vp.zoom !== prevVp.zoom || vp.pan.x !== prevVp.pan.x || vp.pan.y !== prevVp.pan.y; // we want the low quality motionblur only when the viewport is being manipulated etc (where it's not noticed) + + if (!viewportIsDiff && !(inNodeDragGesture && !hasCompoundNodes)) { + r.motionBlurPxRatio = 1; + } + + if (forcedPan) { + effectivePan = forcedPan; + } // apply pixel ratio + + + effectiveZoom *= pixelRatio; + effectivePan.x *= pixelRatio; + effectivePan.y *= pixelRatio; + var eles = r.getCachedZSortedEles(); + + function mbclear(context, x, y, w, h) { + var gco = context.globalCompositeOperation; + context.globalCompositeOperation = 'destination-out'; + r.colorFillStyle(context, 255, 255, 255, r.motionBlurTransparency); + context.fillRect(x, y, w, h); + context.globalCompositeOperation = gco; + } + + function setContextTransform(context, clear) { + var ePan, eZoom, w, h; + + if (!r.clearingMotionBlur && (context === data.bufferContexts[r.MOTIONBLUR_BUFFER_NODE] || context === data.bufferContexts[r.MOTIONBLUR_BUFFER_DRAG])) { + ePan = { + x: pan.x * mbPxRatio, + y: pan.y * mbPxRatio + }; + eZoom = zoom * mbPxRatio; + w = r.canvasWidth * mbPxRatio; + h = r.canvasHeight * mbPxRatio; + } else { + ePan = effectivePan; + eZoom = effectiveZoom; + w = r.canvasWidth; + h = r.canvasHeight; + } + + context.setTransform(1, 0, 0, 1, 0, 0); + + if (clear === 'motionBlur') { + mbclear(context, 0, 0, w, h); + } else if (!forcedContext && (clear === undefined || clear)) { + context.clearRect(0, 0, w, h); + } + + if (!drawAllLayers) { + context.translate(ePan.x, ePan.y); + context.scale(eZoom, eZoom); + } + + if (forcedPan) { + context.translate(forcedPan.x, forcedPan.y); + } + + if (forcedZoom) { + context.scale(forcedZoom, forcedZoom); + } + } + + if (!textureDraw) { + r.textureDrawLastFrame = false; + } + + if (textureDraw) { + r.textureDrawLastFrame = true; + + if (!r.textureCache) { + r.textureCache = {}; + r.textureCache.bb = cy.mutableElements().boundingBox(); + r.textureCache.texture = r.data.bufferCanvases[r.TEXTURE_BUFFER]; + var cxt = r.data.bufferContexts[r.TEXTURE_BUFFER]; + cxt.setTransform(1, 0, 0, 1, 0, 0); + cxt.clearRect(0, 0, r.canvasWidth * r.textureMult, r.canvasHeight * r.textureMult); + r.render({ + forcedContext: cxt, + drawOnlyNodeLayer: true, + forcedPxRatio: pixelRatio * r.textureMult + }); + var vp = r.textureCache.viewport = { + zoom: cy.zoom(), + pan: cy.pan(), + width: r.canvasWidth, + height: r.canvasHeight + }; + vp.mpan = { + x: (0 - vp.pan.x) / vp.zoom, + y: (0 - vp.pan.y) / vp.zoom + }; + } + + needDraw[r.DRAG] = false; + needDraw[r.NODE] = false; + var context = data.contexts[r.NODE]; + var texture = r.textureCache.texture; + var vp = r.textureCache.viewport; + context.setTransform(1, 0, 0, 1, 0, 0); + + if (motionBlur) { + mbclear(context, 0, 0, vp.width, vp.height); + } else { + context.clearRect(0, 0, vp.width, vp.height); + } + + var outsideBgColor = style.core('outside-texture-bg-color').value; + var outsideBgOpacity = style.core('outside-texture-bg-opacity').value; + r.colorFillStyle(context, outsideBgColor[0], outsideBgColor[1], outsideBgColor[2], outsideBgOpacity); + context.fillRect(0, 0, vp.width, vp.height); + var zoom = cy.zoom(); + setContextTransform(context, false); + context.clearRect(vp.mpan.x, vp.mpan.y, vp.width / vp.zoom / pixelRatio, vp.height / vp.zoom / pixelRatio); + context.drawImage(texture, vp.mpan.x, vp.mpan.y, vp.width / vp.zoom / pixelRatio, vp.height / vp.zoom / pixelRatio); + } else if (r.textureOnViewport && !forcedContext) { + // clear the cache since we don't need it + r.textureCache = null; + } + + var extent = cy.extent(); + var vpManip = r.pinching || r.hoverData.dragging || r.swipePanning || r.data.wheelZooming || r.hoverData.draggingEles || r.cy.animated(); + var hideEdges = r.hideEdgesOnViewport && vpManip; + var needMbClear = []; + needMbClear[r.NODE] = !needDraw[r.NODE] && motionBlur && !r.clearedForMotionBlur[r.NODE] || r.clearingMotionBlur; + + if (needMbClear[r.NODE]) { + r.clearedForMotionBlur[r.NODE] = true; + } + + needMbClear[r.DRAG] = !needDraw[r.DRAG] && motionBlur && !r.clearedForMotionBlur[r.DRAG] || r.clearingMotionBlur; + + if (needMbClear[r.DRAG]) { + r.clearedForMotionBlur[r.DRAG] = true; + } + + if (needDraw[r.NODE] || drawAllLayers || drawOnlyNodeLayer || needMbClear[r.NODE]) { + var useBuffer = motionBlur && !needMbClear[r.NODE] && mbPxRatio !== 1; + var context = forcedContext || (useBuffer ? r.data.bufferContexts[r.MOTIONBLUR_BUFFER_NODE] : data.contexts[r.NODE]); + var clear = motionBlur && !useBuffer ? 'motionBlur' : undefined; + setContextTransform(context, clear); + + if (hideEdges) { + r.drawCachedNodes(context, eles.nondrag, pixelRatio, extent); + } else { + r.drawLayeredElements(context, eles.nondrag, pixelRatio, extent); + } + + if (r.debug) { + r.drawDebugPoints(context, eles.nondrag); + } + + if (!drawAllLayers && !motionBlur) { + needDraw[r.NODE] = false; + } + } + + if (!drawOnlyNodeLayer && (needDraw[r.DRAG] || drawAllLayers || needMbClear[r.DRAG])) { + var useBuffer = motionBlur && !needMbClear[r.DRAG] && mbPxRatio !== 1; + var context = forcedContext || (useBuffer ? r.data.bufferContexts[r.MOTIONBLUR_BUFFER_DRAG] : data.contexts[r.DRAG]); + setContextTransform(context, motionBlur && !useBuffer ? 'motionBlur' : undefined); + + if (hideEdges) { + r.drawCachedNodes(context, eles.drag, pixelRatio, extent); + } else { + r.drawCachedElements(context, eles.drag, pixelRatio, extent); + } + + if (r.debug) { + r.drawDebugPoints(context, eles.drag); + } + + if (!drawAllLayers && !motionBlur) { + needDraw[r.DRAG] = false; + } + } + + if (r.showFps || !drawOnlyNodeLayer && needDraw[r.SELECT_BOX] && !drawAllLayers) { + var context = forcedContext || data.contexts[r.SELECT_BOX]; + setContextTransform(context); + + if (r.selection[4] == 1 && (r.hoverData.selecting || r.touchData.selecting)) { + var zoom = r.cy.zoom(); + var borderWidth = style.core('selection-box-border-width').value / zoom; + context.lineWidth = borderWidth; + context.fillStyle = 'rgba(' + style.core('selection-box-color').value[0] + ',' + style.core('selection-box-color').value[1] + ',' + style.core('selection-box-color').value[2] + ',' + style.core('selection-box-opacity').value + ')'; + context.fillRect(r.selection[0], r.selection[1], r.selection[2] - r.selection[0], r.selection[3] - r.selection[1]); + + if (borderWidth > 0) { + context.strokeStyle = 'rgba(' + style.core('selection-box-border-color').value[0] + ',' + style.core('selection-box-border-color').value[1] + ',' + style.core('selection-box-border-color').value[2] + ',' + style.core('selection-box-opacity').value + ')'; + context.strokeRect(r.selection[0], r.selection[1], r.selection[2] - r.selection[0], r.selection[3] - r.selection[1]); + } + } + + if (data.bgActivePosistion && !r.hoverData.selecting) { + var zoom = r.cy.zoom(); + var pos = data.bgActivePosistion; + context.fillStyle = 'rgba(' + style.core('active-bg-color').value[0] + ',' + style.core('active-bg-color').value[1] + ',' + style.core('active-bg-color').value[2] + ',' + style.core('active-bg-opacity').value + ')'; + context.beginPath(); + context.arc(pos.x, pos.y, style.core('active-bg-size').pfValue / zoom, 0, 2 * Math.PI); + context.fill(); + } + + var timeToRender = r.lastRedrawTime; + + if (r.showFps && timeToRender) { + timeToRender = Math.round(timeToRender); + var fps = Math.round(1000 / timeToRender); + context.setTransform(1, 0, 0, 1, 0, 0); + context.fillStyle = 'rgba(255, 0, 0, 0.75)'; + context.strokeStyle = 'rgba(255, 0, 0, 0.75)'; + context.lineWidth = 1; + context.fillText('1 frame = ' + timeToRender + ' ms = ' + fps + ' fps', 0, 20); + var maxFps = 60; + context.strokeRect(0, 30, 250, 20); + context.fillRect(0, 30, 250 * Math.min(fps / maxFps, 1), 20); + } + + if (!drawAllLayers) { + needDraw[r.SELECT_BOX] = false; + } + } // motionblur: blit rendered blurry frames + + + if (motionBlur && mbPxRatio !== 1) { + var cxtNode = data.contexts[r.NODE]; + var txtNode = r.data.bufferCanvases[r.MOTIONBLUR_BUFFER_NODE]; + var cxtDrag = data.contexts[r.DRAG]; + var txtDrag = r.data.bufferCanvases[r.MOTIONBLUR_BUFFER_DRAG]; + + var drawMotionBlur = function drawMotionBlur(cxt, txt, needClear) { + cxt.setTransform(1, 0, 0, 1, 0, 0); + + if (needClear || !motionBlurFadeEffect) { + cxt.clearRect(0, 0, r.canvasWidth, r.canvasHeight); + } else { + mbclear(cxt, 0, 0, r.canvasWidth, r.canvasHeight); + } + + var pxr = mbPxRatio; + cxt.drawImage(txt, // img + 0, 0, // sx, sy + r.canvasWidth * pxr, r.canvasHeight * pxr, // sw, sh + 0, 0, // x, y + r.canvasWidth, r.canvasHeight // w, h + ); + }; + + if (needDraw[r.NODE] || needMbClear[r.NODE]) { + drawMotionBlur(cxtNode, txtNode, needMbClear[r.NODE]); + needDraw[r.NODE] = false; + } + + if (needDraw[r.DRAG] || needMbClear[r.DRAG]) { + drawMotionBlur(cxtDrag, txtDrag, needMbClear[r.DRAG]); + needDraw[r.DRAG] = false; + } + } + + r.prevViewport = vp; + + if (r.clearingMotionBlur) { + r.clearingMotionBlur = false; + r.motionBlurCleared = true; + r.motionBlur = true; + } + + if (motionBlur) { + r.motionBlurTimeout = setTimeout(function () { + r.motionBlurTimeout = null; + r.clearedForMotionBlur[r.NODE] = false; + r.clearedForMotionBlur[r.DRAG] = false; + r.motionBlur = false; + r.clearingMotionBlur = !textureDraw; + r.mbFrames = 0; + needDraw[r.NODE] = true; + needDraw[r.DRAG] = true; + r.redraw(); + }, motionBlurDelay); + } + + if (!forcedContext) { + cy.emit('render'); + } + }; + + var CRp$3 = {}; // @O Polygon drawing + + CRp$3.drawPolygonPath = function (context, x, y, width, height, points) { + var halfW = width / 2; + var halfH = height / 2; + + if (context.beginPath) { + context.beginPath(); + } + + context.moveTo(x + halfW * points[0], y + halfH * points[1]); + + for (var i = 1; i < points.length / 2; i++) { + context.lineTo(x + halfW * points[i * 2], y + halfH * points[i * 2 + 1]); + } + + context.closePath(); + }; + + CRp$3.drawRoundPolygonPath = function (context, x, y, width, height, points) { + var halfW = width / 2; + var halfH = height / 2; + var cornerRadius = getRoundPolygonRadius(width, height); + + if (context.beginPath) { + context.beginPath(); + } + + for (var _i = 0; _i < points.length / 4; _i++) { + var sourceUv = void 0, + destUv = void 0; + + if (_i === 0) { + sourceUv = points.length - 2; + } else { + sourceUv = _i * 4 - 2; + } + + destUv = _i * 4 + 2; + var px = x + halfW * points[_i * 4]; + var py = y + halfH * points[_i * 4 + 1]; + var cosTheta = -points[sourceUv] * points[destUv] - points[sourceUv + 1] * points[destUv + 1]; + var offset = cornerRadius / Math.tan(Math.acos(cosTheta) / 2); + var cp0x = px - offset * points[sourceUv]; + var cp0y = py - offset * points[sourceUv + 1]; + var cp1x = px + offset * points[destUv]; + var cp1y = py + offset * points[destUv + 1]; + + if (_i === 0) { + context.moveTo(cp0x, cp0y); + } else { + context.lineTo(cp0x, cp0y); + } + + context.arcTo(px, py, cp1x, cp1y, cornerRadius); + } + + context.closePath(); + }; // Round rectangle drawing + + + CRp$3.drawRoundRectanglePath = function (context, x, y, width, height) { + var halfWidth = width / 2; + var halfHeight = height / 2; + var cornerRadius = getRoundRectangleRadius(width, height); + + if (context.beginPath) { + context.beginPath(); + } // Start at top middle + + + context.moveTo(x, y - halfHeight); // Arc from middle top to right side + + context.arcTo(x + halfWidth, y - halfHeight, x + halfWidth, y, cornerRadius); // Arc from right side to bottom + + context.arcTo(x + halfWidth, y + halfHeight, x, y + halfHeight, cornerRadius); // Arc from bottom to left side + + context.arcTo(x - halfWidth, y + halfHeight, x - halfWidth, y, cornerRadius); // Arc from left side to topBorder + + context.arcTo(x - halfWidth, y - halfHeight, x, y - halfHeight, cornerRadius); // Join line + + context.lineTo(x, y - halfHeight); + context.closePath(); + }; + + CRp$3.drawBottomRoundRectanglePath = function (context, x, y, width, height) { + var halfWidth = width / 2; + var halfHeight = height / 2; + var cornerRadius = getRoundRectangleRadius(width, height); + + if (context.beginPath) { + context.beginPath(); + } // Start at top middle + + + context.moveTo(x, y - halfHeight); + context.lineTo(x + halfWidth, y - halfHeight); + context.lineTo(x + halfWidth, y); + context.arcTo(x + halfWidth, y + halfHeight, x, y + halfHeight, cornerRadius); + context.arcTo(x - halfWidth, y + halfHeight, x - halfWidth, y, cornerRadius); + context.lineTo(x - halfWidth, y - halfHeight); + context.lineTo(x, y - halfHeight); + context.closePath(); + }; + + CRp$3.drawCutRectanglePath = function (context, x, y, width, height) { + var halfWidth = width / 2; + var halfHeight = height / 2; + var cornerLength = getCutRectangleCornerLength(); + + if (context.beginPath) { + context.beginPath(); + } + + context.moveTo(x - halfWidth + cornerLength, y - halfHeight); + context.lineTo(x + halfWidth - cornerLength, y - halfHeight); + context.lineTo(x + halfWidth, y - halfHeight + cornerLength); + context.lineTo(x + halfWidth, y + halfHeight - cornerLength); + context.lineTo(x + halfWidth - cornerLength, y + halfHeight); + context.lineTo(x - halfWidth + cornerLength, y + halfHeight); + context.lineTo(x - halfWidth, y + halfHeight - cornerLength); + context.lineTo(x - halfWidth, y - halfHeight + cornerLength); + context.closePath(); + }; + + CRp$3.drawBarrelPath = function (context, x, y, width, height) { + var halfWidth = width / 2; + var halfHeight = height / 2; + var xBegin = x - halfWidth; + var xEnd = x + halfWidth; + var yBegin = y - halfHeight; + var yEnd = y + halfHeight; + var barrelCurveConstants = getBarrelCurveConstants(width, height); + var wOffset = barrelCurveConstants.widthOffset; + var hOffset = barrelCurveConstants.heightOffset; + var ctrlPtXOffset = barrelCurveConstants.ctrlPtOffsetPct * wOffset; + + if (context.beginPath) { + context.beginPath(); + } + + context.moveTo(xBegin, yBegin + hOffset); + context.lineTo(xBegin, yEnd - hOffset); + context.quadraticCurveTo(xBegin + ctrlPtXOffset, yEnd, xBegin + wOffset, yEnd); + context.lineTo(xEnd - wOffset, yEnd); + context.quadraticCurveTo(xEnd - ctrlPtXOffset, yEnd, xEnd, yEnd - hOffset); + context.lineTo(xEnd, yBegin + hOffset); + context.quadraticCurveTo(xEnd - ctrlPtXOffset, yBegin, xEnd - wOffset, yBegin); + context.lineTo(xBegin + wOffset, yBegin); + context.quadraticCurveTo(xBegin + ctrlPtXOffset, yBegin, xBegin, yBegin + hOffset); + context.closePath(); + }; + + var sin0 = Math.sin(0); + var cos0 = Math.cos(0); + var sin = {}; + var cos = {}; + var ellipseStepSize = Math.PI / 40; + + for (var i = 0 * Math.PI; i < 2 * Math.PI; i += ellipseStepSize) { + sin[i] = Math.sin(i); + cos[i] = Math.cos(i); + } + + CRp$3.drawEllipsePath = function (context, centerX, centerY, width, height) { + if (context.beginPath) { + context.beginPath(); + } + + if (context.ellipse) { + context.ellipse(centerX, centerY, width / 2, height / 2, 0, 0, 2 * Math.PI); + } else { + var xPos, yPos; + var rw = width / 2; + var rh = height / 2; + + for (var i = 0 * Math.PI; i < 2 * Math.PI; i += ellipseStepSize) { + xPos = centerX - rw * sin[i] * sin0 + rw * cos[i] * cos0; + yPos = centerY + rh * cos[i] * sin0 + rh * sin[i] * cos0; + + if (i === 0) { + context.moveTo(xPos, yPos); + } else { + context.lineTo(xPos, yPos); + } + } + } + + context.closePath(); + }; + + /* global atob, ArrayBuffer, Uint8Array, Blob */ + var CRp$2 = {}; + + CRp$2.createBuffer = function (w, h) { + var buffer = document.createElement('canvas'); // eslint-disable-line no-undef + + buffer.width = w; + buffer.height = h; + return [buffer, buffer.getContext('2d')]; + }; + + CRp$2.bufferCanvasImage = function (options) { + var cy = this.cy; + var eles = cy.mutableElements(); + var bb = eles.boundingBox(); + var ctrRect = this.findContainerClientCoords(); + var width = options.full ? Math.ceil(bb.w) : ctrRect[2]; + var height = options.full ? Math.ceil(bb.h) : ctrRect[3]; + var specdMaxDims = number$1(options.maxWidth) || number$1(options.maxHeight); + var pxRatio = this.getPixelRatio(); + var scale = 1; + + if (options.scale !== undefined) { + width *= options.scale; + height *= options.scale; + scale = options.scale; + } else if (specdMaxDims) { + var maxScaleW = Infinity; + var maxScaleH = Infinity; + + if (number$1(options.maxWidth)) { + maxScaleW = scale * options.maxWidth / width; + } + + if (number$1(options.maxHeight)) { + maxScaleH = scale * options.maxHeight / height; + } + + scale = Math.min(maxScaleW, maxScaleH); + width *= scale; + height *= scale; + } + + if (!specdMaxDims) { + width *= pxRatio; + height *= pxRatio; + scale *= pxRatio; + } + + var buffCanvas = document.createElement('canvas'); // eslint-disable-line no-undef + + buffCanvas.width = width; + buffCanvas.height = height; + buffCanvas.style.width = width + 'px'; + buffCanvas.style.height = height + 'px'; + var buffCxt = buffCanvas.getContext('2d'); // Rasterize the layers, but only if container has nonzero size + + if (width > 0 && height > 0) { + buffCxt.clearRect(0, 0, width, height); + buffCxt.globalCompositeOperation = 'source-over'; + var zsortedEles = this.getCachedZSortedEles(); + + if (options.full) { + // draw the full bounds of the graph + buffCxt.translate(-bb.x1 * scale, -bb.y1 * scale); + buffCxt.scale(scale, scale); + this.drawElements(buffCxt, zsortedEles); + buffCxt.scale(1 / scale, 1 / scale); + buffCxt.translate(bb.x1 * scale, bb.y1 * scale); + } else { + // draw the current view + var pan = cy.pan(); + var translation = { + x: pan.x * scale, + y: pan.y * scale + }; + scale *= cy.zoom(); + buffCxt.translate(translation.x, translation.y); + buffCxt.scale(scale, scale); + this.drawElements(buffCxt, zsortedEles); + buffCxt.scale(1 / scale, 1 / scale); + buffCxt.translate(-translation.x, -translation.y); + } // need to fill bg at end like this in order to fill cleared transparent pixels in jpgs + + + if (options.bg) { + buffCxt.globalCompositeOperation = 'destination-over'; + buffCxt.fillStyle = options.bg; + buffCxt.rect(0, 0, width, height); + buffCxt.fill(); + } + } + + return buffCanvas; + }; + + function b64ToBlob(b64, mimeType) { + var bytes = atob(b64); + var buff = new ArrayBuffer(bytes.length); + var buffUint8 = new Uint8Array(buff); + + for (var i = 0; i < bytes.length; i++) { + buffUint8[i] = bytes.charCodeAt(i); + } + + return new Blob([buff], { + type: mimeType + }); + } + + function b64UriToB64(b64uri) { + var i = b64uri.indexOf(','); + return b64uri.substr(i + 1); + } + + function output(options, canvas, mimeType) { + var getB64Uri = function getB64Uri() { + return canvas.toDataURL(mimeType, options.quality); + }; + + switch (options.output) { + case 'blob-promise': + return new Promise$1(function (resolve, reject) { + try { + canvas.toBlob(function (blob) { + if (blob != null) { + resolve(blob); + } else { + reject(new Error('`canvas.toBlob()` sent a null value in its callback')); + } + }, mimeType, options.quality); + } catch (err) { + reject(err); + } + }); + + case 'blob': + return b64ToBlob(b64UriToB64(getB64Uri()), mimeType); + + case 'base64': + return b64UriToB64(getB64Uri()); + + case 'base64uri': + default: + return getB64Uri(); + } + } + + CRp$2.png = function (options) { + return output(options, this.bufferCanvasImage(options), 'image/png'); + }; + + CRp$2.jpg = function (options) { + return output(options, this.bufferCanvasImage(options), 'image/jpeg'); + }; + + var CRp$1 = {}; + + CRp$1.nodeShapeImpl = function (name, context, centerX, centerY, width, height, points) { + switch (name) { + case 'ellipse': + return this.drawEllipsePath(context, centerX, centerY, width, height); + + case 'polygon': + return this.drawPolygonPath(context, centerX, centerY, width, height, points); + + case 'round-polygon': + return this.drawRoundPolygonPath(context, centerX, centerY, width, height, points); + + case 'roundrectangle': + case 'round-rectangle': + return this.drawRoundRectanglePath(context, centerX, centerY, width, height); + + case 'cutrectangle': + case 'cut-rectangle': + return this.drawCutRectanglePath(context, centerX, centerY, width, height); + + case 'bottomroundrectangle': + case 'bottom-round-rectangle': + return this.drawBottomRoundRectanglePath(context, centerX, centerY, width, height); + + case 'barrel': + return this.drawBarrelPath(context, centerX, centerY, width, height); + } + }; + + var CR = CanvasRenderer; + var CRp = CanvasRenderer.prototype; + CRp.CANVAS_LAYERS = 3; // + + CRp.SELECT_BOX = 0; + CRp.DRAG = 1; + CRp.NODE = 2; + CRp.BUFFER_COUNT = 3; // + + CRp.TEXTURE_BUFFER = 0; + CRp.MOTIONBLUR_BUFFER_NODE = 1; + CRp.MOTIONBLUR_BUFFER_DRAG = 2; + + function CanvasRenderer(options) { + var r = this; + r.data = { + canvases: new Array(CRp.CANVAS_LAYERS), + contexts: new Array(CRp.CANVAS_LAYERS), + canvasNeedsRedraw: new Array(CRp.CANVAS_LAYERS), + bufferCanvases: new Array(CRp.BUFFER_COUNT), + bufferContexts: new Array(CRp.CANVAS_LAYERS) + }; + var tapHlOffAttr = '-webkit-tap-highlight-color'; + var tapHlOffStyle = 'rgba(0,0,0,0)'; + r.data.canvasContainer = document.createElement('div'); // eslint-disable-line no-undef + + var containerStyle = r.data.canvasContainer.style; + r.data.canvasContainer.style[tapHlOffAttr] = tapHlOffStyle; + containerStyle.position = 'relative'; + containerStyle.zIndex = '0'; + containerStyle.overflow = 'hidden'; + var container = options.cy.container(); + container.appendChild(r.data.canvasContainer); + container.style[tapHlOffAttr] = tapHlOffStyle; + var styleMap = { + '-webkit-user-select': 'none', + '-moz-user-select': '-moz-none', + 'user-select': 'none', + '-webkit-tap-highlight-color': 'rgba(0,0,0,0)', + 'outline-style': 'none' + }; + + if (ms()) { + styleMap['-ms-touch-action'] = 'none'; + styleMap['touch-action'] = 'none'; + } + + for (var i = 0; i < CRp.CANVAS_LAYERS; i++) { + var canvas = r.data.canvases[i] = document.createElement('canvas'); // eslint-disable-line no-undef + + r.data.contexts[i] = canvas.getContext('2d'); + Object.keys(styleMap).forEach(function (k) { + canvas.style[k] = styleMap[k]; + }); + canvas.style.position = 'absolute'; + canvas.setAttribute('data-id', 'layer' + i); + canvas.style.zIndex = String(CRp.CANVAS_LAYERS - i); + r.data.canvasContainer.appendChild(canvas); + r.data.canvasNeedsRedraw[i] = false; + } + + r.data.topCanvas = r.data.canvases[0]; + r.data.canvases[CRp.NODE].setAttribute('data-id', 'layer' + CRp.NODE + '-node'); + r.data.canvases[CRp.SELECT_BOX].setAttribute('data-id', 'layer' + CRp.SELECT_BOX + '-selectbox'); + r.data.canvases[CRp.DRAG].setAttribute('data-id', 'layer' + CRp.DRAG + '-drag'); + + for (var i = 0; i < CRp.BUFFER_COUNT; i++) { + r.data.bufferCanvases[i] = document.createElement('canvas'); // eslint-disable-line no-undef + + r.data.bufferContexts[i] = r.data.bufferCanvases[i].getContext('2d'); + r.data.bufferCanvases[i].style.position = 'absolute'; + r.data.bufferCanvases[i].setAttribute('data-id', 'buffer' + i); + r.data.bufferCanvases[i].style.zIndex = String(-i - 1); + r.data.bufferCanvases[i].style.visibility = 'hidden'; //r.data.canvasContainer.appendChild(r.data.bufferCanvases[i]); + } + + r.pathsEnabled = true; + var emptyBb = makeBoundingBox(); + + var getBoxCenter = function getBoxCenter(bb) { + return { + x: (bb.x1 + bb.x2) / 2, + y: (bb.y1 + bb.y2) / 2 + }; + }; + + var getCenterOffset = function getCenterOffset(bb) { + return { + x: -bb.w / 2, + y: -bb.h / 2 + }; + }; + + var backgroundTimestampHasChanged = function backgroundTimestampHasChanged(ele) { + var _p = ele[0]._private; + var same = _p.oldBackgroundTimestamp === _p.backgroundTimestamp; + return !same; + }; + + var getStyleKey = function getStyleKey(ele) { + return ele[0]._private.nodeKey; + }; + + var getLabelKey = function getLabelKey(ele) { + return ele[0]._private.labelStyleKey; + }; + + var getSourceLabelKey = function getSourceLabelKey(ele) { + return ele[0]._private.sourceLabelStyleKey; + }; + + var getTargetLabelKey = function getTargetLabelKey(ele) { + return ele[0]._private.targetLabelStyleKey; + }; + + var drawElement = function drawElement(context, ele, bb, scaledLabelShown, useEleOpacity) { + return r.drawElement(context, ele, bb, false, false, useEleOpacity); + }; + + var drawLabel = function drawLabel(context, ele, bb, scaledLabelShown, useEleOpacity) { + return r.drawElementText(context, ele, bb, scaledLabelShown, 'main', useEleOpacity); + }; + + var drawSourceLabel = function drawSourceLabel(context, ele, bb, scaledLabelShown, useEleOpacity) { + return r.drawElementText(context, ele, bb, scaledLabelShown, 'source', useEleOpacity); + }; + + var drawTargetLabel = function drawTargetLabel(context, ele, bb, scaledLabelShown, useEleOpacity) { + return r.drawElementText(context, ele, bb, scaledLabelShown, 'target', useEleOpacity); + }; + + var getElementBox = function getElementBox(ele) { + ele.boundingBox(); + return ele[0]._private.bodyBounds; + }; + + var getLabelBox = function getLabelBox(ele) { + ele.boundingBox(); + return ele[0]._private.labelBounds.main || emptyBb; + }; + + var getSourceLabelBox = function getSourceLabelBox(ele) { + ele.boundingBox(); + return ele[0]._private.labelBounds.source || emptyBb; + }; + + var getTargetLabelBox = function getTargetLabelBox(ele) { + ele.boundingBox(); + return ele[0]._private.labelBounds.target || emptyBb; + }; + + var isLabelVisibleAtScale = function isLabelVisibleAtScale(ele, scaledLabelShown) { + return scaledLabelShown; + }; + + var getElementRotationPoint = function getElementRotationPoint(ele) { + return getBoxCenter(getElementBox(ele)); + }; + + var addTextMargin = function addTextMargin(prefix, pt, ele) { + var pre = prefix ? prefix + '-' : ''; + return { + x: pt.x + ele.pstyle(pre + 'text-margin-x').pfValue, + y: pt.y + ele.pstyle(pre + 'text-margin-y').pfValue + }; + }; + + var getRsPt = function getRsPt(ele, x, y) { + var rs = ele[0]._private.rscratch; + return { + x: rs[x], + y: rs[y] + }; + }; + + var getLabelRotationPoint = function getLabelRotationPoint(ele) { + return addTextMargin('', getRsPt(ele, 'labelX', 'labelY'), ele); + }; + + var getSourceLabelRotationPoint = function getSourceLabelRotationPoint(ele) { + return addTextMargin('source', getRsPt(ele, 'sourceLabelX', 'sourceLabelY'), ele); + }; + + var getTargetLabelRotationPoint = function getTargetLabelRotationPoint(ele) { + return addTextMargin('target', getRsPt(ele, 'targetLabelX', 'targetLabelY'), ele); + }; + + var getElementRotationOffset = function getElementRotationOffset(ele) { + return getCenterOffset(getElementBox(ele)); + }; + + var getSourceLabelRotationOffset = function getSourceLabelRotationOffset(ele) { + return getCenterOffset(getSourceLabelBox(ele)); + }; + + var getTargetLabelRotationOffset = function getTargetLabelRotationOffset(ele) { + return getCenterOffset(getTargetLabelBox(ele)); + }; + + var getLabelRotationOffset = function getLabelRotationOffset(ele) { + var bb = getLabelBox(ele); + var p = getCenterOffset(getLabelBox(ele)); + + if (ele.isNode()) { + switch (ele.pstyle('text-halign').value) { + case 'left': + p.x = -bb.w; + break; + + case 'right': + p.x = 0; + break; + } + + switch (ele.pstyle('text-valign').value) { + case 'top': + p.y = -bb.h; + break; + + case 'bottom': + p.y = 0; + break; + } + } + + return p; + }; + + var eleTxrCache = r.data.eleTxrCache = new ElementTextureCache(r, { + getKey: getStyleKey, + doesEleInvalidateKey: backgroundTimestampHasChanged, + drawElement: drawElement, + getBoundingBox: getElementBox, + getRotationPoint: getElementRotationPoint, + getRotationOffset: getElementRotationOffset, + allowEdgeTxrCaching: false, + allowParentTxrCaching: false + }); + var lblTxrCache = r.data.lblTxrCache = new ElementTextureCache(r, { + getKey: getLabelKey, + drawElement: drawLabel, + getBoundingBox: getLabelBox, + getRotationPoint: getLabelRotationPoint, + getRotationOffset: getLabelRotationOffset, + isVisible: isLabelVisibleAtScale + }); + var slbTxrCache = r.data.slbTxrCache = new ElementTextureCache(r, { + getKey: getSourceLabelKey, + drawElement: drawSourceLabel, + getBoundingBox: getSourceLabelBox, + getRotationPoint: getSourceLabelRotationPoint, + getRotationOffset: getSourceLabelRotationOffset, + isVisible: isLabelVisibleAtScale + }); + var tlbTxrCache = r.data.tlbTxrCache = new ElementTextureCache(r, { + getKey: getTargetLabelKey, + drawElement: drawTargetLabel, + getBoundingBox: getTargetLabelBox, + getRotationPoint: getTargetLabelRotationPoint, + getRotationOffset: getTargetLabelRotationOffset, + isVisible: isLabelVisibleAtScale + }); + var lyrTxrCache = r.data.lyrTxrCache = new LayeredTextureCache(r); + r.onUpdateEleCalcs(function invalidateTextureCaches(willDraw, eles) { + // each cache should check for sub-key diff to see that the update affects that cache particularly + eleTxrCache.invalidateElements(eles); + lblTxrCache.invalidateElements(eles); + slbTxrCache.invalidateElements(eles); + tlbTxrCache.invalidateElements(eles); // any change invalidates the layers + + lyrTxrCache.invalidateElements(eles); // update the old bg timestamp so diffs can be done in the ele txr caches + + for (var _i = 0; _i < eles.length; _i++) { + var _p = eles[_i]._private; + _p.oldBackgroundTimestamp = _p.backgroundTimestamp; + } + }); + + var refineInLayers = function refineInLayers(reqs) { + for (var i = 0; i < reqs.length; i++) { + lyrTxrCache.enqueueElementRefinement(reqs[i].ele); + } + }; + + eleTxrCache.onDequeue(refineInLayers); + lblTxrCache.onDequeue(refineInLayers); + slbTxrCache.onDequeue(refineInLayers); + tlbTxrCache.onDequeue(refineInLayers); + } + + CRp.redrawHint = function (group, bool) { + var r = this; + + switch (group) { + case 'eles': + r.data.canvasNeedsRedraw[CRp.NODE] = bool; + break; + + case 'drag': + r.data.canvasNeedsRedraw[CRp.DRAG] = bool; + break; + + case 'select': + r.data.canvasNeedsRedraw[CRp.SELECT_BOX] = bool; + break; + } + }; // whether to use Path2D caching for drawing + + + var pathsImpld = typeof Path2D !== 'undefined'; + + CRp.path2dEnabled = function (on) { + if (on === undefined) { + return this.pathsEnabled; + } + + this.pathsEnabled = on ? true : false; + }; + + CRp.usePaths = function () { + return pathsImpld && this.pathsEnabled; + }; + + CRp.setImgSmoothing = function (context, bool) { + if (context.imageSmoothingEnabled != null) { + context.imageSmoothingEnabled = bool; + } else { + context.webkitImageSmoothingEnabled = bool; + context.mozImageSmoothingEnabled = bool; + context.msImageSmoothingEnabled = bool; + } + }; + + CRp.getImgSmoothing = function (context) { + if (context.imageSmoothingEnabled != null) { + return context.imageSmoothingEnabled; + } else { + return context.webkitImageSmoothingEnabled || context.mozImageSmoothingEnabled || context.msImageSmoothingEnabled; + } + }; + + CRp.makeOffscreenCanvas = function (width, height) { + var canvas; + + if ((typeof OffscreenCanvas === "undefined" ? "undefined" : _typeof(OffscreenCanvas)) !== ("undefined" )) { + canvas = new OffscreenCanvas(width, height); + } else { + canvas = document.createElement('canvas'); // eslint-disable-line no-undef + + canvas.width = width; + canvas.height = height; + } + + return canvas; + }; + + [CRp$a, CRp$9, CRp$8, CRp$7, CRp$6, CRp$5, CRp$4, CRp$3, CRp$2, CRp$1].forEach(function (props) { + extend(CRp, props); + }); + + var renderer = [{ + name: 'null', + impl: NullRenderer + }, { + name: 'base', + impl: BR + }, { + name: 'canvas', + impl: CR + }]; + + var incExts = [{ + type: 'layout', + extensions: layout + }, { + type: 'renderer', + extensions: renderer + }]; + + var extensions = {}; // registered modules for extensions, indexed by name + + var modules = {}; + + function setExtension(type, name, registrant) { + var ext = registrant; + + var overrideErr = function overrideErr(field) { + warn('Can not register `' + name + '` for `' + type + '` since `' + field + '` already exists in the prototype and can not be overridden'); + }; + + if (type === 'core') { + if (Core.prototype[name]) { + return overrideErr(name); + } else { + Core.prototype[name] = registrant; + } + } else if (type === 'collection') { + if (Collection.prototype[name]) { + return overrideErr(name); + } else { + Collection.prototype[name] = registrant; + } + } else if (type === 'layout') { + // fill in missing layout functions in the prototype + var Layout = function Layout(options) { + this.options = options; + registrant.call(this, options); // make sure layout has _private for use w/ std apis like .on() + + if (!plainObject(this._private)) { + this._private = {}; + } + + this._private.cy = options.cy; + this._private.listeners = []; + this.createEmitter(); + }; + + var layoutProto = Layout.prototype = Object.create(registrant.prototype); + var optLayoutFns = []; + + for (var i = 0; i < optLayoutFns.length; i++) { + var fnName = optLayoutFns[i]; + + layoutProto[fnName] = layoutProto[fnName] || function () { + return this; + }; + } // either .start() or .run() is defined, so autogen the other + + + if (layoutProto.start && !layoutProto.run) { + layoutProto.run = function () { + this.start(); + return this; + }; + } else if (!layoutProto.start && layoutProto.run) { + layoutProto.start = function () { + this.run(); + return this; + }; + } + + var regStop = registrant.prototype.stop; + + layoutProto.stop = function () { + var opts = this.options; + + if (opts && opts.animate) { + var anis = this.animations; + + if (anis) { + for (var _i = 0; _i < anis.length; _i++) { + anis[_i].stop(); + } + } + } + + if (regStop) { + regStop.call(this); + } else { + this.emit('layoutstop'); + } + + return this; + }; + + if (!layoutProto.destroy) { + layoutProto.destroy = function () { + return this; + }; + } + + layoutProto.cy = function () { + return this._private.cy; + }; + + var getCy = function getCy(layout) { + return layout._private.cy; + }; + + var emitterOpts = { + addEventFields: function addEventFields(layout, evt) { + evt.layout = layout; + evt.cy = getCy(layout); + evt.target = layout; + }, + bubble: function bubble() { + return true; + }, + parent: function parent(layout) { + return getCy(layout); + } + }; + extend(layoutProto, { + createEmitter: function createEmitter() { + this._private.emitter = new Emitter(emitterOpts, this); + return this; + }, + emitter: function emitter() { + return this._private.emitter; + }, + on: function on(evt, cb) { + this.emitter().on(evt, cb); + return this; + }, + one: function one(evt, cb) { + this.emitter().one(evt, cb); + return this; + }, + once: function once(evt, cb) { + this.emitter().one(evt, cb); + return this; + }, + removeListener: function removeListener(evt, cb) { + this.emitter().removeListener(evt, cb); + return this; + }, + removeAllListeners: function removeAllListeners() { + this.emitter().removeAllListeners(); + return this; + }, + emit: function emit(evt, params) { + this.emitter().emit(evt, params); + return this; + } + }); + define.eventAliasesOn(layoutProto); + ext = Layout; // replace with our wrapped layout + } else if (type === 'renderer' && name !== 'null' && name !== 'base') { + // user registered renderers inherit from base + var BaseRenderer = getExtension('renderer', 'base'); + var bProto = BaseRenderer.prototype; + var RegistrantRenderer = registrant; + var rProto = registrant.prototype; + + var Renderer = function Renderer() { + BaseRenderer.apply(this, arguments); + RegistrantRenderer.apply(this, arguments); + }; + + var proto = Renderer.prototype; + + for (var pName in bProto) { + var pVal = bProto[pName]; + var existsInR = rProto[pName] != null; + + if (existsInR) { + return overrideErr(pName); + } + + proto[pName] = pVal; // take impl from base + } + + for (var _pName in rProto) { + proto[_pName] = rProto[_pName]; // take impl from registrant + } + + bProto.clientFunctions.forEach(function (name) { + proto[name] = proto[name] || function () { + error('Renderer does not implement `renderer.' + name + '()` on its prototype'); + }; + }); + ext = Renderer; + } else if (type === '__proto__' || type === 'constructor' || type === 'prototype') { + // to avoid potential prototype pollution + return error(type + ' is an illegal type to be registered, possibly lead to prototype pollutions'); + } + + return setMap({ + map: extensions, + keys: [type, name], + value: ext + }); + } + + function getExtension(type, name) { + return getMap({ + map: extensions, + keys: [type, name] + }); + } + + function setModule(type, name, moduleType, moduleName, registrant) { + return setMap({ + map: modules, + keys: [type, name, moduleType, moduleName], + value: registrant + }); + } + + function getModule(type, name, moduleType, moduleName) { + return getMap({ + map: modules, + keys: [type, name, moduleType, moduleName] + }); + } + + var extension = function extension() { + // e.g. extension('renderer', 'svg') + if (arguments.length === 2) { + return getExtension.apply(null, arguments); + } // e.g. extension('renderer', 'svg', { ... }) + else if (arguments.length === 3) { + return setExtension.apply(null, arguments); + } // e.g. extension('renderer', 'svg', 'nodeShape', 'ellipse') + else if (arguments.length === 4) { + return getModule.apply(null, arguments); + } // e.g. extension('renderer', 'svg', 'nodeShape', 'ellipse', { ... }) + else if (arguments.length === 5) { + return setModule.apply(null, arguments); + } else { + error('Invalid extension access syntax'); + } + }; // allows a core instance to access extensions internally + + + Core.prototype.extension = extension; // included extensions + + incExts.forEach(function (group) { + group.extensions.forEach(function (ext) { + setExtension(group.type, ext.name, ext.impl); + }); + }); + + // (useful for init) + + var Stylesheet = function Stylesheet() { + if (!(this instanceof Stylesheet)) { + return new Stylesheet(); + } + + this.length = 0; + }; + + var sheetfn = Stylesheet.prototype; + + sheetfn.instanceString = function () { + return 'stylesheet'; + }; // just store the selector to be parsed later + + + sheetfn.selector = function (selector) { + var i = this.length++; + this[i] = { + selector: selector, + properties: [] + }; + return this; // chaining + }; // just store the property to be parsed later + + + sheetfn.css = function (name, value) { + var i = this.length - 1; + + if (string(name)) { + this[i].properties.push({ + name: name, + value: value + }); + } else if (plainObject(name)) { + var map = name; + var propNames = Object.keys(map); + + for (var j = 0; j < propNames.length; j++) { + var key = propNames[j]; + var mapVal = map[key]; + + if (mapVal == null) { + continue; + } + + var prop = Style.properties[key] || Style.properties[dash2camel(key)]; + + if (prop == null) { + continue; + } + + var _name = prop.name; + var _value = mapVal; + this[i].properties.push({ + name: _name, + value: _value + }); + } + } + + return this; // chaining + }; + + sheetfn.style = sheetfn.css; // generate a real style object from the dummy stylesheet + + sheetfn.generateStyle = function (cy) { + var style = new Style(cy); + return this.appendToStyle(style); + }; // append a dummy stylesheet object on a real style object + + + sheetfn.appendToStyle = function (style) { + for (var i = 0; i < this.length; i++) { + var context = this[i]; + var selector = context.selector; + var props = context.properties; + style.selector(selector); // apply selector + + for (var j = 0; j < props.length; j++) { + var prop = props[j]; + style.css(prop.name, prop.value); // apply property + } + } + + return style; + }; + + var version = "3.26.0"; + + var cytoscape = function cytoscape(options) { + // if no options specified, use default + if (options === undefined) { + options = {}; + } // create instance + + + if (plainObject(options)) { + return new Core(options); + } // allow for registration of extensions + else if (string(options)) { + return extension.apply(extension, arguments); + } + }; // e.g. cytoscape.use( require('cytoscape-foo'), bar ) + + + cytoscape.use = function (ext) { + var args = Array.prototype.slice.call(arguments, 1); // args to pass to ext + + args.unshift(cytoscape); // cytoscape is first arg to ext + + ext.apply(null, args); + return this; + }; + + cytoscape.warnings = function (bool) { + return warnings(bool); + }; // replaced by build system + + + cytoscape.version = version; // expose public apis (mostly for extensions) + + cytoscape.stylesheet = cytoscape.Stylesheet = Stylesheet; + + return cytoscape; + +})); + + +/***/ }), + +/***/ 54899: +/***/ (function(module) { + +(function webpackUniversalModuleDefinition(root, factory) { + if(true) + module.exports = factory(); + else {} +})(this, function() { +return /******/ (function(modules) { // webpackBootstrap +/******/ // The module cache +/******/ var installedModules = {}; +/******/ +/******/ // The require function +/******/ function __nested_webpack_require_543__(moduleId) { +/******/ +/******/ // Check if module is in cache +/******/ if(installedModules[moduleId]) { +/******/ return installedModules[moduleId].exports; +/******/ } +/******/ // Create a new module (and put it into the cache) +/******/ var module = installedModules[moduleId] = { +/******/ i: moduleId, +/******/ l: false, +/******/ exports: {} +/******/ }; +/******/ +/******/ // Execute the module function +/******/ modules[moduleId].call(module.exports, module, module.exports, __nested_webpack_require_543__); +/******/ +/******/ // Flag the module as loaded +/******/ module.l = true; +/******/ +/******/ // Return the exports of the module +/******/ return module.exports; +/******/ } +/******/ +/******/ +/******/ // expose the modules object (__webpack_modules__) +/******/ __nested_webpack_require_543__.m = modules; +/******/ +/******/ // expose the module cache +/******/ __nested_webpack_require_543__.c = installedModules; +/******/ +/******/ // identity function for calling harmony imports with the correct context +/******/ __nested_webpack_require_543__.i = function(value) { return value; }; +/******/ +/******/ // define getter function for harmony exports +/******/ __nested_webpack_require_543__.d = function(exports, name, getter) { +/******/ if(!__nested_webpack_require_543__.o(exports, name)) { +/******/ Object.defineProperty(exports, name, { +/******/ configurable: false, +/******/ enumerable: true, +/******/ get: getter +/******/ }); +/******/ } +/******/ }; +/******/ +/******/ // getDefaultExport function for compatibility with non-harmony modules +/******/ __nested_webpack_require_543__.n = function(module) { +/******/ var getter = module && module.__esModule ? +/******/ function getDefault() { return module['default']; } : +/******/ function getModuleExports() { return module; }; +/******/ __nested_webpack_require_543__.d(getter, 'a', getter); +/******/ return getter; +/******/ }; +/******/ +/******/ // Object.prototype.hasOwnProperty.call +/******/ __nested_webpack_require_543__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); }; +/******/ +/******/ // __webpack_public_path__ +/******/ __nested_webpack_require_543__.p = ""; +/******/ +/******/ // Load entry module and return exports +/******/ return __nested_webpack_require_543__(__nested_webpack_require_543__.s = 26); +/******/ }) +/************************************************************************/ +/******/ ([ +/* 0 */ +/***/ (function(module, exports, __webpack_require__) { + +"use strict"; + + +function LayoutConstants() {} + +/** + * Layout Quality: 0:draft, 1:default, 2:proof + */ +LayoutConstants.QUALITY = 1; + +/** + * Default parameters + */ +LayoutConstants.DEFAULT_CREATE_BENDS_AS_NEEDED = false; +LayoutConstants.DEFAULT_INCREMENTAL = false; +LayoutConstants.DEFAULT_ANIMATION_ON_LAYOUT = true; +LayoutConstants.DEFAULT_ANIMATION_DURING_LAYOUT = false; +LayoutConstants.DEFAULT_ANIMATION_PERIOD = 50; +LayoutConstants.DEFAULT_UNIFORM_LEAF_NODE_SIZES = false; + +// ----------------------------------------------------------------------------- +// Section: General other constants +// ----------------------------------------------------------------------------- +/* + * Margins of a graph to be applied on bouding rectangle of its contents. We + * assume margins on all four sides to be uniform. + */ +LayoutConstants.DEFAULT_GRAPH_MARGIN = 15; + +/* + * Whether to consider labels in node dimensions or not + */ +LayoutConstants.NODE_DIMENSIONS_INCLUDE_LABELS = false; + +/* + * Default dimension of a non-compound node. + */ +LayoutConstants.SIMPLE_NODE_SIZE = 40; + +/* + * Default dimension of a non-compound node. + */ +LayoutConstants.SIMPLE_NODE_HALF_SIZE = LayoutConstants.SIMPLE_NODE_SIZE / 2; + +/* + * Empty compound node size. When a compound node is empty, its both + * dimensions should be of this value. + */ +LayoutConstants.EMPTY_COMPOUND_NODE_SIZE = 40; + +/* + * Minimum length that an edge should take during layout + */ +LayoutConstants.MIN_EDGE_LENGTH = 1; + +/* + * World boundaries that layout operates on + */ +LayoutConstants.WORLD_BOUNDARY = 1000000; + +/* + * World boundaries that random positioning can be performed with + */ +LayoutConstants.INITIAL_WORLD_BOUNDARY = LayoutConstants.WORLD_BOUNDARY / 1000; + +/* + * Coordinates of the world center + */ +LayoutConstants.WORLD_CENTER_X = 1200; +LayoutConstants.WORLD_CENTER_Y = 900; + +module.exports = LayoutConstants; + +/***/ }), +/* 1 */ +/***/ (function(module, exports, __nested_webpack_require_4947__) { + +"use strict"; + + +var LGraphObject = __nested_webpack_require_4947__(2); +var IGeometry = __nested_webpack_require_4947__(8); +var IMath = __nested_webpack_require_4947__(9); + +function LEdge(source, target, vEdge) { + LGraphObject.call(this, vEdge); + + this.isOverlapingSourceAndTarget = false; + this.vGraphObject = vEdge; + this.bendpoints = []; + this.source = source; + this.target = target; +} + +LEdge.prototype = Object.create(LGraphObject.prototype); + +for (var prop in LGraphObject) { + LEdge[prop] = LGraphObject[prop]; +} + +LEdge.prototype.getSource = function () { + return this.source; +}; + +LEdge.prototype.getTarget = function () { + return this.target; +}; + +LEdge.prototype.isInterGraph = function () { + return this.isInterGraph; +}; + +LEdge.prototype.getLength = function () { + return this.length; +}; + +LEdge.prototype.isOverlapingSourceAndTarget = function () { + return this.isOverlapingSourceAndTarget; +}; + +LEdge.prototype.getBendpoints = function () { + return this.bendpoints; +}; + +LEdge.prototype.getLca = function () { + return this.lca; +}; + +LEdge.prototype.getSourceInLca = function () { + return this.sourceInLca; +}; + +LEdge.prototype.getTargetInLca = function () { + return this.targetInLca; +}; + +LEdge.prototype.getOtherEnd = function (node) { + if (this.source === node) { + return this.target; + } else if (this.target === node) { + return this.source; + } else { + throw "Node is not incident with this edge"; + } +}; + +LEdge.prototype.getOtherEndInGraph = function (node, graph) { + var otherEnd = this.getOtherEnd(node); + var root = graph.getGraphManager().getRoot(); + + while (true) { + if (otherEnd.getOwner() == graph) { + return otherEnd; + } + + if (otherEnd.getOwner() == root) { + break; + } + + otherEnd = otherEnd.getOwner().getParent(); + } + + return null; +}; + +LEdge.prototype.updateLength = function () { + var clipPointCoordinates = new Array(4); + + this.isOverlapingSourceAndTarget = IGeometry.getIntersection(this.target.getRect(), this.source.getRect(), clipPointCoordinates); + + if (!this.isOverlapingSourceAndTarget) { + this.lengthX = clipPointCoordinates[0] - clipPointCoordinates[2]; + this.lengthY = clipPointCoordinates[1] - clipPointCoordinates[3]; + + if (Math.abs(this.lengthX) < 1.0) { + this.lengthX = IMath.sign(this.lengthX); + } + + if (Math.abs(this.lengthY) < 1.0) { + this.lengthY = IMath.sign(this.lengthY); + } + + this.length = Math.sqrt(this.lengthX * this.lengthX + this.lengthY * this.lengthY); + } +}; + +LEdge.prototype.updateLengthSimple = function () { + this.lengthX = this.target.getCenterX() - this.source.getCenterX(); + this.lengthY = this.target.getCenterY() - this.source.getCenterY(); + + if (Math.abs(this.lengthX) < 1.0) { + this.lengthX = IMath.sign(this.lengthX); + } + + if (Math.abs(this.lengthY) < 1.0) { + this.lengthY = IMath.sign(this.lengthY); + } + + this.length = Math.sqrt(this.lengthX * this.lengthX + this.lengthY * this.lengthY); +}; + +module.exports = LEdge; + +/***/ }), +/* 2 */ +/***/ (function(module, exports, __webpack_require__) { + +"use strict"; + + +function LGraphObject(vGraphObject) { + this.vGraphObject = vGraphObject; +} + +module.exports = LGraphObject; + +/***/ }), +/* 3 */ +/***/ (function(module, exports, __nested_webpack_require_8167__) { + +"use strict"; + + +var LGraphObject = __nested_webpack_require_8167__(2); +var Integer = __nested_webpack_require_8167__(10); +var RectangleD = __nested_webpack_require_8167__(13); +var LayoutConstants = __nested_webpack_require_8167__(0); +var RandomSeed = __nested_webpack_require_8167__(16); +var PointD = __nested_webpack_require_8167__(4); + +function LNode(gm, loc, size, vNode) { + //Alternative constructor 1 : LNode(LGraphManager gm, Point loc, Dimension size, Object vNode) + if (size == null && vNode == null) { + vNode = loc; + } + + LGraphObject.call(this, vNode); + + //Alternative constructor 2 : LNode(Layout layout, Object vNode) + if (gm.graphManager != null) gm = gm.graphManager; + + this.estimatedSize = Integer.MIN_VALUE; + this.inclusionTreeDepth = Integer.MAX_VALUE; + this.vGraphObject = vNode; + this.edges = []; + this.graphManager = gm; + + if (size != null && loc != null) this.rect = new RectangleD(loc.x, loc.y, size.width, size.height);else this.rect = new RectangleD(); +} + +LNode.prototype = Object.create(LGraphObject.prototype); +for (var prop in LGraphObject) { + LNode[prop] = LGraphObject[prop]; +} + +LNode.prototype.getEdges = function () { + return this.edges; +}; + +LNode.prototype.getChild = function () { + return this.child; +}; + +LNode.prototype.getOwner = function () { + // if (this.owner != null) { + // if (!(this.owner == null || this.owner.getNodes().indexOf(this) > -1)) { + // throw "assert failed"; + // } + // } + + return this.owner; +}; + +LNode.prototype.getWidth = function () { + return this.rect.width; +}; + +LNode.prototype.setWidth = function (width) { + this.rect.width = width; +}; + +LNode.prototype.getHeight = function () { + return this.rect.height; +}; + +LNode.prototype.setHeight = function (height) { + this.rect.height = height; +}; + +LNode.prototype.getCenterX = function () { + return this.rect.x + this.rect.width / 2; +}; + +LNode.prototype.getCenterY = function () { + return this.rect.y + this.rect.height / 2; +}; + +LNode.prototype.getCenter = function () { + return new PointD(this.rect.x + this.rect.width / 2, this.rect.y + this.rect.height / 2); +}; + +LNode.prototype.getLocation = function () { + return new PointD(this.rect.x, this.rect.y); +}; + +LNode.prototype.getRect = function () { + return this.rect; +}; + +LNode.prototype.getDiagonal = function () { + return Math.sqrt(this.rect.width * this.rect.width + this.rect.height * this.rect.height); +}; + +/** + * This method returns half the diagonal length of this node. + */ +LNode.prototype.getHalfTheDiagonal = function () { + return Math.sqrt(this.rect.height * this.rect.height + this.rect.width * this.rect.width) / 2; +}; + +LNode.prototype.setRect = function (upperLeft, dimension) { + this.rect.x = upperLeft.x; + this.rect.y = upperLeft.y; + this.rect.width = dimension.width; + this.rect.height = dimension.height; +}; + +LNode.prototype.setCenter = function (cx, cy) { + this.rect.x = cx - this.rect.width / 2; + this.rect.y = cy - this.rect.height / 2; +}; + +LNode.prototype.setLocation = function (x, y) { + this.rect.x = x; + this.rect.y = y; +}; + +LNode.prototype.moveBy = function (dx, dy) { + this.rect.x += dx; + this.rect.y += dy; +}; + +LNode.prototype.getEdgeListToNode = function (to) { + var edgeList = []; + var edge; + var self = this; + + self.edges.forEach(function (edge) { + + if (edge.target == to) { + if (edge.source != self) throw "Incorrect edge source!"; + + edgeList.push(edge); + } + }); + + return edgeList; +}; + +LNode.prototype.getEdgesBetween = function (other) { + var edgeList = []; + var edge; + + var self = this; + self.edges.forEach(function (edge) { + + if (!(edge.source == self || edge.target == self)) throw "Incorrect edge source and/or target"; + + if (edge.target == other || edge.source == other) { + edgeList.push(edge); + } + }); + + return edgeList; +}; + +LNode.prototype.getNeighborsList = function () { + var neighbors = new Set(); + + var self = this; + self.edges.forEach(function (edge) { + + if (edge.source == self) { + neighbors.add(edge.target); + } else { + if (edge.target != self) { + throw "Incorrect incidency!"; + } + + neighbors.add(edge.source); + } + }); + + return neighbors; +}; + +LNode.prototype.withChildren = function () { + var withNeighborsList = new Set(); + var childNode; + var children; + + withNeighborsList.add(this); + + if (this.child != null) { + var nodes = this.child.getNodes(); + for (var i = 0; i < nodes.length; i++) { + childNode = nodes[i]; + children = childNode.withChildren(); + children.forEach(function (node) { + withNeighborsList.add(node); + }); + } + } + + return withNeighborsList; +}; + +LNode.prototype.getNoOfChildren = function () { + var noOfChildren = 0; + var childNode; + + if (this.child == null) { + noOfChildren = 1; + } else { + var nodes = this.child.getNodes(); + for (var i = 0; i < nodes.length; i++) { + childNode = nodes[i]; + + noOfChildren += childNode.getNoOfChildren(); + } + } + + if (noOfChildren == 0) { + noOfChildren = 1; + } + return noOfChildren; +}; + +LNode.prototype.getEstimatedSize = function () { + if (this.estimatedSize == Integer.MIN_VALUE) { + throw "assert failed"; + } + return this.estimatedSize; +}; + +LNode.prototype.calcEstimatedSize = function () { + if (this.child == null) { + return this.estimatedSize = (this.rect.width + this.rect.height) / 2; + } else { + this.estimatedSize = this.child.calcEstimatedSize(); + this.rect.width = this.estimatedSize; + this.rect.height = this.estimatedSize; + + return this.estimatedSize; + } +}; + +LNode.prototype.scatter = function () { + var randomCenterX; + var randomCenterY; + + var minX = -LayoutConstants.INITIAL_WORLD_BOUNDARY; + var maxX = LayoutConstants.INITIAL_WORLD_BOUNDARY; + randomCenterX = LayoutConstants.WORLD_CENTER_X + RandomSeed.nextDouble() * (maxX - minX) + minX; + + var minY = -LayoutConstants.INITIAL_WORLD_BOUNDARY; + var maxY = LayoutConstants.INITIAL_WORLD_BOUNDARY; + randomCenterY = LayoutConstants.WORLD_CENTER_Y + RandomSeed.nextDouble() * (maxY - minY) + minY; + + this.rect.x = randomCenterX; + this.rect.y = randomCenterY; +}; + +LNode.prototype.updateBounds = function () { + if (this.getChild() == null) { + throw "assert failed"; + } + if (this.getChild().getNodes().length != 0) { + // wrap the children nodes by re-arranging the boundaries + var childGraph = this.getChild(); + childGraph.updateBounds(true); + + this.rect.x = childGraph.getLeft(); + this.rect.y = childGraph.getTop(); + + this.setWidth(childGraph.getRight() - childGraph.getLeft()); + this.setHeight(childGraph.getBottom() - childGraph.getTop()); + + // Update compound bounds considering its label properties + if (LayoutConstants.NODE_DIMENSIONS_INCLUDE_LABELS) { + + var width = childGraph.getRight() - childGraph.getLeft(); + var height = childGraph.getBottom() - childGraph.getTop(); + + if (this.labelWidth > width) { + this.rect.x -= (this.labelWidth - width) / 2; + this.setWidth(this.labelWidth); + } + + if (this.labelHeight > height) { + if (this.labelPos == "center") { + this.rect.y -= (this.labelHeight - height) / 2; + } else if (this.labelPos == "top") { + this.rect.y -= this.labelHeight - height; + } + this.setHeight(this.labelHeight); + } + } + } +}; + +LNode.prototype.getInclusionTreeDepth = function () { + if (this.inclusionTreeDepth == Integer.MAX_VALUE) { + throw "assert failed"; + } + return this.inclusionTreeDepth; +}; + +LNode.prototype.transform = function (trans) { + var left = this.rect.x; + + if (left > LayoutConstants.WORLD_BOUNDARY) { + left = LayoutConstants.WORLD_BOUNDARY; + } else if (left < -LayoutConstants.WORLD_BOUNDARY) { + left = -LayoutConstants.WORLD_BOUNDARY; + } + + var top = this.rect.y; + + if (top > LayoutConstants.WORLD_BOUNDARY) { + top = LayoutConstants.WORLD_BOUNDARY; + } else if (top < -LayoutConstants.WORLD_BOUNDARY) { + top = -LayoutConstants.WORLD_BOUNDARY; + } + + var leftTop = new PointD(left, top); + var vLeftTop = trans.inverseTransformPoint(leftTop); + + this.setLocation(vLeftTop.x, vLeftTop.y); +}; + +LNode.prototype.getLeft = function () { + return this.rect.x; +}; + +LNode.prototype.getRight = function () { + return this.rect.x + this.rect.width; +}; + +LNode.prototype.getTop = function () { + return this.rect.y; +}; + +LNode.prototype.getBottom = function () { + return this.rect.y + this.rect.height; +}; + +LNode.prototype.getParent = function () { + if (this.owner == null) { + return null; + } + + return this.owner.getParent(); +}; + +module.exports = LNode; + +/***/ }), +/* 4 */ +/***/ (function(module, exports, __webpack_require__) { + +"use strict"; + + +function PointD(x, y) { + if (x == null && y == null) { + this.x = 0; + this.y = 0; + } else { + this.x = x; + this.y = y; + } +} + +PointD.prototype.getX = function () { + return this.x; +}; + +PointD.prototype.getY = function () { + return this.y; +}; + +PointD.prototype.setX = function (x) { + this.x = x; +}; + +PointD.prototype.setY = function (y) { + this.y = y; +}; + +PointD.prototype.getDifference = function (pt) { + return new DimensionD(this.x - pt.x, this.y - pt.y); +}; + +PointD.prototype.getCopy = function () { + return new PointD(this.x, this.y); +}; + +PointD.prototype.translate = function (dim) { + this.x += dim.width; + this.y += dim.height; + return this; +}; + +module.exports = PointD; + +/***/ }), +/* 5 */ +/***/ (function(module, exports, __nested_webpack_require_17549__) { + +"use strict"; + + +var LGraphObject = __nested_webpack_require_17549__(2); +var Integer = __nested_webpack_require_17549__(10); +var LayoutConstants = __nested_webpack_require_17549__(0); +var LGraphManager = __nested_webpack_require_17549__(6); +var LNode = __nested_webpack_require_17549__(3); +var LEdge = __nested_webpack_require_17549__(1); +var RectangleD = __nested_webpack_require_17549__(13); +var Point = __nested_webpack_require_17549__(12); +var LinkedList = __nested_webpack_require_17549__(11); + +function LGraph(parent, obj2, vGraph) { + LGraphObject.call(this, vGraph); + this.estimatedSize = Integer.MIN_VALUE; + this.margin = LayoutConstants.DEFAULT_GRAPH_MARGIN; + this.edges = []; + this.nodes = []; + this.isConnected = false; + this.parent = parent; + + if (obj2 != null && obj2 instanceof LGraphManager) { + this.graphManager = obj2; + } else if (obj2 != null && obj2 instanceof Layout) { + this.graphManager = obj2.graphManager; + } +} + +LGraph.prototype = Object.create(LGraphObject.prototype); +for (var prop in LGraphObject) { + LGraph[prop] = LGraphObject[prop]; +} + +LGraph.prototype.getNodes = function () { + return this.nodes; +}; + +LGraph.prototype.getEdges = function () { + return this.edges; +}; + +LGraph.prototype.getGraphManager = function () { + return this.graphManager; +}; + +LGraph.prototype.getParent = function () { + return this.parent; +}; + +LGraph.prototype.getLeft = function () { + return this.left; +}; + +LGraph.prototype.getRight = function () { + return this.right; +}; + +LGraph.prototype.getTop = function () { + return this.top; +}; + +LGraph.prototype.getBottom = function () { + return this.bottom; +}; + +LGraph.prototype.isConnected = function () { + return this.isConnected; +}; + +LGraph.prototype.add = function (obj1, sourceNode, targetNode) { + if (sourceNode == null && targetNode == null) { + var newNode = obj1; + if (this.graphManager == null) { + throw "Graph has no graph mgr!"; + } + if (this.getNodes().indexOf(newNode) > -1) { + throw "Node already in graph!"; + } + newNode.owner = this; + this.getNodes().push(newNode); + + return newNode; + } else { + var newEdge = obj1; + if (!(this.getNodes().indexOf(sourceNode) > -1 && this.getNodes().indexOf(targetNode) > -1)) { + throw "Source or target not in graph!"; + } + + if (!(sourceNode.owner == targetNode.owner && sourceNode.owner == this)) { + throw "Both owners must be this graph!"; + } + + if (sourceNode.owner != targetNode.owner) { + return null; + } + + // set source and target + newEdge.source = sourceNode; + newEdge.target = targetNode; + + // set as intra-graph edge + newEdge.isInterGraph = false; + + // add to graph edge list + this.getEdges().push(newEdge); + + // add to incidency lists + sourceNode.edges.push(newEdge); + + if (targetNode != sourceNode) { + targetNode.edges.push(newEdge); + } + + return newEdge; + } +}; + +LGraph.prototype.remove = function (obj) { + var node = obj; + if (obj instanceof LNode) { + if (node == null) { + throw "Node is null!"; + } + if (!(node.owner != null && node.owner == this)) { + throw "Owner graph is invalid!"; + } + if (this.graphManager == null) { + throw "Owner graph manager is invalid!"; + } + // remove incident edges first (make a copy to do it safely) + var edgesToBeRemoved = node.edges.slice(); + var edge; + var s = edgesToBeRemoved.length; + for (var i = 0; i < s; i++) { + edge = edgesToBeRemoved[i]; + + if (edge.isInterGraph) { + this.graphManager.remove(edge); + } else { + edge.source.owner.remove(edge); + } + } + + // now the node itself + var index = this.nodes.indexOf(node); + if (index == -1) { + throw "Node not in owner node list!"; + } + + this.nodes.splice(index, 1); + } else if (obj instanceof LEdge) { + var edge = obj; + if (edge == null) { + throw "Edge is null!"; + } + if (!(edge.source != null && edge.target != null)) { + throw "Source and/or target is null!"; + } + if (!(edge.source.owner != null && edge.target.owner != null && edge.source.owner == this && edge.target.owner == this)) { + throw "Source and/or target owner is invalid!"; + } + + var sourceIndex = edge.source.edges.indexOf(edge); + var targetIndex = edge.target.edges.indexOf(edge); + if (!(sourceIndex > -1 && targetIndex > -1)) { + throw "Source and/or target doesn't know this edge!"; + } + + edge.source.edges.splice(sourceIndex, 1); + + if (edge.target != edge.source) { + edge.target.edges.splice(targetIndex, 1); + } + + var index = edge.source.owner.getEdges().indexOf(edge); + if (index == -1) { + throw "Not in owner's edge list!"; + } + + edge.source.owner.getEdges().splice(index, 1); + } +}; + +LGraph.prototype.updateLeftTop = function () { + var top = Integer.MAX_VALUE; + var left = Integer.MAX_VALUE; + var nodeTop; + var nodeLeft; + var margin; + + var nodes = this.getNodes(); + var s = nodes.length; + + for (var i = 0; i < s; i++) { + var lNode = nodes[i]; + nodeTop = lNode.getTop(); + nodeLeft = lNode.getLeft(); + + if (top > nodeTop) { + top = nodeTop; + } + + if (left > nodeLeft) { + left = nodeLeft; + } + } + + // Do we have any nodes in this graph? + if (top == Integer.MAX_VALUE) { + return null; + } + + if (nodes[0].getParent().paddingLeft != undefined) { + margin = nodes[0].getParent().paddingLeft; + } else { + margin = this.margin; + } + + this.left = left - margin; + this.top = top - margin; + + // Apply the margins and return the result + return new Point(this.left, this.top); +}; + +LGraph.prototype.updateBounds = function (recursive) { + // calculate bounds + var left = Integer.MAX_VALUE; + var right = -Integer.MAX_VALUE; + var top = Integer.MAX_VALUE; + var bottom = -Integer.MAX_VALUE; + var nodeLeft; + var nodeRight; + var nodeTop; + var nodeBottom; + var margin; + + var nodes = this.nodes; + var s = nodes.length; + for (var i = 0; i < s; i++) { + var lNode = nodes[i]; + + if (recursive && lNode.child != null) { + lNode.updateBounds(); + } + nodeLeft = lNode.getLeft(); + nodeRight = lNode.getRight(); + nodeTop = lNode.getTop(); + nodeBottom = lNode.getBottom(); + + if (left > nodeLeft) { + left = nodeLeft; + } + + if (right < nodeRight) { + right = nodeRight; + } + + if (top > nodeTop) { + top = nodeTop; + } + + if (bottom < nodeBottom) { + bottom = nodeBottom; + } + } + + var boundingRect = new RectangleD(left, top, right - left, bottom - top); + if (left == Integer.MAX_VALUE) { + this.left = this.parent.getLeft(); + this.right = this.parent.getRight(); + this.top = this.parent.getTop(); + this.bottom = this.parent.getBottom(); + } + + if (nodes[0].getParent().paddingLeft != undefined) { + margin = nodes[0].getParent().paddingLeft; + } else { + margin = this.margin; + } + + this.left = boundingRect.x - margin; + this.right = boundingRect.x + boundingRect.width + margin; + this.top = boundingRect.y - margin; + this.bottom = boundingRect.y + boundingRect.height + margin; +}; + +LGraph.calculateBounds = function (nodes) { + var left = Integer.MAX_VALUE; + var right = -Integer.MAX_VALUE; + var top = Integer.MAX_VALUE; + var bottom = -Integer.MAX_VALUE; + var nodeLeft; + var nodeRight; + var nodeTop; + var nodeBottom; + + var s = nodes.length; + + for (var i = 0; i < s; i++) { + var lNode = nodes[i]; + nodeLeft = lNode.getLeft(); + nodeRight = lNode.getRight(); + nodeTop = lNode.getTop(); + nodeBottom = lNode.getBottom(); + + if (left > nodeLeft) { + left = nodeLeft; + } + + if (right < nodeRight) { + right = nodeRight; + } + + if (top > nodeTop) { + top = nodeTop; + } + + if (bottom < nodeBottom) { + bottom = nodeBottom; + } + } + + var boundingRect = new RectangleD(left, top, right - left, bottom - top); + + return boundingRect; +}; + +LGraph.prototype.getInclusionTreeDepth = function () { + if (this == this.graphManager.getRoot()) { + return 1; + } else { + return this.parent.getInclusionTreeDepth(); + } +}; + +LGraph.prototype.getEstimatedSize = function () { + if (this.estimatedSize == Integer.MIN_VALUE) { + throw "assert failed"; + } + return this.estimatedSize; +}; + +LGraph.prototype.calcEstimatedSize = function () { + var size = 0; + var nodes = this.nodes; + var s = nodes.length; + + for (var i = 0; i < s; i++) { + var lNode = nodes[i]; + size += lNode.calcEstimatedSize(); + } + + if (size == 0) { + this.estimatedSize = LayoutConstants.EMPTY_COMPOUND_NODE_SIZE; + } else { + this.estimatedSize = size / Math.sqrt(this.nodes.length); + } + + return this.estimatedSize; +}; + +LGraph.prototype.updateConnected = function () { + var self = this; + if (this.nodes.length == 0) { + this.isConnected = true; + return; + } + + var queue = new LinkedList(); + var visited = new Set(); + var currentNode = this.nodes[0]; + var neighborEdges; + var currentNeighbor; + var childrenOfNode = currentNode.withChildren(); + childrenOfNode.forEach(function (node) { + queue.push(node); + visited.add(node); + }); + + while (queue.length !== 0) { + currentNode = queue.shift(); + + // Traverse all neighbors of this node + neighborEdges = currentNode.getEdges(); + var size = neighborEdges.length; + for (var i = 0; i < size; i++) { + var neighborEdge = neighborEdges[i]; + currentNeighbor = neighborEdge.getOtherEndInGraph(currentNode, this); + + // Add unvisited neighbors to the list to visit + if (currentNeighbor != null && !visited.has(currentNeighbor)) { + var childrenOfNeighbor = currentNeighbor.withChildren(); + + childrenOfNeighbor.forEach(function (node) { + queue.push(node); + visited.add(node); + }); + } + } + } + + this.isConnected = false; + + if (visited.size >= this.nodes.length) { + var noOfVisitedInThisGraph = 0; + + visited.forEach(function (visitedNode) { + if (visitedNode.owner == self) { + noOfVisitedInThisGraph++; + } + }); + + if (noOfVisitedInThisGraph == this.nodes.length) { + this.isConnected = true; + } + } +}; + +module.exports = LGraph; + +/***/ }), +/* 6 */ +/***/ (function(module, exports, __nested_webpack_require_27617__) { + +"use strict"; + + +var LGraph; +var LEdge = __nested_webpack_require_27617__(1); + +function LGraphManager(layout) { + LGraph = __nested_webpack_require_27617__(5); // It may be better to initilize this out of this function but it gives an error (Right-hand side of 'instanceof' is not callable) now. + this.layout = layout; + + this.graphs = []; + this.edges = []; +} + +LGraphManager.prototype.addRoot = function () { + var ngraph = this.layout.newGraph(); + var nnode = this.layout.newNode(null); + var root = this.add(ngraph, nnode); + this.setRootGraph(root); + return this.rootGraph; +}; + +LGraphManager.prototype.add = function (newGraph, parentNode, newEdge, sourceNode, targetNode) { + //there are just 2 parameters are passed then it adds an LGraph else it adds an LEdge + if (newEdge == null && sourceNode == null && targetNode == null) { + if (newGraph == null) { + throw "Graph is null!"; + } + if (parentNode == null) { + throw "Parent node is null!"; + } + if (this.graphs.indexOf(newGraph) > -1) { + throw "Graph already in this graph mgr!"; + } + + this.graphs.push(newGraph); + + if (newGraph.parent != null) { + throw "Already has a parent!"; + } + if (parentNode.child != null) { + throw "Already has a child!"; + } + + newGraph.parent = parentNode; + parentNode.child = newGraph; + + return newGraph; + } else { + //change the order of the parameters + targetNode = newEdge; + sourceNode = parentNode; + newEdge = newGraph; + var sourceGraph = sourceNode.getOwner(); + var targetGraph = targetNode.getOwner(); + + if (!(sourceGraph != null && sourceGraph.getGraphManager() == this)) { + throw "Source not in this graph mgr!"; + } + if (!(targetGraph != null && targetGraph.getGraphManager() == this)) { + throw "Target not in this graph mgr!"; + } + + if (sourceGraph == targetGraph) { + newEdge.isInterGraph = false; + return sourceGraph.add(newEdge, sourceNode, targetNode); + } else { + newEdge.isInterGraph = true; + + // set source and target + newEdge.source = sourceNode; + newEdge.target = targetNode; + + // add edge to inter-graph edge list + if (this.edges.indexOf(newEdge) > -1) { + throw "Edge already in inter-graph edge list!"; + } + + this.edges.push(newEdge); + + // add edge to source and target incidency lists + if (!(newEdge.source != null && newEdge.target != null)) { + throw "Edge source and/or target is null!"; + } + + if (!(newEdge.source.edges.indexOf(newEdge) == -1 && newEdge.target.edges.indexOf(newEdge) == -1)) { + throw "Edge already in source and/or target incidency list!"; + } + + newEdge.source.edges.push(newEdge); + newEdge.target.edges.push(newEdge); + + return newEdge; + } + } +}; + +LGraphManager.prototype.remove = function (lObj) { + if (lObj instanceof LGraph) { + var graph = lObj; + if (graph.getGraphManager() != this) { + throw "Graph not in this graph mgr"; + } + if (!(graph == this.rootGraph || graph.parent != null && graph.parent.graphManager == this)) { + throw "Invalid parent node!"; + } + + // first the edges (make a copy to do it safely) + var edgesToBeRemoved = []; + + edgesToBeRemoved = edgesToBeRemoved.concat(graph.getEdges()); + + var edge; + var s = edgesToBeRemoved.length; + for (var i = 0; i < s; i++) { + edge = edgesToBeRemoved[i]; + graph.remove(edge); + } + + // then the nodes (make a copy to do it safely) + var nodesToBeRemoved = []; + + nodesToBeRemoved = nodesToBeRemoved.concat(graph.getNodes()); + + var node; + s = nodesToBeRemoved.length; + for (var i = 0; i < s; i++) { + node = nodesToBeRemoved[i]; + graph.remove(node); + } + + // check if graph is the root + if (graph == this.rootGraph) { + this.setRootGraph(null); + } + + // now remove the graph itself + var index = this.graphs.indexOf(graph); + this.graphs.splice(index, 1); + + // also reset the parent of the graph + graph.parent = null; + } else if (lObj instanceof LEdge) { + edge = lObj; + if (edge == null) { + throw "Edge is null!"; + } + if (!edge.isInterGraph) { + throw "Not an inter-graph edge!"; + } + if (!(edge.source != null && edge.target != null)) { + throw "Source and/or target is null!"; + } + + // remove edge from source and target nodes' incidency lists + + if (!(edge.source.edges.indexOf(edge) != -1 && edge.target.edges.indexOf(edge) != -1)) { + throw "Source and/or target doesn't know this edge!"; + } + + var index = edge.source.edges.indexOf(edge); + edge.source.edges.splice(index, 1); + index = edge.target.edges.indexOf(edge); + edge.target.edges.splice(index, 1); + + // remove edge from owner graph manager's inter-graph edge list + + if (!(edge.source.owner != null && edge.source.owner.getGraphManager() != null)) { + throw "Edge owner graph or owner graph manager is null!"; + } + if (edge.source.owner.getGraphManager().edges.indexOf(edge) == -1) { + throw "Not in owner graph manager's edge list!"; + } + + var index = edge.source.owner.getGraphManager().edges.indexOf(edge); + edge.source.owner.getGraphManager().edges.splice(index, 1); + } +}; + +LGraphManager.prototype.updateBounds = function () { + this.rootGraph.updateBounds(true); +}; + +LGraphManager.prototype.getGraphs = function () { + return this.graphs; +}; + +LGraphManager.prototype.getAllNodes = function () { + if (this.allNodes == null) { + var nodeList = []; + var graphs = this.getGraphs(); + var s = graphs.length; + for (var i = 0; i < s; i++) { + nodeList = nodeList.concat(graphs[i].getNodes()); + } + this.allNodes = nodeList; + } + return this.allNodes; +}; + +LGraphManager.prototype.resetAllNodes = function () { + this.allNodes = null; +}; + +LGraphManager.prototype.resetAllEdges = function () { + this.allEdges = null; +}; + +LGraphManager.prototype.resetAllNodesToApplyGravitation = function () { + this.allNodesToApplyGravitation = null; +}; + +LGraphManager.prototype.getAllEdges = function () { + if (this.allEdges == null) { + var edgeList = []; + var graphs = this.getGraphs(); + var s = graphs.length; + for (var i = 0; i < graphs.length; i++) { + edgeList = edgeList.concat(graphs[i].getEdges()); + } + + edgeList = edgeList.concat(this.edges); + + this.allEdges = edgeList; + } + return this.allEdges; +}; + +LGraphManager.prototype.getAllNodesToApplyGravitation = function () { + return this.allNodesToApplyGravitation; +}; + +LGraphManager.prototype.setAllNodesToApplyGravitation = function (nodeList) { + if (this.allNodesToApplyGravitation != null) { + throw "assert failed"; + } + + this.allNodesToApplyGravitation = nodeList; +}; + +LGraphManager.prototype.getRoot = function () { + return this.rootGraph; +}; + +LGraphManager.prototype.setRootGraph = function (graph) { + if (graph.getGraphManager() != this) { + throw "Root not in this graph mgr!"; + } + + this.rootGraph = graph; + // root graph must have a root node associated with it for convenience + if (graph.parent == null) { + graph.parent = this.layout.newNode("Root node"); + } +}; + +LGraphManager.prototype.getLayout = function () { + return this.layout; +}; + +LGraphManager.prototype.isOneAncestorOfOther = function (firstNode, secondNode) { + if (!(firstNode != null && secondNode != null)) { + throw "assert failed"; + } + + if (firstNode == secondNode) { + return true; + } + // Is second node an ancestor of the first one? + var ownerGraph = firstNode.getOwner(); + var parentNode; + + do { + parentNode = ownerGraph.getParent(); + + if (parentNode == null) { + break; + } + + if (parentNode == secondNode) { + return true; + } + + ownerGraph = parentNode.getOwner(); + if (ownerGraph == null) { + break; + } + } while (true); + // Is first node an ancestor of the second one? + ownerGraph = secondNode.getOwner(); + + do { + parentNode = ownerGraph.getParent(); + + if (parentNode == null) { + break; + } + + if (parentNode == firstNode) { + return true; + } + + ownerGraph = parentNode.getOwner(); + if (ownerGraph == null) { + break; + } + } while (true); + + return false; +}; + +LGraphManager.prototype.calcLowestCommonAncestors = function () { + var edge; + var sourceNode; + var targetNode; + var sourceAncestorGraph; + var targetAncestorGraph; + + var edges = this.getAllEdges(); + var s = edges.length; + for (var i = 0; i < s; i++) { + edge = edges[i]; + + sourceNode = edge.source; + targetNode = edge.target; + edge.lca = null; + edge.sourceInLca = sourceNode; + edge.targetInLca = targetNode; + + if (sourceNode == targetNode) { + edge.lca = sourceNode.getOwner(); + continue; + } + + sourceAncestorGraph = sourceNode.getOwner(); + + while (edge.lca == null) { + edge.targetInLca = targetNode; + targetAncestorGraph = targetNode.getOwner(); + + while (edge.lca == null) { + if (targetAncestorGraph == sourceAncestorGraph) { + edge.lca = targetAncestorGraph; + break; + } + + if (targetAncestorGraph == this.rootGraph) { + break; + } + + if (edge.lca != null) { + throw "assert failed"; + } + edge.targetInLca = targetAncestorGraph.getParent(); + targetAncestorGraph = edge.targetInLca.getOwner(); + } + + if (sourceAncestorGraph == this.rootGraph) { + break; + } + + if (edge.lca == null) { + edge.sourceInLca = sourceAncestorGraph.getParent(); + sourceAncestorGraph = edge.sourceInLca.getOwner(); + } + } + + if (edge.lca == null) { + throw "assert failed"; + } + } +}; + +LGraphManager.prototype.calcLowestCommonAncestor = function (firstNode, secondNode) { + if (firstNode == secondNode) { + return firstNode.getOwner(); + } + var firstOwnerGraph = firstNode.getOwner(); + + do { + if (firstOwnerGraph == null) { + break; + } + var secondOwnerGraph = secondNode.getOwner(); + + do { + if (secondOwnerGraph == null) { + break; + } + + if (secondOwnerGraph == firstOwnerGraph) { + return secondOwnerGraph; + } + secondOwnerGraph = secondOwnerGraph.getParent().getOwner(); + } while (true); + + firstOwnerGraph = firstOwnerGraph.getParent().getOwner(); + } while (true); + + return firstOwnerGraph; +}; + +LGraphManager.prototype.calcInclusionTreeDepths = function (graph, depth) { + if (graph == null && depth == null) { + graph = this.rootGraph; + depth = 1; + } + var node; + + var nodes = graph.getNodes(); + var s = nodes.length; + for (var i = 0; i < s; i++) { + node = nodes[i]; + node.inclusionTreeDepth = depth; + + if (node.child != null) { + this.calcInclusionTreeDepths(node.child, depth + 1); + } + } +}; + +LGraphManager.prototype.includesInvalidEdge = function () { + var edge; + + var s = this.edges.length; + for (var i = 0; i < s; i++) { + edge = this.edges[i]; + + if (this.isOneAncestorOfOther(edge.source, edge.target)) { + return true; + } + } + return false; +}; + +module.exports = LGraphManager; + +/***/ }), +/* 7 */ +/***/ (function(module, exports, __nested_webpack_require_38707__) { + +"use strict"; + + +var LayoutConstants = __nested_webpack_require_38707__(0); + +function FDLayoutConstants() {} + +//FDLayoutConstants inherits static props in LayoutConstants +for (var prop in LayoutConstants) { + FDLayoutConstants[prop] = LayoutConstants[prop]; +} + +FDLayoutConstants.MAX_ITERATIONS = 2500; + +FDLayoutConstants.DEFAULT_EDGE_LENGTH = 50; +FDLayoutConstants.DEFAULT_SPRING_STRENGTH = 0.45; +FDLayoutConstants.DEFAULT_REPULSION_STRENGTH = 4500.0; +FDLayoutConstants.DEFAULT_GRAVITY_STRENGTH = 0.4; +FDLayoutConstants.DEFAULT_COMPOUND_GRAVITY_STRENGTH = 1.0; +FDLayoutConstants.DEFAULT_GRAVITY_RANGE_FACTOR = 3.8; +FDLayoutConstants.DEFAULT_COMPOUND_GRAVITY_RANGE_FACTOR = 1.5; +FDLayoutConstants.DEFAULT_USE_SMART_IDEAL_EDGE_LENGTH_CALCULATION = true; +FDLayoutConstants.DEFAULT_USE_SMART_REPULSION_RANGE_CALCULATION = true; +FDLayoutConstants.DEFAULT_COOLING_FACTOR_INCREMENTAL = 0.3; +FDLayoutConstants.COOLING_ADAPTATION_FACTOR = 0.33; +FDLayoutConstants.ADAPTATION_LOWER_NODE_LIMIT = 1000; +FDLayoutConstants.ADAPTATION_UPPER_NODE_LIMIT = 5000; +FDLayoutConstants.MAX_NODE_DISPLACEMENT_INCREMENTAL = 100.0; +FDLayoutConstants.MAX_NODE_DISPLACEMENT = FDLayoutConstants.MAX_NODE_DISPLACEMENT_INCREMENTAL * 3; +FDLayoutConstants.MIN_REPULSION_DIST = FDLayoutConstants.DEFAULT_EDGE_LENGTH / 10.0; +FDLayoutConstants.CONVERGENCE_CHECK_PERIOD = 100; +FDLayoutConstants.PER_LEVEL_IDEAL_EDGE_LENGTH_FACTOR = 0.1; +FDLayoutConstants.MIN_EDGE_LENGTH = 1; +FDLayoutConstants.GRID_CALCULATION_CHECK_PERIOD = 10; + +module.exports = FDLayoutConstants; + +/***/ }), +/* 8 */ +/***/ (function(module, exports, __nested_webpack_require_40298__) { + +"use strict"; + + +/** + * This class maintains a list of static geometry related utility methods. + * + * + * Copyright: i-Vis Research Group, Bilkent University, 2007 - present + */ + +var Point = __nested_webpack_require_40298__(12); + +function IGeometry() {} + +/** + * This method calculates *half* the amount in x and y directions of the two + * input rectangles needed to separate them keeping their respective + * positioning, and returns the result in the input array. An input + * separation buffer added to the amount in both directions. We assume that + * the two rectangles do intersect. + */ +IGeometry.calcSeparationAmount = function (rectA, rectB, overlapAmount, separationBuffer) { + if (!rectA.intersects(rectB)) { + throw "assert failed"; + } + + var directions = new Array(2); + + this.decideDirectionsForOverlappingNodes(rectA, rectB, directions); + + overlapAmount[0] = Math.min(rectA.getRight(), rectB.getRight()) - Math.max(rectA.x, rectB.x); + overlapAmount[1] = Math.min(rectA.getBottom(), rectB.getBottom()) - Math.max(rectA.y, rectB.y); + + // update the overlapping amounts for the following cases: + if (rectA.getX() <= rectB.getX() && rectA.getRight() >= rectB.getRight()) { + /* Case x.1: + * + * rectA + * | | + * | _________ | + * | | | | + * |________|_______|______| + * | | + * | | + * rectB + */ + overlapAmount[0] += Math.min(rectB.getX() - rectA.getX(), rectA.getRight() - rectB.getRight()); + } else if (rectB.getX() <= rectA.getX() && rectB.getRight() >= rectA.getRight()) { + /* Case x.2: + * + * rectB + * | | + * | _________ | + * | | | | + * |________|_______|______| + * | | + * | | + * rectA + */ + overlapAmount[0] += Math.min(rectA.getX() - rectB.getX(), rectB.getRight() - rectA.getRight()); + } + if (rectA.getY() <= rectB.getY() && rectA.getBottom() >= rectB.getBottom()) { + /* Case y.1: + * ________ rectA + * | + * | + * ______|____ rectB + * | | + * | | + * ______|____| + * | + * | + * |________ + * + */ + overlapAmount[1] += Math.min(rectB.getY() - rectA.getY(), rectA.getBottom() - rectB.getBottom()); + } else if (rectB.getY() <= rectA.getY() && rectB.getBottom() >= rectA.getBottom()) { + /* Case y.2: + * ________ rectB + * | + * | + * ______|____ rectA + * | | + * | | + * ______|____| + * | + * | + * |________ + * + */ + overlapAmount[1] += Math.min(rectA.getY() - rectB.getY(), rectB.getBottom() - rectA.getBottom()); + } + + // find slope of the line passes two centers + var slope = Math.abs((rectB.getCenterY() - rectA.getCenterY()) / (rectB.getCenterX() - rectA.getCenterX())); + // if centers are overlapped + if (rectB.getCenterY() === rectA.getCenterY() && rectB.getCenterX() === rectA.getCenterX()) { + // assume the slope is 1 (45 degree) + slope = 1.0; + } + + var moveByY = slope * overlapAmount[0]; + var moveByX = overlapAmount[1] / slope; + if (overlapAmount[0] < moveByX) { + moveByX = overlapAmount[0]; + } else { + moveByY = overlapAmount[1]; + } + // return half the amount so that if each rectangle is moved by these + // amounts in opposite directions, overlap will be resolved + overlapAmount[0] = -1 * directions[0] * (moveByX / 2 + separationBuffer); + overlapAmount[1] = -1 * directions[1] * (moveByY / 2 + separationBuffer); +}; + +/** + * This method decides the separation direction of overlapping nodes + * + * if directions[0] = -1, then rectA goes left + * if directions[0] = 1, then rectA goes right + * if directions[1] = -1, then rectA goes up + * if directions[1] = 1, then rectA goes down + */ +IGeometry.decideDirectionsForOverlappingNodes = function (rectA, rectB, directions) { + if (rectA.getCenterX() < rectB.getCenterX()) { + directions[0] = -1; + } else { + directions[0] = 1; + } + + if (rectA.getCenterY() < rectB.getCenterY()) { + directions[1] = -1; + } else { + directions[1] = 1; + } +}; + +/** + * This method calculates the intersection (clipping) points of the two + * input rectangles with line segment defined by the centers of these two + * rectangles. The clipping points are saved in the input double array and + * whether or not the two rectangles overlap is returned. + */ +IGeometry.getIntersection2 = function (rectA, rectB, result) { + //result[0-1] will contain clipPoint of rectA, result[2-3] will contain clipPoint of rectB + var p1x = rectA.getCenterX(); + var p1y = rectA.getCenterY(); + var p2x = rectB.getCenterX(); + var p2y = rectB.getCenterY(); + + //if two rectangles intersect, then clipping points are centers + if (rectA.intersects(rectB)) { + result[0] = p1x; + result[1] = p1y; + result[2] = p2x; + result[3] = p2y; + return true; + } + //variables for rectA + var topLeftAx = rectA.getX(); + var topLeftAy = rectA.getY(); + var topRightAx = rectA.getRight(); + var bottomLeftAx = rectA.getX(); + var bottomLeftAy = rectA.getBottom(); + var bottomRightAx = rectA.getRight(); + var halfWidthA = rectA.getWidthHalf(); + var halfHeightA = rectA.getHeightHalf(); + //variables for rectB + var topLeftBx = rectB.getX(); + var topLeftBy = rectB.getY(); + var topRightBx = rectB.getRight(); + var bottomLeftBx = rectB.getX(); + var bottomLeftBy = rectB.getBottom(); + var bottomRightBx = rectB.getRight(); + var halfWidthB = rectB.getWidthHalf(); + var halfHeightB = rectB.getHeightHalf(); + + //flag whether clipping points are found + var clipPointAFound = false; + var clipPointBFound = false; + + // line is vertical + if (p1x === p2x) { + if (p1y > p2y) { + result[0] = p1x; + result[1] = topLeftAy; + result[2] = p2x; + result[3] = bottomLeftBy; + return false; + } else if (p1y < p2y) { + result[0] = p1x; + result[1] = bottomLeftAy; + result[2] = p2x; + result[3] = topLeftBy; + return false; + } else { + //not line, return null; + } + } + // line is horizontal + else if (p1y === p2y) { + if (p1x > p2x) { + result[0] = topLeftAx; + result[1] = p1y; + result[2] = topRightBx; + result[3] = p2y; + return false; + } else if (p1x < p2x) { + result[0] = topRightAx; + result[1] = p1y; + result[2] = topLeftBx; + result[3] = p2y; + return false; + } else { + //not valid line, return null; + } + } else { + //slopes of rectA's and rectB's diagonals + var slopeA = rectA.height / rectA.width; + var slopeB = rectB.height / rectB.width; + + //slope of line between center of rectA and center of rectB + var slopePrime = (p2y - p1y) / (p2x - p1x); + var cardinalDirectionA = void 0; + var cardinalDirectionB = void 0; + var tempPointAx = void 0; + var tempPointAy = void 0; + var tempPointBx = void 0; + var tempPointBy = void 0; + + //determine whether clipping point is the corner of nodeA + if (-slopeA === slopePrime) { + if (p1x > p2x) { + result[0] = bottomLeftAx; + result[1] = bottomLeftAy; + clipPointAFound = true; + } else { + result[0] = topRightAx; + result[1] = topLeftAy; + clipPointAFound = true; + } + } else if (slopeA === slopePrime) { + if (p1x > p2x) { + result[0] = topLeftAx; + result[1] = topLeftAy; + clipPointAFound = true; + } else { + result[0] = bottomRightAx; + result[1] = bottomLeftAy; + clipPointAFound = true; + } + } + + //determine whether clipping point is the corner of nodeB + if (-slopeB === slopePrime) { + if (p2x > p1x) { + result[2] = bottomLeftBx; + result[3] = bottomLeftBy; + clipPointBFound = true; + } else { + result[2] = topRightBx; + result[3] = topLeftBy; + clipPointBFound = true; + } + } else if (slopeB === slopePrime) { + if (p2x > p1x) { + result[2] = topLeftBx; + result[3] = topLeftBy; + clipPointBFound = true; + } else { + result[2] = bottomRightBx; + result[3] = bottomLeftBy; + clipPointBFound = true; + } + } + + //if both clipping points are corners + if (clipPointAFound && clipPointBFound) { + return false; + } + + //determine Cardinal Direction of rectangles + if (p1x > p2x) { + if (p1y > p2y) { + cardinalDirectionA = this.getCardinalDirection(slopeA, slopePrime, 4); + cardinalDirectionB = this.getCardinalDirection(slopeB, slopePrime, 2); + } else { + cardinalDirectionA = this.getCardinalDirection(-slopeA, slopePrime, 3); + cardinalDirectionB = this.getCardinalDirection(-slopeB, slopePrime, 1); + } + } else { + if (p1y > p2y) { + cardinalDirectionA = this.getCardinalDirection(-slopeA, slopePrime, 1); + cardinalDirectionB = this.getCardinalDirection(-slopeB, slopePrime, 3); + } else { + cardinalDirectionA = this.getCardinalDirection(slopeA, slopePrime, 2); + cardinalDirectionB = this.getCardinalDirection(slopeB, slopePrime, 4); + } + } + //calculate clipping Point if it is not found before + if (!clipPointAFound) { + switch (cardinalDirectionA) { + case 1: + tempPointAy = topLeftAy; + tempPointAx = p1x + -halfHeightA / slopePrime; + result[0] = tempPointAx; + result[1] = tempPointAy; + break; + case 2: + tempPointAx = bottomRightAx; + tempPointAy = p1y + halfWidthA * slopePrime; + result[0] = tempPointAx; + result[1] = tempPointAy; + break; + case 3: + tempPointAy = bottomLeftAy; + tempPointAx = p1x + halfHeightA / slopePrime; + result[0] = tempPointAx; + result[1] = tempPointAy; + break; + case 4: + tempPointAx = bottomLeftAx; + tempPointAy = p1y + -halfWidthA * slopePrime; + result[0] = tempPointAx; + result[1] = tempPointAy; + break; + } + } + if (!clipPointBFound) { + switch (cardinalDirectionB) { + case 1: + tempPointBy = topLeftBy; + tempPointBx = p2x + -halfHeightB / slopePrime; + result[2] = tempPointBx; + result[3] = tempPointBy; + break; + case 2: + tempPointBx = bottomRightBx; + tempPointBy = p2y + halfWidthB * slopePrime; + result[2] = tempPointBx; + result[3] = tempPointBy; + break; + case 3: + tempPointBy = bottomLeftBy; + tempPointBx = p2x + halfHeightB / slopePrime; + result[2] = tempPointBx; + result[3] = tempPointBy; + break; + case 4: + tempPointBx = bottomLeftBx; + tempPointBy = p2y + -halfWidthB * slopePrime; + result[2] = tempPointBx; + result[3] = tempPointBy; + break; + } + } + } + return false; +}; + +/** + * This method returns in which cardinal direction does input point stays + * 1: North + * 2: East + * 3: South + * 4: West + */ +IGeometry.getCardinalDirection = function (slope, slopePrime, line) { + if (slope > slopePrime) { + return line; + } else { + return 1 + line % 4; + } +}; + +/** + * This method calculates the intersection of the two lines defined by + * point pairs (s1,s2) and (f1,f2). + */ +IGeometry.getIntersection = function (s1, s2, f1, f2) { + if (f2 == null) { + return this.getIntersection2(s1, s2, f1); + } + + var x1 = s1.x; + var y1 = s1.y; + var x2 = s2.x; + var y2 = s2.y; + var x3 = f1.x; + var y3 = f1.y; + var x4 = f2.x; + var y4 = f2.y; + var x = void 0, + y = void 0; // intersection point + var a1 = void 0, + a2 = void 0, + b1 = void 0, + b2 = void 0, + c1 = void 0, + c2 = void 0; // coefficients of line eqns. + var denom = void 0; + + a1 = y2 - y1; + b1 = x1 - x2; + c1 = x2 * y1 - x1 * y2; // { a1*x + b1*y + c1 = 0 is line 1 } + + a2 = y4 - y3; + b2 = x3 - x4; + c2 = x4 * y3 - x3 * y4; // { a2*x + b2*y + c2 = 0 is line 2 } + + denom = a1 * b2 - a2 * b1; + + if (denom === 0) { + return null; + } + + x = (b1 * c2 - b2 * c1) / denom; + y = (a2 * c1 - a1 * c2) / denom; + + return new Point(x, y); +}; + +/** + * This method finds and returns the angle of the vector from the + x-axis + * in clockwise direction (compatible w/ Java coordinate system!). + */ +IGeometry.angleOfVector = function (Cx, Cy, Nx, Ny) { + var C_angle = void 0; + + if (Cx !== Nx) { + C_angle = Math.atan((Ny - Cy) / (Nx - Cx)); + + if (Nx < Cx) { + C_angle += Math.PI; + } else if (Ny < Cy) { + C_angle += this.TWO_PI; + } + } else if (Ny < Cy) { + C_angle = this.ONE_AND_HALF_PI; // 270 degrees + } else { + C_angle = this.HALF_PI; // 90 degrees + } + + return C_angle; +}; + +/** + * This method checks whether the given two line segments (one with point + * p1 and p2, the other with point p3 and p4) intersect at a point other + * than these points. + */ +IGeometry.doIntersect = function (p1, p2, p3, p4) { + var a = p1.x; + var b = p1.y; + var c = p2.x; + var d = p2.y; + var p = p3.x; + var q = p3.y; + var r = p4.x; + var s = p4.y; + var det = (c - a) * (s - q) - (r - p) * (d - b); + + if (det === 0) { + return false; + } else { + var lambda = ((s - q) * (r - a) + (p - r) * (s - b)) / det; + var gamma = ((b - d) * (r - a) + (c - a) * (s - b)) / det; + return 0 < lambda && lambda < 1 && 0 < gamma && gamma < 1; + } +}; + +// ----------------------------------------------------------------------------- +// Section: Class Constants +// ----------------------------------------------------------------------------- +/** + * Some useful pre-calculated constants + */ +IGeometry.HALF_PI = 0.5 * Math.PI; +IGeometry.ONE_AND_HALF_PI = 1.5 * Math.PI; +IGeometry.TWO_PI = 2.0 * Math.PI; +IGeometry.THREE_PI = 3.0 * Math.PI; + +module.exports = IGeometry; + +/***/ }), +/* 9 */ +/***/ (function(module, exports, __webpack_require__) { + +"use strict"; + + +function IMath() {} + +/** + * This method returns the sign of the input value. + */ +IMath.sign = function (value) { + if (value > 0) { + return 1; + } else if (value < 0) { + return -1; + } else { + return 0; + } +}; + +IMath.floor = function (value) { + return value < 0 ? Math.ceil(value) : Math.floor(value); +}; + +IMath.ceil = function (value) { + return value < 0 ? Math.floor(value) : Math.ceil(value); +}; + +module.exports = IMath; + +/***/ }), +/* 10 */ +/***/ (function(module, exports, __webpack_require__) { + +"use strict"; + + +function Integer() {} + +Integer.MAX_VALUE = 2147483647; +Integer.MIN_VALUE = -2147483648; + +module.exports = Integer; + +/***/ }), +/* 11 */ +/***/ (function(module, exports, __webpack_require__) { + +"use strict"; + + +var _createClass = function () { function defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } } return function (Constructor, protoProps, staticProps) { if (protoProps) defineProperties(Constructor.prototype, protoProps); if (staticProps) defineProperties(Constructor, staticProps); return Constructor; }; }(); + +function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } } + +var nodeFrom = function nodeFrom(value) { + return { value: value, next: null, prev: null }; +}; + +var add = function add(prev, node, next, list) { + if (prev !== null) { + prev.next = node; + } else { + list.head = node; + } + + if (next !== null) { + next.prev = node; + } else { + list.tail = node; + } + + node.prev = prev; + node.next = next; + + list.length++; + + return node; +}; + +var _remove = function _remove(node, list) { + var prev = node.prev, + next = node.next; + + + if (prev !== null) { + prev.next = next; + } else { + list.head = next; + } + + if (next !== null) { + next.prev = prev; + } else { + list.tail = prev; + } + + node.prev = node.next = null; + + list.length--; + + return node; +}; + +var LinkedList = function () { + function LinkedList(vals) { + var _this = this; + + _classCallCheck(this, LinkedList); + + this.length = 0; + this.head = null; + this.tail = null; + + if (vals != null) { + vals.forEach(function (v) { + return _this.push(v); + }); + } + } + + _createClass(LinkedList, [{ + key: "size", + value: function size() { + return this.length; + } + }, { + key: "insertBefore", + value: function insertBefore(val, otherNode) { + return add(otherNode.prev, nodeFrom(val), otherNode, this); + } + }, { + key: "insertAfter", + value: function insertAfter(val, otherNode) { + return add(otherNode, nodeFrom(val), otherNode.next, this); + } + }, { + key: "insertNodeBefore", + value: function insertNodeBefore(newNode, otherNode) { + return add(otherNode.prev, newNode, otherNode, this); + } + }, { + key: "insertNodeAfter", + value: function insertNodeAfter(newNode, otherNode) { + return add(otherNode, newNode, otherNode.next, this); + } + }, { + key: "push", + value: function push(val) { + return add(this.tail, nodeFrom(val), null, this); + } + }, { + key: "unshift", + value: function unshift(val) { + return add(null, nodeFrom(val), this.head, this); + } + }, { + key: "remove", + value: function remove(node) { + return _remove(node, this); + } + }, { + key: "pop", + value: function pop() { + return _remove(this.tail, this).value; + } + }, { + key: "popNode", + value: function popNode() { + return _remove(this.tail, this); + } + }, { + key: "shift", + value: function shift() { + return _remove(this.head, this).value; + } + }, { + key: "shiftNode", + value: function shiftNode() { + return _remove(this.head, this); + } + }, { + key: "get_object_at", + value: function get_object_at(index) { + if (index <= this.length()) { + var i = 1; + var current = this.head; + while (i < index) { + current = current.next; + i++; + } + return current.value; + } + } + }, { + key: "set_object_at", + value: function set_object_at(index, value) { + if (index <= this.length()) { + var i = 1; + var current = this.head; + while (i < index) { + current = current.next; + i++; + } + current.value = value; + } + } + }]); + + return LinkedList; +}(); + +module.exports = LinkedList; + +/***/ }), +/* 12 */ +/***/ (function(module, exports, __webpack_require__) { + +"use strict"; + + +/* + *This class is the javascript implementation of the Point.java class in jdk + */ +function Point(x, y, p) { + this.x = null; + this.y = null; + if (x == null && y == null && p == null) { + this.x = 0; + this.y = 0; + } else if (typeof x == 'number' && typeof y == 'number' && p == null) { + this.x = x; + this.y = y; + } else if (x.constructor.name == 'Point' && y == null && p == null) { + p = x; + this.x = p.x; + this.y = p.y; + } +} + +Point.prototype.getX = function () { + return this.x; +}; + +Point.prototype.getY = function () { + return this.y; +}; + +Point.prototype.getLocation = function () { + return new Point(this.x, this.y); +}; + +Point.prototype.setLocation = function (x, y, p) { + if (x.constructor.name == 'Point' && y == null && p == null) { + p = x; + this.setLocation(p.x, p.y); + } else if (typeof x == 'number' && typeof y == 'number' && p == null) { + //if both parameters are integer just move (x,y) location + if (parseInt(x) == x && parseInt(y) == y) { + this.move(x, y); + } else { + this.x = Math.floor(x + 0.5); + this.y = Math.floor(y + 0.5); + } + } +}; + +Point.prototype.move = function (x, y) { + this.x = x; + this.y = y; +}; + +Point.prototype.translate = function (dx, dy) { + this.x += dx; + this.y += dy; +}; + +Point.prototype.equals = function (obj) { + if (obj.constructor.name == "Point") { + var pt = obj; + return this.x == pt.x && this.y == pt.y; + } + return this == obj; +}; + +Point.prototype.toString = function () { + return new Point().constructor.name + "[x=" + this.x + ",y=" + this.y + "]"; +}; + +module.exports = Point; + +/***/ }), +/* 13 */ +/***/ (function(module, exports, __webpack_require__) { + +"use strict"; + + +function RectangleD(x, y, width, height) { + this.x = 0; + this.y = 0; + this.width = 0; + this.height = 0; + + if (x != null && y != null && width != null && height != null) { + this.x = x; + this.y = y; + this.width = width; + this.height = height; + } +} + +RectangleD.prototype.getX = function () { + return this.x; +}; + +RectangleD.prototype.setX = function (x) { + this.x = x; +}; + +RectangleD.prototype.getY = function () { + return this.y; +}; + +RectangleD.prototype.setY = function (y) { + this.y = y; +}; + +RectangleD.prototype.getWidth = function () { + return this.width; +}; + +RectangleD.prototype.setWidth = function (width) { + this.width = width; +}; + +RectangleD.prototype.getHeight = function () { + return this.height; +}; + +RectangleD.prototype.setHeight = function (height) { + this.height = height; +}; + +RectangleD.prototype.getRight = function () { + return this.x + this.width; +}; + +RectangleD.prototype.getBottom = function () { + return this.y + this.height; +}; + +RectangleD.prototype.intersects = function (a) { + if (this.getRight() < a.x) { + return false; + } + + if (this.getBottom() < a.y) { + return false; + } + + if (a.getRight() < this.x) { + return false; + } + + if (a.getBottom() < this.y) { + return false; + } + + return true; +}; + +RectangleD.prototype.getCenterX = function () { + return this.x + this.width / 2; +}; + +RectangleD.prototype.getMinX = function () { + return this.getX(); +}; + +RectangleD.prototype.getMaxX = function () { + return this.getX() + this.width; +}; + +RectangleD.prototype.getCenterY = function () { + return this.y + this.height / 2; +}; + +RectangleD.prototype.getMinY = function () { + return this.getY(); +}; + +RectangleD.prototype.getMaxY = function () { + return this.getY() + this.height; +}; + +RectangleD.prototype.getWidthHalf = function () { + return this.width / 2; +}; + +RectangleD.prototype.getHeightHalf = function () { + return this.height / 2; +}; + +module.exports = RectangleD; + +/***/ }), +/* 14 */ +/***/ (function(module, exports, __webpack_require__) { + +"use strict"; + + +var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol" ? function (obj) { return typeof obj; } : function (obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }; + +function UniqueIDGeneretor() {} + +UniqueIDGeneretor.lastID = 0; + +UniqueIDGeneretor.createID = function (obj) { + if (UniqueIDGeneretor.isPrimitive(obj)) { + return obj; + } + if (obj.uniqueID != null) { + return obj.uniqueID; + } + obj.uniqueID = UniqueIDGeneretor.getString(); + UniqueIDGeneretor.lastID++; + return obj.uniqueID; +}; + +UniqueIDGeneretor.getString = function (id) { + if (id == null) id = UniqueIDGeneretor.lastID; + return "Object#" + id + ""; +}; + +UniqueIDGeneretor.isPrimitive = function (arg) { + var type = typeof arg === "undefined" ? "undefined" : _typeof(arg); + return arg == null || type != "object" && type != "function"; +}; + +module.exports = UniqueIDGeneretor; + +/***/ }), +/* 15 */ +/***/ (function(module, exports, __nested_webpack_require_64072__) { + +"use strict"; + + +function _toConsumableArray(arr) { if (Array.isArray(arr)) { for (var i = 0, arr2 = Array(arr.length); i < arr.length; i++) { arr2[i] = arr[i]; } return arr2; } else { return Array.from(arr); } } + +var LayoutConstants = __nested_webpack_require_64072__(0); +var LGraphManager = __nested_webpack_require_64072__(6); +var LNode = __nested_webpack_require_64072__(3); +var LEdge = __nested_webpack_require_64072__(1); +var LGraph = __nested_webpack_require_64072__(5); +var PointD = __nested_webpack_require_64072__(4); +var Transform = __nested_webpack_require_64072__(17); +var Emitter = __nested_webpack_require_64072__(27); + +function Layout(isRemoteUse) { + Emitter.call(this); + + //Layout Quality: 0:draft, 1:default, 2:proof + this.layoutQuality = LayoutConstants.QUALITY; + //Whether layout should create bendpoints as needed or not + this.createBendsAsNeeded = LayoutConstants.DEFAULT_CREATE_BENDS_AS_NEEDED; + //Whether layout should be incremental or not + this.incremental = LayoutConstants.DEFAULT_INCREMENTAL; + //Whether we animate from before to after layout node positions + this.animationOnLayout = LayoutConstants.DEFAULT_ANIMATION_ON_LAYOUT; + //Whether we animate the layout process or not + this.animationDuringLayout = LayoutConstants.DEFAULT_ANIMATION_DURING_LAYOUT; + //Number iterations that should be done between two successive animations + this.animationPeriod = LayoutConstants.DEFAULT_ANIMATION_PERIOD; + /** + * Whether or not leaf nodes (non-compound nodes) are of uniform sizes. When + * they are, both spring and repulsion forces between two leaf nodes can be + * calculated without the expensive clipping point calculations, resulting + * in major speed-up. + */ + this.uniformLeafNodeSizes = LayoutConstants.DEFAULT_UNIFORM_LEAF_NODE_SIZES; + /** + * This is used for creation of bendpoints by using dummy nodes and edges. + * Maps an LEdge to its dummy bendpoint path. + */ + this.edgeToDummyNodes = new Map(); + this.graphManager = new LGraphManager(this); + this.isLayoutFinished = false; + this.isSubLayout = false; + this.isRemoteUse = false; + + if (isRemoteUse != null) { + this.isRemoteUse = isRemoteUse; + } +} + +Layout.RANDOM_SEED = 1; + +Layout.prototype = Object.create(Emitter.prototype); + +Layout.prototype.getGraphManager = function () { + return this.graphManager; +}; + +Layout.prototype.getAllNodes = function () { + return this.graphManager.getAllNodes(); +}; + +Layout.prototype.getAllEdges = function () { + return this.graphManager.getAllEdges(); +}; + +Layout.prototype.getAllNodesToApplyGravitation = function () { + return this.graphManager.getAllNodesToApplyGravitation(); +}; + +Layout.prototype.newGraphManager = function () { + var gm = new LGraphManager(this); + this.graphManager = gm; + return gm; +}; + +Layout.prototype.newGraph = function (vGraph) { + return new LGraph(null, this.graphManager, vGraph); +}; + +Layout.prototype.newNode = function (vNode) { + return new LNode(this.graphManager, vNode); +}; + +Layout.prototype.newEdge = function (vEdge) { + return new LEdge(null, null, vEdge); +}; + +Layout.prototype.checkLayoutSuccess = function () { + return this.graphManager.getRoot() == null || this.graphManager.getRoot().getNodes().length == 0 || this.graphManager.includesInvalidEdge(); +}; + +Layout.prototype.runLayout = function () { + this.isLayoutFinished = false; + + if (this.tilingPreLayout) { + this.tilingPreLayout(); + } + + this.initParameters(); + var isLayoutSuccessfull; + + if (this.checkLayoutSuccess()) { + isLayoutSuccessfull = false; + } else { + isLayoutSuccessfull = this.layout(); + } + + if (LayoutConstants.ANIMATE === 'during') { + // If this is a 'during' layout animation. Layout is not finished yet. + // We need to perform these in index.js when layout is really finished. + return false; + } + + if (isLayoutSuccessfull) { + if (!this.isSubLayout) { + this.doPostLayout(); + } + } + + if (this.tilingPostLayout) { + this.tilingPostLayout(); + } + + this.isLayoutFinished = true; + + return isLayoutSuccessfull; +}; + +/** + * This method performs the operations required after layout. + */ +Layout.prototype.doPostLayout = function () { + //assert !isSubLayout : "Should not be called on sub-layout!"; + // Propagate geometric changes to v-level objects + if (!this.incremental) { + this.transform(); + } + this.update(); +}; + +/** + * This method updates the geometry of the target graph according to + * calculated layout. + */ +Layout.prototype.update2 = function () { + // update bend points + if (this.createBendsAsNeeded) { + this.createBendpointsFromDummyNodes(); + + // reset all edges, since the topology has changed + this.graphManager.resetAllEdges(); + } + + // perform edge, node and root updates if layout is not called + // remotely + if (!this.isRemoteUse) { + // update all edges + var edge; + var allEdges = this.graphManager.getAllEdges(); + for (var i = 0; i < allEdges.length; i++) { + edge = allEdges[i]; + // this.update(edge); + } + + // recursively update nodes + var node; + var nodes = this.graphManager.getRoot().getNodes(); + for (var i = 0; i < nodes.length; i++) { + node = nodes[i]; + // this.update(node); + } + + // update root graph + this.update(this.graphManager.getRoot()); + } +}; + +Layout.prototype.update = function (obj) { + if (obj == null) { + this.update2(); + } else if (obj instanceof LNode) { + var node = obj; + if (node.getChild() != null) { + // since node is compound, recursively update child nodes + var nodes = node.getChild().getNodes(); + for (var i = 0; i < nodes.length; i++) { + update(nodes[i]); + } + } + + // if the l-level node is associated with a v-level graph object, + // then it is assumed that the v-level node implements the + // interface Updatable. + if (node.vGraphObject != null) { + // cast to Updatable without any type check + var vNode = node.vGraphObject; + + // call the update method of the interface + vNode.update(node); + } + } else if (obj instanceof LEdge) { + var edge = obj; + // if the l-level edge is associated with a v-level graph object, + // then it is assumed that the v-level edge implements the + // interface Updatable. + + if (edge.vGraphObject != null) { + // cast to Updatable without any type check + var vEdge = edge.vGraphObject; + + // call the update method of the interface + vEdge.update(edge); + } + } else if (obj instanceof LGraph) { + var graph = obj; + // if the l-level graph is associated with a v-level graph object, + // then it is assumed that the v-level object implements the + // interface Updatable. + + if (graph.vGraphObject != null) { + // cast to Updatable without any type check + var vGraph = graph.vGraphObject; + + // call the update method of the interface + vGraph.update(graph); + } + } +}; + +/** + * This method is used to set all layout parameters to default values + * determined at compile time. + */ +Layout.prototype.initParameters = function () { + if (!this.isSubLayout) { + this.layoutQuality = LayoutConstants.QUALITY; + this.animationDuringLayout = LayoutConstants.DEFAULT_ANIMATION_DURING_LAYOUT; + this.animationPeriod = LayoutConstants.DEFAULT_ANIMATION_PERIOD; + this.animationOnLayout = LayoutConstants.DEFAULT_ANIMATION_ON_LAYOUT; + this.incremental = LayoutConstants.DEFAULT_INCREMENTAL; + this.createBendsAsNeeded = LayoutConstants.DEFAULT_CREATE_BENDS_AS_NEEDED; + this.uniformLeafNodeSizes = LayoutConstants.DEFAULT_UNIFORM_LEAF_NODE_SIZES; + } + + if (this.animationDuringLayout) { + this.animationOnLayout = false; + } +}; + +Layout.prototype.transform = function (newLeftTop) { + if (newLeftTop == undefined) { + this.transform(new PointD(0, 0)); + } else { + // create a transformation object (from Eclipse to layout). When an + // inverse transform is applied, we get upper-left coordinate of the + // drawing or the root graph at given input coordinate (some margins + // already included in calculation of left-top). + + var trans = new Transform(); + var leftTop = this.graphManager.getRoot().updateLeftTop(); + + if (leftTop != null) { + trans.setWorldOrgX(newLeftTop.x); + trans.setWorldOrgY(newLeftTop.y); + + trans.setDeviceOrgX(leftTop.x); + trans.setDeviceOrgY(leftTop.y); + + var nodes = this.getAllNodes(); + var node; + + for (var i = 0; i < nodes.length; i++) { + node = nodes[i]; + node.transform(trans); + } + } + } +}; + +Layout.prototype.positionNodesRandomly = function (graph) { + + if (graph == undefined) { + //assert !this.incremental; + this.positionNodesRandomly(this.getGraphManager().getRoot()); + this.getGraphManager().getRoot().updateBounds(true); + } else { + var lNode; + var childGraph; + + var nodes = graph.getNodes(); + for (var i = 0; i < nodes.length; i++) { + lNode = nodes[i]; + childGraph = lNode.getChild(); + + if (childGraph == null) { + lNode.scatter(); + } else if (childGraph.getNodes().length == 0) { + lNode.scatter(); + } else { + this.positionNodesRandomly(childGraph); + lNode.updateBounds(); + } + } + } +}; + +/** + * This method returns a list of trees where each tree is represented as a + * list of l-nodes. The method returns a list of size 0 when: + * - The graph is not flat or + * - One of the component(s) of the graph is not a tree. + */ +Layout.prototype.getFlatForest = function () { + var flatForest = []; + var isForest = true; + + // Quick reference for all nodes in the graph manager associated with + // this layout. The list should not be changed. + var allNodes = this.graphManager.getRoot().getNodes(); + + // First be sure that the graph is flat + var isFlat = true; + + for (var i = 0; i < allNodes.length; i++) { + if (allNodes[i].getChild() != null) { + isFlat = false; + } + } + + // Return empty forest if the graph is not flat. + if (!isFlat) { + return flatForest; + } + + // Run BFS for each component of the graph. + + var visited = new Set(); + var toBeVisited = []; + var parents = new Map(); + var unProcessedNodes = []; + + unProcessedNodes = unProcessedNodes.concat(allNodes); + + // Each iteration of this loop finds a component of the graph and + // decides whether it is a tree or not. If it is a tree, adds it to the + // forest and continued with the next component. + + while (unProcessedNodes.length > 0 && isForest) { + toBeVisited.push(unProcessedNodes[0]); + + // Start the BFS. Each iteration of this loop visits a node in a + // BFS manner. + while (toBeVisited.length > 0 && isForest) { + //pool operation + var currentNode = toBeVisited[0]; + toBeVisited.splice(0, 1); + visited.add(currentNode); + + // Traverse all neighbors of this node + var neighborEdges = currentNode.getEdges(); + + for (var i = 0; i < neighborEdges.length; i++) { + var currentNeighbor = neighborEdges[i].getOtherEnd(currentNode); + + // If BFS is not growing from this neighbor. + if (parents.get(currentNode) != currentNeighbor) { + // We haven't previously visited this neighbor. + if (!visited.has(currentNeighbor)) { + toBeVisited.push(currentNeighbor); + parents.set(currentNeighbor, currentNode); + } + // Since we have previously visited this neighbor and + // this neighbor is not parent of currentNode, given + // graph contains a component that is not tree, hence + // it is not a forest. + else { + isForest = false; + break; + } + } + } + } + + // The graph contains a component that is not a tree. Empty + // previously found trees. The method will end. + if (!isForest) { + flatForest = []; + } + // Save currently visited nodes as a tree in our forest. Reset + // visited and parents lists. Continue with the next component of + // the graph, if any. + else { + var temp = [].concat(_toConsumableArray(visited)); + flatForest.push(temp); + //flatForest = flatForest.concat(temp); + //unProcessedNodes.removeAll(visited); + for (var i = 0; i < temp.length; i++) { + var value = temp[i]; + var index = unProcessedNodes.indexOf(value); + if (index > -1) { + unProcessedNodes.splice(index, 1); + } + } + visited = new Set(); + parents = new Map(); + } + } + + return flatForest; +}; + +/** + * This method creates dummy nodes (an l-level node with minimal dimensions) + * for the given edge (one per bendpoint). The existing l-level structure + * is updated accordingly. + */ +Layout.prototype.createDummyNodesForBendpoints = function (edge) { + var dummyNodes = []; + var prev = edge.source; + + var graph = this.graphManager.calcLowestCommonAncestor(edge.source, edge.target); + + for (var i = 0; i < edge.bendpoints.length; i++) { + // create new dummy node + var dummyNode = this.newNode(null); + dummyNode.setRect(new Point(0, 0), new Dimension(1, 1)); + + graph.add(dummyNode); + + // create new dummy edge between prev and dummy node + var dummyEdge = this.newEdge(null); + this.graphManager.add(dummyEdge, prev, dummyNode); + + dummyNodes.add(dummyNode); + prev = dummyNode; + } + + var dummyEdge = this.newEdge(null); + this.graphManager.add(dummyEdge, prev, edge.target); + + this.edgeToDummyNodes.set(edge, dummyNodes); + + // remove real edge from graph manager if it is inter-graph + if (edge.isInterGraph()) { + this.graphManager.remove(edge); + } + // else, remove the edge from the current graph + else { + graph.remove(edge); + } + + return dummyNodes; +}; + +/** + * This method creates bendpoints for edges from the dummy nodes + * at l-level. + */ +Layout.prototype.createBendpointsFromDummyNodes = function () { + var edges = []; + edges = edges.concat(this.graphManager.getAllEdges()); + edges = [].concat(_toConsumableArray(this.edgeToDummyNodes.keys())).concat(edges); + + for (var k = 0; k < edges.length; k++) { + var lEdge = edges[k]; + + if (lEdge.bendpoints.length > 0) { + var path = this.edgeToDummyNodes.get(lEdge); + + for (var i = 0; i < path.length; i++) { + var dummyNode = path[i]; + var p = new PointD(dummyNode.getCenterX(), dummyNode.getCenterY()); + + // update bendpoint's location according to dummy node + var ebp = lEdge.bendpoints.get(i); + ebp.x = p.x; + ebp.y = p.y; + + // remove the dummy node, dummy edges incident with this + // dummy node is also removed (within the remove method) + dummyNode.getOwner().remove(dummyNode); + } + + // add the real edge to graph + this.graphManager.add(lEdge, lEdge.source, lEdge.target); + } + } +}; + +Layout.transform = function (sliderValue, defaultValue, minDiv, maxMul) { + if (minDiv != undefined && maxMul != undefined) { + var value = defaultValue; + + if (sliderValue <= 50) { + var minValue = defaultValue / minDiv; + value -= (defaultValue - minValue) / 50 * (50 - sliderValue); + } else { + var maxValue = defaultValue * maxMul; + value += (maxValue - defaultValue) / 50 * (sliderValue - 50); + } + + return value; + } else { + var a, b; + + if (sliderValue <= 50) { + a = 9.0 * defaultValue / 500.0; + b = defaultValue / 10.0; + } else { + a = 9.0 * defaultValue / 50.0; + b = -8 * defaultValue; + } + + return a * sliderValue + b; + } +}; + +/** + * This method finds and returns the center of the given nodes, assuming + * that the given nodes form a tree in themselves. + */ +Layout.findCenterOfTree = function (nodes) { + var list = []; + list = list.concat(nodes); + + var removedNodes = []; + var remainingDegrees = new Map(); + var foundCenter = false; + var centerNode = null; + + if (list.length == 1 || list.length == 2) { + foundCenter = true; + centerNode = list[0]; + } + + for (var i = 0; i < list.length; i++) { + var node = list[i]; + var degree = node.getNeighborsList().size; + remainingDegrees.set(node, node.getNeighborsList().size); + + if (degree == 1) { + removedNodes.push(node); + } + } + + var tempList = []; + tempList = tempList.concat(removedNodes); + + while (!foundCenter) { + var tempList2 = []; + tempList2 = tempList2.concat(tempList); + tempList = []; + + for (var i = 0; i < list.length; i++) { + var node = list[i]; + + var index = list.indexOf(node); + if (index >= 0) { + list.splice(index, 1); + } + + var neighbours = node.getNeighborsList(); + + neighbours.forEach(function (neighbour) { + if (removedNodes.indexOf(neighbour) < 0) { + var otherDegree = remainingDegrees.get(neighbour); + var newDegree = otherDegree - 1; + + if (newDegree == 1) { + tempList.push(neighbour); + } + + remainingDegrees.set(neighbour, newDegree); + } + }); + } + + removedNodes = removedNodes.concat(tempList); + + if (list.length == 1 || list.length == 2) { + foundCenter = true; + centerNode = list[0]; + } + } + + return centerNode; +}; + +/** + * During the coarsening process, this layout may be referenced by two graph managers + * this setter function grants access to change the currently being used graph manager + */ +Layout.prototype.setGraphManager = function (gm) { + this.graphManager = gm; +}; + +module.exports = Layout; + +/***/ }), +/* 16 */ +/***/ (function(module, exports, __webpack_require__) { + +"use strict"; + + +function RandomSeed() {} +// adapted from: https://stackoverflow.com/a/19303725 +RandomSeed.seed = 1; +RandomSeed.x = 0; + +RandomSeed.nextDouble = function () { + RandomSeed.x = Math.sin(RandomSeed.seed++) * 10000; + return RandomSeed.x - Math.floor(RandomSeed.x); +}; + +module.exports = RandomSeed; + +/***/ }), +/* 17 */ +/***/ (function(module, exports, __nested_webpack_require_81860__) { + +"use strict"; + + +var PointD = __nested_webpack_require_81860__(4); + +function Transform(x, y) { + this.lworldOrgX = 0.0; + this.lworldOrgY = 0.0; + this.ldeviceOrgX = 0.0; + this.ldeviceOrgY = 0.0; + this.lworldExtX = 1.0; + this.lworldExtY = 1.0; + this.ldeviceExtX = 1.0; + this.ldeviceExtY = 1.0; +} + +Transform.prototype.getWorldOrgX = function () { + return this.lworldOrgX; +}; + +Transform.prototype.setWorldOrgX = function (wox) { + this.lworldOrgX = wox; +}; + +Transform.prototype.getWorldOrgY = function () { + return this.lworldOrgY; +}; + +Transform.prototype.setWorldOrgY = function (woy) { + this.lworldOrgY = woy; +}; + +Transform.prototype.getWorldExtX = function () { + return this.lworldExtX; +}; + +Transform.prototype.setWorldExtX = function (wex) { + this.lworldExtX = wex; +}; + +Transform.prototype.getWorldExtY = function () { + return this.lworldExtY; +}; + +Transform.prototype.setWorldExtY = function (wey) { + this.lworldExtY = wey; +}; + +/* Device related */ + +Transform.prototype.getDeviceOrgX = function () { + return this.ldeviceOrgX; +}; + +Transform.prototype.setDeviceOrgX = function (dox) { + this.ldeviceOrgX = dox; +}; + +Transform.prototype.getDeviceOrgY = function () { + return this.ldeviceOrgY; +}; + +Transform.prototype.setDeviceOrgY = function (doy) { + this.ldeviceOrgY = doy; +}; + +Transform.prototype.getDeviceExtX = function () { + return this.ldeviceExtX; +}; + +Transform.prototype.setDeviceExtX = function (dex) { + this.ldeviceExtX = dex; +}; + +Transform.prototype.getDeviceExtY = function () { + return this.ldeviceExtY; +}; + +Transform.prototype.setDeviceExtY = function (dey) { + this.ldeviceExtY = dey; +}; + +Transform.prototype.transformX = function (x) { + var xDevice = 0.0; + var worldExtX = this.lworldExtX; + if (worldExtX != 0.0) { + xDevice = this.ldeviceOrgX + (x - this.lworldOrgX) * this.ldeviceExtX / worldExtX; + } + + return xDevice; +}; + +Transform.prototype.transformY = function (y) { + var yDevice = 0.0; + var worldExtY = this.lworldExtY; + if (worldExtY != 0.0) { + yDevice = this.ldeviceOrgY + (y - this.lworldOrgY) * this.ldeviceExtY / worldExtY; + } + + return yDevice; +}; + +Transform.prototype.inverseTransformX = function (x) { + var xWorld = 0.0; + var deviceExtX = this.ldeviceExtX; + if (deviceExtX != 0.0) { + xWorld = this.lworldOrgX + (x - this.ldeviceOrgX) * this.lworldExtX / deviceExtX; + } + + return xWorld; +}; + +Transform.prototype.inverseTransformY = function (y) { + var yWorld = 0.0; + var deviceExtY = this.ldeviceExtY; + if (deviceExtY != 0.0) { + yWorld = this.lworldOrgY + (y - this.ldeviceOrgY) * this.lworldExtY / deviceExtY; + } + return yWorld; +}; + +Transform.prototype.inverseTransformPoint = function (inPoint) { + var outPoint = new PointD(this.inverseTransformX(inPoint.x), this.inverseTransformY(inPoint.y)); + return outPoint; +}; + +module.exports = Transform; + +/***/ }), +/* 18 */ +/***/ (function(module, exports, __nested_webpack_require_84747__) { + +"use strict"; + + +function _toConsumableArray(arr) { if (Array.isArray(arr)) { for (var i = 0, arr2 = Array(arr.length); i < arr.length; i++) { arr2[i] = arr[i]; } return arr2; } else { return Array.from(arr); } } + +var Layout = __nested_webpack_require_84747__(15); +var FDLayoutConstants = __nested_webpack_require_84747__(7); +var LayoutConstants = __nested_webpack_require_84747__(0); +var IGeometry = __nested_webpack_require_84747__(8); +var IMath = __nested_webpack_require_84747__(9); + +function FDLayout() { + Layout.call(this); + + this.useSmartIdealEdgeLengthCalculation = FDLayoutConstants.DEFAULT_USE_SMART_IDEAL_EDGE_LENGTH_CALCULATION; + this.idealEdgeLength = FDLayoutConstants.DEFAULT_EDGE_LENGTH; + this.springConstant = FDLayoutConstants.DEFAULT_SPRING_STRENGTH; + this.repulsionConstant = FDLayoutConstants.DEFAULT_REPULSION_STRENGTH; + this.gravityConstant = FDLayoutConstants.DEFAULT_GRAVITY_STRENGTH; + this.compoundGravityConstant = FDLayoutConstants.DEFAULT_COMPOUND_GRAVITY_STRENGTH; + this.gravityRangeFactor = FDLayoutConstants.DEFAULT_GRAVITY_RANGE_FACTOR; + this.compoundGravityRangeFactor = FDLayoutConstants.DEFAULT_COMPOUND_GRAVITY_RANGE_FACTOR; + this.displacementThresholdPerNode = 3.0 * FDLayoutConstants.DEFAULT_EDGE_LENGTH / 100; + this.coolingFactor = FDLayoutConstants.DEFAULT_COOLING_FACTOR_INCREMENTAL; + this.initialCoolingFactor = FDLayoutConstants.DEFAULT_COOLING_FACTOR_INCREMENTAL; + this.totalDisplacement = 0.0; + this.oldTotalDisplacement = 0.0; + this.maxIterations = FDLayoutConstants.MAX_ITERATIONS; +} + +FDLayout.prototype = Object.create(Layout.prototype); + +for (var prop in Layout) { + FDLayout[prop] = Layout[prop]; +} + +FDLayout.prototype.initParameters = function () { + Layout.prototype.initParameters.call(this, arguments); + + this.totalIterations = 0; + this.notAnimatedIterations = 0; + + this.useFRGridVariant = FDLayoutConstants.DEFAULT_USE_SMART_REPULSION_RANGE_CALCULATION; + + this.grid = []; +}; + +FDLayout.prototype.calcIdealEdgeLengths = function () { + var edge; + var lcaDepth; + var source; + var target; + var sizeOfSourceInLca; + var sizeOfTargetInLca; + + var allEdges = this.getGraphManager().getAllEdges(); + for (var i = 0; i < allEdges.length; i++) { + edge = allEdges[i]; + + edge.idealLength = this.idealEdgeLength; + + if (edge.isInterGraph) { + source = edge.getSource(); + target = edge.getTarget(); + + sizeOfSourceInLca = edge.getSourceInLca().getEstimatedSize(); + sizeOfTargetInLca = edge.getTargetInLca().getEstimatedSize(); + + if (this.useSmartIdealEdgeLengthCalculation) { + edge.idealLength += sizeOfSourceInLca + sizeOfTargetInLca - 2 * LayoutConstants.SIMPLE_NODE_SIZE; + } + + lcaDepth = edge.getLca().getInclusionTreeDepth(); + + edge.idealLength += FDLayoutConstants.DEFAULT_EDGE_LENGTH * FDLayoutConstants.PER_LEVEL_IDEAL_EDGE_LENGTH_FACTOR * (source.getInclusionTreeDepth() + target.getInclusionTreeDepth() - 2 * lcaDepth); + } + } +}; + +FDLayout.prototype.initSpringEmbedder = function () { + + var s = this.getAllNodes().length; + if (this.incremental) { + if (s > FDLayoutConstants.ADAPTATION_LOWER_NODE_LIMIT) { + this.coolingFactor = Math.max(this.coolingFactor * FDLayoutConstants.COOLING_ADAPTATION_FACTOR, this.coolingFactor - (s - FDLayoutConstants.ADAPTATION_LOWER_NODE_LIMIT) / (FDLayoutConstants.ADAPTATION_UPPER_NODE_LIMIT - FDLayoutConstants.ADAPTATION_LOWER_NODE_LIMIT) * this.coolingFactor * (1 - FDLayoutConstants.COOLING_ADAPTATION_FACTOR)); + } + this.maxNodeDisplacement = FDLayoutConstants.MAX_NODE_DISPLACEMENT_INCREMENTAL; + } else { + if (s > FDLayoutConstants.ADAPTATION_LOWER_NODE_LIMIT) { + this.coolingFactor = Math.max(FDLayoutConstants.COOLING_ADAPTATION_FACTOR, 1.0 - (s - FDLayoutConstants.ADAPTATION_LOWER_NODE_LIMIT) / (FDLayoutConstants.ADAPTATION_UPPER_NODE_LIMIT - FDLayoutConstants.ADAPTATION_LOWER_NODE_LIMIT) * (1 - FDLayoutConstants.COOLING_ADAPTATION_FACTOR)); + } else { + this.coolingFactor = 1.0; + } + this.initialCoolingFactor = this.coolingFactor; + this.maxNodeDisplacement = FDLayoutConstants.MAX_NODE_DISPLACEMENT; + } + + this.maxIterations = Math.max(this.getAllNodes().length * 5, this.maxIterations); + + this.totalDisplacementThreshold = this.displacementThresholdPerNode * this.getAllNodes().length; + + this.repulsionRange = this.calcRepulsionRange(); +}; + +FDLayout.prototype.calcSpringForces = function () { + var lEdges = this.getAllEdges(); + var edge; + + for (var i = 0; i < lEdges.length; i++) { + edge = lEdges[i]; + + this.calcSpringForce(edge, edge.idealLength); + } +}; + +FDLayout.prototype.calcRepulsionForces = function () { + var gridUpdateAllowed = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : true; + var forceToNodeSurroundingUpdate = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : false; + + var i, j; + var nodeA, nodeB; + var lNodes = this.getAllNodes(); + var processedNodeSet; + + if (this.useFRGridVariant) { + if (this.totalIterations % FDLayoutConstants.GRID_CALCULATION_CHECK_PERIOD == 1 && gridUpdateAllowed) { + this.updateGrid(); + } + + processedNodeSet = new Set(); + + // calculate repulsion forces between each nodes and its surrounding + for (i = 0; i < lNodes.length; i++) { + nodeA = lNodes[i]; + this.calculateRepulsionForceOfANode(nodeA, processedNodeSet, gridUpdateAllowed, forceToNodeSurroundingUpdate); + processedNodeSet.add(nodeA); + } + } else { + for (i = 0; i < lNodes.length; i++) { + nodeA = lNodes[i]; + + for (j = i + 1; j < lNodes.length; j++) { + nodeB = lNodes[j]; + + // If both nodes are not members of the same graph, skip. + if (nodeA.getOwner() != nodeB.getOwner()) { + continue; + } + + this.calcRepulsionForce(nodeA, nodeB); + } + } + } +}; + +FDLayout.prototype.calcGravitationalForces = function () { + var node; + var lNodes = this.getAllNodesToApplyGravitation(); + + for (var i = 0; i < lNodes.length; i++) { + node = lNodes[i]; + this.calcGravitationalForce(node); + } +}; + +FDLayout.prototype.moveNodes = function () { + var lNodes = this.getAllNodes(); + var node; + + for (var i = 0; i < lNodes.length; i++) { + node = lNodes[i]; + node.move(); + } +}; + +FDLayout.prototype.calcSpringForce = function (edge, idealLength) { + var sourceNode = edge.getSource(); + var targetNode = edge.getTarget(); + + var length; + var springForce; + var springForceX; + var springForceY; + + // Update edge length + if (this.uniformLeafNodeSizes && sourceNode.getChild() == null && targetNode.getChild() == null) { + edge.updateLengthSimple(); + } else { + edge.updateLength(); + + if (edge.isOverlapingSourceAndTarget) { + return; + } + } + + length = edge.getLength(); + + if (length == 0) return; + + // Calculate spring forces + springForce = this.springConstant * (length - idealLength); + + // Project force onto x and y axes + springForceX = springForce * (edge.lengthX / length); + springForceY = springForce * (edge.lengthY / length); + + // Apply forces on the end nodes + sourceNode.springForceX += springForceX; + sourceNode.springForceY += springForceY; + targetNode.springForceX -= springForceX; + targetNode.springForceY -= springForceY; +}; + +FDLayout.prototype.calcRepulsionForce = function (nodeA, nodeB) { + var rectA = nodeA.getRect(); + var rectB = nodeB.getRect(); + var overlapAmount = new Array(2); + var clipPoints = new Array(4); + var distanceX; + var distanceY; + var distanceSquared; + var distance; + var repulsionForce; + var repulsionForceX; + var repulsionForceY; + + if (rectA.intersects(rectB)) // two nodes overlap + { + // calculate separation amount in x and y directions + IGeometry.calcSeparationAmount(rectA, rectB, overlapAmount, FDLayoutConstants.DEFAULT_EDGE_LENGTH / 2.0); + + repulsionForceX = 2 * overlapAmount[0]; + repulsionForceY = 2 * overlapAmount[1]; + + var childrenConstant = nodeA.noOfChildren * nodeB.noOfChildren / (nodeA.noOfChildren + nodeB.noOfChildren); + + // Apply forces on the two nodes + nodeA.repulsionForceX -= childrenConstant * repulsionForceX; + nodeA.repulsionForceY -= childrenConstant * repulsionForceY; + nodeB.repulsionForceX += childrenConstant * repulsionForceX; + nodeB.repulsionForceY += childrenConstant * repulsionForceY; + } else // no overlap + { + // calculate distance + + if (this.uniformLeafNodeSizes && nodeA.getChild() == null && nodeB.getChild() == null) // simply base repulsion on distance of node centers + { + distanceX = rectB.getCenterX() - rectA.getCenterX(); + distanceY = rectB.getCenterY() - rectA.getCenterY(); + } else // use clipping points + { + IGeometry.getIntersection(rectA, rectB, clipPoints); + + distanceX = clipPoints[2] - clipPoints[0]; + distanceY = clipPoints[3] - clipPoints[1]; + } + + // No repulsion range. FR grid variant should take care of this. + if (Math.abs(distanceX) < FDLayoutConstants.MIN_REPULSION_DIST) { + distanceX = IMath.sign(distanceX) * FDLayoutConstants.MIN_REPULSION_DIST; + } + + if (Math.abs(distanceY) < FDLayoutConstants.MIN_REPULSION_DIST) { + distanceY = IMath.sign(distanceY) * FDLayoutConstants.MIN_REPULSION_DIST; + } + + distanceSquared = distanceX * distanceX + distanceY * distanceY; + distance = Math.sqrt(distanceSquared); + + repulsionForce = this.repulsionConstant * nodeA.noOfChildren * nodeB.noOfChildren / distanceSquared; + + // Project force onto x and y axes + repulsionForceX = repulsionForce * distanceX / distance; + repulsionForceY = repulsionForce * distanceY / distance; + + // Apply forces on the two nodes + nodeA.repulsionForceX -= repulsionForceX; + nodeA.repulsionForceY -= repulsionForceY; + nodeB.repulsionForceX += repulsionForceX; + nodeB.repulsionForceY += repulsionForceY; + } +}; + +FDLayout.prototype.calcGravitationalForce = function (node) { + var ownerGraph; + var ownerCenterX; + var ownerCenterY; + var distanceX; + var distanceY; + var absDistanceX; + var absDistanceY; + var estimatedSize; + ownerGraph = node.getOwner(); + + ownerCenterX = (ownerGraph.getRight() + ownerGraph.getLeft()) / 2; + ownerCenterY = (ownerGraph.getTop() + ownerGraph.getBottom()) / 2; + distanceX = node.getCenterX() - ownerCenterX; + distanceY = node.getCenterY() - ownerCenterY; + absDistanceX = Math.abs(distanceX) + node.getWidth() / 2; + absDistanceY = Math.abs(distanceY) + node.getHeight() / 2; + + if (node.getOwner() == this.graphManager.getRoot()) // in the root graph + { + estimatedSize = ownerGraph.getEstimatedSize() * this.gravityRangeFactor; + + if (absDistanceX > estimatedSize || absDistanceY > estimatedSize) { + node.gravitationForceX = -this.gravityConstant * distanceX; + node.gravitationForceY = -this.gravityConstant * distanceY; + } + } else // inside a compound + { + estimatedSize = ownerGraph.getEstimatedSize() * this.compoundGravityRangeFactor; + + if (absDistanceX > estimatedSize || absDistanceY > estimatedSize) { + node.gravitationForceX = -this.gravityConstant * distanceX * this.compoundGravityConstant; + node.gravitationForceY = -this.gravityConstant * distanceY * this.compoundGravityConstant; + } + } +}; + +FDLayout.prototype.isConverged = function () { + var converged; + var oscilating = false; + + if (this.totalIterations > this.maxIterations / 3) { + oscilating = Math.abs(this.totalDisplacement - this.oldTotalDisplacement) < 2; + } + + converged = this.totalDisplacement < this.totalDisplacementThreshold; + + this.oldTotalDisplacement = this.totalDisplacement; + + return converged || oscilating; +}; + +FDLayout.prototype.animate = function () { + if (this.animationDuringLayout && !this.isSubLayout) { + if (this.notAnimatedIterations == this.animationPeriod) { + this.update(); + this.notAnimatedIterations = 0; + } else { + this.notAnimatedIterations++; + } + } +}; + +//This method calculates the number of children (weight) for all nodes +FDLayout.prototype.calcNoOfChildrenForAllNodes = function () { + var node; + var allNodes = this.graphManager.getAllNodes(); + + for (var i = 0; i < allNodes.length; i++) { + node = allNodes[i]; + node.noOfChildren = node.getNoOfChildren(); + } +}; + +// ----------------------------------------------------------------------------- +// Section: FR-Grid Variant Repulsion Force Calculation +// ----------------------------------------------------------------------------- + +FDLayout.prototype.calcGrid = function (graph) { + + var sizeX = 0; + var sizeY = 0; + + sizeX = parseInt(Math.ceil((graph.getRight() - graph.getLeft()) / this.repulsionRange)); + sizeY = parseInt(Math.ceil((graph.getBottom() - graph.getTop()) / this.repulsionRange)); + + var grid = new Array(sizeX); + + for (var i = 0; i < sizeX; i++) { + grid[i] = new Array(sizeY); + } + + for (var i = 0; i < sizeX; i++) { + for (var j = 0; j < sizeY; j++) { + grid[i][j] = new Array(); + } + } + + return grid; +}; + +FDLayout.prototype.addNodeToGrid = function (v, left, top) { + + var startX = 0; + var finishX = 0; + var startY = 0; + var finishY = 0; + + startX = parseInt(Math.floor((v.getRect().x - left) / this.repulsionRange)); + finishX = parseInt(Math.floor((v.getRect().width + v.getRect().x - left) / this.repulsionRange)); + startY = parseInt(Math.floor((v.getRect().y - top) / this.repulsionRange)); + finishY = parseInt(Math.floor((v.getRect().height + v.getRect().y - top) / this.repulsionRange)); + + for (var i = startX; i <= finishX; i++) { + for (var j = startY; j <= finishY; j++) { + this.grid[i][j].push(v); + v.setGridCoordinates(startX, finishX, startY, finishY); + } + } +}; + +FDLayout.prototype.updateGrid = function () { + var i; + var nodeA; + var lNodes = this.getAllNodes(); + + this.grid = this.calcGrid(this.graphManager.getRoot()); + + // put all nodes to proper grid cells + for (i = 0; i < lNodes.length; i++) { + nodeA = lNodes[i]; + this.addNodeToGrid(nodeA, this.graphManager.getRoot().getLeft(), this.graphManager.getRoot().getTop()); + } +}; + +FDLayout.prototype.calculateRepulsionForceOfANode = function (nodeA, processedNodeSet, gridUpdateAllowed, forceToNodeSurroundingUpdate) { + + if (this.totalIterations % FDLayoutConstants.GRID_CALCULATION_CHECK_PERIOD == 1 && gridUpdateAllowed || forceToNodeSurroundingUpdate) { + var surrounding = new Set(); + nodeA.surrounding = new Array(); + var nodeB; + var grid = this.grid; + + for (var i = nodeA.startX - 1; i < nodeA.finishX + 2; i++) { + for (var j = nodeA.startY - 1; j < nodeA.finishY + 2; j++) { + if (!(i < 0 || j < 0 || i >= grid.length || j >= grid[0].length)) { + for (var k = 0; k < grid[i][j].length; k++) { + nodeB = grid[i][j][k]; + + // If both nodes are not members of the same graph, + // or both nodes are the same, skip. + if (nodeA.getOwner() != nodeB.getOwner() || nodeA == nodeB) { + continue; + } + + // check if the repulsion force between + // nodeA and nodeB has already been calculated + if (!processedNodeSet.has(nodeB) && !surrounding.has(nodeB)) { + var distanceX = Math.abs(nodeA.getCenterX() - nodeB.getCenterX()) - (nodeA.getWidth() / 2 + nodeB.getWidth() / 2); + var distanceY = Math.abs(nodeA.getCenterY() - nodeB.getCenterY()) - (nodeA.getHeight() / 2 + nodeB.getHeight() / 2); + + // if the distance between nodeA and nodeB + // is less then calculation range + if (distanceX <= this.repulsionRange && distanceY <= this.repulsionRange) { + //then add nodeB to surrounding of nodeA + surrounding.add(nodeB); + } + } + } + } + } + } + + nodeA.surrounding = [].concat(_toConsumableArray(surrounding)); + } + for (i = 0; i < nodeA.surrounding.length; i++) { + this.calcRepulsionForce(nodeA, nodeA.surrounding[i]); + } +}; + +FDLayout.prototype.calcRepulsionRange = function () { + return 0.0; +}; + +module.exports = FDLayout; + +/***/ }), +/* 19 */ +/***/ (function(module, exports, __nested_webpack_require_100902__) { + +"use strict"; + + +var LEdge = __nested_webpack_require_100902__(1); +var FDLayoutConstants = __nested_webpack_require_100902__(7); + +function FDLayoutEdge(source, target, vEdge) { + LEdge.call(this, source, target, vEdge); + this.idealLength = FDLayoutConstants.DEFAULT_EDGE_LENGTH; +} + +FDLayoutEdge.prototype = Object.create(LEdge.prototype); + +for (var prop in LEdge) { + FDLayoutEdge[prop] = LEdge[prop]; +} + +module.exports = FDLayoutEdge; + +/***/ }), +/* 20 */ +/***/ (function(module, exports, __nested_webpack_require_101387__) { + +"use strict"; + + +var LNode = __nested_webpack_require_101387__(3); + +function FDLayoutNode(gm, loc, size, vNode) { + // alternative constructor is handled inside LNode + LNode.call(this, gm, loc, size, vNode); + //Spring, repulsion and gravitational forces acting on this node + this.springForceX = 0; + this.springForceY = 0; + this.repulsionForceX = 0; + this.repulsionForceY = 0; + this.gravitationForceX = 0; + this.gravitationForceY = 0; + //Amount by which this node is to be moved in this iteration + this.displacementX = 0; + this.displacementY = 0; + + //Start and finish grid coordinates that this node is fallen into + this.startX = 0; + this.finishX = 0; + this.startY = 0; + this.finishY = 0; + + //Geometric neighbors of this node + this.surrounding = []; +} + +FDLayoutNode.prototype = Object.create(LNode.prototype); + +for (var prop in LNode) { + FDLayoutNode[prop] = LNode[prop]; +} + +FDLayoutNode.prototype.setGridCoordinates = function (_startX, _finishX, _startY, _finishY) { + this.startX = _startX; + this.finishX = _finishX; + this.startY = _startY; + this.finishY = _finishY; +}; + +module.exports = FDLayoutNode; + +/***/ }), +/* 21 */ +/***/ (function(module, exports, __webpack_require__) { + +"use strict"; + + +function DimensionD(width, height) { + this.width = 0; + this.height = 0; + if (width !== null && height !== null) { + this.height = height; + this.width = width; + } +} + +DimensionD.prototype.getWidth = function () { + return this.width; +}; + +DimensionD.prototype.setWidth = function (width) { + this.width = width; +}; + +DimensionD.prototype.getHeight = function () { + return this.height; +}; + +DimensionD.prototype.setHeight = function (height) { + this.height = height; +}; + +module.exports = DimensionD; + +/***/ }), +/* 22 */ +/***/ (function(module, exports, __nested_webpack_require_103173__) { + +"use strict"; + + +var UniqueIDGeneretor = __nested_webpack_require_103173__(14); + +function HashMap() { + this.map = {}; + this.keys = []; +} + +HashMap.prototype.put = function (key, value) { + var theId = UniqueIDGeneretor.createID(key); + if (!this.contains(theId)) { + this.map[theId] = value; + this.keys.push(key); + } +}; + +HashMap.prototype.contains = function (key) { + var theId = UniqueIDGeneretor.createID(key); + return this.map[key] != null; +}; + +HashMap.prototype.get = function (key) { + var theId = UniqueIDGeneretor.createID(key); + return this.map[theId]; +}; + +HashMap.prototype.keySet = function () { + return this.keys; +}; + +module.exports = HashMap; + +/***/ }), +/* 23 */ +/***/ (function(module, exports, __nested_webpack_require_103901__) { + +"use strict"; + + +var UniqueIDGeneretor = __nested_webpack_require_103901__(14); + +function HashSet() { + this.set = {}; +} +; + +HashSet.prototype.add = function (obj) { + var theId = UniqueIDGeneretor.createID(obj); + if (!this.contains(theId)) this.set[theId] = obj; +}; + +HashSet.prototype.remove = function (obj) { + delete this.set[UniqueIDGeneretor.createID(obj)]; +}; + +HashSet.prototype.clear = function () { + this.set = {}; +}; + +HashSet.prototype.contains = function (obj) { + return this.set[UniqueIDGeneretor.createID(obj)] == obj; +}; + +HashSet.prototype.isEmpty = function () { + return this.size() === 0; +}; + +HashSet.prototype.size = function () { + return Object.keys(this.set).length; +}; + +//concats this.set to the given list +HashSet.prototype.addAllTo = function (list) { + var keys = Object.keys(this.set); + var length = keys.length; + for (var i = 0; i < length; i++) { + list.push(this.set[keys[i]]); + } +}; + +HashSet.prototype.size = function () { + return Object.keys(this.set).length; +}; + +HashSet.prototype.addAll = function (list) { + var s = list.length; + for (var i = 0; i < s; i++) { + var v = list[i]; + this.add(v); + } +}; + +module.exports = HashSet; + +/***/ }), +/* 24 */ +/***/ (function(module, exports, __nested_webpack_require_105138__) { + +"use strict"; + + +var _createClass = function () { function defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } } return function (Constructor, protoProps, staticProps) { if (protoProps) defineProperties(Constructor.prototype, protoProps); if (staticProps) defineProperties(Constructor, staticProps); return Constructor; }; }(); + +function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } } + +/** + * A classic Quicksort algorithm with Hoare's partition + * - Works also on LinkedList objects + * + * Copyright: i-Vis Research Group, Bilkent University, 2007 - present + */ + +var LinkedList = __nested_webpack_require_105138__(11); + +var Quicksort = function () { + function Quicksort(A, compareFunction) { + _classCallCheck(this, Quicksort); + + if (compareFunction !== null || compareFunction !== undefined) this.compareFunction = this._defaultCompareFunction; + + var length = void 0; + if (A instanceof LinkedList) length = A.size();else length = A.length; + + this._quicksort(A, 0, length - 1); + } + + _createClass(Quicksort, [{ + key: '_quicksort', + value: function _quicksort(A, p, r) { + if (p < r) { + var q = this._partition(A, p, r); + this._quicksort(A, p, q); + this._quicksort(A, q + 1, r); + } + } + }, { + key: '_partition', + value: function _partition(A, p, r) { + var x = this._get(A, p); + var i = p; + var j = r; + while (true) { + while (this.compareFunction(x, this._get(A, j))) { + j--; + }while (this.compareFunction(this._get(A, i), x)) { + i++; + }if (i < j) { + this._swap(A, i, j); + i++; + j--; + } else return j; + } + } + }, { + key: '_get', + value: function _get(object, index) { + if (object instanceof LinkedList) return object.get_object_at(index);else return object[index]; + } + }, { + key: '_set', + value: function _set(object, index, value) { + if (object instanceof LinkedList) object.set_object_at(index, value);else object[index] = value; + } + }, { + key: '_swap', + value: function _swap(A, i, j) { + var temp = this._get(A, i); + this._set(A, i, this._get(A, j)); + this._set(A, j, temp); + } + }, { + key: '_defaultCompareFunction', + value: function _defaultCompareFunction(a, b) { + return b > a; + } + }]); + + return Quicksort; +}(); + +module.exports = Quicksort; + +/***/ }), +/* 25 */ +/***/ (function(module, exports, __webpack_require__) { + +"use strict"; + + +var _createClass = function () { function defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } } return function (Constructor, protoProps, staticProps) { if (protoProps) defineProperties(Constructor.prototype, protoProps); if (staticProps) defineProperties(Constructor, staticProps); return Constructor; }; }(); + +function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } } + +/** + * Needleman-Wunsch algorithm is an procedure to compute the optimal global alignment of two string + * sequences by S.B.Needleman and C.D.Wunsch (1970). + * + * Aside from the inputs, you can assign the scores for, + * - Match: The two characters at the current index are same. + * - Mismatch: The two characters at the current index are different. + * - Insertion/Deletion(gaps): The best alignment involves one letter aligning to a gap in the other string. + */ + +var NeedlemanWunsch = function () { + function NeedlemanWunsch(sequence1, sequence2) { + var match_score = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : 1; + var mismatch_penalty = arguments.length > 3 && arguments[3] !== undefined ? arguments[3] : -1; + var gap_penalty = arguments.length > 4 && arguments[4] !== undefined ? arguments[4] : -1; + + _classCallCheck(this, NeedlemanWunsch); + + this.sequence1 = sequence1; + this.sequence2 = sequence2; + this.match_score = match_score; + this.mismatch_penalty = mismatch_penalty; + this.gap_penalty = gap_penalty; + + // Just the remove redundancy + this.iMax = sequence1.length + 1; + this.jMax = sequence2.length + 1; + + // Grid matrix of scores + this.grid = new Array(this.iMax); + for (var i = 0; i < this.iMax; i++) { + this.grid[i] = new Array(this.jMax); + + for (var j = 0; j < this.jMax; j++) { + this.grid[i][j] = 0; + } + } + + // Traceback matrix (2D array, each cell is an array of boolean values for [`Diag`, `Up`, `Left`] positions) + this.tracebackGrid = new Array(this.iMax); + for (var _i = 0; _i < this.iMax; _i++) { + this.tracebackGrid[_i] = new Array(this.jMax); + + for (var _j = 0; _j < this.jMax; _j++) { + this.tracebackGrid[_i][_j] = [null, null, null]; + } + } + + // The aligned sequences (return multiple possibilities) + this.alignments = []; + + // Final alignment score + this.score = -1; + + // Calculate scores and tracebacks + this.computeGrids(); + } + + _createClass(NeedlemanWunsch, [{ + key: "getScore", + value: function getScore() { + return this.score; + } + }, { + key: "getAlignments", + value: function getAlignments() { + return this.alignments; + } + + // Main dynamic programming procedure + + }, { + key: "computeGrids", + value: function computeGrids() { + // Fill in the first row + for (var j = 1; j < this.jMax; j++) { + this.grid[0][j] = this.grid[0][j - 1] + this.gap_penalty; + this.tracebackGrid[0][j] = [false, false, true]; + } + + // Fill in the first column + for (var i = 1; i < this.iMax; i++) { + this.grid[i][0] = this.grid[i - 1][0] + this.gap_penalty; + this.tracebackGrid[i][0] = [false, true, false]; + } + + // Fill the rest of the grid + for (var _i2 = 1; _i2 < this.iMax; _i2++) { + for (var _j2 = 1; _j2 < this.jMax; _j2++) { + // Find the max score(s) among [`Diag`, `Up`, `Left`] + var diag = void 0; + if (this.sequence1[_i2 - 1] === this.sequence2[_j2 - 1]) diag = this.grid[_i2 - 1][_j2 - 1] + this.match_score;else diag = this.grid[_i2 - 1][_j2 - 1] + this.mismatch_penalty; + + var up = this.grid[_i2 - 1][_j2] + this.gap_penalty; + var left = this.grid[_i2][_j2 - 1] + this.gap_penalty; + + // If there exists multiple max values, capture them for multiple paths + var maxOf = [diag, up, left]; + var indices = this.arrayAllMaxIndexes(maxOf); + + // Update Grids + this.grid[_i2][_j2] = maxOf[indices[0]]; + this.tracebackGrid[_i2][_j2] = [indices.includes(0), indices.includes(1), indices.includes(2)]; + } + } + + // Update alignment score + this.score = this.grid[this.iMax - 1][this.jMax - 1]; + } + + // Gets all possible valid sequence combinations + + }, { + key: "alignmentTraceback", + value: function alignmentTraceback() { + var inProcessAlignments = []; + + inProcessAlignments.push({ pos: [this.sequence1.length, this.sequence2.length], + seq1: "", + seq2: "" + }); + + while (inProcessAlignments[0]) { + var current = inProcessAlignments[0]; + var directions = this.tracebackGrid[current.pos[0]][current.pos[1]]; + + if (directions[0]) { + inProcessAlignments.push({ pos: [current.pos[0] - 1, current.pos[1] - 1], + seq1: this.sequence1[current.pos[0] - 1] + current.seq1, + seq2: this.sequence2[current.pos[1] - 1] + current.seq2 + }); + } + if (directions[1]) { + inProcessAlignments.push({ pos: [current.pos[0] - 1, current.pos[1]], + seq1: this.sequence1[current.pos[0] - 1] + current.seq1, + seq2: '-' + current.seq2 + }); + } + if (directions[2]) { + inProcessAlignments.push({ pos: [current.pos[0], current.pos[1] - 1], + seq1: '-' + current.seq1, + seq2: this.sequence2[current.pos[1] - 1] + current.seq2 + }); + } + + if (current.pos[0] === 0 && current.pos[1] === 0) this.alignments.push({ sequence1: current.seq1, + sequence2: current.seq2 + }); + + inProcessAlignments.shift(); + } + + return this.alignments; + } + + // Helper Functions + + }, { + key: "getAllIndexes", + value: function getAllIndexes(arr, val) { + var indexes = [], + i = -1; + while ((i = arr.indexOf(val, i + 1)) !== -1) { + indexes.push(i); + } + return indexes; + } + }, { + key: "arrayAllMaxIndexes", + value: function arrayAllMaxIndexes(array) { + return this.getAllIndexes(array, Math.max.apply(null, array)); + } + }]); + + return NeedlemanWunsch; +}(); + +module.exports = NeedlemanWunsch; + +/***/ }), +/* 26 */ +/***/ (function(module, exports, __nested_webpack_require_115611__) { + +"use strict"; + + +var layoutBase = function layoutBase() { + return; +}; + +layoutBase.FDLayout = __nested_webpack_require_115611__(18); +layoutBase.FDLayoutConstants = __nested_webpack_require_115611__(7); +layoutBase.FDLayoutEdge = __nested_webpack_require_115611__(19); +layoutBase.FDLayoutNode = __nested_webpack_require_115611__(20); +layoutBase.DimensionD = __nested_webpack_require_115611__(21); +layoutBase.HashMap = __nested_webpack_require_115611__(22); +layoutBase.HashSet = __nested_webpack_require_115611__(23); +layoutBase.IGeometry = __nested_webpack_require_115611__(8); +layoutBase.IMath = __nested_webpack_require_115611__(9); +layoutBase.Integer = __nested_webpack_require_115611__(10); +layoutBase.Point = __nested_webpack_require_115611__(12); +layoutBase.PointD = __nested_webpack_require_115611__(4); +layoutBase.RandomSeed = __nested_webpack_require_115611__(16); +layoutBase.RectangleD = __nested_webpack_require_115611__(13); +layoutBase.Transform = __nested_webpack_require_115611__(17); +layoutBase.UniqueIDGeneretor = __nested_webpack_require_115611__(14); +layoutBase.Quicksort = __nested_webpack_require_115611__(24); +layoutBase.LinkedList = __nested_webpack_require_115611__(11); +layoutBase.LGraphObject = __nested_webpack_require_115611__(2); +layoutBase.LGraph = __nested_webpack_require_115611__(5); +layoutBase.LEdge = __nested_webpack_require_115611__(1); +layoutBase.LGraphManager = __nested_webpack_require_115611__(6); +layoutBase.LNode = __nested_webpack_require_115611__(3); +layoutBase.Layout = __nested_webpack_require_115611__(15); +layoutBase.LayoutConstants = __nested_webpack_require_115611__(0); +layoutBase.NeedlemanWunsch = __nested_webpack_require_115611__(25); + +module.exports = layoutBase; + +/***/ }), +/* 27 */ +/***/ (function(module, exports, __webpack_require__) { + +"use strict"; + + +function Emitter() { + this.listeners = []; +} + +var p = Emitter.prototype; + +p.addListener = function (event, callback) { + this.listeners.push({ + event: event, + callback: callback + }); +}; + +p.removeListener = function (event, callback) { + for (var i = this.listeners.length; i >= 0; i--) { + var l = this.listeners[i]; + + if (l.event === event && l.callback === callback) { + this.listeners.splice(i, 1); + } + } +}; + +p.emit = function (event, data) { + for (var i = 0; i < this.listeners.length; i++) { + var l = this.listeners[i]; + + if (event === l.event) { + l.callback(data); + } + } +}; + +module.exports = Emitter; + +/***/ }) +/******/ ]); +}); + +/***/ }), + +/***/ 1495: +/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => { + +"use strict"; +/* harmony export */ __webpack_require__.d(__webpack_exports__, { +/* harmony export */ diagram: () => (/* binding */ diagram) +/* harmony export */ }); +/* harmony import */ var _mermaid_04fb0060_js__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(24028); +/* harmony import */ var d3__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(23617); +/* harmony import */ var _createText_a48a4c90_js__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(14780); +/* harmony import */ var cytoscape_dist_cytoscape_umd_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(14413); +/* harmony import */ var cytoscape_dist_cytoscape_umd_js__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(cytoscape_dist_cytoscape_umd_js__WEBPACK_IMPORTED_MODULE_1__); +/* harmony import */ var cytoscape_cose_bilkent__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(35302); +/* harmony import */ var cytoscape_cose_bilkent__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(cytoscape_cose_bilkent__WEBPACK_IMPORTED_MODULE_2__); +/* harmony import */ var khroma__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(28186); +/* harmony import */ var khroma__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(28482); +/* harmony import */ var khroma__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(57838); +/* harmony import */ var dayjs__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(27693); +/* harmony import */ var dayjs__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(dayjs__WEBPACK_IMPORTED_MODULE_3__); +/* harmony import */ var _braintree_sanitize_url__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(7608); +/* harmony import */ var dompurify__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(31699); +/* harmony import */ var dompurify__WEBPACK_IMPORTED_MODULE_5___default = /*#__PURE__*/__webpack_require__.n(dompurify__WEBPACK_IMPORTED_MODULE_5__); + + + + + + + + + + + + + + + +var parser = function() { + var o = function(k, v, o2, l) { + for (o2 = o2 || {}, l = k.length; l--; o2[k[l]] = v) + ; + return o2; + }, $V0 = [1, 4], $V1 = [1, 13], $V2 = [1, 12], $V3 = [1, 15], $V4 = [1, 16], $V5 = [1, 20], $V6 = [1, 19], $V7 = [6, 7, 8], $V8 = [1, 26], $V9 = [1, 24], $Va = [1, 25], $Vb = [6, 7, 11], $Vc = [1, 6, 13, 15, 16, 19, 22], $Vd = [1, 33], $Ve = [1, 34], $Vf = [1, 6, 7, 11, 13, 15, 16, 19, 22]; + var parser2 = { + trace: function trace() { + }, + yy: {}, + symbols_: { "error": 2, "start": 3, "mindMap": 4, "spaceLines": 5, "SPACELINE": 6, "NL": 7, "MINDMAP": 8, "document": 9, "stop": 10, "EOF": 11, "statement": 12, "SPACELIST": 13, "node": 14, "ICON": 15, "CLASS": 16, "nodeWithId": 17, "nodeWithoutId": 18, "NODE_DSTART": 19, "NODE_DESCR": 20, "NODE_DEND": 21, "NODE_ID": 22, "$accept": 0, "$end": 1 }, + terminals_: { 2: "error", 6: "SPACELINE", 7: "NL", 8: "MINDMAP", 11: "EOF", 13: "SPACELIST", 15: "ICON", 16: "CLASS", 19: "NODE_DSTART", 20: "NODE_DESCR", 21: "NODE_DEND", 22: "NODE_ID" }, + productions_: [0, [3, 1], [3, 2], [5, 1], [5, 2], [5, 2], [4, 2], [4, 3], [10, 1], [10, 1], [10, 1], [10, 2], [10, 2], [9, 3], [9, 2], [12, 2], [12, 2], [12, 2], [12, 1], [12, 1], [12, 1], [12, 1], [12, 1], [14, 1], [14, 1], [18, 3], [17, 1], [17, 4]], + performAction: function anonymous(yytext, yyleng, yylineno, yy, yystate, $$, _$) { + var $0 = $$.length - 1; + switch (yystate) { + case 6: + case 7: + return yy; + case 8: + yy.getLogger().trace("Stop NL "); + break; + case 9: + yy.getLogger().trace("Stop EOF "); + break; + case 11: + yy.getLogger().trace("Stop NL2 "); + break; + case 12: + yy.getLogger().trace("Stop EOF2 "); + break; + case 15: + yy.getLogger().info("Node: ", $$[$0].id); + yy.addNode($$[$0 - 1].length, $$[$0].id, $$[$0].descr, $$[$0].type); + break; + case 16: + yy.getLogger().trace("Icon: ", $$[$0]); + yy.decorateNode({ icon: $$[$0] }); + break; + case 17: + case 21: + yy.decorateNode({ class: $$[$0] }); + break; + case 18: + yy.getLogger().trace("SPACELIST"); + break; + case 19: + yy.getLogger().trace("Node: ", $$[$0].id); + yy.addNode(0, $$[$0].id, $$[$0].descr, $$[$0].type); + break; + case 20: + yy.decorateNode({ icon: $$[$0] }); + break; + case 25: + yy.getLogger().trace("node found ..", $$[$0 - 2]); + this.$ = { id: $$[$0 - 1], descr: $$[$0 - 1], type: yy.getType($$[$0 - 2], $$[$0]) }; + break; + case 26: + this.$ = { id: $$[$0], descr: $$[$0], type: yy.nodeType.DEFAULT }; + break; + case 27: + yy.getLogger().trace("node found ..", $$[$0 - 3]); + this.$ = { id: $$[$0 - 3], descr: $$[$0 - 1], type: yy.getType($$[$0 - 2], $$[$0]) }; + break; + } + }, + table: [{ 3: 1, 4: 2, 5: 3, 6: [1, 5], 8: $V0 }, { 1: [3] }, { 1: [2, 1] }, { 4: 6, 6: [1, 7], 7: [1, 8], 8: $V0 }, { 6: $V1, 7: [1, 10], 9: 9, 12: 11, 13: $V2, 14: 14, 15: $V3, 16: $V4, 17: 17, 18: 18, 19: $V5, 22: $V6 }, o($V7, [2, 3]), { 1: [2, 2] }, o($V7, [2, 4]), o($V7, [2, 5]), { 1: [2, 6], 6: $V1, 12: 21, 13: $V2, 14: 14, 15: $V3, 16: $V4, 17: 17, 18: 18, 19: $V5, 22: $V6 }, { 6: $V1, 9: 22, 12: 11, 13: $V2, 14: 14, 15: $V3, 16: $V4, 17: 17, 18: 18, 19: $V5, 22: $V6 }, { 6: $V8, 7: $V9, 10: 23, 11: $Va }, o($Vb, [2, 22], { 17: 17, 18: 18, 14: 27, 15: [1, 28], 16: [1, 29], 19: $V5, 22: $V6 }), o($Vb, [2, 18]), o($Vb, [2, 19]), o($Vb, [2, 20]), o($Vb, [2, 21]), o($Vb, [2, 23]), o($Vb, [2, 24]), o($Vb, [2, 26], { 19: [1, 30] }), { 20: [1, 31] }, { 6: $V8, 7: $V9, 10: 32, 11: $Va }, { 1: [2, 7], 6: $V1, 12: 21, 13: $V2, 14: 14, 15: $V3, 16: $V4, 17: 17, 18: 18, 19: $V5, 22: $V6 }, o($Vc, [2, 14], { 7: $Vd, 11: $Ve }), o($Vf, [2, 8]), o($Vf, [2, 9]), o($Vf, [2, 10]), o($Vb, [2, 15]), o($Vb, [2, 16]), o($Vb, [2, 17]), { 20: [1, 35] }, { 21: [1, 36] }, o($Vc, [2, 13], { 7: $Vd, 11: $Ve }), o($Vf, [2, 11]), o($Vf, [2, 12]), { 21: [1, 37] }, o($Vb, [2, 25]), o($Vb, [2, 27])], + defaultActions: { 2: [2, 1], 6: [2, 2] }, + parseError: function parseError2(str, hash) { + if (hash.recoverable) { + this.trace(str); + } else { + var error = new Error(str); + error.hash = hash; + throw error; + } + }, + parse: function parse(input) { + var self = this, stack = [0], tstack = [], vstack = [null], lstack = [], table = this.table, yytext = "", yylineno = 0, yyleng = 0, TERROR = 2, EOF = 1; + var args = lstack.slice.call(arguments, 1); + var lexer2 = Object.create(this.lexer); + var sharedState = { yy: {} }; + for (var k in this.yy) { + if (Object.prototype.hasOwnProperty.call(this.yy, k)) { + sharedState.yy[k] = this.yy[k]; + } + } + lexer2.setInput(input, sharedState.yy); + sharedState.yy.lexer = lexer2; + sharedState.yy.parser = this; + if (typeof lexer2.yylloc == "undefined") { + lexer2.yylloc = {}; + } + var yyloc = lexer2.yylloc; + lstack.push(yyloc); + var ranges = lexer2.options && lexer2.options.ranges; + if (typeof sharedState.yy.parseError === "function") { + this.parseError = sharedState.yy.parseError; + } else { + this.parseError = Object.getPrototypeOf(this).parseError; + } + function lex() { + var token; + token = tstack.pop() || lexer2.lex() || EOF; + if (typeof token !== "number") { + if (token instanceof Array) { + tstack = token; + token = tstack.pop(); + } + token = self.symbols_[token] || token; + } + return token; + } + var symbol, state, action, r, yyval = {}, p, len, newState, expected; + while (true) { + state = stack[stack.length - 1]; + if (this.defaultActions[state]) { + action = this.defaultActions[state]; + } else { + if (symbol === null || typeof symbol == "undefined") { + symbol = lex(); + } + action = table[state] && table[state][symbol]; + } + if (typeof action === "undefined" || !action.length || !action[0]) { + var errStr = ""; + expected = []; + for (p in table[state]) { + if (this.terminals_[p] && p > TERROR) { + expected.push("'" + this.terminals_[p] + "'"); + } + } + if (lexer2.showPosition) { + errStr = "Parse error on line " + (yylineno + 1) + ":\n" + lexer2.showPosition() + "\nExpecting " + expected.join(", ") + ", got '" + (this.terminals_[symbol] || symbol) + "'"; + } else { + errStr = "Parse error on line " + (yylineno + 1) + ": Unexpected " + (symbol == EOF ? "end of input" : "'" + (this.terminals_[symbol] || symbol) + "'"); + } + this.parseError(errStr, { + text: lexer2.match, + token: this.terminals_[symbol] || symbol, + line: lexer2.yylineno, + loc: yyloc, + expected + }); + } + if (action[0] instanceof Array && action.length > 1) { + throw new Error("Parse Error: multiple actions possible at state: " + state + ", token: " + symbol); + } + switch (action[0]) { + case 1: + stack.push(symbol); + vstack.push(lexer2.yytext); + lstack.push(lexer2.yylloc); + stack.push(action[1]); + symbol = null; + { + yyleng = lexer2.yyleng; + yytext = lexer2.yytext; + yylineno = lexer2.yylineno; + yyloc = lexer2.yylloc; + } + break; + case 2: + len = this.productions_[action[1]][1]; + yyval.$ = vstack[vstack.length - len]; + yyval._$ = { + first_line: lstack[lstack.length - (len || 1)].first_line, + last_line: lstack[lstack.length - 1].last_line, + first_column: lstack[lstack.length - (len || 1)].first_column, + last_column: lstack[lstack.length - 1].last_column + }; + if (ranges) { + yyval._$.range = [ + lstack[lstack.length - (len || 1)].range[0], + lstack[lstack.length - 1].range[1] + ]; + } + r = this.performAction.apply(yyval, [ + yytext, + yyleng, + yylineno, + sharedState.yy, + action[1], + vstack, + lstack + ].concat(args)); + if (typeof r !== "undefined") { + return r; + } + if (len) { + stack = stack.slice(0, -1 * len * 2); + vstack = vstack.slice(0, -1 * len); + lstack = lstack.slice(0, -1 * len); + } + stack.push(this.productions_[action[1]][0]); + vstack.push(yyval.$); + lstack.push(yyval._$); + newState = table[stack[stack.length - 2]][stack[stack.length - 1]]; + stack.push(newState); + break; + case 3: + return true; + } + } + return true; + } + }; + var lexer = function() { + var lexer2 = { + EOF: 1, + parseError: function parseError2(str, hash) { + if (this.yy.parser) { + this.yy.parser.parseError(str, hash); + } else { + throw new Error(str); + } + }, + // resets the lexer, sets new input + setInput: function(input, yy) { + this.yy = yy || this.yy || {}; + this._input = input; + this._more = this._backtrack = this.done = false; + 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 + }; + if (this.options.ranges) { + this.yylloc.range = [0, 0]; + } + this.offset = 0; + return this; + }, + // consumes and returns one char from the input + input: function() { + var ch = this._input[0]; + this.yytext += ch; + this.yyleng++; + this.offset++; + this.match += ch; + this.matched += ch; + var lines = ch.match(/(?:\r\n?|\n).*/g); + if (lines) { + this.yylineno++; + this.yylloc.last_line++; + } else { + this.yylloc.last_column++; + } + if (this.options.ranges) { + this.yylloc.range[1]++; + } + this._input = this._input.slice(1); + return ch; + }, + // unshifts one char (or a string) into the input + unput: function(ch) { + var len = ch.length; + var lines = ch.split(/(?:\r\n?|\n)/g); + this._input = ch + this._input; + this.yytext = this.yytext.substr(0, this.yytext.length - len); + this.offset -= len; + var oldLines = 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); + if (lines.length - 1) { + this.yylineno -= lines.length - 1; + } + var r = this.yylloc.range; + this.yylloc = { + first_line: this.yylloc.first_line, + last_line: this.yylineno + 1, + first_column: this.yylloc.first_column, + last_column: lines ? (lines.length === oldLines.length ? this.yylloc.first_column : 0) + oldLines[oldLines.length - lines.length].length - lines[0].length : this.yylloc.first_column - len + }; + if (this.options.ranges) { + this.yylloc.range = [r[0], r[0] + this.yyleng - len]; + } + this.yyleng = this.yytext.length; + return this; + }, + // When called from action, caches matched text and appends it on next action + more: function() { + this._more = true; + return this; + }, + // When called from action, signals the lexer that this rule fails to match the input, so the next matching rule (regex) should be tested instead. + reject: function() { + if (this.options.backtrack_lexer) { + this._backtrack = true; + } 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).\n" + this.showPosition(), { + text: "", + token: null, + line: this.yylineno + }); + } + return this; + }, + // retain first n characters of the match + less: function(n) { + this.unput(this.match.slice(n)); + }, + // displays already matched input, i.e. for error messages + pastInput: function() { + var past = this.matched.substr(0, this.matched.length - this.match.length); + return (past.length > 20 ? "..." : "") + past.substr(-20).replace(/\n/g, ""); + }, + // displays upcoming input, i.e. for error messages + upcomingInput: function() { + var next = this.match; + if (next.length < 20) { + next += this._input.substr(0, 20 - next.length); + } + return (next.substr(0, 20) + (next.length > 20 ? "..." : "")).replace(/\n/g, ""); + }, + // displays the character position where the lexing error occurred, i.e. for error messages + showPosition: function() { + var pre = this.pastInput(); + var c = new Array(pre.length + 1).join("-"); + return pre + this.upcomingInput() + "\n" + c + "^"; + }, + // test the lexed token: return FALSE when not a match, otherwise return token + test_match: function(match, indexed_rule) { + var token, lines, backup; + if (this.options.backtrack_lexer) { + backup = { + 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 + }; + if (this.options.ranges) { + backup.yylloc.range = this.yylloc.range.slice(0); + } + } + lines = match[0].match(/(?:\r\n?|\n).*/g); + if (lines) { + this.yylineno += lines.length; + } + this.yylloc = { + first_line: this.yylloc.last_line, + last_line: this.yylineno + 1, + first_column: this.yylloc.last_column, + last_column: lines ? lines[lines.length - 1].length - lines[lines.length - 1].match(/\r?\n?/)[0].length : this.yylloc.last_column + match[0].length + }; + this.yytext += match[0]; + this.match += match[0]; + this.matches = match; + this.yyleng = this.yytext.length; + if (this.options.ranges) { + this.yylloc.range = [this.offset, this.offset += this.yyleng]; + } + this._more = false; + this._backtrack = false; + this._input = this._input.slice(match[0].length); + this.matched += match[0]; + token = this.performAction.call(this, this.yy, this, indexed_rule, this.conditionStack[this.conditionStack.length - 1]); + if (this.done && this._input) { + this.done = false; + } + if (token) { + return token; + } else if (this._backtrack) { + for (var k in backup) { + this[k] = backup[k]; + } + return false; + } + return false; + }, + // return next match in input + next: function() { + if (this.done) { + return this.EOF; + } + if (!this._input) { + this.done = true; + } + var token, match, tempMatch, index; + if (!this._more) { + this.yytext = ""; + this.match = ""; + } + var rules = this._currentRules(); + for (var i = 0; i < rules.length; i++) { + tempMatch = this._input.match(this.rules[rules[i]]); + if (tempMatch && (!match || tempMatch[0].length > match[0].length)) { + match = tempMatch; + index = i; + if (this.options.backtrack_lexer) { + token = this.test_match(tempMatch, rules[i]); + if (token !== false) { + return token; + } else if (this._backtrack) { + match = false; + continue; + } else { + return false; + } + } else if (!this.options.flex) { + break; + } + } + } + if (match) { + token = this.test_match(match, rules[index]); + if (token !== false) { + return token; + } + return false; + } + if (this._input === "") { + return this.EOF; + } else { + return this.parseError("Lexical error on line " + (this.yylineno + 1) + ". Unrecognized text.\n" + this.showPosition(), { + text: "", + token: null, + line: this.yylineno + }); + } + }, + // return next match that has a token + lex: function lex() { + var r = this.next(); + if (r) { + return r; + } else { + return this.lex(); + } + }, + // activates a new lexer condition state (pushes the new lexer condition state onto the condition stack) + begin: function begin(condition) { + this.conditionStack.push(condition); + }, + // pop the previously active lexer condition state off the condition stack + popState: function popState() { + var n = this.conditionStack.length - 1; + if (n > 0) { + return this.conditionStack.pop(); + } else { + return this.conditionStack[0]; + } + }, + // produce the lexer rule set which is active for the currently active lexer condition state + _currentRules: function _currentRules() { + if (this.conditionStack.length && this.conditionStack[this.conditionStack.length - 1]) { + return this.conditions[this.conditionStack[this.conditionStack.length - 1]].rules; + } else { + return this.conditions["INITIAL"].rules; + } + }, + // return the currently active lexer condition state; when an index argument is provided it produces the N-th previous condition state, if available + topState: function topState(n) { + n = this.conditionStack.length - 1 - Math.abs(n || 0); + if (n >= 0) { + return this.conditionStack[n]; + } else { + return "INITIAL"; + } + }, + // alias for begin(condition) + pushState: function pushState(condition) { + this.begin(condition); + }, + // return the number of states currently on the stack + stateStackSize: function stateStackSize() { + return this.conditionStack.length; + }, + options: { "case-insensitive": true }, + performAction: function anonymous(yy, yy_, $avoiding_name_collisions, YY_START) { + switch ($avoiding_name_collisions) { + case 0: + yy.getLogger().trace("Found comment", yy_.yytext); + return 6; + case 1: + return 8; + case 2: + this.begin("CLASS"); + break; + case 3: + this.popState(); + return 16; + case 4: + this.popState(); + break; + case 5: + yy.getLogger().trace("Begin icon"); + this.begin("ICON"); + break; + case 6: + yy.getLogger().trace("SPACELINE"); + return 6; + case 7: + return 7; + case 8: + return 15; + case 9: + yy.getLogger().trace("end icon"); + this.popState(); + break; + case 10: + yy.getLogger().trace("Exploding node"); + this.begin("NODE"); + return 19; + case 11: + yy.getLogger().trace("Cloud"); + this.begin("NODE"); + return 19; + case 12: + yy.getLogger().trace("Explosion Bang"); + this.begin("NODE"); + return 19; + case 13: + yy.getLogger().trace("Cloud Bang"); + this.begin("NODE"); + return 19; + case 14: + this.begin("NODE"); + return 19; + case 15: + this.begin("NODE"); + return 19; + case 16: + this.begin("NODE"); + return 19; + case 17: + this.begin("NODE"); + return 19; + case 18: + return 13; + case 19: + return 22; + case 20: + return 11; + case 21: + this.begin("NSTR2"); + break; + case 22: + return "NODE_DESCR"; + case 23: + this.popState(); + break; + case 24: + yy.getLogger().trace("Starting NSTR"); + this.begin("NSTR"); + break; + case 25: + yy.getLogger().trace("description:", yy_.yytext); + return "NODE_DESCR"; + case 26: + this.popState(); + break; + case 27: + this.popState(); + yy.getLogger().trace("node end ))"); + return "NODE_DEND"; + case 28: + this.popState(); + yy.getLogger().trace("node end )"); + return "NODE_DEND"; + case 29: + this.popState(); + yy.getLogger().trace("node end ...", yy_.yytext); + return "NODE_DEND"; + case 30: + this.popState(); + yy.getLogger().trace("node end (("); + return "NODE_DEND"; + case 31: + this.popState(); + yy.getLogger().trace("node end (-"); + return "NODE_DEND"; + case 32: + this.popState(); + yy.getLogger().trace("node end (-"); + return "NODE_DEND"; + case 33: + this.popState(); + yy.getLogger().trace("node end (("); + return "NODE_DEND"; + case 34: + this.popState(); + yy.getLogger().trace("node end (("); + return "NODE_DEND"; + case 35: + yy.getLogger().trace("Long description:", yy_.yytext); + return 20; + case 36: + yy.getLogger().trace("Long description:", yy_.yytext); + return 20; + } + }, + rules: [/^(?:\s*%%.*)/i, /^(?:mindmap\b)/i, /^(?::::)/i, /^(?:.+)/i, /^(?:\n)/i, /^(?:::icon\()/i, /^(?:[\s]+[\n])/i, /^(?:[\n]+)/i, /^(?:[^\)]+)/i, /^(?:\))/i, /^(?:-\))/i, /^(?:\(-)/i, /^(?:\)\))/i, /^(?:\))/i, /^(?:\(\()/i, /^(?:\{\{)/i, /^(?:\()/i, /^(?:\[)/i, /^(?:[\s]+)/i, /^(?:[^\(\[\n\)\{\}]+)/i, /^(?:$)/i, /^(?:["][`])/i, /^(?:[^`"]+)/i, /^(?:[`]["])/i, /^(?:["])/i, /^(?:[^"]+)/i, /^(?:["])/i, /^(?:[\)]\))/i, /^(?:[\)])/i, /^(?:[\]])/i, /^(?:\}\})/i, /^(?:\(-)/i, /^(?:-\))/i, /^(?:\(\()/i, /^(?:\()/i, /^(?:[^\)\]\(\}]+)/i, /^(?:.+(?!\(\())/i], + conditions: { "CLASS": { "rules": [3, 4], "inclusive": false }, "ICON": { "rules": [8, 9], "inclusive": false }, "NSTR2": { "rules": [22, 23], "inclusive": false }, "NSTR": { "rules": [25, 26], "inclusive": false }, "NODE": { "rules": [21, 24, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36], "inclusive": false }, "INITIAL": { "rules": [0, 1, 2, 5, 6, 7, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20], "inclusive": true } } + }; + return lexer2; + }(); + parser2.lexer = lexer; + function Parser() { + this.yy = {}; + } + Parser.prototype = parser2; + parser2.Parser = Parser; + return new Parser(); +}(); +parser.parser = parser; +const mindmapParser = parser; +const sanitizeText = (text) => (0,_mermaid_04fb0060_js__WEBPACK_IMPORTED_MODULE_6__.d)(text, (0,_mermaid_04fb0060_js__WEBPACK_IMPORTED_MODULE_6__.c)()); +let nodes = []; +let cnt = 0; +let elements = {}; +const clear = () => { + nodes = []; + cnt = 0; + elements = {}; +}; +const getParent = function(level) { + for (let i = nodes.length - 1; i >= 0; i--) { + if (nodes[i].level < level) { + return nodes[i]; + } + } + return null; +}; +const getMindmap = () => { + return nodes.length > 0 ? nodes[0] : null; +}; +const addNode = (level, id, descr, type) => { + _mermaid_04fb0060_js__WEBPACK_IMPORTED_MODULE_6__.l.info("addNode", level, id, descr, type); + const conf = (0,_mermaid_04fb0060_js__WEBPACK_IMPORTED_MODULE_6__.c)(); + const node = { + id: cnt++, + nodeId: sanitizeText(id), + level, + descr: sanitizeText(descr), + type, + children: [], + width: (0,_mermaid_04fb0060_js__WEBPACK_IMPORTED_MODULE_6__.c)().mindmap.maxNodeWidth + }; + switch (node.type) { + case nodeType.ROUNDED_RECT: + node.padding = 2 * conf.mindmap.padding; + break; + case nodeType.RECT: + node.padding = 2 * conf.mindmap.padding; + break; + case nodeType.HEXAGON: + node.padding = 2 * conf.mindmap.padding; + break; + default: + node.padding = conf.mindmap.padding; + } + const parent = getParent(level); + if (parent) { + parent.children.push(node); + nodes.push(node); + } else { + if (nodes.length === 0) { + nodes.push(node); + } else { + let error = new Error( + 'There can be only one root. No parent could be found for ("' + node.descr + '")' + ); + error.hash = { + text: "branch " + name, + token: "branch " + name, + line: "1", + loc: { first_line: 1, last_line: 1, first_column: 1, last_column: 1 }, + expected: ['"checkout ' + name + '"'] + }; + throw error; + } + } +}; +const nodeType = { + DEFAULT: 0, + NO_BORDER: 0, + ROUNDED_RECT: 1, + RECT: 2, + CIRCLE: 3, + CLOUD: 4, + BANG: 5, + HEXAGON: 6 +}; +const getType = (startStr, endStr) => { + _mermaid_04fb0060_js__WEBPACK_IMPORTED_MODULE_6__.l.debug("In get type", startStr, endStr); + switch (startStr) { + case "[": + return nodeType.RECT; + case "(": + return endStr === ")" ? nodeType.ROUNDED_RECT : nodeType.CLOUD; + case "((": + return nodeType.CIRCLE; + case ")": + return nodeType.CLOUD; + case "))": + return nodeType.BANG; + case "{{": + return nodeType.HEXAGON; + default: + return nodeType.DEFAULT; + } +}; +const setElementForId = (id, element) => { + elements[id] = element; +}; +const decorateNode = (decoration) => { + const node = nodes[nodes.length - 1]; + if (decoration && decoration.icon) { + node.icon = sanitizeText(decoration.icon); + } + if (decoration && decoration.class) { + node.class = sanitizeText(decoration.class); + } +}; +const type2Str = (type) => { + switch (type) { + case nodeType.DEFAULT: + return "no-border"; + case nodeType.RECT: + return "rect"; + case nodeType.ROUNDED_RECT: + return "rounded-rect"; + case nodeType.CIRCLE: + return "circle"; + case nodeType.CLOUD: + return "cloud"; + case nodeType.BANG: + return "bang"; + case nodeType.HEXAGON: + return "hexgon"; + default: + return "no-border"; + } +}; +let parseError; +const setErrorHandler = (handler) => { + parseError = handler; +}; +const getLogger = () => _mermaid_04fb0060_js__WEBPACK_IMPORTED_MODULE_6__.l; +const getNodeById = (id) => nodes[id]; +const getElementById = (id) => elements[id]; +const mindmapDb = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({ + __proto__: null, + addNode, + clear, + decorateNode, + getElementById, + getLogger, + getMindmap, + getNodeById, + getType, + nodeType, + get parseError() { + return parseError; + }, + sanitizeText, + setElementForId, + setErrorHandler, + type2Str +}, Symbol.toStringTag, { value: "Module" })); +const MAX_SECTIONS = 12; +const defaultBkg = function(elem, node, section) { + const rd = 5; + elem.append("path").attr("id", "node-" + node.id).attr("class", "node-bkg node-" + type2Str(node.type)).attr( + "d", + `M0 ${node.height - rd} v${-node.height + 2 * rd} q0,-5 5,-5 h${node.width - 2 * rd} q5,0 5,5 v${node.height - rd} H0 Z` + ); + elem.append("line").attr("class", "node-line-" + section).attr("x1", 0).attr("y1", node.height).attr("x2", node.width).attr("y2", node.height); +}; +const rectBkg = function(elem, node) { + elem.append("rect").attr("id", "node-" + node.id).attr("class", "node-bkg node-" + type2Str(node.type)).attr("height", node.height).attr("width", node.width); +}; +const cloudBkg = function(elem, node) { + const w = node.width; + const h = node.height; + const r1 = 0.15 * w; + const r2 = 0.25 * w; + const r3 = 0.35 * w; + const r4 = 0.2 * w; + elem.append("path").attr("id", "node-" + node.id).attr("class", "node-bkg node-" + type2Str(node.type)).attr( + "d", + `M0 0 a${r1},${r1} 0 0,1 ${w * 0.25},${-1 * w * 0.1} + a${r3},${r3} 1 0,1 ${w * 0.4},${-1 * w * 0.1} + a${r2},${r2} 1 0,1 ${w * 0.35},${1 * w * 0.2} + + a${r1},${r1} 1 0,1 ${w * 0.15},${1 * h * 0.35} + a${r4},${r4} 1 0,1 ${-1 * w * 0.15},${1 * h * 0.65} + + a${r2},${r1} 1 0,1 ${-1 * w * 0.25},${w * 0.15} + a${r3},${r3} 1 0,1 ${-1 * w * 0.5},${0} + a${r1},${r1} 1 0,1 ${-1 * w * 0.25},${-1 * w * 0.15} + + a${r1},${r1} 1 0,1 ${-1 * w * 0.1},${-1 * h * 0.35} + a${r4},${r4} 1 0,1 ${w * 0.1},${-1 * h * 0.65} + + H0 V0 Z` + ); +}; +const bangBkg = function(elem, node) { + const w = node.width; + const h = node.height; + const r = 0.15 * w; + elem.append("path").attr("id", "node-" + node.id).attr("class", "node-bkg node-" + type2Str(node.type)).attr( + "d", + `M0 0 a${r},${r} 1 0,0 ${w * 0.25},${-1 * h * 0.1} + a${r},${r} 1 0,0 ${w * 0.25},${0} + a${r},${r} 1 0,0 ${w * 0.25},${0} + a${r},${r} 1 0,0 ${w * 0.25},${1 * h * 0.1} + + a${r},${r} 1 0,0 ${w * 0.15},${1 * h * 0.33} + a${r * 0.8},${r * 0.8} 1 0,0 ${0},${1 * h * 0.34} + a${r},${r} 1 0,0 ${-1 * w * 0.15},${1 * h * 0.33} + + a${r},${r} 1 0,0 ${-1 * w * 0.25},${h * 0.15} + a${r},${r} 1 0,0 ${-1 * w * 0.25},${0} + a${r},${r} 1 0,0 ${-1 * w * 0.25},${0} + a${r},${r} 1 0,0 ${-1 * w * 0.25},${-1 * h * 0.15} + + a${r},${r} 1 0,0 ${-1 * w * 0.1},${-1 * h * 0.33} + a${r * 0.8},${r * 0.8} 1 0,0 ${0},${-1 * h * 0.34} + a${r},${r} 1 0,0 ${w * 0.1},${-1 * h * 0.33} + + H0 V0 Z` + ); +}; +const circleBkg = function(elem, node) { + elem.append("circle").attr("id", "node-" + node.id).attr("class", "node-bkg node-" + type2Str(node.type)).attr("r", node.width / 2); +}; +function insertPolygonShape(parent, w, h, points, node) { + return parent.insert("polygon", ":first-child").attr( + "points", + points.map(function(d) { + return d.x + "," + d.y; + }).join(" ") + ).attr("transform", "translate(" + (node.width - w) / 2 + ", " + h + ")"); +} +const hexagonBkg = function(elem, node) { + const h = node.height; + const f = 4; + const m = h / f; + const w = node.width - node.padding + 2 * m; + const points = [ + { x: m, y: 0 }, + { x: w - m, y: 0 }, + { x: w, y: -h / 2 }, + { x: w - m, y: -h }, + { x: m, y: -h }, + { x: 0, y: -h / 2 } + ]; + insertPolygonShape(elem, w, h, points, node); +}; +const roundedRectBkg = function(elem, node) { + elem.append("rect").attr("id", "node-" + node.id).attr("class", "node-bkg node-" + type2Str(node.type)).attr("height", node.height).attr("rx", node.padding).attr("ry", node.padding).attr("width", node.width); +}; +const drawNode = function(elem, node, fullSection, conf) { + const htmlLabels = conf.htmlLabels; + const section = fullSection % (MAX_SECTIONS - 1); + const nodeElem = elem.append("g"); + node.section = section; + let sectionClass = "section-" + section; + if (section < 0) { + sectionClass += " section-root"; + } + nodeElem.attr("class", (node.class ? node.class + " " : "") + "mindmap-node " + sectionClass); + const bkgElem = nodeElem.append("g"); + const textElem = nodeElem.append("g"); + const description = node.descr.replace(/()/g, "\n"); + (0,_createText_a48a4c90_js__WEBPACK_IMPORTED_MODULE_7__.a)(textElem, description, { + useHtmlLabels: htmlLabels, + width: node.width, + classes: "mindmap-node-label" + }); + if (!htmlLabels) { + textElem.attr("dy", "1em").attr("alignment-baseline", "middle").attr("dominant-baseline", "middle").attr("text-anchor", "middle"); + } + const bbox = textElem.node().getBBox(); + const fontSize = conf.fontSize.replace ? conf.fontSize.replace("px", "") : conf.fontSize; + node.height = bbox.height + fontSize * 1.1 * 0.5 + node.padding; + node.width = bbox.width + 2 * node.padding; + if (node.icon) { + if (node.type === nodeType.CIRCLE) { + node.height += 50; + node.width += 50; + const icon = nodeElem.append("foreignObject").attr("height", "50px").attr("width", node.width).attr("style", "text-align: center;"); + icon.append("div").attr("class", "icon-container").append("i").attr("class", "node-icon-" + section + " " + node.icon); + textElem.attr( + "transform", + "translate(" + node.width / 2 + ", " + (node.height / 2 - 1.5 * node.padding) + ")" + ); + } else { + node.width += 50; + const orgHeight = node.height; + node.height = Math.max(orgHeight, 60); + const heightDiff = Math.abs(node.height - orgHeight); + const icon = nodeElem.append("foreignObject").attr("width", "60px").attr("height", node.height).attr("style", "text-align: center;margin-top:" + heightDiff / 2 + "px;"); + icon.append("div").attr("class", "icon-container").append("i").attr("class", "node-icon-" + section + " " + node.icon); + textElem.attr( + "transform", + "translate(" + (25 + node.width / 2) + ", " + (heightDiff / 2 + node.padding / 2) + ")" + ); + } + } else { + if (!htmlLabels) { + const dx = node.width / 2; + const dy = node.padding / 2; + textElem.attr("transform", "translate(" + dx + ", " + dy + ")"); + } else { + const dx = (node.width - bbox.width) / 2; + const dy = (node.height - bbox.height) / 2; + textElem.attr("transform", "translate(" + dx + ", " + dy + ")"); + } + } + switch (node.type) { + case nodeType.DEFAULT: + defaultBkg(bkgElem, node, section); + break; + case nodeType.ROUNDED_RECT: + roundedRectBkg(bkgElem, node); + break; + case nodeType.RECT: + rectBkg(bkgElem, node); + break; + case nodeType.CIRCLE: + bkgElem.attr("transform", "translate(" + node.width / 2 + ", " + +node.height / 2 + ")"); + circleBkg(bkgElem, node); + break; + case nodeType.CLOUD: + cloudBkg(bkgElem, node); + break; + case nodeType.BANG: + bangBkg(bkgElem, node); + break; + case nodeType.HEXAGON: + hexagonBkg(bkgElem, node); + break; + } + setElementForId(node.id, nodeElem); + return node.height; +}; +const drawEdge = function drawEdge2(edgesElem, mindmap, parent, depth, fullSection) { + const section = fullSection % (MAX_SECTIONS - 1); + const sx = parent.x + parent.width / 2; + const sy = parent.y + parent.height / 2; + const ex = mindmap.x + mindmap.width / 2; + const ey = mindmap.y + mindmap.height / 2; + const mx = ex > sx ? sx + Math.abs(sx - ex) / 2 : sx - Math.abs(sx - ex) / 2; + const my = ey > sy ? sy + Math.abs(sy - ey) / 2 : sy - Math.abs(sy - ey) / 2; + const qx = ex > sx ? Math.abs(sx - mx) / 2 + sx : -Math.abs(sx - mx) / 2 + sx; + const qy = ey > sy ? Math.abs(sy - my) / 2 + sy : -Math.abs(sy - my) / 2 + sy; + edgesElem.append("path").attr( + "d", + parent.direction === "TB" || parent.direction === "BT" ? `M${sx},${sy} Q${sx},${qy} ${mx},${my} T${ex},${ey}` : `M${sx},${sy} Q${qx},${sy} ${mx},${my} T${ex},${ey}` + ).attr("class", "edge section-edge-" + section + " edge-depth-" + depth); +}; +const positionNode = function(node) { + const nodeElem = getElementById(node.id); + const x = node.x || 0; + const y = node.y || 0; + nodeElem.attr("transform", "translate(" + x + "," + y + ")"); +}; +const svgDraw = { drawNode, positionNode, drawEdge }; +cytoscape_dist_cytoscape_umd_js__WEBPACK_IMPORTED_MODULE_1___default().use((cytoscape_cose_bilkent__WEBPACK_IMPORTED_MODULE_2___default())); +function drawNodes(svg, mindmap, section, conf) { + svgDraw.drawNode(svg, mindmap, section, conf); + if (mindmap.children) { + mindmap.children.forEach((child, index) => { + drawNodes(svg, child, section < 0 ? index : section, conf); + }); + } +} +function drawEdges(edgesEl, cy) { + cy.edges().map((edge, id) => { + const data = edge.data(); + if (edge[0]._private.bodyBounds) { + const bounds = edge[0]._private.rscratch; + _mermaid_04fb0060_js__WEBPACK_IMPORTED_MODULE_6__.l.trace("Edge: ", id, data); + edgesEl.insert("path").attr( + "d", + `M ${bounds.startX},${bounds.startY} L ${bounds.midX},${bounds.midY} L${bounds.endX},${bounds.endY} ` + ).attr("class", "edge section-edge-" + data.section + " edge-depth-" + data.depth); + } + }); +} +function addNodes(mindmap, cy, conf, level) { + cy.add({ + group: "nodes", + data: { + id: mindmap.id, + labelText: mindmap.descr, + height: mindmap.height, + width: mindmap.width, + level, + nodeId: mindmap.id, + padding: mindmap.padding, + type: mindmap.type + }, + position: { + x: mindmap.x, + y: mindmap.y + } + }); + if (mindmap.children) { + mindmap.children.forEach((child) => { + addNodes(child, cy, conf, level + 1); + cy.add({ + group: "edges", + data: { + id: `${mindmap.id}_${child.id}`, + source: mindmap.id, + target: child.id, + depth: level, + section: child.section + } + }); + }); + } +} +function layoutMindmap(node, conf) { + return new Promise((resolve) => { + const renderEl = (0,d3__WEBPACK_IMPORTED_MODULE_0__/* .select */ .Ys)("body").append("div").attr("id", "cy").attr("style", "display:none"); + const cy = cytoscape_dist_cytoscape_umd_js__WEBPACK_IMPORTED_MODULE_1___default()({ + container: document.getElementById("cy"), + // container to render in + style: [ + { + selector: "edge", + style: { + "curve-style": "bezier" + } + } + ] + }); + renderEl.remove(); + addNodes(node, cy, conf, 0); + cy.nodes().forEach(function(n) { + n.layoutDimensions = () => { + const data = n.data(); + return { w: data.width, h: data.height }; + }; + }); + cy.layout({ + name: "cose-bilkent", + quality: "proof", + // headless: true, + styleEnabled: false, + animate: false + }).run(); + cy.ready((e) => { + _mermaid_04fb0060_js__WEBPACK_IMPORTED_MODULE_6__.l.info("Ready", e); + resolve(cy); + }); + }); +} +function positionNodes(cy) { + cy.nodes().map((node, id) => { + const data = node.data(); + data.x = node.position().x; + data.y = node.position().y; + svgDraw.positionNode(data); + const el = getElementById(data.nodeId); + _mermaid_04fb0060_js__WEBPACK_IMPORTED_MODULE_6__.l.info("Id:", id, "Position: (", node.position().x, ", ", node.position().y, ")", data); + el.attr( + "transform", + `translate(${node.position().x - data.width / 2}, ${node.position().y - data.height / 2})` + ); + el.attr("attr", `apa-${id})`); + }); +} +const draw = async (text, id, version, diagObj) => { + const conf = (0,_mermaid_04fb0060_js__WEBPACK_IMPORTED_MODULE_6__.c)(); + conf.htmlLabels = false; + _mermaid_04fb0060_js__WEBPACK_IMPORTED_MODULE_6__.l.debug("Rendering mindmap diagram\n" + text, diagObj.parser); + const securityLevel = (0,_mermaid_04fb0060_js__WEBPACK_IMPORTED_MODULE_6__.c)().securityLevel; + let sandboxElement; + if (securityLevel === "sandbox") { + sandboxElement = (0,d3__WEBPACK_IMPORTED_MODULE_0__/* .select */ .Ys)("#i" + id); + } + const root = securityLevel === "sandbox" ? (0,d3__WEBPACK_IMPORTED_MODULE_0__/* .select */ .Ys)(sandboxElement.nodes()[0].contentDocument.body) : (0,d3__WEBPACK_IMPORTED_MODULE_0__/* .select */ .Ys)("body"); + const svg = root.select("#" + id); + svg.append("g"); + const mm = diagObj.db.getMindmap(); + const edgesElem = svg.append("g"); + edgesElem.attr("class", "mindmap-edges"); + const nodesElem = svg.append("g"); + nodesElem.attr("class", "mindmap-nodes"); + drawNodes(nodesElem, mm, -1, conf); + const cy = await layoutMindmap(mm, conf); + drawEdges(edgesElem, cy); + positionNodes(cy); + (0,_mermaid_04fb0060_js__WEBPACK_IMPORTED_MODULE_6__.o)(void 0, svg, conf.mindmap.padding, conf.mindmap.useMaxWidth); +}; +const mindmapRenderer = { + draw +}; +const genSections = (options) => { + let sections = ""; + for (let i = 0; i < options.THEME_COLOR_LIMIT; i++) { + options["lineColor" + i] = options["lineColor" + i] || options["cScaleInv" + i]; + if ((0,khroma__WEBPACK_IMPORTED_MODULE_8__/* ["default"] */ .Z)(options["lineColor" + i])) { + options["lineColor" + i] = (0,khroma__WEBPACK_IMPORTED_MODULE_9__/* ["default"] */ .Z)(options["lineColor" + i], 20); + } else { + options["lineColor" + i] = (0,khroma__WEBPACK_IMPORTED_MODULE_10__/* ["default"] */ .Z)(options["lineColor" + i], 20); + } + } + for (let i = 0; i < options.THEME_COLOR_LIMIT; i++) { + const sw = "" + (17 - 3 * i); + sections += ` + .section-${i - 1} rect, .section-${i - 1} path, .section-${i - 1} circle, .section-${i - 1} polygon, .section-${i - 1} path { + fill: ${options["cScale" + i]}; + } + .section-${i - 1} text { + fill: ${options["cScaleLabel" + i]}; + } + .node-icon-${i - 1} { + font-size: 40px; + color: ${options["cScaleLabel" + i]}; + } + .section-edge-${i - 1}{ + stroke: ${options["cScale" + i]}; + } + .edge-depth-${i - 1}{ + stroke-width: ${sw}; + } + .section-${i - 1} line { + stroke: ${options["cScaleInv" + i]} ; + stroke-width: 3; + } + + .disabled, .disabled circle, .disabled text { + fill: lightgray; + } + .disabled text { + fill: #efefef; + } + `; + } + return sections; +}; +const getStyles = (options) => ` + .edge { + stroke-width: 3; + } + ${genSections(options)} + .section-root rect, .section-root path, .section-root circle, .section-root polygon { + fill: ${options.git0}; + } + .section-root text { + fill: ${options.gitBranchLabel0}; + } + .icon-container { + height:100%; + display: flex; + justify-content: center; + align-items: center; + } + .edge { + fill: none; + } + .mindmap-node-label { + dy: 1em; + alignment-baseline: middle; + text-anchor: middle; + dominant-baseline: middle; + text-align: center; + } +`; +const mindmapStyles = getStyles; +const diagram = { + db: mindmapDb, + renderer: mindmapRenderer, + parser: mindmapParser, + styles: mindmapStyles +}; + + + +/***/ }) + +}]); +//# sourceMappingURL=1495.41f3debb92dfdd91c6da.js.map?v=41f3debb92dfdd91c6da \ No newline at end of file diff --git a/vlmpy310/lib/python3.10/site-packages/notebook/static/1542.8f0b79431f7af2f43f1e.js.map b/vlmpy310/lib/python3.10/site-packages/notebook/static/1542.8f0b79431f7af2f43f1e.js.map new file mode 100644 index 0000000000000000000000000000000000000000..3f6e67bfbc2f734115b59b1b78766f2005372c55 --- /dev/null +++ b/vlmpy310/lib/python3.10/site-packages/notebook/static/1542.8f0b79431f7af2f43f1e.js.map @@ -0,0 +1 @@ +{"version":3,"file":"1542.8f0b79431f7af2f43f1e.js?v=8f0b79431f7af2f43f1e","mappings":";;;;;;AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACa,OAAO,mBAAO,CAAC,KAAO,KAAK,mBAAO,CAAC,KAAW,EAAE,cAAc,yEAAyE,mBAAmB,mDAAmD,oCAAoC,2HAA2H,qBAAqB,iBAAiB,QAAQ;AACva,iBAAiB,QAAQ,QAAQ,WAAW;AAC5C;AACA,EAAE,OAAO,eAAe,0BAA0B,0BAA0B,8BAA8B,SAAS,SAAS,qBAAqB,iCAAiC,iBAAiB,uCAAuC,6BAA6B,qCAAqC,6BAA6B,+BAA+B;AACxW,qBAAqB,0DAA0D,cAAc,2BAA2B,gBAAgB,oBAAoB,uBAAuB,4BAA4B,SAAS,0BAA0B,yCAAyC,qBAAqB,0BAA0B,uBAAuB,oBAAoB,YAAY,mBAAmB,yBAAyB;AAC7a,sKAAsK,gCAAgC,EAAE,4HAA4H,WAAW,mCAAmC,EAAE,yEAAyE,8CAA8C;AAC3e,4FAA4F,gCAAgC,EAAE,6QAA6Q,8CAA8C;AACzb,8DAA8D,gCAAgC,EAAE,2CAA2C,gCAAgC,EAAE,kDAAkD,gCAAgC,EAAE,wCAAwC,8CAA8C,EAAE,uBAAuB,eAAe;AAC/X,ylCAAylC;AACzlC,IAAI,gCAAgC,EAAE,0GAA0G,uBAAuB,0DAA0D,EAAE,wDAAwD,uBAAuB,kEAAkE,EAAE,+CAA+C,8CAA8C;AACnd,sFAAsF,yDAAyD,8CAA8C;AAC7L,qBAAqB,oCAAoC;AACzD,4bAA4b,0BAA0B;AACtd,qCAAqC,kCAAkC,0BAA0B,mCAAmC,uBAAuB,eAAe,6CAA6C,6BAA6B,mCAAmC,uBAAuB,eAAe,mBAAmB,eAAe,SAAS,2CAA2C,eAAe,gBAAgB;AAClb,iBAAiB,mBAAmB,MAAM,8BAA8B,+BAA+B,IAAI,qBAAqB,eAAe,4CAA4C,eAAe,gBAAgB,gDAAgD,IAAI,wBAAwB,SAAS,QAAQ,0BAA0B,KAAK,IAAI,SAAS,SAAS,IAAI,oBAAoB,KAAK,IAAI,eAAe,SAAS,IAAI,KAAK,SAAS,oCAAoC;AAC3d,gDAAgD,wBAAwB,KAAK,KAAK,WAAW,wBAAwB,iBAAiB,gCAAgC,2CAA2C,qFAAqF,SAAS,kBAAkB,QAAQ,QAAQ,gCAAgC;AACjX,eAAe,cAAc,yBAAyB,0BAA0B,8BAA8B,kCAAkC,+CAA+C,wCAAwC,gCAAgC;AACvQ,eAAe,uBAAuB,4DAA4D,gCAAgC,UAAU,yBAAyB,uBAAuB,yBAAyB,2BAA2B,yBAAyB,6BAA6B,0CAA0C,qDAAqD,8DAA8D,uBAAuB,gBAAgB;AAC1e,sDAAsD,SAAS,mEAAmE,qBAAqB,UAAU,IAAI,gBAAgB,WAAW;AAChM,eAAe,aAAa,cAAc,sBAAsB,oDAAoD,8DAA8D,mCAAmC,+GAA+G,wBAAwB,gBAAgB,sBAAsB,oBAAoB,oBAAoB,qBAAqB,yCAAyC;AACxe,yBAAyB,sBAAsB,yBAAyB,6BAA6B,8BAA8B,yGAAyG,gCAAgC,YAAY,eAAe,iBAAiB,qEAAqE,uBAAuB;AACpZ,eAAe,aAAa;AAC5B,eAAe,qGAAqG,uGAAuG,oBAAoB,2BAA2B,+BAA+B,oBAAoB,iBAAiB,OAAO,gBAAgB,EAAE,2BAA2B,wBAAwB,EAAE,OAAO,oBAAoB,SAAS,sBAAsB,OAAO,yBAAyB;AACtf,KAAK,eAAe,eAAe,yCAAyC,eAAe,eAAe,sBAAsB,eAAe,mBAAmB,SAAS,8CAA8C,IAAI,mCAAmC,eAAe,qDAAqD,sCAAsC,IAAI,+BAA+B,SAAS;AACtZ,iBAAiB,gBAAgB,WAAW,IAAI,wGAAwG,EAAE,iBAAiB,0FAA0F,8BAA8B,iBAAiB,gHAAgH,iBAAiB,YAAY;AACjc,iBAAiB,QAAQ,2BAA2B,4BAA4B,gDAAgD,oCAAoC,mCAAmC,2BAA2B,OAAO,2GAA2G;AACpV,mBAAmB,gEAAgE,aAAa,yEAAyE,kCAAkC,4BAA4B,iBAAiB,SAAS,oBAAoB,kDAAkD;AACvU,mBAAmB,6IAA6I;AAChK,qBAAqB,YAAY,MAAM,KAAK,YAAY,WAAW,mBAAmB,QAAQ,WAAW,4GAA4G,KAAK,WAAW,OAAO,QAAQ,WAAW,KAAK,mBAAmB,iBAAiB,6BAA6B,OAAO,kCAAkC;AAC9W,iBAAiB,sDAAsD,WAAW,IAAI,0EAA0E,EAAE,iBAAiB,cAAc,YAAY,aAAa,iBAAiB,YAAY,8BAA8B,UAAU,iCAAiC,OAAO,IAAI,gBAAgB,IAAI,iBAAiB;AAChX,iBAAiB,uCAAuC,wGAAwG,+BAA+B,eAAe,oBAAoB,gEAAgE,eAAe,UAAU,8CAA8C,uDAAuD;AACha,iBAAiB;AACjB,sBAAsB,kFAAkF,yCAAyC,kBAAkB,EAAE,GAAG,eAAe,gFAAgF,KAAK,qCAAqC,qDAAqD,oBAAoB,aAAa,6BAA6B,KAAK,aAAa,8BAA8B;AACpd,iBAAiB,MAAM,mBAAmB,uCAAuC,cAAc,QAAQ;AACvG,QAAQ;AACR,iJAAiJ,8BAA8B,oCAAoC,uBAAuB,6CAA6C,YAAY,EAAE,EAAE,mBAAmB;AAC1T,iBAAiB,UAAU,uCAAuC,yCAAyC,4BAA4B,6BAA6B,UAAU,YAAY,EAAE,yHAAyH;AACrT,iBAAiB,MAAM,oFAAoF,oCAAoC,uCAAuC,4GAA4G;AAClS,iBAAiB,oDAAoD,UAAU,kLAAkL,kBAAkB,YAAY,eAAe,iCAAiC,yDAAyD,qCAAqC;AAC7a,eAAe,YAAY,8CAA8C,kBAAkB,uCAAuC,eAAe,6BAA6B,cAAc,OAAO,cAAc,WAAW,MAAM,aAAa,WAAW,cAAc,iBAAiB,YAAY,eAAe,UAAU,mBAAmB,oBAAoB,MAAM,IAAI,iBAAiB,QAAQ;AACxY,iBAAiB,kBAAkB,wBAAwB,YAAY,wBAAwB,OAAO,YAAY,sUAAsU,KAAK,QAAQ,aAAa,iBAAiB;AACne,wCAAwC,SAAS,UAAU,UAAU,UAAU,oCAAoC,eAAe,OAAO,EAAE,sCAAsC,yCAAyC,SAAS,MAAM,+BAA+B,8CAA8C,IAAI,aAAa,SAAS,iBAAiB,oCAAoC,oBAAoB,MAAM,OAAO,+BAA+B,MAAM,QAAQ;AACnd,+BAA+B,yBAAyB,OAAO,OAAO,SAAS,MAAM,QAAQ,yBAAyB,kBAAkB,eAAe,YAAY,oBAAoB,SAAS,YAAY,KAAK,IAAI,mDAAmD,SAAS,wBAAwB,eAAe,eAAe,sBAAsB,wDAAwD,gCAAgC,YAAY,eAAe;AAChd,eAAe,kBAAkB,OAAO,QAAQ,gCAAgC,oBAAoB,iBAAiB,EAAE,eAAe,kBAAkB,kBAAkB,aAAa,WAAW,aAAa,IAAI,SAAS,MAAM,sBAAsB,cAAc,EAAE,EAAE,wBAAwB,wBAAwB,YAAY,qBAAqB,+BAA+B,KAAK,uBAAuB,EAAE,EAAE,UAAU,KAAK,IAAI,IAAI,MAAM,UAAU,KAAK,IAAI,IAAI,MAAM,YAAY,OAAO,cAAc,EAAE,EAAE;AACzf,GAAG,KAAK,IAAI,IAAI,MAAM,UAAU,KAAK,IAAI,IAAI,MAAM,YAAY,4BAA4B,wCAAwC,iCAAiC,mCAAmC,eAAe,QAAQ,2BAA2B,eAAe,iCAAiC,cAAc,SAAS,EAAE,YAAY,qBAAqB,YAAY;AAC/W,4VAA4V,eAAe,oDAAoD,8DAA8D;AAC7d,wDAAwD,eAAe,OAAO,kCAAkC;AAChH,eAAe,aAAa,gBAAgB,gBAAgB,gBAAgB,gBAAgB,kBAAkB,kBAAkB,2LAA2L,uFAAuF,gCAAgC,gCAAgC,gCAAgC;AAClf,kBAAkB,iBAAiB,qBAAqB,kBAAkB,yDAAyD,UAAU,WAAW,sCAAsC,2CAA2C,kBAAkB,mFAAmF,qBAAqB,mBAAmB,oCAAoC,IAAI,iCAAiC;AAC/b,iBAAiB,UAAU,kCAAkC,8MAA8M,6EAA6E,sEAAsE;AAC9Z,iBAAiB,gFAAgF,IAAI,EAAE,6BAA6B,WAAW,qCAAqC,+BAA+B,OAAO,eAAe,6BAA6B,yCAAyC,cAAc,SAAS,OAAO,0BAA0B,SAAS,eAAe,iBAAiB,KAAK,cAAc;AACna,mBAAmB,kBAAkB,oDAAoD,eAAe,WAAW,OAAO,iBAAiB,wBAAwB,iBAAiB,mBAAmB,gBAAgB,kBAAkB,sBAAsB,oBAAoB,kBAAkB,mBAAmB,wBAAwB,IAAI,EAAE,sBAAsB,OAAO,QAAQ,QAAQ;AACnY,iBAAiB,0BAA0B,sBAAsB,EAAE,EAAE,sBAAsB,sBAAsB,OAAO,QAAQ,eAAe,MAAM,kDAAkD;AACvM,iBAAiB,UAAU,uCAAuC,MAAM,0CAA0C,MAAM,yCAAyC,MAAM,4DAA4D,MAAM;AACzO,yBAAyB,yCAAyC,iFAAiF,uCAAuC,sBAAsB,qBAAqB,uCAAuC;AAC5Q,uBAAuB,UAAU,6CAA6C,+CAA+C,+CAA+C,qCAAqC,wCAAwC,SAAS,yFAAyF;AAC3V,eAAe,mBAAmB,aAAa,YAAY,+BAA+B,qBAAqB,cAAc,yBAAyB,MAAM,EAAE,QAAQ,+DAA+D,qDAAqD,QAAQ;AAClS,eAAe,+BAA+B,6BAA6B,WAAW,EAAE,+DAA+D,aAAa,gBAAgB,kCAAkC,KAAK,0BAA0B,QAAQ,qDAAqD,UAAU,SAAS,mBAAmB,mBAAmB,cAAc,MAAM,6BAA6B,6BAA6B,6BAA6B,eAAe;AACre,iBAAiB;AACjB,eAAe,cAAc,eAAe,gBAAgB,YAAY,YAAY,YAAY,KAAK,YAAY,qCAAqC,oBAAoB,oBAAoB,oBAAoB,cAAc,cAAc,QAAQ,YAAY,gDAAgD,KAAK,0CAA0C,sCAAsC;AACvY,qBAAqB,wBAAwB,mBAAmB,IAAI,gBAAgB,QAAQ,qBAAqB,qBAAqB,wBAAwB,mBAAmB,IAAI,gBAAgB,QAAQ;AAC7M,qBAAqB,OAAO,kBAAkB,mCAAmC,0CAA0C,uCAAuC,KAAK,SAAS,EAAE,YAAY,gBAAgB,cAAc,yBAAyB,eAAe,IAAI,8BAA8B,uBAAuB;AAC7T,qBAAqB,QAAQ,QAAQ,QAAQ,uCAAuC,wBAAwB,QAAQ,qBAAqB,OAAO,eAAe,kGAAkG,OAAO,qBAAqB,KAAK;AAClS,eAAe,UAAU,s0BAAs0B;AAC/1B,4BAA4B,iBAAiB,iBAAiB,0BAA0B,yBAAyB,kBAAkB,mBAAmB,4BAA4B,cAAc,gBAAgB,0EAA0E,QAAQ,iBAAiB,KAAK,UAAU,QAAQ,sBAAsB,KAAK;AACrW,eAAe,gBAAgB,wDAAwD,eAAe,yBAAyB,cAAc,SAAS,cAAc;AACpK,eAAe,sBAAsB,kBAAkB,mBAAmB,YAAY,mBAAmB,cAAc,wBAAwB,iEAAiE,+FAA+F,6BAA6B,YAAY,eAAe,0BAA0B,yBAAyB,uBAAuB;AACjb,+CAA+C,4BAA4B,uBAAuB,+HAA+H,qBAAqB,iBAAiB,EAAE;AACzQ,QAAQ,0DAA0D,+BAA+B,gCAAgC,kBAAkB,KAAK,gBAAgB,4BAA4B,KAAK,iKAAiK,uGAAuG,uBAAuB;AACxe,qBAAqB,kGAAkG,UAAU,uBAAuB,sCAAsC,mBAAmB,KAAK,eAAe,mBAAmB,KAAK,gBAAgB,mBAAmB,KAAK,8CAA8C,mBAAmB,KAAK,0BAA0B,gEAAgE,mBAAmB,KAAK,OAAO,gBAAgB;AACpf,8LAA8L,KAAK;AACnM,0FAA0F,KAAK,gEAAgE,eAAe,uBAAuB,oEAAoE,cAAc;AACvR,WAAW,KAAK,gBAAgB,UAAU,uBAAuB,+BAA+B,gJAAgJ,sHAAsH,kCAAkC,qBAAqB,uDAAuD,mBAAmB;AACve,+DAA+D,mBAAmB,KAAK,+GAA+G,mBAAmB,KAAK,uGAAuG,mBAAmB,KAAK,6CAA6C,mBAAmB,KAAK,mBAAmB,+DAA+D;AACpf,mBAAmB,8FAA8F,sBAAsB,uEAAuE,0DAA0D;AACxQ,iBAAiB,UAAU,8CAA8C,sCAAsC,0DAA0D,kBAAkB,eAAe,WAAW,kDAAkD,UAAU,iBAAiB,UAAU,mCAAmC,4CAA4C,MAAM,UAAU,mDAAmD;AAC9b,iBAAiB,mFAAmF,UAAU,yBAAyB,2EAA2E,yCAAyC,+CAA+C,YAAY,6DAA6D;AACnX,QAAQ,mJAAmJ,eAAe,8CAA8C,oDAAoD,qBAAqB,MAAM,mBAAmB,4DAA4D,oBAAoB,GAAG,oBAAoB,eAAe,QAAQ,eAAe,YAAY;AACnd,iBAAiB,yBAAyB,UAAU,OAAO,OAAO,OAAO,4BAA4B,QAAQ,qCAAqC,kCAAkC,GAAG,kCAAkC,MAAM,WAAW,yDAAyD,cAAc,uDAAuD,eAAe,qCAAqC,SAAS,iBAAiB;AACtb,mBAAmB,0FAA0F,eAAe,mEAAmE,iBAAiB,4BAA4B,iBAAiB,0CAA0C,iBAAiB,+CAA+C;AACvW,iBAAiB,oBAAoB,yEAAyE,sCAAsC,gCAAgC,QAAQ,WAAW,KAAK,WAAW,0CAA0C,SAAS,eAAe,KAAK,gBAAgB,gBAAgB;AAC9T,iBAAiB,YAAY,IAAI,UAAU,EAAE,EAAE,mBAAmB,yBAAyB,qBAAqB,mBAAmB,IAAI,GAAG,KAAK,EAAE,EAAE,kBAAkB,gBAAgB,QAAQ,eAAe,SAAS,SAAS,iBAAiB;AAC/O,cAAc,wBAAwB,iCAAiC,EAAE,IAAI,sDAAsD,SAAS,KAAK,uBAAuB,WAAW,iBAAiB,SAAS,eAAe,8CAA8C;AAC1Q,eAAe,8CAA8C,qEAAqE,4IAA4I,+EAA+E,mBAAmB,iDAAiD,qCAAqC,8BAA8B,UAAU;AAC9e,GAAG,wRAAwR,KAAK,QAAQ,eAAe,yBAAyB,4CAA4C,EAAE,uCAAuC,QAAQ,WAAW;AACxb;AACA,mBAAmB,+DAA+D,+DAA+D,0CAA0C,6EAA6E,oGAAoG,sGAAsG,oBAAoB;AACte,iBAAiB,SAAS,mCAAmC,yBAAyB,mBAAmB,SAAS,QAAQ,mMAAmM,MAAM;AACnU,oPAAoP,eAAe,sBAAsB,mBAAmB,cAAc,6DAA6D,SAAS;AAChY,iBAAiB,YAAY,UAAU,aAAa,aAAa,MAAM,qEAAqE,eAAe,wBAAwB,8BAA8B,0BAA0B,+BAA+B,wBAAwB,wBAAwB,yBAAyB,4CAA4C,4CAA4C;AAC3a,kDAAkD,8FAA8F,iHAAiH,sEAAsE,6FAA6F;AACpa,mGAAmG;AACnG,mBAAmB,8BAA8B,kBAAkB,iBAAiB;AACpF,iBAAiB,YAAY,YAAY,WAAW,KAAK,qBAAqB,cAAc,GAAG,aAAa,0BAA0B,KAAK,KAAK,0CAA0C,aAAa,2CAA2C,UAAU,IAAI,aAAa,WAAW,KAAK,OAAO,aAAa,kBAAkB,aAAa,2CAA2C,UAAU,MAAM;AAC3Y,gBAAgB,YAAY,8BAA8B,mBAAmB,kCAAkC,mBAAmB,QAAQ,UAAU,YAAY,6DAA6D,eAAe,WAAW,SAAS,uBAAuB,0DAA0D,EAAE,uCAAuC;AAC1X,qBAAqB,cAAc,gBAAgB,MAAM,YAAY,MAAM,aAAa,qBAAqB,SAAS,4DAA4D,qCAAqC,qBAAqB,gEAAgE,UAAU;AACtT,uBAAuB,QAAQ,0CAA0C,EAAE,mBAAmB,YAAY,iBAAiB,gCAAgC,iDAAiD,wBAAwB,SAAS,EAAE,YAAY,8FAA8F,WAAW,KAAK,SAAS,EAAE,QAAQ,mBAAmB,QAAQ,iBAAiB,MAAM,WAAW,gBAAgB,WAAW,cAAc;AACle,GAAG,gBAAgB,eAAe,aAAa,UAAU,qCAAqC,iCAAiC,MAAM,yBAAyB,KAAK,MAAM,yBAAyB,KAAK,MAAM,wCAAwC,MAAM,qCAAqC,0IAA0I,MAAM;AAChb,GAAG,MAAM,2EAA2E,MAAM,6BAA6B,MAAM,aAAa,MAAM,mBAAmB,MAAM,kBAAkB,MAAM,yCAAyC,MAAM,yKAAyK,mEAAmE,KAAK,cAAc;AAC/e,EAAE,EAAE,IAAI,kBAAkB,4EAA4E,WAAW,WAAW,2CAA2C,oBAAoB,IAAI,cAAc,GAAG,qCAAqC,mCAAmC,yEAAyE,SAAS,0EAA0E,MAAM;AAC1b,gDAAgD,gBAAgB,UAAU,KAAK,iBAAiB,iBAAiB,UAAU,8FAA8F,kBAAkB,kBAAkB,2BAA2B,WAAW,kBAAkB,OAAO,yEAAyE,IAAI,WAAW,IAAI,IAAI,IAAI,QAAQ,EAAE,YAAY,IAAI,QAAQ,EAAE,YAAY,KAAK,MAAM,aAAa,KAAK,MAAM;AACnf,UAAU,KAAK,IAAI,EAAE,4CAA4C,QAAQ,QAAQ,OAAO,YAAY,yBAAyB,qCAAqC,GAAG,iBAAiB,uCAAuC,wDAAwD,0BAA0B,KAAK,MAAM,UAAU,gGAAgG,qBAAqB,aAAa,QAAQ,cAAc;AAC5d,yDAAyD,kBAAkB,UAAU,yEAAyE,MAAM,8BAA8B,MAAM,uBAAuB,MAAM,uDAAuD,UAAU,MAAM,mCAAmC,sCAAsC,OAAO,SAAS,UAAU,oDAAoD,QAAQ;AAC3c,QAAQ,kDAAkD,QAAQ,UAAU,mGAAmG,iNAAiN,sBAAsB,qDAAqD;AAC3c,sEAAsE,oBAAoB,aAAa,QAAQ,EAAE,mBAAmB,OAAO,uCAAuC,iBAAiB,2BAA2B,SAAS,EAAE,sBAAsB,wGAAwG,WAAW,SAAS,eAAe,wBAAwB,cAAc,oBAAoB;AACpc,uBAAuB,4BAA4B,gBAAgB,EAAE,oCAAoC,yBAAyB,iHAAiH,WAAW,sBAAsB,oBAAoB,EAAE,oCAAoC,eAAe,mEAAmE,mBAAmB,QAAQ,qCAAqC;AAChe,oBAAoB,iBAAiB;AACrC,uPAAuP,0CAA0C,IAAI,eAAe,sBAAsB,SAAS;AACnV,iBAAiB,YAAY,GAAG,oBAAoB,iBAAiB,2CAA2C,UAAU,iBAAiB,MAAM,OAAO,IAAI,qCAAqC,IAAI,SAAS,MAAM,eAAe,KAAK,QAAQ,iBAAiB,iBAAiB,sBAAsB,UAAU,SAAS,qCAAqC,yBAAyB;AACzX,eAAe,oBAAoB,YAAY,EAAE,EAAE,mBAAmB,aAAa,gCAAgC,kBAAkB,IAAI,kBAAkB,oBAAoB,YAAY;AAC3L,eAAe,YAAY,cAAc,uBAAuB,EAAE,EAAE,mBAAmB,cAAc,wDAAwD,SAAS,EAAE,oBAAoB,QAAQ,SAAS,IAAI,eAAe,YAAY,eAAe,eAAe,6DAA6D,eAAe,2CAA2C,oBAAoB,eAAe,mBAAmB,gBAAgB,eAAe,OAAO;AAC7d,cAAc,0CAA0C,gBAAgB,KAAK,iBAAiB,YAAY,SAAS,0BAA0B,iBAAiB,0BAA0B,gBAAgB,kBAAkB,2GAA2G,QAAQ,GAAG,qBAAqB,iHAAiH;AACtd,eAAe,sBAAsB,4BAA4B,cAAc,MAAM,KAAK,mBAAmB,sCAAsC,OAAO,QAAQ,mBAAmB,kBAAkB,sBAAsB,kDAAkD,sBAAsB,mEAAmE,WAAW;AACnX,eAAe,mEAAmE,aAAa,OAAO,iBAAiB,SAAS,mBAAmB,kBAAkB,0BAA0B,uFAAuF,QAAQ,wBAAwB,eAAe,4BAA4B,eAAe,MAAM;AACtX,cAAc,mBAAmB,MAAM,YAAY,IAAI,SAAS,QAAQ,WAAW,KAAK,WAAW,WAAW,gBAAgB,QAAQ,MAAM,SAAS,iDAAiD,QAAQ,WAAW,YAAY,0DAA0D,iBAAiB,YAAY,YAAY,KAAK;AAC7U,mBAAmB,YAAY,YAAY,YAAY,KAAK,SAAS,KAAK,iBAAiB,WAAW,KAAK,iBAAiB,SAAS,YAAY,4BAA4B,MAAM,KAAK,wBAAwB,OAAO,yBAAyB,eAAe,qCAAqC,eAAe,KAAK,OAAO,iDAAiD,KAAK,OAAO,yEAAyE;AACrc,iBAAiB,wBAAwB,wBAAwB,cAAc,WAAW,cAAc;AACxG,iBAAiB,cAAc,oBAAoB,oEAAoE,+DAA+D,uGAAuG,8DAA8D,kBAAkB,uBAAuB,gDAAgD;AACpb,YAAY,kBAAkB,eAAe,yCAAyC,eAAe,MAAM,SAAS,MAAM,QAAQ,aAAa,6BAA6B,oBAAoB,SAAS,wDAAwD,KAAK,6BAA6B,wBAAwB,KAAK,OAAO,eAAe,eAAe,2CAA2C,YAAY;AAC5Z,eAAe,mBAAmB,2BAA2B,MAAM,gGAAgG,cAAc,kCAAkC,KAAK,EAAE,6BAA6B,MAAM,eAAe,kBAAkB,6BAA6B,0BAA0B,GAAG,gBAAgB,QAAQ,EAAE,EAAE,mBAAmB,aAAa,aAAa,UAAU,qBAAqB,QAAQ,IAAI,qCAAqC,gBAAgB;AACjgB,MAAM,4CAA4C,SAAS,cAAc,aAAa,EAAE,qBAAqB,cAAc,WAAW,KAAK,eAAe,4BAA4B,kCAAkC,iBAAiB,sBAAsB,MAAM,IAAI,iBAAiB,0CAA0C,SAAS,SAAS,wCAAwC,cAAc,cAAc,eAAe,iBAAiB,MAAM;AAChc,mBAAmB,KAAK,SAAS,EAAE,kBAAkB,qHAAqH,eAAe,YAAY,iBAAiB,KAAK,WAAW,iBAAiB;AACvP,eAAe,sBAAsB,gBAAgB,oCAAoC,YAAY,iCAAiC,KAAK,iBAAiB,wBAAwB,kBAAkB,SAAS,YAAY,eAAe,4BAA4B,qBAAqB,oBAAoB,mDAAmD,gBAAgB;AAClX,iBAAiB,WAAW,kBAAkB,uBAAuB,IAAI,eAAe,SAAS,0EAA0E,kCAAkC,UAAU,eAAe,eAAe,2EAA2E,sCAAsC;AACtW,iBAAiB,gBAAgB,mCAAmC,0HAA0H,EAAE,iBAAiB,OAAO;AACxN,mBAAmB,oBAAoB,wBAAwB,WAAW,cAAc,gBAAgB,2CAA2C,YAAY,eAAe,gBAAgB,mDAAmD,gBAAgB,eAAe,mBAAmB,gBAAgB,2CAA2C,cAAc,kBAAkB,KAAK,UAAU;AAC7Y,iBAAiB,kCAAkC,sCAAsC,kBAAkB,oBAAoB,aAAa,GAAG,OAAO,6FAA6F,0BAA0B,SAAS,gBAAgB,0BAA0B,WAAW,GAAG,4FAA4F,gBAAgB,OAAO,mBAAmB;AACpd,EAAE;AACF,qBAAqB,oBAAoB,MAAM,8DAA8D,aAAa,sBAAsB,iBAAiB,YAAY,sBAAsB,IAAI,kBAAkB,iHAAiH,aAAa,kBAAkB,IAAI,WAAW,IAAI,GAAG,2BAA2B,cAAc,qBAAqB;AAC7b,UAAU,EAAE,GAAG,YAAY,IAAI,IAAI,cAAc,mBAAmB,0BAA0B,gBAAgB,QAAQ,IAAI,QAAQ,kCAAkC,mBAAmB,wCAAwC,gCAAgC,MAAM,MAAM,QAAQ,cAAc,0FAA0F,QAAQ,6EAA6E;AAChd,SAAS,iDAAiD,uEAAuE,SAAS,gBAAgB,cAAc,oBAAoB,mBAAmB,uBAAuB,aAAa,IAAI,sBAAsB,aAAa,kCAAkC,MAAM,UAAU;AAC5U,mBAAmB,YAAY,eAAe,oBAAoB,WAAW,KAAK,wBAAwB,aAAa,gBAAgB,IAAI,+CAA+C,YAAY,+BAA+B,qBAAqB,kBAAkB,SAAS,6BAA6B,MAAM,kBAAkB;AAC1U,QAAQ,sBAAsB,yCAAyC,iCAAiC,oBAAoB,4BAA4B,YAAY,qCAAqC,YAAY,kCAAkC,qCAAqC,oBAAoB,4BAA4B,QAAQ,YAAY,qCAAqC,YAAY,kCAAkC,kCAAkC,oBAAoB;AACze,gBAAgB,QAAQ,qCAAqC,YAAY,oCAAoC,2BAA2B,cAAc;AACtJ,mBAAmB,cAAc,oBAAoB,oHAAoH,aAAa,8DAA8D,aAAa,cAAc,oBAAoB,iHAAiH;AACpZ,qBAAqB,UAAU,kFAAkF,gGAAgG;AACjN,qBAAqB,kBAAkB,UAAU,wBAAwB,UAAU,MAAM,oBAAoB,uFAAuF,wBAAwB,6BAA6B,6DAA6D;AACtT,yOAAyO;AACzO,mBAAmB,QAAQ,yDAAyD,aAAa,WAAW,MAAM,iCAAiC,kBAAkB,4BAA4B,eAAe,wFAAwF,cAAc,aAAa,oBAAoB,EAAE,6BAA6B,eAAe,SAAS,2CAA2C,oCAAoC;AAC7d,iBAAiB,oCAAoC,0DAA0D,8BAA8B,OAAO,eAAe,cAAc;AACjL,eAAe,gBAAgB,MAAM,kBAAkB,kDAAkD,gBAAgB,kBAAkB,KAAK,SAAS,oBAAoB,YAAY,gBAAgB,cAAc,SAAS,0DAA0D,SAAS,gBAAgB,UAAU,UAAU,eAAe,SAAS,kBAAkB,UAAU,gCAAgC,cAAc,kDAAkD,WAAW,SAAS,cAAc;AAC7f,iCAAiC,SAAS,oBAAoB,4DAA4D,SAAS,WAAW,SAAS,oBAAoB,aAAa,iDAAiD,oJAAoJ,yCAAyC,gBAAgB,WAAW,SAAS,oBAAoB;AAC9d,gIAAgI,sBAAsB,WAAW,SAAS,sBAAsB,8DAA8D,SAAS,WAAW,SAAS,kBAAkB,4FAA4F,kCAAkC,mBAAmB;AAC9b,gCAAgC,6CAA6C,sBAAsB,4BAA4B,0DAA0D,QAAQ,YAAY,oBAAoB,0BAA0B,uFAAuF,kCAAkC,mBAAmB,yCAAyC,yCAAyC;AACzd,mBAAmB,qDAAqD,QAAQ,YAAY,sBAAsB,0FAA0F,kCAAkC,mBAAmB,8DAA8D,8DAA8D,sBAAsB,gCAAgC,wDAAwD,QAAQ;AACnf,oBAAoB,uCAAuC,qBAAqB,KAAK,mCAAmC,oBAAoB,aAAa,gBAAgB,MAAM,iCAAiC,WAAW,yBAAyB,IAAI,IAAI,2CAA2C,aAAa,KAAK,WAAW,sEAAsE,WAAW,SAAS,aAAa,WAAW;AACtb,wDAAwD,yBAAyB,cAAc,EAAE,WAAW,SAAS,oBAAoB,YAAY,6CAA6C,YAAY,+BAA+B,6CAA6C,kBAAkB,gBAAgB,mCAAmC,uBAAuB,aAAa,gBAAgB,MAAM,iCAAiC,WAAW,yBAAyB,IAAI,IAAI;AACte,gBAAgB,aAAa,KAAK,QAAQ,oFAAoF,WAAW,SAAS,aAAa,QAAQ,8IAA8I,yBAAyB,cAAc,EAAE,WAAW,SAAS,oBAAoB,+EAA+E,kCAAkC,mBAAmB,WAAW;AACrhB,UAAU,SAAS,EAAE,cAAc,SAAS,WAAW,cAAc,eAAe,wBAAwB,WAAW,IAAI,SAAS,2FAA2F,eAAe,eAAe,gBAAgB,WAAW,IAAI,QAAQ,OAAO,MAAM,YAAY,YAAY,6IAA6I,YAAY,WAAW,YAAY;AACzf,EAAE,EAAE,uHAAuH,eAAe,sBAAsB,WAAW,IAAI,QAAQ,KAAK,OAAO,MAAM,YAAY,YAAY,iBAAiB,WAAW,IAAI,YAAY,gDAAgD,2BAA2B,2BAA2B,QAAQ;AAC3X,sDAAsD,SAAS,6BAA6B,+BAA+B,eAAe,8BAA8B,SAAS,iBAAiB,QAAQ,QAAQ,SAAS,aAAa,UAAU,kEAAkE,MAAM,4EAA4E,MAAM,QAAQ,cAAc,MAAM,MAAM;AAC9a,eAAe,eAAe,qBAAqB,mBAAmB,yBAAyB,eAAe,8BAA8B;AAC5I,eAAe,YAAY,SAAS,EAAE,eAAe,sBAAsB,8EAA8E,0DAA0D,8BAA8B,wBAAwB,iBAAiB,UAAU,SAAS,eAAe,KAAK,iBAAiB,EAAE,6CAA6C,WAAW,0BAA0B,YAAY,YAAY;AAC9b,cAAc,YAAY,YAAY,6CAA6C,YAAY,+GAA+G,aAAa,qBAAqB,iBAAiB,qBAAqB,YAAY,uBAAuB,+BAA+B;AACxV,yBAAyB,KAAK,IAAI,qBAAqB,mBAAmB,UAAU,kDAAkD,SAAS,OAAO,IAAI,GAAG,MAAM,KAAK,6BAA6B,KAAK,SAAS,mBAAmB,cAAc,SAAS,UAAU,cAAc,0BAA0B,KAAK,WAAW,MAAM,yBAAyB,SAAS,cAAc,aAAa,KAAK;AACvY,cAAc,OAAO,uEAAuE,wCAAwC,SAAS,cAAc,aAAa,kBAAkB,gCAAgC,cAAc,sCAAsC,oBAAoB,KAAK,gCAAgC,IAAI,GAAG,mGAAmG,wCAAwC;AACzd,iBAAiB;AACjB,eAAe,qBAAqB,gCAAgC,wBAAwB,kCAAkC,aAAa,aAAa,aAAa,cAAc,SAAS,gBAAgB,eAAe,aAAa,SAAS,cAAc,wBAAwB,GAAG,aAAa,mCAAmC,uFAAuF,+CAA+C,KAAK,OAAO;AAC5d,mCAAmC,gCAAgC,WAAW,MAAM,SAAS,uBAAuB,sBAAsB,+BAA+B,kBAAkB,cAAc,cAAc,sBAAsB,gBAAgB,aAAa,IAAI,sCAAsC,aAAa,2BAA2B;AAC5V,eAAe,qBAAqB,gCAAgC,wBAAwB,+CAA+C,aAAa,eAAe,eAAe,4BAA4B,aAAa,+BAA+B,kBAAkB,oCAAoC,sBAAsB,YAAY;AACtV,iBAAiB,8CAA8C,6BAA6B,UAAU,4BAA4B,0DAA0D,cAAc,wCAAwC,gCAAgC,uBAAuB,SAAS,mBAAmB,eAAe,GAAG,uBAAuB,gBAAgB,aAAa,4BAA4B;AACva,qBAAqB,UAAU,gBAAgB,aAAa,mBAAmB,oBAAoB,aAAa,EAAE,eAAe,oBAAoB,UAAU,IAAI,UAAU,eAAe,SAAS,UAAU,eAAe,cAAc;AAC5O,eAAe,WAAW,+BAA+B,8BAA8B,GAAG,gGAAgG,UAAU,+BAA+B;AACnO,qBAAqB,GAAG,2CAA2C,gBAAgB,aAAa,4BAA4B,oIAAoI,SAAS,cAAc,0BAA0B,qBAAqB,WAAW,WAAW;AAC5V,qBAAqB,WAAW,oBAAoB,aAAa,aAAa,sBAAsB,YAAY,2BAA2B,4BAA4B,QAAQ,WAAW,8BAA8B,iBAAiB,yBAAyB,iBAAiB,sBAAsB,iBAAiB,mBAAmB,iBAAiB;AAC9V,iBAAiB,sDAAsD,SAAS,4DAA4D,gBAAgB,mBAAmB,0CAA0C,mCAAmC,eAAe,iBAAiB,WAAW,oBAAoB,sBAAsB,8CAA8C,sBAAsB;AACrZ,iBAAiB,WAAW,oBAAoB,sBAAsB,8CAA8C,MAAM,sBAAsB,SAAS,mBAAmB,4EAA4E,kDAAkD,SAAS,iBAAiB,QAAQ,iBAAiB,MAAM,oBAAoB,iBAAiB,IAAI,UAAU,QAAQ,qBAAqB,cAAc;AACjc,mBAAmB,YAAY,GAAG,4DAA4D,iBAAiB,gCAAgC,UAAU,YAAY;AACrK,mBAAmB,eAAe,4DAA4D,iBAAiB,KAAK,kBAAkB,gFAAgF,mCAAmC,mBAAmB,eAAe,YAAY,oBAAoB,mDAAmD,gBAAgB,QAAQ,UAAU,SAAS,cAAc;AACva,eAAe,kBAAkB,8BAA8B,iBAAiB,SAAS,gBAAgB,2CAA2C,YAAY,mBAAmB,oBAAoB,cAAc,kBAAkB,KAAK,UAAU;AACtP,QAAQ,+RAA+R,KAAK,yCAAyC,yCAAyC,SAAS,gEAAgE,0CAA0C;AACjf,uBAAuB,+BAA+B,yBAAyB,kCAAkC,mBAAmB,uBAAuB,WAAW,oBAAoB,MAAM,sBAAsB,SAAS,4BAA4B,WAAW,oBAAoB,8BAA8B,GAAG,+FAA+F,UAAU,+BAA+B,0BAA0B,oBAAoB;AACjf,KAAK,GAAG,WAAW,yBAAyB,2DAA2D,4BAA4B,0BAA0B,oBAAoB,qBAAqB,qBAAqB,YAAY,8BAA8B,sCAAsC,eAAe,MAAM,kCAAkC,MAAM,KAAK,MAAM,gCAAgC,uBAAuB,kBAAkB,OAAO,uBAAuB,UAAU;AACpe,UAAU,cAAc,wCAAwC,SAAS,kBAAkB,gCAAgC,MAAM,SAAS,SAAS,sCAAsC,cAAc,OAAO,6BAA6B,OAAO,2CAA2C,yBAAyB,6BAA6B,KAAK,gLAAgL,cAAc;AACthB,8CAA8C,WAAW,+BAA+B,0BAA0B,qCAAqC,YAAY,kFAAkF,KAAK,gLAAgL,cAAc,+CAA+C,WAAW;AAClf,4CAA4C,0BAA0B,qCAAqC,YAAY,mFAAmF,iBAAiB,IAAI,aAAa,uBAAuB,SAAS,QAAQ,SAAS,sDAAsD,OAAO,sCAAsC,mBAAmB,OAAO;AAC1Z,iBAAiB,IAAI,uBAAuB,SAAS,sBAAsB,SAAS,GAAG,+CAA+C,mBAAmB,WAAW,QAAQ,WAAW,cAAc,cAAc,sBAAsB,iBAAiB,SAAS;AACnQ,mBAAmB,WAAW,QAAQ,sCAAsC,0BAA0B,cAAc,qBAAqB,aAAa,sBAAsB,SAAS,kBAAkB,0EAA0E,QAAQ,mEAAmE,cAAc,gCAAgC,6BAA6B,EAAE,EAAE;AAC3a,mBAAmB,kBAAkB,aAAa,qBAAqB,cAAc,WAAW,mDAAmD,uDAAuD,eAAe,GAAG,MAAM,0EAA0E,cAAc,WAAW,gBAAgB;AACrV,uBAAuB,kLAAkL,eAAe,UAAU,SAAS,kCAAkC,qBAAqB;AAClS,uBAAuB,WAAW,YAAY,QAAQ,kBAAkB,OAAO,yFAAyF,YAAY,WAAW,YAAY;AAC3M,uBAAuB,aAAa,aAAa,4IAA4I,+BAA+B,YAAY,WAAW,iBAAiB,UAAU,oBAAoB,sBAAsB,YAAY,gBAAgB,0CAA0C,WAAW,UAAU,YAAY,WAAW;AAC1a,uBAAuB,aAAa,sBAAsB,oGAAoG,sCAAsC;AACpM,mBAAmB,kEAAkE,wDAAwD,4CAA4C,gBAAgB,KAAK,yGAAyG,4CAA4C,wCAAwC,iBAAiB,6CAA6C,yBAAyB,SAAS,MAAM;AACjf,4DAA4D,YAAY,eAAe,iBAAiB,YAAY,yEAAyE,uBAAuB,yBAAyB,UAAU,QAAQ,kBAAkB,OAAO,yFAAyF,YAAY,WAAW,YAAY;AACpZ,uBAAuB,UAAU,SAAS,MAAM,UAAU,QAAQ,yDAAyD,kBAAkB,oCAAoC,UAAU,gCAAgC,uEAAuE,wGAAwG;AAC1Y,4BAA4B,MAAM,sBAAsB,UAAU,YAAY,kBAAkB;AAChG,0MAA0M,KAAK,cAAc,QAAQ,kBAAkB,wCAAwC,UAAU,iBAAiB,YAAY,gBAAgB,uEAAuE,iCAAiC;AAC9b,qIAAqI,MAAM,kBAAkB,UAAU,YAAY,sBAAsB;AACzM;AACA,6IAA6I;AAC7I,yBAAyB,QAAQ,wBAAwB,yCAAyC,cAAc,aAAa,wEAAwE,WAAW,8EAA8E,wBAAwB,cAAc,eAAe,eAAe,kBAAkB,mGAAmG;AACvd,uBAAuB,KAAK,MAAM,aAAa,YAAY,eAAe,QAAQ,8CAA8C,eAAe,OAAO;AACtJ,mBAAmB,4DAA4D,yDAAyD,wBAAwB,8CAA8C,SAAS,aAAa,MAAM,kBAAkB,uHAAuH,aAAa,aAAa,gCAAgC,yBAAyB;AACtc,2IAA2I,kBAAkB,gEAAgE,MAAM,aAAa,SAAS,UAAU,YAAY,OAAO,mCAAmC,uIAAuI,iDAAiD;AACjf,EAAE,WAAW,YAAY,UAAU,IAAI,UAAU,wBAAwB,kBAAkB,kEAAkE,kBAAkB,6BAA6B,mBAAmB,SAAS,UAAU,YAAY,QAAQ,mCAAmC,EAAE,4BAA4B,WAAW,eAAe,2EAA2E,UAAU,qBAAqB;AAC3c,iBAAiB,MAAM,0BAA0B,gBAAgB,WAAW,iBAAiB,qBAAqB,gBAAgB,qBAAqB,gCAAgC,WAAW,qBAAqB;AACvN,2BAA2B,MAAM,oEAAoE,mEAAmE,aAAa,SAAS,MAAM,mCAAmC,WAAW,iBAAiB,WAAW,WAAW,WAAW,YAAY,UAAU,qCAAqC,4BAA4B,mBAAmB,SAAS,wCAAwC,kBAAkB;AACjd,kBAAkB,IAAI,gBAAgB,iBAAiB,mBAAmB,uBAAuB,UAAU,IAAI,aAAa,aAAa,WAAW,MAAM,YAAY,MAAM,mPAAmP,MAAM,2BAA2B,MAAM,YAAY;AACld,6DAA6D,KAAK,oBAAoB,mBAAmB,4FAA4F,gBAAgB,qBAAqB,KAAK,KAAK,QAAQ,2EAA2E,mBAAmB,cAAc,SAAS,mBAAmB,WAAW,kBAAkB,uBAAuB;AACxb,uBAAuB,sBAAsB,0BAA0B,2EAA2E;AAClJ,mBAAmB,8CAA8C,qBAAqB,YAAY,kCAAkC,KAAK,+CAA+C,SAAS,EAAE,gDAAgD,6BAA6B,wBAAwB,iBAAiB,UAAU,SAAS,iBAAiB,KAAK,iBAAiB,EAAE,yCAAyC,WAAW,0BAA0B,YAAY,KAAK,OAAO;AAC3d,KAAK,eAAe,0BAA0B,WAAW,SAAS,yDAAyD,IAAI,+DAA+D,eAAe,MAAM,wBAAwB,UAAU,iBAAiB,SAAS,EAAE,cAAc,2BAA2B,UAAU,MAAM,YAAY,YAAY,IAAI,IAAI,kBAAkB,MAAM,0CAA0C,MAAM,6BAA6B;AAC/c,iBAAiB,yEAAyE,mBAAmB,0CAA0C,YAAY,oCAAoC,mDAAmD,mBAAmB,UAAU,uBAAuB,UAAU,eAAe,iBAAiB,yDAAyD,eAAe;AACha,mBAAmB,cAAc,aAAa,KAAK,MAAM,aAAa,MAAM,yBAAyB,MAAM,uCAAuC,MAAM,sDAAsD,sBAAsB,kBAAkB,MAAM,0BAA0B,aAAa,iEAAiE,+CAA+C,iBAAiB,YAAY,+BAA+B,iBAAiB,MAAM;AACte,cAAc,sBAAsB,sBAAsB,aAAa,kBAAkB,2DAA2D,eAAe,WAAW,iBAAiB,2CAA2C,iBAAiB;AAC3P,iBAAiB,kBAAkB,SAAS,EAAE,mDAAmD,mCAAmC,iBAAiB,UAAU,SAAS,eAAe,KAAK,iBAAiB,EAAE,wCAAwC,WAAW,0BAA0B,cAAc;AAC1S,qBAAqB,sBAAsB,UAAU,cAAc,eAAe,WAAW,UAAU,uBAAuB,UAAU,KAAK,MAAM,oBAAoB,IAAI,aAAa,EAAE,MAAM,IAAI,aAAa,EAAE,KAAK,MAAM,0BAA0B,UAAU,KAAK,MAAM,qFAAqF,QAAQ,MAAM,OAAO,oFAAoF,WAAW;AACtd,SAAS,WAAW,kMAAkM,YAAY,WAAW,sBAAsB,uEAAuE,kEAAkE,WAAW,sDAAsD,aAAa;AAC1d,QAAQ,2WAA2W,6BAA6B,QAAQ,gCAAgC,qBAAqB;AAC7c,iBAAiB,yBAAyB,uBAAuB,eAAe,SAAS,uCAAuC,oCAAoC,MAAM,0BAA0B,eAAe,SAAS,uCAAuC;AACnQ,cAAc,8DAA8D,uBAAuB,SAAS,+FAA+F,mBAAmB,SAAS,6EAA6E,kBAAkB,eAAe;AACrV,mBAAmB,qBAAqB,MAAM,cAAc,4FAA4F,yCAAyC,qBAAqB,KAAK,MAAM,KAAK,KAAK,qEAAqE,oJAAoJ,QAAQ,KAAK,YAAY,aAAa;AAC1e,SAAS,4FAA4F,KAAK,OAAO,0CAA0C,KAAK,YAAY,iBAAiB,UAAU,cAAc,SAAS,sBAAsB,QAAQ,QAAQ,iBAAiB,UAAU,4BAA4B,aAAa,MAAM,qDAAqD,MAAM,kCAAkC,YAAY,eAAe,MAAM,2BAA2B,MAAM;AAC7e,GAAG,YAAY,MAAM,6BAA6B,MAAM,qBAAqB,eAAe,MAAM,+BAA+B,0BAA0B,eAAe,MAAM,uCAAuC,QAAQ,OAAO,uCAAuC,WAAW;AACxR,uFAAuF,UAAU,mBAAmB,WAAW,MAAM,sBAAsB,MAAM,MAAM,kCAAkC,sDAAsD,IAAI,gBAAgB,uBAAuB,KAAK,mCAAmC,8CAA8C;AAChY,4CAA4C,QAAQ,uHAAuH,QAAQ,QAAQ,cAAc,cAAc,GAAG,UAAU,UAAU,4BAA4B,aAAa,IAAI,MAAM,qDAAqD,IAAI,MAAM,kCAAkC,YAAY,eAAe,IAAI,MAAM,2BAA2B,IAAI,MAAM;AAC5c,GAAG,YAAY,IAAI,MAAM,6BAA6B,IAAI,MAAM,qBAAqB,UAAU,eAAe,MAAM,kBAAkB,MAAM,+BAA+B,0BAA0B,MAAM,IAAI,aAAa,EAAE,eAAe,MAAM,wBAAwB,UAAU,eAAe,MAAM,YAAY,QAAQ,IAAI,mCAAmC,WAAW;AAChX,8NAA8N,UAAU,mBAAmB,WAAW,MAAM,sBAAsB,MAAM,MAAM,oEAAoE,MAAM,sCAAsC,UAAU;AACxa,IAAI,MAAM,sDAAsD,UAAU,yEAAyE,QAAQ,gBAAgB,QAAQ,cAAc,gBAAgB,8CAA8C,KAAK,YAAY,yDAAyD,KAAK,+DAA+D,iBAAiB,eAAe,UAAU,cAAc,kBAAkB,QAAQ;AAC/d,0BAA0B,wCAAwC,MAAM,uFAAuF,gBAAgB,kFAAkF,KAAK,YAAY,aAAa,kBAAkB,wEAAwE,iFAAiF,+CAA+C;AACzf,GAAG,0BAA0B,kBAAkB,6BAA6B,0BAA0B,QAAQ,+DAA+D,KAAK,KAAK,sCAAsC,kCAAkC,wCAAwC,WAAW,iIAAiI,mCAAmC,KAAK,YAAY;AACve,0DAA0D,6CAA6C,0CAA0C,aAAa,kBAAkB,6BAA6B,oBAAoB,cAAc,0BAA0B,KAAK,oDAAoD,SAAS,EAAE,QAAQ,aAAa,aAAa,SAAS,gBAAgB,uCAAuC,iBAAiB,IAAI,cAAc,SAAS;AAC3d,waAAwa,0CAA0C,cAAc,mBAAmB,eAAe;AAClgB,UAAU,oEAAoE,KAAK,2BAA2B,6JAA6J,iGAAiG,+FAA+F;AAC3c,0FAA0F,KAAK,YAAY,qMAAqM,oBAAoB,oBAAoB;AACxV,iBAAiB,MAAM,cAAc,+EAA+E,sGAAsG,yBAAyB,aAAa,kBAAkB,kCAAkC,0CAA0C,KAAK,UAAU,6CAA6C,yBAAyB,wBAAwB,wCAAwC;AACnf,KAAK,oBAAoB,qBAAqB,iEAAiE,iBAAiB,YAAY,yCAAyC,QAAQ,SAAS,SAAS,oBAAoB,mBAAmB,IAAI,IAAI,SAAS,UAAU;AACjR,iBAAiB,MAAM,OAAO,UAAU,+BAA+B,2CAA2C,QAAQ,6CAA6C,uCAAuC,wBAAwB,eAAe,mCAAmC,gBAAgB,IAAI,sBAAsB,SAAS,OAAO,QAAQ,qCAAqC,QAAQ,EAAE,WAAW,EAAE,sCAAsC,sCAAsC;AACle,oBAAoB,iCAAiC,IAAI,IAAI,MAAM,EAAE,iBAAiB,sBAAsB,sBAAsB,kCAAkC,IAAI,eAAe,IAAI,uBAAuB,eAAe,YAAY,MAAM,eAAe,YAAY,IAAI,gCAAgC,MAAM,QAAQ,SAAS,qEAAqE,UAAU,SAAS,EAAE,IAAI,IAAI,kBAAkB,oCAAoC;AACje,oBAAoB,2HAA2H,wCAAwC,MAAM,uCAAuC,oGAAoG,MAAM,mCAAmC,8BAA8B,SAAS,gBAAgB,YAAY,aAAa,kBAAkB,IAAI,MAAM,WAAW,KAAK,MAAM;AACnf,mBAAmB,oBAAoB,6BAA6B,aAAa,eAAe,GAAG,kBAAkB,gBAAgB,iBAAiB,sBAAsB,SAAS,cAAc,iBAAiB,gBAAgB,6BAA6B,aAAa,eAAe,GAAG,kBAAkB,eAAe,cAAc,SAAS,cAAc,eAAe,YAAY,aAAa,kBAAkB,cAAc,WAAW,MAAM,YAAY;AAC3c,eAAe,kBAAkB,mCAAmC,aAAa,iBAAiB,eAAe,wGAAwG,iBAAiB,cAAc,oBAAoB,qBAAqB,qBAAqB,oBAAoB,iBAAiB,mBAAmB,eAAe;AAC7X,eAAe,QAAQ,EAAE,KAAK,iBAAiB,EAAE,6CAA6C,WAAW,0BAA0B,gBAAgB,iCAAiC,EAAE,wBAAwB,wCAAwC,gCAAgC;AACtR,mBAAmB,YAAY,8PAA8P,8DAA8D,SAAS;AACpW,mBAAmB,YAAY,qEAAqE,8DAA8D,SAAS,uBAAuB,iBAAiB,mBAAmB,cAAc,SAAS;AAC7P,mBAAmB,uDAAuD,8BAA8B,UAAU,cAAc,kBAAkB,oBAAoB,OAAO,UAAU,IAAI,KAAK,0HAA0H,MAAM,6HAA6H,MAAM,WAAW,KAAK,4BAA4B;AAC/e,UAAU,IAAI,KAAK,MAAM,6FAA6F,WAAW,GAAG,oBAAoB,QAAQ,uDAAuD,SAAS,aAAa,UAAU,MAAM,qFAAqF,yEAAyE,SAAS,SAAS,UAAU,MAAM,kBAAkB,MAAM;AACrd,yCAAyC,MAAM,mBAAmB,eAAe,oBAAoB,aAAa,mBAAmB,kBAAkB,iCAAiC,sBAAsB,wBAAwB,iCAAiC;AACvQ,iBAAiB,kBAAkB,wBAAwB,WAAW,KAAK,WAAW,IAAI,gBAAgB,OAAO,SAAS,EAAE,cAAc,qBAAqB,MAAM,QAAQ,mCAAmC,MAAM,QAAQ,mCAAmC,MAAM,QAAQ,WAAW,gCAAgC,UAAU,OAAO,MAAM,kBAAkB,0BAA0B,cAAc,SAAS,UAAU,sCAAsC,SAAS;AAC7c,iBAAiB,4BAA4B,cAAc,uCAAuC,MAAM,QAAQ,IAAI,yBAAyB,SAAS,gBAAgB,IAAI,iBAAiB,SAAS,iBAAiB,MAAM,eAAe,MAAM,gCAAgC,MAAM,eAAe,MAAM,gCAAgC,eAAe,kBAAkB,IAAI,SAAS,SAAS,iBAAiB,iCAAiC;AACpb,mBAAmB,gBAAgB,qDAAqD,QAAQ,cAAc,QAAQ,WAAW,MAAM,oBAAoB,6FAA6F,UAAU,qBAAqB,MAAM,wBAAwB,MAAM,gDAAgD,yCAAyC,cAAc;AACla,2DAA2D,QAAQ,SAAS,iBAAiB,MAAM,eAAe,MAAM,QAAQ,0CAA0C,cAAc,kBAAkB,IAAI,cAAc,SAAS,iBAAiB,MAAM,eAAe,MAAM,mDAAmD,oBAAoB,SAAS,gBAAgB,MAAM,eAAe,MAAM,MAAM,gBAAgB,MAAM,UAAU;AAClb,gEAAgE,WAAW,MAAM,2CAA2C,0CAA0C,MAAM,WAAW,yBAAyB,kEAAkE,SAAS,EAAE,UAAU,SAAS,EAAE,IAAI,UAAU,cAAc,gDAAgD,MAAM,sBAAsB,kBAAkB,+CAA+C,IAAI,WAAW,IAAI;AAC9e,iEAAiE,SAAS,UAAU,MAAM,sBAAsB,MAAM,mCAAmC,MAAM,UAAU,gCAAgC,YAAY,kBAAkB,EAAE,cAAc,aAAa,IAAI,IAAI;AAC5Q,iBAAiB,SAAS,kBAAkB,mBAAmB,gBAAgB,2CAA2C,SAAS,iBAAiB,iFAAiF,iBAAiB,UAAU,SAAS,iBAAiB,KAAK,iBAAiB,EAAE,yCAAyC,gBAAgB,WAAW,gBAAgB,0BAA0B,aAAa,MAAM,gBAAgB,MAAM,WAAW,MAAM,cAAc;AACxe,UAAU,eAAe,cAAc,QAAQ,IAAI,GAAG,mBAAmB,SAAS,EAAE,UAAU,QAAQ,QAAQ,WAAW,qBAAqB,cAAc,yBAAyB,oCAAoC,YAAY,UAAU,MAAM,sDAAsD,UAAU,MAAM,8BAA8B,SAAS,gBAAgB,YAAY,yBAAyB,mBAAmB,IAAI;AAC9a,mBAAmB,yBAAyB,SAAS,EAAE,kBAAkB,kBAAkB,iCAAiC,OAAO,wDAAwD,KAAK,QAAQ,KAAK,qBAAqB,SAAS,wFAAwF,KAAK,SAAS,2BAA2B,IAAI,KAAK,IAAI,UAAU;AACnY,eAAe,KAAK,SAAS,EAAE,QAAQ,uBAAuB,kBAAkB,IAAI,oCAAoC,kCAAkC,MAAM,yBAAyB,mDAAmD,KAAK,wEAAwE,8EAA8E,oBAAoB,oBAAoB,MAAM,2BAA2B,aAAa,OAAO,sCAAsC;AAC1gB,kBAAkB,MAAM,2BAA2B,UAAU,MAAM,yBAAyB,wBAAwB,IAAI,sBAAsB,eAAe,gFAAgF,MAAM,iCAAiC,MAAM,aAAa,aAAa,cAAc,mCAAmC,kBAAkB,aAAa,sBAAsB,aAAa,mBAAmB,kBAAkB,MAAM;AACld,6BAA6B,sBAAsB,SAAS,iBAAiB,UAAU,OAAO,MAAM,YAAY,aAAa,kBAAkB,IAAI,MAAM,YAAY,eAAe,KAAK,SAAS,EAAE,QAAQ,UAAU,OAAO,MAAM,gBAAgB,aAAa,kBAAkB,IAAI,MAAM;AAC5R,eAAe,KAAK,SAAS,EAAE,QAAQ,IAAI,cAAc,sCAAsC,IAAI,QAAQ,SAAS,SAAS,MAAM,yBAAyB,4CAA4C,eAAe,IAAI,sBAAsB,SAAS,UAAU,eAAe,IAAI,MAAM,SAAS,SAAS,MAAM,sBAAsB,IAAI,MAAM,SAAS,WAAW,SAAS,gBAAgB,UAAU,OAAO,MAAM,gBAAgB,aAAa,kBAAkB,IAAI,MAAM;AACld,6QAA6Q,aAAa;AAC1R,eAAe,2BAA2B,gCAAgC,oDAAoD,IAAI,kBAAkB,eAAe,2BAA2B,SAAS,qBAAqB,0CAA0C,UAAU;AAChR,iBAAiB,qBAAqB,QAAQ,sBAAsB,kEAAkE,uCAAuC,eAAe,yEAAyE,gBAAgB,SAAS,KAAK,cAAc,YAAY,MAAM,YAAY,MAAM,aAAa,MAAM,oBAAoB,MAAM,aAAa,wBAAwB,qBAAqB;AAC5b,iBAAiB,MAAM,KAAK,iCAAiC,qBAAqB,wCAAwC,sBAAsB,qBAAqB,mDAAmD,KAAK,IAAI,QAAQ,KAAK,WAAW,2CAA2C,OAAO,KAAK,MAAM,SAAS,QAAQ,SAAS,KAAK,aAAa,IAAI,8BAA8B,UAAU,wCAAwC,gDAAgD;AACte,KAAK,sBAAsB,wHAAwH,iBAAiB,kBAAkB,UAAU,kCAAkC,mBAAmB,MAAM,eAAe,2CAA2C,qBAAqB,mBAAmB,cAAc,IAAI,kCAAkC,MAAM,4CAA4C,MAAM,YAAY,MAAM,eAAe;AAC1e,QAAQ,eAAe,SAAS,IAAI,EAAE,eAAe,OAAO,OAAO,WAAW,MAAM,IAAI,QAAQ,wFAAwF,SAAS,4CAA4C,MAAM,YAAY,MAAM,mBAAmB,MAAM,+BAA+B,UAAU;AACvU,iBAAiB,SAAS,2DAA2D,UAAU,mCAAmC,SAAS,eAAe;AAC1J,eAAe,aAAa,EAAE,kBAAkB,oBAAoB,+CAA+C,WAAW,KAAK,2BAA2B,UAAU,IAAI,uBAAuB,SAAS,WAAW,UAAU,iDAAiD,KAAK,eAAe,KAAK,iBAAiB,EAAE,0CAA0C,WAAW,0BAA0B,aAAa;AAC1Z,iBAAiB,OAAO,OAAO,oBAAoB,kBAAkB,wBAAwB,IAAI,EAAE,sBAAsB,QAAQ,OAAO,eAAe,iCAAiC,KAAK,cAAc,mCAAmC,cAAc,qBAAqB,YAAY,uBAAuB,gDAAgD,6BAA6B,mCAAmC,kBAAkB,YAAY,UAAU;AAC5c,iBAAiB,QAAQ,KAAK,IAAI,YAAY,QAAQ,kCAAkC,eAAe,uCAAuC,QAAQ,KAAK,wBAAwB,IAAI,uCAAuC,QAAQ,yCAAyC,cAAc,cAAc;AAC3S,iBAAiB,oBAAoB,kBAAkB,sBAAsB,mCAAmC,2BAA2B,SAAS,EAAE,QAAQ,MAAM,cAAc,kCAAkC,2BAA2B,MAAM,YAAY,MAAM,KAAK,KAAK,MAAM,aAAa,MAAM,YAAY,MAAM,aAAa,MAAM,aAAa,MAAM,4BAA4B,MAAM,qBAAqB,WAAW,IAAI,uBAAuB,OAAO,IAAI,QAAQ,WAAW,WAAW,cAAc;AACtf,EAAE,YAAY,yCAAyC,mBAAmB,yBAAyB,aAAa,aAAa,SAAS,SAAS,YAAY,QAAQ;AACnK,iBAAiB,GAAG,QAAQ,IAAI,KAAK,cAAc,OAAO,0BAA0B,SAAS,EAAE,cAAc,2BAA2B,SAAS,MAAM,KAAK,WAAW,MAAM,KAAK,gBAAgB,8BAA8B,IAAI,KAAK,OAAO,MAAM,GAAG,2BAA2B,IAAI,eAAe,8DAA8D,oBAAoB,4CAA4C,kBAAkB;AACvb,2DAA2D,YAAY,aAAa,cAAc,cAAc,oBAAoB,IAAI,IAAI,oBAAoB,aAAa,cAAc,SAAS,gBAAgB,cAAc,QAAQ,KAAK,cAAc,UAAU,KAAK,QAAQ,iBAAiB,qBAAqB,YAAY,aAAa,oCAAoC,cAAc,YAAY,SAAS,YAAY,aAAa,4BAA4B,IAAI,GAAG,cAAc;AACpe,MAAM,WAAW,gBAAgB,QAAQ,QAAQ,WAAW,2BAA2B,oJAAoJ,eAAe,MAAM,WAAW,gBAAgB,QAAQ,SAAS,WAAW,gBAAgB,MAAM,UAAU,KAAK,gCAAgC,SAAS,MAAM,SAAS,cAAc,iBAAiB,cAAc;AACjc,cAAc,2BAA2B,0DAA0D,iBAAiB,QAAQ,KAAK,WAAW,gCAAgC,OAAO,KAAK,MAAM,SAAS,QAAQ,SAAS,KAAK,IAAI,aAAa,gCAAgC,OAAO,IAAI,SAAS,cAAc,KAAK,SAAS,OAAO,cAAc,KAAK,gBAAgB,OAAO,eAAe,2BAA2B,+BAA+B,mBAAmB;AAC3c,eAAe,QAAQ,GAAG,kBAAkB,WAAW,wBAAwB,0BAA0B,IAAI,QAAQ,KAAK,UAAU,aAAa,eAAe,IAAI,OAAO,6DAA6D,KAAK,IAAI,OAAO,QAAQ,YAAY,aAAa,IAAI,OAAO,MAAM,gBAAgB,aAAa,mBAAmB,wBAAwB,IAAI,mCAAmC,QAAQ,oBAAoB;AACrb,qBAAqB,QAAQ,iBAAiB,iCAAiC,iBAAiB,sBAAsB,wBAAwB,oBAAoB,kBAAkB,qCAAqC,oBAAoB,qBAAqB,2BAA2B,QAAQ,sBAAsB,2EAA2E,KAAK,YAAY,GAAG,sBAAsB,kCAAkC,gBAAgB;AACle,QAAQ,IAAI,QAAQ,KAAK,gBAAgB,QAAQ,QAAQ,OAAO,QAAQ,WAAW,YAAY,UAAU,KAAK,IAAI,IAAI,gBAAgB,iBAAiB,sBAAsB,iBAAiB,iBAAiB,kBAAkB,UAAU,2CAA2C,WAAW,sBAAsB,uCAAuC,EAAE,iCAAiC,4BAA4B,iBAAiB,uCAAuC,KAAK;AAC1d,cAAc,cAAc,iCAAiC,IAAI,mBAAmB,YAAY,sBAAsB,KAAK,KAAK,QAAQ,KAAK,iCAAiC,QAAQ,KAAK,gBAAgB,SAAS,EAAE,kBAAkB,qBAAqB,kBAAkB,aAAa,YAAY,WAAW,KAAK,WAAW,QAAQ,SAAS,EAAE,QAAQ,cAAc,iCAAiC,cAAc,2BAA2B,UAAU,SAAS,EAAE,IAAI,2BAA2B,MAAM;AAChf,GAAG,OAAO,MAAM,aAAa,WAAW,IAAI,MAAM,MAAM,kBAAkB,aAAa,cAAc,aAAa,aAAa,GAAG,gBAAgB,eAAe,IAAI,iBAAiB,KAAK,sDAAsD,YAAY,SAAS,EAAE,IAAI,oCAAoC,wCAAwC,gBAAgB,aAAa,kBAAkB,IAAI,QAAQ,YAAY,gBAAgB,QAAQ,SAAS,EAAE,IAAI,cAAc;AACpd,iBAAiB,eAAe,SAAS,EAAE,IAAI,0BAA0B,cAAc,gCAAgC,UAAU,iBAAiB,UAAU,OAAO,QAAQ,gBAAgB,aAAa,kBAAkB,IAAI,QAAQ,YAAY,IAAI,KAAK,wDAAwD,+BAA+B,WAAW,KAAK,SAAS,QAAQ,qBAAqB,SAAS,mBAAmB,UAAU,YAAY,YAAY,MAAM;AAC5c,kBAAkB,uBAAuB,UAAU,SAAS,EAAE,cAAc,UAAU,MAAM,mBAAmB,kBAAkB,0HAA0H,UAAU,YAAY,YAAY,MAAM,8BAA8B,OAAO;AACxU,mBAAmB,kBAAkB,sBAAsB,MAAM,kCAAkC,8EAA8E,QAAQ,iBAAiB,2EAA2E,UAAU,UAAU,8BAA8B,eAAe,0BAA0B,0BAA0B;AAC1Y,iBAAiB,QAAQ,cAAc,0BAA0B,sBAAsB,0BAA0B,MAAM,sBAAsB,MAAM,6BAA6B,sBAAsB,QAAQ;AAC9M,mBAAmB,kEAAkE,KAAK,6DAA6D,8BAA8B,sDAAsD,UAAU,cAAc,oBAAoB,QAAQ,iBAAiB,sBAAsB,QAAQ,qBAAqB,WAAW,WAAW;AACzX,kOAAkO,SAAS,wBAAwB,GAAG,QAAQ,iBAAiB,UAAU,gBAAgB,SAAS,cAAc,UAAU,UAAU,0BAA0B,QAAQ,0BAA0B,QAAQ,2BAA2B,QAAQ,sCAAsC,QAAQ;AACzf,QAAQ,SAAS,oFAAoF,oFAAoF,UAAU,MAAM,gCAAgC,iBAAiB,kBAAkB,YAAY,QAAQ,eAAe,sBAAsB,YAAY,wBAAwB,wHAAwH;AACje,iCAAiC,sBAAsB,gBAAgB,QAAQ,eAAe,sBAAsB,gBAAgB,QAAQ,kGAAkG,EAAE,qCAAqC,KAAK,KAAK,UAAU,YAAY,QAAQ,YAAY,UAAU,SAAS;AAC5V,4BAA4B,mCAAmC,yBAAyB,mHAAmH,qFAAqF,+CAA+C,wDAAwD,yDAAyD,WAAW,kBAAkB,iBAAiB;AAC9e,UAAU,sBAAsB,kBAAkB,8BAA8B,yCAAyC,YAAY,SAAS,0CAA0C,SAAS,EAAE,qBAAqB,aAAa,UAAU,yBAAyB,SAAS,EAAE,kBAAkB,cAAc,cAAc,QAAQ,oBAAoB,aAAa,WAAW,gBAAgB,2CAA2C,aAAa,WAAW,cAAc,uBAAuB;AAC7e,KAAK,WAAW,MAAM,UAAU,kDAAkD,oBAAoB,WAAW,gCAAgC,WAAW,cAAc,uBAAuB,UAAU,YAAY,eAAe,uBAAuB,aAAa,SAAS,EAAE,UAAU,OAAO,MAAM,YAAY,aAAa,kBAAkB,IAAI,MAAM,WAAW,IAAI,qBAAqB,UAAU,SAAS;AACxZ,QAAQ,4EAA4E,+CAA+C,iKAAiK,yBAAyB,yBAAyB,4BAA4B,iBAAiB;AACnY,qBAAqB,WAAW,WAAW,mFAAmF,aAAa,cAAc,oBAAoB,8EAA8E,YAAY,+BAA+B,oBAAoB,6BAA6B,oBAAoB,qBAAqB,uBAAuB,eAAe,cAAc;AACpb,eAAe,0CAA0C,yBAAyB,aAAa,oBAAoB,oBAAoB;AACvI,iBAAiB,kBAAkB,iNAAiN,yBAAyB,0BAA0B,gBAAgB,gBAAgB,gCAAgC,gCAAgC,4BAA4B,iBAAiB,8BAA8B;AACld,oBAAoB,gBAAgB,YAAY;AAChD,yBAAyB,QAAQ,IAAI,sCAAsC,gCAAgC,iBAAiB,oCAAoC,YAAY,KAAK,MAAM,6DAA6D,2DAA2D,2DAA2D,2BAA2B,4DAA4D,aAAa,QAAQ,YAAY,QAAQ;AAC1e,QAAQ,aAAa,QAAQ,aAAa,OAAO,QAAQ,2CAA2C,cAAc,gBAAgB,SAAS,UAAU,SAAS,qBAAqB,cAAc,UAAU,SAAS,qBAAqB,eAAe,iBAAiB,UAAU,aAAa,aAAa,SAAS,mBAAmB,iBAAiB,UAAU;AACpW,mBAAmB,gDAAgD,UAAU,aAAa,oFAAoF;AAC9K,uBAAuB,WAAW,qBAAqB,wEAAwE,sBAAsB,wDAAwD,wBAAwB,sBAAsB,4BAA4B,wIAAwI,yBAAyB,wBAAwB,0BAA0B;AAC1e,KAAK,+BAA+B,oBAAoB,+BAA+B,oBAAoB,YAAY,cAAc,iBAAiB,qFAAqF,MAAM,SAAS,mBAAmB,kEAAkE,OAAO;AACtV,eAAe,gBAAgB,oBAAoB,GAAG,4CAA4C,QAAQ,GAAG,cAAc,6BAA6B,QAAQ,sBAAsB,wDAAwD,SAAS,WAAW,gBAAgB,qBAAqB,cAAc,aAAa,0BAA0B;AAC5V,+BAA+B,yBAAyB,mBAAmB,YAAY,MAAM,QAAQ,UAAU,uCAAuC,UAAU,kBAAkB,UAAU,QAAQ,SAAS,qBAAqB,8BAA8B,QAAQ,gDAAgD,UAAU,WAAW,WAAW,oBAAoB,yBAAyB,YAAY,kCAAkC;AACnb,eAAe,YAAY,wBAAwB,oBAAoB,gCAAgC,kCAAkC,iBAAiB,kBAAkB,kCAAkC,kBAAkB,4BAA4B,iBAAiB,QAAQ,yBAAyB,cAAc,YAAY,+DAA+D,kBAAkB,eAAe;AACxa,oDAAoD,yBAAyB,gCAAgC,mBAAmB,qDAAqD,yBAAyB,aAAa,wBAAwB,sBAAsB,cAAc,qBAAqB,EAAE,aAAa,eAAe;AAC1U,oDAAoD,MAAM,WAAW,GAAG,oCAAoC,YAAY,qCAAqC,KAAK,iBAAiB,eAAe,eAAe,6DAA6D,eAAe,6HAA6H;AAC1Z,uBAAuB,MAAM,0BAA0B,QAAQ,aAAa,YAAY,WAAW,mCAAmC,wBAAwB,gBAAgB,kCAAkC,KAAK,SAAS,KAAK,cAAc,kBAAkB,0BAA0B,QAAQ,aAAa,YAAY,WAAW,uCAAuC,wBAAwB,gBAAgB,kCAAkC,cAAc,YAAY,EAAE;AACtd,uBAAuB,4BAA4B,MAAM,QAAQ,0BAA0B,QAAQ,aAAa,YAAY,WAAW,YAAY,qBAAqB,aAAa,eAAe,cAAc,yBAAyB,yCAAyC,yBAAyB,0DAA0D,MAAM,sBAAsB,cAAc,aAAa,UAAU,aAAa;AACrb,eAAe,eAAe,sBAAsB,aAAa,UAAU,oBAAoB,kBAAkB,eAAe,eAAe,sBAAsB,aAAa,UAAU,YAAY,UAAU,cAAc,UAAU,iBAAiB,QAAQ,IAAI,eAAe,QAAQ;AAC9R,mBAAmB,UAAU,qBAAqB,SAAS,8BAA8B,QAAQ,aAAa,gBAAgB,2EAA2E,QAAQ,WAAW,KAAK,WAAW,2BAA2B,YAAY,yBAAyB,MAAM,UAAU,MAAM,wBAAwB,MAAM,2DAA2D,MAAM;AACja,QAAQ,oDAAoD,KAAK;AACjE,QAAQ,kbAAkb,QAAQ,iCAAiC;AACne,2KAA2K,wDAAwD,sCAAsC,wCAAwC,uBAAuB,WAAW,0DAA0D;AAC7Y,oBAAoB,eAAe,kEAAkE,8BAA8B,uBAAuB,kBAAkB,eAAe,8BAA8B,mBAAmB,uKAAuK,gCAAgC,gBAAgB,kCAAkC;AACre,mBAAmB,aAAa,uBAAuB,2BAA2B,wBAAwB,eAAe,oDAAoD,2BAA2B,uBAAuB,QAAQ,4BAA4B,UAAU,iBAAiB,aAAa,cAAc,eAAe,iBAAiB,8BAA8B;AACvX,mBAAmB,iBAAiB,8BAA8B,sDAAsD,uKAAuK,yCAAyC,gBAAgB,MAAM,aAAa,WAAW;AACtX,GAAG,kBAAkB,cAAc,iBAAiB,8BAA8B,0BAA0B,8BAA8B,aAAa,6BAA6B,4CAA4C,6BAA6B,2BAA2B,WAAW,EAAE,UAAU,+BAA+B;AAC9U,2CAA2C,mBAAmB,8BAA8B,0DAA0D,uBAAuB,eAAe;;;;;;;;AClU/K;;AAEb;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,KAAqC,EAAE,EAS1C;AACH;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;;AAEA,IAAI,IAAqC;AACzC;AACA;AACA;AACA,EAAE,2CAA6D;AAC/D,EAAE,KAAK,EAEN;;;;;;;;ACrCD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACa,gBAAgB,eAAe,UAAU,OAAO,IAAI,EAAE,qBAAqB,8BAA8B,cAAc,cAAc,8BAA8B,cAAc,4BAA4B,qBAAqB,UAAU,OAAO,iCAAiC,IAAI,EAAE,oCAAoC,kEAAkE,wCAAwC,cAAc;AACnc,gBAAgB,8BAA8B,yBAAyB,uEAAuE,kBAAkB,oBAAoB,YAAY,gBAAgB,KAAK,qBAAqB,oBAAoB,YAAY,kBAAkB;AAC5R,4KAA4K,cAAc,eAAe,SAAS,EAAE,0BAA0B,gEAAgE,WAAW,QAAQ,cAAc,KAAK,KAAK,+BAA+B,KAAK,WAAW;AACxY,gBAAgB,KAAK,oBAAoB,KAAK,QAAQ,IAAI,KAAK,WAAW,2CAA2C,EAAE,iBAAiB,0BAA0B,gBAAgB,kBAAkB,6BAA6B,yBAAyB,kDAAkD,KAAK,UAAU,OAAO,qBAAqB,KAAK,WAAW,6BAA6B,KAAK,SAAS,QAAQ,iBAAiB;AAC3a,aAAa,wCAAwC,aAAa,aAAa,6BAA6B,IAAI,SAAS,IAAI,UAAU,QAAQ,qBAAqB,UAAU,MAAM,sCAAsC,MAAM,6CAA6C,mCAAmC,oBAAoB,aAAa,qBAAqB,kBAAkB,QAAQ,cAAc,IAAI,cAAc,gBAAgB,eAAe,0BAA0B;AACzd,6BAA6B,GAAG,kCAAkC,GAAG,4BAA4B,GAAG,+BAA+B,GAAG,0BAA0B,MAAM,qCAAqC,GAAG,+BAA+B,aAAa,iBAAiB,kCAAkC,YAAY;AACzT,+BAA+B,aAAa,uKAAuK,wCAAwC,YAAY,UAAU,qCAAqC,YAAY,aAAa,qBAAqB,aAAa,UAAU,6BAA6B,MAAM,YAAY,QAAQ,IAAI,IAAI,WAAW,QAAQ,MAAM,+BAA+B;AAClf,6BAA6B,cAAc,gCAAgC,eAAe,UAAU,yCAAyC,YAAY,QAAQ,IAAI,IAAI,WAAW,QAAQ;AAC5L,iCAAiC,iBAAiB,6BAA6B,+EAA+E,UAAU,gBAAgB,MAAM,aAAa,MAAM,oBAAoB,MAAM,aAAa,MAAM,cAAc,MAAM,GAAG,6EAA6E,yHAAyH;AAC3d,4BAA4B,GAAG,6BAA6B,aAAa,QAAQ,kBAAkB,QAAQ,IAAI,IAAI,+BAA+B,QAAQ;;;;;;;;AClB7I;;AAEb,IAAI,IAAqC;AACzC,EAAE,2CAA6D;AAC/D,EAAE,KAAK,EAEN","sources":["webpack://_JUPYTERLAB.CORE_OUTPUT/../node_modules/react-dom/cjs/react-dom.production.min.js","webpack://_JUPYTERLAB.CORE_OUTPUT/../node_modules/react-dom/index.js","webpack://_JUPYTERLAB.CORE_OUTPUT/../node_modules/scheduler/cjs/scheduler.production.min.js","webpack://_JUPYTERLAB.CORE_OUTPUT/../node_modules/scheduler/index.js"],"sourcesContent":["/**\n * @license React\n * react-dom.production.min.js\n *\n * Copyright (c) Facebook, Inc. and its affiliates.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n/*\n Modernizr 3.0.0pre (Custom Build) | MIT\n*/\n'use strict';var aa=require(\"react\"),ca=require(\"scheduler\");function p(a){for(var b=\"https://reactjs.org/docs/error-decoder.html?invariant=\"+a,c=1;cb}return!1}function v(a,b,c,d,e,f,g){this.acceptsBooleans=2===b||3===b||4===b;this.attributeName=d;this.attributeNamespace=e;this.mustUseProperty=c;this.propertyName=a;this.type=b;this.sanitizeURL=f;this.removeEmptyString=g}var z={};\n\"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style\".split(\" \").forEach(function(a){z[a]=new v(a,0,!1,a,null,!1,!1)});[[\"acceptCharset\",\"accept-charset\"],[\"className\",\"class\"],[\"htmlFor\",\"for\"],[\"httpEquiv\",\"http-equiv\"]].forEach(function(a){var b=a[0];z[b]=new v(b,1,!1,a[1],null,!1,!1)});[\"contentEditable\",\"draggable\",\"spellCheck\",\"value\"].forEach(function(a){z[a]=new v(a,2,!1,a.toLowerCase(),null,!1,!1)});\n[\"autoReverse\",\"externalResourcesRequired\",\"focusable\",\"preserveAlpha\"].forEach(function(a){z[a]=new v(a,2,!1,a,null,!1,!1)});\"allowFullScreen async autoFocus autoPlay controls default defer disabled disablePictureInPicture disableRemotePlayback formNoValidate hidden loop noModule noValidate open playsInline readOnly required reversed scoped seamless itemScope\".split(\" \").forEach(function(a){z[a]=new v(a,3,!1,a.toLowerCase(),null,!1,!1)});\n[\"checked\",\"multiple\",\"muted\",\"selected\"].forEach(function(a){z[a]=new v(a,3,!0,a,null,!1,!1)});[\"capture\",\"download\"].forEach(function(a){z[a]=new v(a,4,!1,a,null,!1,!1)});[\"cols\",\"rows\",\"size\",\"span\"].forEach(function(a){z[a]=new v(a,6,!1,a,null,!1,!1)});[\"rowSpan\",\"start\"].forEach(function(a){z[a]=new v(a,5,!1,a.toLowerCase(),null,!1,!1)});var ra=/[\\-:]([a-z])/g;function sa(a){return a[1].toUpperCase()}\n\"accent-height alignment-baseline arabic-form baseline-shift cap-height clip-path clip-rule color-interpolation color-interpolation-filters color-profile color-rendering dominant-baseline enable-background fill-opacity fill-rule flood-color flood-opacity font-family font-size font-size-adjust font-stretch font-style font-variant font-weight glyph-name glyph-orientation-horizontal glyph-orientation-vertical horiz-adv-x horiz-origin-x image-rendering letter-spacing lighting-color marker-end marker-mid marker-start overline-position overline-thickness paint-order panose-1 pointer-events rendering-intent shape-rendering stop-color stop-opacity strikethrough-position strikethrough-thickness stroke-dasharray stroke-dashoffset stroke-linecap stroke-linejoin stroke-miterlimit stroke-opacity stroke-width text-anchor text-decoration text-rendering underline-position underline-thickness unicode-bidi unicode-range units-per-em v-alphabetic v-hanging v-ideographic v-mathematical vector-effect vert-adv-y vert-origin-x vert-origin-y word-spacing writing-mode xmlns:xlink x-height\".split(\" \").forEach(function(a){var b=a.replace(ra,\nsa);z[b]=new v(b,1,!1,a,null,!1,!1)});\"xlink:actuate xlink:arcrole xlink:role xlink:show xlink:title xlink:type\".split(\" \").forEach(function(a){var b=a.replace(ra,sa);z[b]=new v(b,1,!1,a,\"http://www.w3.org/1999/xlink\",!1,!1)});[\"xml:base\",\"xml:lang\",\"xml:space\"].forEach(function(a){var b=a.replace(ra,sa);z[b]=new v(b,1,!1,a,\"http://www.w3.org/XML/1998/namespace\",!1,!1)});[\"tabIndex\",\"crossOrigin\"].forEach(function(a){z[a]=new v(a,1,!1,a.toLowerCase(),null,!1,!1)});\nz.xlinkHref=new v(\"xlinkHref\",1,!1,\"xlink:href\",\"http://www.w3.org/1999/xlink\",!0,!1);[\"src\",\"href\",\"action\",\"formAction\"].forEach(function(a){z[a]=new v(a,1,!1,a.toLowerCase(),null,!0,!0)});\nfunction ta(a,b,c,d){var e=z.hasOwnProperty(b)?z[b]:null;if(null!==e?0!==e.type:d||!(2h||e[g]!==f[h]){var k=\"\\n\"+e[g].replace(\" at new \",\" at \");a.displayName&&k.includes(\"\")&&(k=k.replace(\"\",a.displayName));return k}while(1<=g&&0<=h)}break}}}finally{Na=!1,Error.prepareStackTrace=c}return(a=a?a.displayName||a.name:\"\")?Ma(a):\"\"}\nfunction Pa(a){switch(a.tag){case 5:return Ma(a.type);case 16:return Ma(\"Lazy\");case 13:return Ma(\"Suspense\");case 19:return Ma(\"SuspenseList\");case 0:case 2:case 15:return a=Oa(a.type,!1),a;case 11:return a=Oa(a.type.render,!1),a;case 1:return a=Oa(a.type,!0),a;default:return\"\"}}\nfunction Qa(a){if(null==a)return null;if(\"function\"===typeof a)return a.displayName||a.name||null;if(\"string\"===typeof a)return a;switch(a){case ya:return\"Fragment\";case wa:return\"Portal\";case Aa:return\"Profiler\";case za:return\"StrictMode\";case Ea:return\"Suspense\";case Fa:return\"SuspenseList\"}if(\"object\"===typeof a)switch(a.$$typeof){case Ca:return(a.displayName||\"Context\")+\".Consumer\";case Ba:return(a._context.displayName||\"Context\")+\".Provider\";case Da:var b=a.render;a=a.displayName;a||(a=b.displayName||\nb.name||\"\",a=\"\"!==a?\"ForwardRef(\"+a+\")\":\"ForwardRef\");return a;case Ga:return b=a.displayName||null,null!==b?b:Qa(a.type)||\"Memo\";case Ha:b=a._payload;a=a._init;try{return Qa(a(b))}catch(c){}}return null}\nfunction Ra(a){var b=a.type;switch(a.tag){case 24:return\"Cache\";case 9:return(b.displayName||\"Context\")+\".Consumer\";case 10:return(b._context.displayName||\"Context\")+\".Provider\";case 18:return\"DehydratedFragment\";case 11:return a=b.render,a=a.displayName||a.name||\"\",b.displayName||(\"\"!==a?\"ForwardRef(\"+a+\")\":\"ForwardRef\");case 7:return\"Fragment\";case 5:return b;case 4:return\"Portal\";case 3:return\"Root\";case 6:return\"Text\";case 16:return Qa(b);case 8:return b===za?\"StrictMode\":\"Mode\";case 22:return\"Offscreen\";\ncase 12:return\"Profiler\";case 21:return\"Scope\";case 13:return\"Suspense\";case 19:return\"SuspenseList\";case 25:return\"TracingMarker\";case 1:case 0:case 17:case 2:case 14:case 15:if(\"function\"===typeof b)return b.displayName||b.name||null;if(\"string\"===typeof b)return b}return null}function Sa(a){switch(typeof a){case \"boolean\":case \"number\":case \"string\":case \"undefined\":return a;case \"object\":return a;default:return\"\"}}\nfunction Ta(a){var b=a.type;return(a=a.nodeName)&&\"input\"===a.toLowerCase()&&(\"checkbox\"===b||\"radio\"===b)}\nfunction Ua(a){var b=Ta(a)?\"checked\":\"value\",c=Object.getOwnPropertyDescriptor(a.constructor.prototype,b),d=\"\"+a[b];if(!a.hasOwnProperty(b)&&\"undefined\"!==typeof c&&\"function\"===typeof c.get&&\"function\"===typeof c.set){var e=c.get,f=c.set;Object.defineProperty(a,b,{configurable:!0,get:function(){return e.call(this)},set:function(a){d=\"\"+a;f.call(this,a)}});Object.defineProperty(a,b,{enumerable:c.enumerable});return{getValue:function(){return d},setValue:function(a){d=\"\"+a},stopTracking:function(){a._valueTracker=\nnull;delete a[b]}}}}function Va(a){a._valueTracker||(a._valueTracker=Ua(a))}function Wa(a){if(!a)return!1;var b=a._valueTracker;if(!b)return!0;var c=b.getValue();var d=\"\";a&&(d=Ta(a)?a.checked?\"true\":\"false\":a.value);a=d;return a!==c?(b.setValue(a),!0):!1}function Xa(a){a=a||(\"undefined\"!==typeof document?document:void 0);if(\"undefined\"===typeof a)return null;try{return a.activeElement||a.body}catch(b){return a.body}}\nfunction Ya(a,b){var c=b.checked;return A({},b,{defaultChecked:void 0,defaultValue:void 0,value:void 0,checked:null!=c?c:a._wrapperState.initialChecked})}function Za(a,b){var c=null==b.defaultValue?\"\":b.defaultValue,d=null!=b.checked?b.checked:b.defaultChecked;c=Sa(null!=b.value?b.value:c);a._wrapperState={initialChecked:d,initialValue:c,controlled:\"checkbox\"===b.type||\"radio\"===b.type?null!=b.checked:null!=b.value}}function ab(a,b){b=b.checked;null!=b&&ta(a,\"checked\",b,!1)}\nfunction bb(a,b){ab(a,b);var c=Sa(b.value),d=b.type;if(null!=c)if(\"number\"===d){if(0===c&&\"\"===a.value||a.value!=c)a.value=\"\"+c}else a.value!==\"\"+c&&(a.value=\"\"+c);else if(\"submit\"===d||\"reset\"===d){a.removeAttribute(\"value\");return}b.hasOwnProperty(\"value\")?cb(a,b.type,c):b.hasOwnProperty(\"defaultValue\")&&cb(a,b.type,Sa(b.defaultValue));null==b.checked&&null!=b.defaultChecked&&(a.defaultChecked=!!b.defaultChecked)}\nfunction db(a,b,c){if(b.hasOwnProperty(\"value\")||b.hasOwnProperty(\"defaultValue\")){var d=b.type;if(!(\"submit\"!==d&&\"reset\"!==d||void 0!==b.value&&null!==b.value))return;b=\"\"+a._wrapperState.initialValue;c||b===a.value||(a.value=b);a.defaultValue=b}c=a.name;\"\"!==c&&(a.name=\"\");a.defaultChecked=!!a._wrapperState.initialChecked;\"\"!==c&&(a.name=c)}\nfunction cb(a,b,c){if(\"number\"!==b||Xa(a.ownerDocument)!==a)null==c?a.defaultValue=\"\"+a._wrapperState.initialValue:a.defaultValue!==\"\"+c&&(a.defaultValue=\"\"+c)}var eb=Array.isArray;\nfunction fb(a,b,c,d){a=a.options;if(b){b={};for(var e=0;e\"+b.valueOf().toString()+\"\";for(b=mb.firstChild;a.firstChild;)a.removeChild(a.firstChild);for(;b.firstChild;)a.appendChild(b.firstChild)}});\nfunction ob(a,b){if(b){var c=a.firstChild;if(c&&c===a.lastChild&&3===c.nodeType){c.nodeValue=b;return}}a.textContent=b}\nvar pb={animationIterationCount:!0,aspectRatio:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridArea:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,\nzoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0},qb=[\"Webkit\",\"ms\",\"Moz\",\"O\"];Object.keys(pb).forEach(function(a){qb.forEach(function(b){b=b+a.charAt(0).toUpperCase()+a.substring(1);pb[b]=pb[a]})});function rb(a,b,c){return null==b||\"boolean\"===typeof b||\"\"===b?\"\":c||\"number\"!==typeof b||0===b||pb.hasOwnProperty(a)&&pb[a]?(\"\"+b).trim():b+\"px\"}\nfunction sb(a,b){a=a.style;for(var c in b)if(b.hasOwnProperty(c)){var d=0===c.indexOf(\"--\"),e=rb(c,b[c],d);\"float\"===c&&(c=\"cssFloat\");d?a.setProperty(c,e):a[c]=e}}var tb=A({menuitem:!0},{area:!0,base:!0,br:!0,col:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0});\nfunction ub(a,b){if(b){if(tb[a]&&(null!=b.children||null!=b.dangerouslySetInnerHTML))throw Error(p(137,a));if(null!=b.dangerouslySetInnerHTML){if(null!=b.children)throw Error(p(60));if(\"object\"!==typeof b.dangerouslySetInnerHTML||!(\"__html\"in b.dangerouslySetInnerHTML))throw Error(p(61));}if(null!=b.style&&\"object\"!==typeof b.style)throw Error(p(62));}}\nfunction vb(a,b){if(-1===a.indexOf(\"-\"))return\"string\"===typeof b.is;switch(a){case \"annotation-xml\":case \"color-profile\":case \"font-face\":case \"font-face-src\":case \"font-face-uri\":case \"font-face-format\":case \"font-face-name\":case \"missing-glyph\":return!1;default:return!0}}var wb=null;function xb(a){a=a.target||a.srcElement||window;a.correspondingUseElement&&(a=a.correspondingUseElement);return 3===a.nodeType?a.parentNode:a}var yb=null,zb=null,Ab=null;\nfunction Bb(a){if(a=Cb(a)){if(\"function\"!==typeof yb)throw Error(p(280));var b=a.stateNode;b&&(b=Db(b),yb(a.stateNode,a.type,b))}}function Eb(a){zb?Ab?Ab.push(a):Ab=[a]:zb=a}function Fb(){if(zb){var a=zb,b=Ab;Ab=zb=null;Bb(a);if(b)for(a=0;a>>=0;return 0===a?32:31-(pc(a)/qc|0)|0}var rc=64,sc=4194304;\nfunction tc(a){switch(a&-a){case 1:return 1;case 2:return 2;case 4:return 4;case 8:return 8;case 16:return 16;case 32:return 32;case 64:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:return a&4194240;case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:return a&130023424;case 134217728:return 134217728;case 268435456:return 268435456;case 536870912:return 536870912;case 1073741824:return 1073741824;\ndefault:return a}}function uc(a,b){var c=a.pendingLanes;if(0===c)return 0;var d=0,e=a.suspendedLanes,f=a.pingedLanes,g=c&268435455;if(0!==g){var h=g&~e;0!==h?d=tc(h):(f&=g,0!==f&&(d=tc(f)))}else g=c&~e,0!==g?d=tc(g):0!==f&&(d=tc(f));if(0===d)return 0;if(0!==b&&b!==d&&0===(b&e)&&(e=d&-d,f=b&-b,e>=f||16===e&&0!==(f&4194240)))return b;0!==(d&4)&&(d|=c&16);b=a.entangledLanes;if(0!==b)for(a=a.entanglements,b&=d;0c;c++)b.push(a);return b}\nfunction Ac(a,b,c){a.pendingLanes|=b;536870912!==b&&(a.suspendedLanes=0,a.pingedLanes=0);a=a.eventTimes;b=31-oc(b);a[b]=c}function Bc(a,b){var c=a.pendingLanes&~b;a.pendingLanes=b;a.suspendedLanes=0;a.pingedLanes=0;a.expiredLanes&=b;a.mutableReadLanes&=b;a.entangledLanes&=b;b=a.entanglements;var d=a.eventTimes;for(a=a.expirationTimes;0=be),ee=String.fromCharCode(32),fe=!1;\nfunction ge(a,b){switch(a){case \"keyup\":return-1!==$d.indexOf(b.keyCode);case \"keydown\":return 229!==b.keyCode;case \"keypress\":case \"mousedown\":case \"focusout\":return!0;default:return!1}}function he(a){a=a.detail;return\"object\"===typeof a&&\"data\"in a?a.data:null}var ie=!1;function je(a,b){switch(a){case \"compositionend\":return he(b);case \"keypress\":if(32!==b.which)return null;fe=!0;return ee;case \"textInput\":return a=b.data,a===ee&&fe?null:a;default:return null}}\nfunction ke(a,b){if(ie)return\"compositionend\"===a||!ae&&ge(a,b)?(a=nd(),md=ld=kd=null,ie=!1,a):null;switch(a){case \"paste\":return null;case \"keypress\":if(!(b.ctrlKey||b.altKey||b.metaKey)||b.ctrlKey&&b.altKey){if(b.char&&1=b)return{node:c,offset:b-a};a=d}a:{for(;c;){if(c.nextSibling){c=c.nextSibling;break a}c=c.parentNode}c=void 0}c=Je(c)}}function Le(a,b){return a&&b?a===b?!0:a&&3===a.nodeType?!1:b&&3===b.nodeType?Le(a,b.parentNode):\"contains\"in a?a.contains(b):a.compareDocumentPosition?!!(a.compareDocumentPosition(b)&16):!1:!1}\nfunction Me(){for(var a=window,b=Xa();b instanceof a.HTMLIFrameElement;){try{var c=\"string\"===typeof b.contentWindow.location.href}catch(d){c=!1}if(c)a=b.contentWindow;else break;b=Xa(a.document)}return b}function Ne(a){var b=a&&a.nodeName&&a.nodeName.toLowerCase();return b&&(\"input\"===b&&(\"text\"===a.type||\"search\"===a.type||\"tel\"===a.type||\"url\"===a.type||\"password\"===a.type)||\"textarea\"===b||\"true\"===a.contentEditable)}\nfunction Oe(a){var b=Me(),c=a.focusedElem,d=a.selectionRange;if(b!==c&&c&&c.ownerDocument&&Le(c.ownerDocument.documentElement,c)){if(null!==d&&Ne(c))if(b=d.start,a=d.end,void 0===a&&(a=b),\"selectionStart\"in c)c.selectionStart=b,c.selectionEnd=Math.min(a,c.value.length);else if(a=(b=c.ownerDocument||document)&&b.defaultView||window,a.getSelection){a=a.getSelection();var e=c.textContent.length,f=Math.min(d.start,e);d=void 0===d.end?f:Math.min(d.end,e);!a.extend&&f>d&&(e=d,d=f,f=e);e=Ke(c,f);var g=Ke(c,\nd);e&&g&&(1!==a.rangeCount||a.anchorNode!==e.node||a.anchorOffset!==e.offset||a.focusNode!==g.node||a.focusOffset!==g.offset)&&(b=b.createRange(),b.setStart(e.node,e.offset),a.removeAllRanges(),f>d?(a.addRange(b),a.extend(g.node,g.offset)):(b.setEnd(g.node,g.offset),a.addRange(b)))}b=[];for(a=c;a=a.parentNode;)1===a.nodeType&&b.push({element:a,left:a.scrollLeft,top:a.scrollTop});\"function\"===typeof c.focus&&c.focus();for(c=0;c=document.documentMode,Qe=null,Re=null,Se=null,Te=!1;\nfunction Ue(a,b,c){var d=c.window===c?c.document:9===c.nodeType?c:c.ownerDocument;Te||null==Qe||Qe!==Xa(d)||(d=Qe,\"selectionStart\"in d&&Ne(d)?d={start:d.selectionStart,end:d.selectionEnd}:(d=(d.ownerDocument&&d.ownerDocument.defaultView||window).getSelection(),d={anchorNode:d.anchorNode,anchorOffset:d.anchorOffset,focusNode:d.focusNode,focusOffset:d.focusOffset}),Se&&Ie(Se,d)||(Se=d,d=oe(Re,\"onSelect\"),0Tf||(a.current=Sf[Tf],Sf[Tf]=null,Tf--)}function G(a,b){Tf++;Sf[Tf]=a.current;a.current=b}var Vf={},H=Uf(Vf),Wf=Uf(!1),Xf=Vf;function Yf(a,b){var c=a.type.contextTypes;if(!c)return Vf;var d=a.stateNode;if(d&&d.__reactInternalMemoizedUnmaskedChildContext===b)return d.__reactInternalMemoizedMaskedChildContext;var e={},f;for(f in c)e[f]=b[f];d&&(a=a.stateNode,a.__reactInternalMemoizedUnmaskedChildContext=b,a.__reactInternalMemoizedMaskedChildContext=e);return e}\nfunction Zf(a){a=a.childContextTypes;return null!==a&&void 0!==a}function $f(){E(Wf);E(H)}function ag(a,b,c){if(H.current!==Vf)throw Error(p(168));G(H,b);G(Wf,c)}function bg(a,b,c){var d=a.stateNode;b=b.childContextTypes;if(\"function\"!==typeof d.getChildContext)return c;d=d.getChildContext();for(var e in d)if(!(e in b))throw Error(p(108,Ra(a)||\"Unknown\",e));return A({},c,d)}\nfunction cg(a){a=(a=a.stateNode)&&a.__reactInternalMemoizedMergedChildContext||Vf;Xf=H.current;G(H,a);G(Wf,Wf.current);return!0}function dg(a,b,c){var d=a.stateNode;if(!d)throw Error(p(169));c?(a=bg(a,b,Xf),d.__reactInternalMemoizedMergedChildContext=a,E(Wf),E(H),G(H,a)):E(Wf);G(Wf,c)}var eg=null,fg=!1,gg=!1;function hg(a){null===eg?eg=[a]:eg.push(a)}function ig(a){fg=!0;hg(a)}\nfunction jg(){if(!gg&&null!==eg){gg=!0;var a=0,b=C;try{var c=eg;for(C=1;a>=g;e-=g;rg=1<<32-oc(b)+e|c<w?(x=u,u=null):x=u.sibling;var n=r(e,u,h[w],k);if(null===n){null===u&&(u=x);break}a&&u&&null===n.alternate&&b(e,u);g=f(n,g,w);null===m?l=n:m.sibling=n;m=n;u=x}if(w===h.length)return c(e,u),I&&tg(e,w),l;if(null===u){for(;ww?(x=m,m=null):x=m.sibling;var t=r(e,m,n.value,k);if(null===t){null===m&&(m=x);break}a&&m&&null===t.alternate&&b(e,m);g=f(t,g,w);null===u?l=t:u.sibling=t;u=t;m=x}if(n.done)return c(e,\nm),I&&tg(e,w),l;if(null===m){for(;!n.done;w++,n=h.next())n=q(e,n.value,k),null!==n&&(g=f(n,g,w),null===u?l=n:u.sibling=n,u=n);I&&tg(e,w);return l}for(m=d(e,m);!n.done;w++,n=h.next())n=y(m,e,w,n.value,k),null!==n&&(a&&null!==n.alternate&&m.delete(null===n.key?w:n.key),g=f(n,g,w),null===u?l=n:u.sibling=n,u=n);a&&m.forEach(function(a){return b(e,a)});I&&tg(e,w);return l}function J(a,d,f,h){\"object\"===typeof f&&null!==f&&f.type===ya&&null===f.key&&(f=f.props.children);if(\"object\"===typeof f&&null!==f){switch(f.$$typeof){case va:a:{for(var k=\nf.key,l=d;null!==l;){if(l.key===k){k=f.type;if(k===ya){if(7===l.tag){c(a,l.sibling);d=e(l,f.props.children);d.return=a;a=d;break a}}else if(l.elementType===k||\"object\"===typeof k&&null!==k&&k.$$typeof===Ha&&uh(k)===l.type){c(a,l.sibling);d=e(l,f.props);d.ref=sh(a,l,f);d.return=a;a=d;break a}c(a,l);break}else b(a,l);l=l.sibling}f.type===ya?(d=Ah(f.props.children,a.mode,h,f.key),d.return=a,a=d):(h=yh(f.type,f.key,f.props,null,a.mode,h),h.ref=sh(a,d,f),h.return=a,a=h)}return g(a);case wa:a:{for(l=f.key;null!==\nd;){if(d.key===l)if(4===d.tag&&d.stateNode.containerInfo===f.containerInfo&&d.stateNode.implementation===f.implementation){c(a,d.sibling);d=e(d,f.children||[]);d.return=a;a=d;break a}else{c(a,d);break}else b(a,d);d=d.sibling}d=zh(f,a.mode,h);d.return=a;a=d}return g(a);case Ha:return l=f._init,J(a,d,l(f._payload),h)}if(eb(f))return n(a,d,f,h);if(Ka(f))return t(a,d,f,h);th(a,f)}return\"string\"===typeof f&&\"\"!==f||\"number\"===typeof f?(f=\"\"+f,null!==d&&6===d.tag?(c(a,d.sibling),d=e(d,f),d.return=a,a=d):\n(c(a,d),d=xh(f,a.mode,h),d.return=a,a=d),g(a)):c(a,d)}return J}var Bh=vh(!0),Ch=vh(!1),Dh={},Eh=Uf(Dh),Fh=Uf(Dh),Gh=Uf(Dh);function Hh(a){if(a===Dh)throw Error(p(174));return a}function Ih(a,b){G(Gh,b);G(Fh,a);G(Eh,Dh);a=b.nodeType;switch(a){case 9:case 11:b=(b=b.documentElement)?b.namespaceURI:lb(null,\"\");break;default:a=8===a?b.parentNode:b,b=a.namespaceURI||null,a=a.tagName,b=lb(b,a)}E(Eh);G(Eh,b)}function Jh(){E(Eh);E(Fh);E(Gh)}\nfunction Kh(a){Hh(Gh.current);var b=Hh(Eh.current);var c=lb(b,a.type);b!==c&&(G(Fh,a),G(Eh,c))}function Lh(a){Fh.current===a&&(E(Eh),E(Fh))}var M=Uf(0);\nfunction Mh(a){for(var b=a;null!==b;){if(13===b.tag){var c=b.memoizedState;if(null!==c&&(c=c.dehydrated,null===c||\"$?\"===c.data||\"$!\"===c.data))return b}else if(19===b.tag&&void 0!==b.memoizedProps.revealOrder){if(0!==(b.flags&128))return b}else if(null!==b.child){b.child.return=b;b=b.child;continue}if(b===a)break;for(;null===b.sibling;){if(null===b.return||b.return===a)return null;b=b.return}b.sibling.return=b.return;b=b.sibling}return null}var Nh=[];\nfunction Oh(){for(var a=0;ac?c:4;a(!0);var d=Qh.transition;Qh.transition={};try{a(!1),b()}finally{C=c,Qh.transition=d}}function Fi(){return di().memoizedState}\nfunction Gi(a,b,c){var d=lh(a);c={lane:d,action:c,hasEagerState:!1,eagerState:null,next:null};if(Hi(a))Ii(b,c);else if(c=Yg(a,b,c,d),null!==c){var e=L();mh(c,a,d,e);Ji(c,b,d)}}\nfunction ri(a,b,c){var d=lh(a),e={lane:d,action:c,hasEagerState:!1,eagerState:null,next:null};if(Hi(a))Ii(b,e);else{var f=a.alternate;if(0===a.lanes&&(null===f||0===f.lanes)&&(f=b.lastRenderedReducer,null!==f))try{var g=b.lastRenderedState,h=f(g,c);e.hasEagerState=!0;e.eagerState=h;if(He(h,g)){var k=b.interleaved;null===k?(e.next=e,Xg(b)):(e.next=k.next,k.next=e);b.interleaved=e;return}}catch(l){}finally{}c=Yg(a,b,e,d);null!==c&&(e=L(),mh(c,a,d,e),Ji(c,b,d))}}\nfunction Hi(a){var b=a.alternate;return a===N||null!==b&&b===N}function Ii(a,b){Th=Sh=!0;var c=a.pending;null===c?b.next=b:(b.next=c.next,c.next=b);a.pending=b}function Ji(a,b,c){if(0!==(c&4194240)){var d=b.lanes;d&=a.pendingLanes;c|=d;b.lanes=c;Cc(a,c)}}\nvar ai={readContext:Vg,useCallback:Q,useContext:Q,useEffect:Q,useImperativeHandle:Q,useInsertionEffect:Q,useLayoutEffect:Q,useMemo:Q,useReducer:Q,useRef:Q,useState:Q,useDebugValue:Q,useDeferredValue:Q,useTransition:Q,useMutableSource:Q,useSyncExternalStore:Q,useId:Q,unstable_isNewReconciler:!1},Yh={readContext:Vg,useCallback:function(a,b){ci().memoizedState=[a,void 0===b?null:b];return a},useContext:Vg,useEffect:vi,useImperativeHandle:function(a,b,c){c=null!==c&&void 0!==c?c.concat([a]):null;return ti(4194308,\n4,yi.bind(null,b,a),c)},useLayoutEffect:function(a,b){return ti(4194308,4,a,b)},useInsertionEffect:function(a,b){return ti(4,2,a,b)},useMemo:function(a,b){var c=ci();b=void 0===b?null:b;a=a();c.memoizedState=[a,b];return a},useReducer:function(a,b,c){var d=ci();b=void 0!==c?c(b):b;d.memoizedState=d.baseState=b;a={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:a,lastRenderedState:b};d.queue=a;a=a.dispatch=Gi.bind(null,N,a);return[d.memoizedState,a]},useRef:function(a){var b=\nci();a={current:a};return b.memoizedState=a},useState:qi,useDebugValue:Ai,useDeferredValue:function(a){return ci().memoizedState=a},useTransition:function(){var a=qi(!1),b=a[0];a=Ei.bind(null,a[1]);ci().memoizedState=a;return[b,a]},useMutableSource:function(){},useSyncExternalStore:function(a,b,c){var d=N,e=ci();if(I){if(void 0===c)throw Error(p(407));c=c()}else{c=b();if(null===R)throw Error(p(349));0!==(Rh&30)||ni(d,b,c)}e.memoizedState=c;var f={value:c,getSnapshot:b};e.queue=f;vi(ki.bind(null,d,\nf,a),[a]);d.flags|=2048;li(9,mi.bind(null,d,f,c,b),void 0,null);return c},useId:function(){var a=ci(),b=R.identifierPrefix;if(I){var c=sg;var d=rg;c=(d&~(1<<32-oc(d)-1)).toString(32)+c;b=\":\"+b+\"R\"+c;c=Uh++;0\\x3c/script>\",a=a.removeChild(a.firstChild)):\n\"string\"===typeof d.is?a=g.createElement(c,{is:d.is}):(a=g.createElement(c),\"select\"===c&&(g=a,d.multiple?g.multiple=!0:d.size&&(g.size=d.size))):a=g.createElementNS(a,c);a[Of]=b;a[Pf]=d;Aj(a,b,!1,!1);b.stateNode=a;a:{g=vb(c,d);switch(c){case \"dialog\":D(\"cancel\",a);D(\"close\",a);e=d;break;case \"iframe\":case \"object\":case \"embed\":D(\"load\",a);e=d;break;case \"video\":case \"audio\":for(e=0;eHj&&(b.flags|=128,d=!0,Ej(f,!1),b.lanes=4194304)}else{if(!d)if(a=Mh(g),null!==a){if(b.flags|=128,d=!0,c=a.updateQueue,null!==c&&(b.updateQueue=c,b.flags|=4),Ej(f,!0),null===f.tail&&\"hidden\"===f.tailMode&&!g.alternate&&!I)return S(b),null}else 2*B()-f.renderingStartTime>Hj&&1073741824!==c&&(b.flags|=128,d=!0,Ej(f,!1),b.lanes=4194304);f.isBackwards?(g.sibling=b.child,b.child=g):(c=f.last,null!==c?c.sibling=g:b.child=g,f.last=g)}if(null!==f.tail)return b=f.tail,f.rendering=\nb,f.tail=b.sibling,f.renderingStartTime=B(),b.sibling=null,c=M.current,G(M,d?c&1|2:c&1),b;S(b);return null;case 22:case 23:return Ij(),d=null!==b.memoizedState,null!==a&&null!==a.memoizedState!==d&&(b.flags|=8192),d&&0!==(b.mode&1)?0!==(gj&1073741824)&&(S(b),b.subtreeFlags&6&&(b.flags|=8192)):S(b),null;case 24:return null;case 25:return null}throw Error(p(156,b.tag));}\nfunction Jj(a,b){wg(b);switch(b.tag){case 1:return Zf(b.type)&&$f(),a=b.flags,a&65536?(b.flags=a&-65537|128,b):null;case 3:return Jh(),E(Wf),E(H),Oh(),a=b.flags,0!==(a&65536)&&0===(a&128)?(b.flags=a&-65537|128,b):null;case 5:return Lh(b),null;case 13:E(M);a=b.memoizedState;if(null!==a&&null!==a.dehydrated){if(null===b.alternate)throw Error(p(340));Ig()}a=b.flags;return a&65536?(b.flags=a&-65537|128,b):null;case 19:return E(M),null;case 4:return Jh(),null;case 10:return Rg(b.type._context),null;case 22:case 23:return Ij(),\nnull;case 24:return null;default:return null}}var Kj=!1,U=!1,Lj=\"function\"===typeof WeakSet?WeakSet:Set,V=null;function Mj(a,b){var c=a.ref;if(null!==c)if(\"function\"===typeof c)try{c(null)}catch(d){W(a,b,d)}else c.current=null}function Nj(a,b,c){try{c()}catch(d){W(a,b,d)}}var Oj=!1;\nfunction Pj(a,b){Cf=dd;a=Me();if(Ne(a)){if(\"selectionStart\"in a)var c={start:a.selectionStart,end:a.selectionEnd};else a:{c=(c=a.ownerDocument)&&c.defaultView||window;var d=c.getSelection&&c.getSelection();if(d&&0!==d.rangeCount){c=d.anchorNode;var e=d.anchorOffset,f=d.focusNode;d=d.focusOffset;try{c.nodeType,f.nodeType}catch(F){c=null;break a}var g=0,h=-1,k=-1,l=0,m=0,q=a,r=null;b:for(;;){for(var y;;){q!==c||0!==e&&3!==q.nodeType||(h=g+e);q!==f||0!==d&&3!==q.nodeType||(k=g+d);3===q.nodeType&&(g+=\nq.nodeValue.length);if(null===(y=q.firstChild))break;r=q;q=y}for(;;){if(q===a)break b;r===c&&++l===e&&(h=g);r===f&&++m===d&&(k=g);if(null!==(y=q.nextSibling))break;q=r;r=q.parentNode}q=y}c=-1===h||-1===k?null:{start:h,end:k}}else c=null}c=c||{start:0,end:0}}else c=null;Df={focusedElem:a,selectionRange:c};dd=!1;for(V=b;null!==V;)if(b=V,a=b.child,0!==(b.subtreeFlags&1028)&&null!==a)a.return=b,V=a;else for(;null!==V;){b=V;try{var n=b.alternate;if(0!==(b.flags&1024))switch(b.tag){case 0:case 11:case 15:break;\ncase 1:if(null!==n){var t=n.memoizedProps,J=n.memoizedState,x=b.stateNode,w=x.getSnapshotBeforeUpdate(b.elementType===b.type?t:Lg(b.type,t),J);x.__reactInternalSnapshotBeforeUpdate=w}break;case 3:var u=b.stateNode.containerInfo;1===u.nodeType?u.textContent=\"\":9===u.nodeType&&u.documentElement&&u.removeChild(u.documentElement);break;case 5:case 6:case 4:case 17:break;default:throw Error(p(163));}}catch(F){W(b,b.return,F)}a=b.sibling;if(null!==a){a.return=b.return;V=a;break}V=b.return}n=Oj;Oj=!1;return n}\nfunction Qj(a,b,c){var d=b.updateQueue;d=null!==d?d.lastEffect:null;if(null!==d){var e=d=d.next;do{if((e.tag&a)===a){var f=e.destroy;e.destroy=void 0;void 0!==f&&Nj(b,c,f)}e=e.next}while(e!==d)}}function Rj(a,b){b=b.updateQueue;b=null!==b?b.lastEffect:null;if(null!==b){var c=b=b.next;do{if((c.tag&a)===a){var d=c.create;c.destroy=d()}c=c.next}while(c!==b)}}function Sj(a){var b=a.ref;if(null!==b){var c=a.stateNode;switch(a.tag){case 5:a=c;break;default:a=c}\"function\"===typeof b?b(a):b.current=a}}\nfunction Tj(a){var b=a.alternate;null!==b&&(a.alternate=null,Tj(b));a.child=null;a.deletions=null;a.sibling=null;5===a.tag&&(b=a.stateNode,null!==b&&(delete b[Of],delete b[Pf],delete b[of],delete b[Qf],delete b[Rf]));a.stateNode=null;a.return=null;a.dependencies=null;a.memoizedProps=null;a.memoizedState=null;a.pendingProps=null;a.stateNode=null;a.updateQueue=null}function Uj(a){return 5===a.tag||3===a.tag||4===a.tag}\nfunction Vj(a){a:for(;;){for(;null===a.sibling;){if(null===a.return||Uj(a.return))return null;a=a.return}a.sibling.return=a.return;for(a=a.sibling;5!==a.tag&&6!==a.tag&&18!==a.tag;){if(a.flags&2)continue a;if(null===a.child||4===a.tag)continue a;else a.child.return=a,a=a.child}if(!(a.flags&2))return a.stateNode}}\nfunction Wj(a,b,c){var d=a.tag;if(5===d||6===d)a=a.stateNode,b?8===c.nodeType?c.parentNode.insertBefore(a,b):c.insertBefore(a,b):(8===c.nodeType?(b=c.parentNode,b.insertBefore(a,c)):(b=c,b.appendChild(a)),c=c._reactRootContainer,null!==c&&void 0!==c||null!==b.onclick||(b.onclick=Bf));else if(4!==d&&(a=a.child,null!==a))for(Wj(a,b,c),a=a.sibling;null!==a;)Wj(a,b,c),a=a.sibling}\nfunction Xj(a,b,c){var d=a.tag;if(5===d||6===d)a=a.stateNode,b?c.insertBefore(a,b):c.appendChild(a);else if(4!==d&&(a=a.child,null!==a))for(Xj(a,b,c),a=a.sibling;null!==a;)Xj(a,b,c),a=a.sibling}var X=null,Yj=!1;function Zj(a,b,c){for(c=c.child;null!==c;)ak(a,b,c),c=c.sibling}\nfunction ak(a,b,c){if(lc&&\"function\"===typeof lc.onCommitFiberUnmount)try{lc.onCommitFiberUnmount(kc,c)}catch(h){}switch(c.tag){case 5:U||Mj(c,b);case 6:var d=X,e=Yj;X=null;Zj(a,b,c);X=d;Yj=e;null!==X&&(Yj?(a=X,c=c.stateNode,8===a.nodeType?a.parentNode.removeChild(c):a.removeChild(c)):X.removeChild(c.stateNode));break;case 18:null!==X&&(Yj?(a=X,c=c.stateNode,8===a.nodeType?Kf(a.parentNode,c):1===a.nodeType&&Kf(a,c),bd(a)):Kf(X,c.stateNode));break;case 4:d=X;e=Yj;X=c.stateNode.containerInfo;Yj=!0;\nZj(a,b,c);X=d;Yj=e;break;case 0:case 11:case 14:case 15:if(!U&&(d=c.updateQueue,null!==d&&(d=d.lastEffect,null!==d))){e=d=d.next;do{var f=e,g=f.destroy;f=f.tag;void 0!==g&&(0!==(f&2)?Nj(c,b,g):0!==(f&4)&&Nj(c,b,g));e=e.next}while(e!==d)}Zj(a,b,c);break;case 1:if(!U&&(Mj(c,b),d=c.stateNode,\"function\"===typeof d.componentWillUnmount))try{d.props=c.memoizedProps,d.state=c.memoizedState,d.componentWillUnmount()}catch(h){W(c,b,h)}Zj(a,b,c);break;case 21:Zj(a,b,c);break;case 22:c.mode&1?(U=(d=U)||null!==\nc.memoizedState,Zj(a,b,c),U=d):Zj(a,b,c);break;default:Zj(a,b,c)}}function bk(a){var b=a.updateQueue;if(null!==b){a.updateQueue=null;var c=a.stateNode;null===c&&(c=a.stateNode=new Lj);b.forEach(function(b){var d=ck.bind(null,a,b);c.has(b)||(c.add(b),b.then(d,d))})}}\nfunction dk(a,b){var c=b.deletions;if(null!==c)for(var d=0;de&&(e=g);d&=~f}d=e;d=B()-d;d=(120>d?120:480>d?480:1080>d?1080:1920>d?1920:3E3>d?3E3:4320>d?4320:1960*mk(d/1960))-d;if(10a?16:a;if(null===xk)var d=!1;else{a=xk;xk=null;yk=0;if(0!==(K&6))throw Error(p(331));var e=K;K|=4;for(V=a.current;null!==V;){var f=V,g=f.child;if(0!==(V.flags&16)){var h=f.deletions;if(null!==h){for(var k=0;kB()-gk?Lk(a,0):sk|=c);Ek(a,b)}function Zk(a,b){0===b&&(0===(a.mode&1)?b=1:(b=sc,sc<<=1,0===(sc&130023424)&&(sc=4194304)));var c=L();a=Zg(a,b);null!==a&&(Ac(a,b,c),Ek(a,c))}function vj(a){var b=a.memoizedState,c=0;null!==b&&(c=b.retryLane);Zk(a,c)}\nfunction ck(a,b){var c=0;switch(a.tag){case 13:var d=a.stateNode;var e=a.memoizedState;null!==e&&(c=e.retryLane);break;case 19:d=a.stateNode;break;default:throw Error(p(314));}null!==d&&d.delete(b);Zk(a,c)}var Wk;\nWk=function(a,b,c){if(null!==a)if(a.memoizedProps!==b.pendingProps||Wf.current)Ug=!0;else{if(0===(a.lanes&c)&&0===(b.flags&128))return Ug=!1,zj(a,b,c);Ug=0!==(a.flags&131072)?!0:!1}else Ug=!1,I&&0!==(b.flags&1048576)&&ug(b,ng,b.index);b.lanes=0;switch(b.tag){case 2:var d=b.type;jj(a,b);a=b.pendingProps;var e=Yf(b,H.current);Tg(b,c);e=Xh(null,b,d,a,e,c);var f=bi();b.flags|=1;\"object\"===typeof e&&null!==e&&\"function\"===typeof e.render&&void 0===e.$$typeof?(b.tag=1,b.memoizedState=null,b.updateQueue=\nnull,Zf(d)?(f=!0,cg(b)):f=!1,b.memoizedState=null!==e.state&&void 0!==e.state?e.state:null,ah(b),e.updater=nh,b.stateNode=e,e._reactInternals=b,rh(b,d,a,c),b=kj(null,b,d,!0,f,c)):(b.tag=0,I&&f&&vg(b),Yi(null,b,e,c),b=b.child);return b;case 16:d=b.elementType;a:{jj(a,b);a=b.pendingProps;e=d._init;d=e(d._payload);b.type=d;e=b.tag=$k(d);a=Lg(d,a);switch(e){case 0:b=dj(null,b,d,a,c);break a;case 1:b=ij(null,b,d,a,c);break a;case 11:b=Zi(null,b,d,a,c);break a;case 14:b=aj(null,b,d,Lg(d.type,a),c);break a}throw Error(p(306,\nd,\"\"));}return b;case 0:return d=b.type,e=b.pendingProps,e=b.elementType===d?e:Lg(d,e),dj(a,b,d,e,c);case 1:return d=b.type,e=b.pendingProps,e=b.elementType===d?e:Lg(d,e),ij(a,b,d,e,c);case 3:a:{lj(b);if(null===a)throw Error(p(387));d=b.pendingProps;f=b.memoizedState;e=f.element;bh(a,b);gh(b,d,null,c);var g=b.memoizedState;d=g.element;if(f.isDehydrated)if(f={element:d,isDehydrated:!1,cache:g.cache,pendingSuspenseBoundaries:g.pendingSuspenseBoundaries,transitions:g.transitions},b.updateQueue.baseState=\nf,b.memoizedState=f,b.flags&256){e=Ki(Error(p(423)),b);b=mj(a,b,d,c,e);break a}else if(d!==e){e=Ki(Error(p(424)),b);b=mj(a,b,d,c,e);break a}else for(yg=Lf(b.stateNode.containerInfo.firstChild),xg=b,I=!0,zg=null,c=Ch(b,null,d,c),b.child=c;c;)c.flags=c.flags&-3|4096,c=c.sibling;else{Ig();if(d===e){b=$i(a,b,c);break a}Yi(a,b,d,c)}b=b.child}return b;case 5:return Kh(b),null===a&&Eg(b),d=b.type,e=b.pendingProps,f=null!==a?a.memoizedProps:null,g=e.children,Ef(d,e)?g=null:null!==f&&Ef(d,f)&&(b.flags|=32),\nhj(a,b),Yi(a,b,g,c),b.child;case 6:return null===a&&Eg(b),null;case 13:return pj(a,b,c);case 4:return Ih(b,b.stateNode.containerInfo),d=b.pendingProps,null===a?b.child=Bh(b,null,d,c):Yi(a,b,d,c),b.child;case 11:return d=b.type,e=b.pendingProps,e=b.elementType===d?e:Lg(d,e),Zi(a,b,d,e,c);case 7:return Yi(a,b,b.pendingProps,c),b.child;case 8:return Yi(a,b,b.pendingProps.children,c),b.child;case 12:return Yi(a,b,b.pendingProps.children,c),b.child;case 10:a:{d=b.type._context;e=b.pendingProps;f=b.memoizedProps;\ng=e.value;G(Mg,d._currentValue);d._currentValue=g;if(null!==f)if(He(f.value,g)){if(f.children===e.children&&!Wf.current){b=$i(a,b,c);break a}}else for(f=b.child,null!==f&&(f.return=b);null!==f;){var h=f.dependencies;if(null!==h){g=f.child;for(var k=h.firstContext;null!==k;){if(k.context===d){if(1===f.tag){k=ch(-1,c&-c);k.tag=2;var l=f.updateQueue;if(null!==l){l=l.shared;var m=l.pending;null===m?k.next=k:(k.next=m.next,m.next=k);l.pending=k}}f.lanes|=c;k=f.alternate;null!==k&&(k.lanes|=c);Sg(f.return,\nc,b);h.lanes|=c;break}k=k.next}}else if(10===f.tag)g=f.type===b.type?null:f.child;else if(18===f.tag){g=f.return;if(null===g)throw Error(p(341));g.lanes|=c;h=g.alternate;null!==h&&(h.lanes|=c);Sg(g,c,b);g=f.sibling}else g=f.child;if(null!==g)g.return=f;else for(g=f;null!==g;){if(g===b){g=null;break}f=g.sibling;if(null!==f){f.return=g.return;g=f;break}g=g.return}f=g}Yi(a,b,e.children,c);b=b.child}return b;case 9:return e=b.type,d=b.pendingProps.children,Tg(b,c),e=Vg(e),d=d(e),b.flags|=1,Yi(a,b,d,c),\nb.child;case 14:return d=b.type,e=Lg(d,b.pendingProps),e=Lg(d.type,e),aj(a,b,d,e,c);case 15:return cj(a,b,b.type,b.pendingProps,c);case 17:return d=b.type,e=b.pendingProps,e=b.elementType===d?e:Lg(d,e),jj(a,b),b.tag=1,Zf(d)?(a=!0,cg(b)):a=!1,Tg(b,c),ph(b,d,e),rh(b,d,e,c),kj(null,b,d,!0,a,c);case 19:return yj(a,b,c);case 22:return ej(a,b,c)}throw Error(p(156,b.tag));};function Gk(a,b){return ac(a,b)}\nfunction al(a,b,c,d){this.tag=a;this.key=c;this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null;this.index=0;this.ref=null;this.pendingProps=b;this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null;this.mode=d;this.subtreeFlags=this.flags=0;this.deletions=null;this.childLanes=this.lanes=0;this.alternate=null}function Bg(a,b,c,d){return new al(a,b,c,d)}function bj(a){a=a.prototype;return!(!a||!a.isReactComponent)}\nfunction $k(a){if(\"function\"===typeof a)return bj(a)?1:0;if(void 0!==a&&null!==a){a=a.$$typeof;if(a===Da)return 11;if(a===Ga)return 14}return 2}\nfunction wh(a,b){var c=a.alternate;null===c?(c=Bg(a.tag,b,a.key,a.mode),c.elementType=a.elementType,c.type=a.type,c.stateNode=a.stateNode,c.alternate=a,a.alternate=c):(c.pendingProps=b,c.type=a.type,c.flags=0,c.subtreeFlags=0,c.deletions=null);c.flags=a.flags&14680064;c.childLanes=a.childLanes;c.lanes=a.lanes;c.child=a.child;c.memoizedProps=a.memoizedProps;c.memoizedState=a.memoizedState;c.updateQueue=a.updateQueue;b=a.dependencies;c.dependencies=null===b?null:{lanes:b.lanes,firstContext:b.firstContext};\nc.sibling=a.sibling;c.index=a.index;c.ref=a.ref;return c}\nfunction yh(a,b,c,d,e,f){var g=2;d=a;if(\"function\"===typeof a)bj(a)&&(g=1);else if(\"string\"===typeof a)g=5;else a:switch(a){case ya:return Ah(c.children,e,f,b);case za:g=8;e|=8;break;case Aa:return a=Bg(12,c,b,e|2),a.elementType=Aa,a.lanes=f,a;case Ea:return a=Bg(13,c,b,e),a.elementType=Ea,a.lanes=f,a;case Fa:return a=Bg(19,c,b,e),a.elementType=Fa,a.lanes=f,a;case Ia:return qj(c,e,f,b);default:if(\"object\"===typeof a&&null!==a)switch(a.$$typeof){case Ba:g=10;break a;case Ca:g=9;break a;case Da:g=11;\nbreak a;case Ga:g=14;break a;case Ha:g=16;d=null;break a}throw Error(p(130,null==a?a:typeof a,\"\"));}b=Bg(g,c,b,e);b.elementType=a;b.type=d;b.lanes=f;return b}function Ah(a,b,c,d){a=Bg(7,a,d,b);a.lanes=c;return a}function qj(a,b,c,d){a=Bg(22,a,d,b);a.elementType=Ia;a.lanes=c;a.stateNode={isHidden:!1};return a}function xh(a,b,c){a=Bg(6,a,null,b);a.lanes=c;return a}\nfunction zh(a,b,c){b=Bg(4,null!==a.children?a.children:[],a.key,b);b.lanes=c;b.stateNode={containerInfo:a.containerInfo,pendingChildren:null,implementation:a.implementation};return b}\nfunction bl(a,b,c,d,e){this.tag=b;this.containerInfo=a;this.finishedWork=this.pingCache=this.current=this.pendingChildren=null;this.timeoutHandle=-1;this.callbackNode=this.pendingContext=this.context=null;this.callbackPriority=0;this.eventTimes=zc(0);this.expirationTimes=zc(-1);this.entangledLanes=this.finishedLanes=this.mutableReadLanes=this.expiredLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0;this.entanglements=zc(0);this.identifierPrefix=d;this.onRecoverableError=e;this.mutableSourceEagerHydrationData=\nnull}function cl(a,b,c,d,e,f,g,h,k){a=new bl(a,b,c,h,k);1===b?(b=1,!0===f&&(b|=8)):b=0;f=Bg(3,null,null,b);a.current=f;f.stateNode=a;f.memoizedState={element:d,isDehydrated:c,cache:null,transitions:null,pendingSuspenseBoundaries:null};ah(f);return a}function dl(a,b,c){var d=3>>1,e=a[d];if(0>>1;dg(C,c))ng(x,C)?(a[d]=x,a[n]=c,d=n):(a[d]=C,a[m]=c,d=m);else if(ng(x,c))a[d]=x,a[n]=c,d=n;else break a}}return b}\nfunction g(a,b){var c=a.sortIndex-b.sortIndex;return 0!==c?c:a.id-b.id}if(\"object\"===typeof performance&&\"function\"===typeof performance.now){var l=performance;exports.unstable_now=function(){return l.now()}}else{var p=Date,q=p.now();exports.unstable_now=function(){return p.now()-q}}var r=[],t=[],u=1,v=null,y=3,z=!1,A=!1,B=!1,D=\"function\"===typeof setTimeout?setTimeout:null,E=\"function\"===typeof clearTimeout?clearTimeout:null,F=\"undefined\"!==typeof setImmediate?setImmediate:null;\n\"undefined\"!==typeof navigator&&void 0!==navigator.scheduling&&void 0!==navigator.scheduling.isInputPending&&navigator.scheduling.isInputPending.bind(navigator.scheduling);function G(a){for(var b=h(t);null!==b;){if(null===b.callback)k(t);else if(b.startTime<=a)k(t),b.sortIndex=b.expirationTime,f(r,b);else break;b=h(t)}}function H(a){B=!1;G(a);if(!A)if(null!==h(r))A=!0,I(J);else{var b=h(t);null!==b&&K(H,b.startTime-a)}}\nfunction J(a,b){A=!1;B&&(B=!1,E(L),L=-1);z=!0;var c=y;try{G(b);for(v=h(r);null!==v&&(!(v.expirationTime>b)||a&&!M());){var d=v.callback;if(\"function\"===typeof d){v.callback=null;y=v.priorityLevel;var e=d(v.expirationTime<=b);b=exports.unstable_now();\"function\"===typeof e?v.callback=e:v===h(r)&&k(r);G(b)}else k(r);v=h(r)}if(null!==v)var w=!0;else{var m=h(t);null!==m&&K(H,m.startTime-b);w=!1}return w}finally{v=null,y=c,z=!1}}var N=!1,O=null,L=-1,P=5,Q=-1;\nfunction M(){return exports.unstable_now()-Qa||125d?(a.sortIndex=c,f(t,a),null===h(r)&&a===h(t)&&(B?(E(L),L=-1):B=!0,K(H,c-d))):(a.sortIndex=e,f(r,a),A||z||(A=!0,I(J)));return a};\nexports.unstable_shouldYield=M;exports.unstable_wrapCallback=function(a){var b=y;return function(){var c=y;y=b;try{return a.apply(this,arguments)}finally{y=c}}};\n","'use strict';\n\nif (process.env.NODE_ENV === 'production') {\n module.exports = require('./cjs/scheduler.production.min.js');\n} else {\n module.exports = require('./cjs/scheduler.development.js');\n}\n"],"names":[],"sourceRoot":""} \ No newline at end of file diff --git a/vlmpy310/lib/python3.10/site-packages/notebook/static/1601.4154c4f9ed460feae33b.js b/vlmpy310/lib/python3.10/site-packages/notebook/static/1601.4154c4f9ed460feae33b.js new file mode 100644 index 0000000000000000000000000000000000000000..2a68f0bed76447c1603b358b6dcbc7b4db70e53d --- /dev/null +++ b/vlmpy310/lib/python3.10/site-packages/notebook/static/1601.4154c4f9ed460feae33b.js @@ -0,0 +1,1455 @@ +"use strict"; +(self["webpackChunk_JUPYTERLAB_CORE_OUTPUT"] = self["webpackChunk_JUPYTERLAB_CORE_OUTPUT"] || []).push([[1601,661],{ + +/***/ 70661: +/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => { + +__webpack_require__.r(__webpack_exports__); +/* harmony export */ __webpack_require__.d(__webpack_exports__, { +/* harmony export */ javascript: () => (/* binding */ javascript), +/* harmony export */ json: () => (/* binding */ json), +/* harmony export */ jsonld: () => (/* binding */ jsonld), +/* harmony export */ typescript: () => (/* binding */ typescript) +/* harmony export */ }); +function mkJavaScript(parserConfig) { + var statementIndent = parserConfig.statementIndent; + var jsonldMode = parserConfig.jsonld; + var jsonMode = parserConfig.json || jsonldMode; + var isTS = parserConfig.typescript; + var wordRE = parserConfig.wordCharacters || /[\w$\xa1-\uffff]/; + + // Tokenizer + + var keywords = function(){ + function kw(type) {return {type: type, style: "keyword"};} + var A = kw("keyword a"), B = kw("keyword b"), C = kw("keyword c"), D = kw("keyword d"); + var operator = kw("operator"), atom = {type: "atom", style: "atom"}; + + return { + "if": kw("if"), "while": A, "with": A, "else": B, "do": B, "try": B, "finally": B, + "return": D, "break": D, "continue": D, "new": kw("new"), "delete": C, "void": C, "throw": C, + "debugger": kw("debugger"), "var": kw("var"), "const": kw("var"), "let": kw("var"), + "function": kw("function"), "catch": kw("catch"), + "for": kw("for"), "switch": kw("switch"), "case": kw("case"), "default": kw("default"), + "in": operator, "typeof": operator, "instanceof": operator, + "true": atom, "false": atom, "null": atom, "undefined": atom, "NaN": atom, "Infinity": atom, + "this": kw("this"), "class": kw("class"), "super": kw("atom"), + "yield": C, "export": kw("export"), "import": kw("import"), "extends": C, + "await": C + }; + }(); + + var isOperatorChar = /[+\-*&%=<>!?|~^@]/; + var isJsonldKeyword = /^@(context|id|value|language|type|container|list|set|reverse|index|base|vocab|graph)"/; + + function readRegexp(stream) { + var escaped = false, next, inSet = false; + while ((next = stream.next()) != null) { + if (!escaped) { + if (next == "/" && !inSet) return; + if (next == "[") inSet = true; + else if (inSet && next == "]") inSet = false; + } + escaped = !escaped && next == "\\"; + } + } + + // Used as scratch variables to communicate multiple values without + // consing up tons of objects. + var type, content; + function ret(tp, style, cont) { + type = tp; content = cont; + return style; + } + function tokenBase(stream, state) { + var ch = stream.next(); + if (ch == '"' || ch == "'") { + state.tokenize = tokenString(ch); + return state.tokenize(stream, state); + } else if (ch == "." && stream.match(/^\d[\d_]*(?:[eE][+\-]?[\d_]+)?/)) { + return ret("number", "number"); + } else if (ch == "." && stream.match("..")) { + return ret("spread", "meta"); + } else if (/[\[\]{}\(\),;\:\.]/.test(ch)) { + return ret(ch); + } else if (ch == "=" && stream.eat(">")) { + return ret("=>", "operator"); + } else if (ch == "0" && stream.match(/^(?:x[\dA-Fa-f_]+|o[0-7_]+|b[01_]+)n?/)) { + return ret("number", "number"); + } else if (/\d/.test(ch)) { + stream.match(/^[\d_]*(?:n|(?:\.[\d_]*)?(?:[eE][+\-]?[\d_]+)?)?/); + return ret("number", "number"); + } else if (ch == "/") { + if (stream.eat("*")) { + state.tokenize = tokenComment; + return tokenComment(stream, state); + } else if (stream.eat("/")) { + stream.skipToEnd(); + return ret("comment", "comment"); + } else if (expressionAllowed(stream, state, 1)) { + readRegexp(stream); + stream.match(/^\b(([gimyus])(?![gimyus]*\2))+\b/); + return ret("regexp", "string.special"); + } else { + stream.eat("="); + return ret("operator", "operator", stream.current()); + } + } else if (ch == "`") { + state.tokenize = tokenQuasi; + return tokenQuasi(stream, state); + } else if (ch == "#" && stream.peek() == "!") { + stream.skipToEnd(); + return ret("meta", "meta"); + } else if (ch == "#" && stream.eatWhile(wordRE)) { + return ret("variable", "property") + } else if (ch == "<" && stream.match("!--") || + (ch == "-" && stream.match("->") && !/\S/.test(stream.string.slice(0, stream.start)))) { + stream.skipToEnd() + return ret("comment", "comment") + } else if (isOperatorChar.test(ch)) { + if (ch != ">" || !state.lexical || state.lexical.type != ">") { + if (stream.eat("=")) { + if (ch == "!" || ch == "=") stream.eat("=") + } else if (/[<>*+\-|&?]/.test(ch)) { + stream.eat(ch) + if (ch == ">") stream.eat(ch) + } + } + if (ch == "?" && stream.eat(".")) return ret(".") + return ret("operator", "operator", stream.current()); + } else if (wordRE.test(ch)) { + stream.eatWhile(wordRE); + var word = stream.current() + if (state.lastType != ".") { + if (keywords.propertyIsEnumerable(word)) { + var kw = keywords[word] + return ret(kw.type, kw.style, word) + } + if (word == "async" && stream.match(/^(\s|\/\*([^*]|\*(?!\/))*?\*\/)*[\[\(\w]/, false)) + return ret("async", "keyword", word) + } + return ret("variable", "variable", word) + } + } + + function tokenString(quote) { + return function(stream, state) { + var escaped = false, next; + if (jsonldMode && stream.peek() == "@" && stream.match(isJsonldKeyword)){ + state.tokenize = tokenBase; + return ret("jsonld-keyword", "meta"); + } + while ((next = stream.next()) != null) { + if (next == quote && !escaped) break; + escaped = !escaped && next == "\\"; + } + if (!escaped) state.tokenize = tokenBase; + return ret("string", "string"); + }; + } + + function tokenComment(stream, state) { + var maybeEnd = false, ch; + while (ch = stream.next()) { + if (ch == "/" && maybeEnd) { + state.tokenize = tokenBase; + break; + } + maybeEnd = (ch == "*"); + } + return ret("comment", "comment"); + } + + function tokenQuasi(stream, state) { + var escaped = false, next; + while ((next = stream.next()) != null) { + if (!escaped && (next == "`" || next == "$" && stream.eat("{"))) { + state.tokenize = tokenBase; + break; + } + escaped = !escaped && next == "\\"; + } + return ret("quasi", "string.special", stream.current()); + } + + var brackets = "([{}])"; + // This is a crude lookahead trick to try and notice that we're + // parsing the argument patterns for a fat-arrow function before we + // actually hit the arrow token. It only works if the arrow is on + // the same line as the arguments and there's no strange noise + // (comments) in between. Fallback is to only notice when we hit the + // arrow, and not declare the arguments as locals for the arrow + // body. + function findFatArrow(stream, state) { + if (state.fatArrowAt) state.fatArrowAt = null; + var arrow = stream.string.indexOf("=>", stream.start); + if (arrow < 0) return; + + if (isTS) { // Try to skip TypeScript return type declarations after the arguments + var m = /:\s*(?:\w+(?:<[^>]*>|\[\])?|\{[^}]*\})\s*$/.exec(stream.string.slice(stream.start, arrow)) + if (m) arrow = m.index + } + + var depth = 0, sawSomething = false; + for (var pos = arrow - 1; pos >= 0; --pos) { + var ch = stream.string.charAt(pos); + var bracket = brackets.indexOf(ch); + if (bracket >= 0 && bracket < 3) { + if (!depth) { ++pos; break; } + if (--depth == 0) { if (ch == "(") sawSomething = true; break; } + } else if (bracket >= 3 && bracket < 6) { + ++depth; + } else if (wordRE.test(ch)) { + sawSomething = true; + } else if (/["'\/`]/.test(ch)) { + for (;; --pos) { + if (pos == 0) return + var next = stream.string.charAt(pos - 1) + if (next == ch && stream.string.charAt(pos - 2) != "\\") { pos--; break } + } + } else if (sawSomething && !depth) { + ++pos; + break; + } + } + if (sawSomething && !depth) state.fatArrowAt = pos; + } + + // Parser + + var atomicTypes = {"atom": true, "number": true, "variable": true, "string": true, + "regexp": true, "this": true, "import": true, "jsonld-keyword": true}; + + function JSLexical(indented, column, type, align, prev, info) { + this.indented = indented; + this.column = column; + this.type = type; + this.prev = prev; + this.info = info; + if (align != null) this.align = align; + } + + function inScope(state, varname) { + for (var v = state.localVars; v; v = v.next) + if (v.name == varname) return true; + for (var cx = state.context; cx; cx = cx.prev) { + for (var v = cx.vars; v; v = v.next) + if (v.name == varname) return true; + } + } + + function parseJS(state, style, type, content, stream) { + var cc = state.cc; + // Communicate our context to the combinators. + // (Less wasteful than consing up a hundred closures on every call.) + cx.state = state; cx.stream = stream; cx.marked = null; cx.cc = cc; cx.style = style; + + if (!state.lexical.hasOwnProperty("align")) + state.lexical.align = true; + + while(true) { + var combinator = cc.length ? cc.pop() : jsonMode ? expression : statement; + if (combinator(type, content)) { + while(cc.length && cc[cc.length - 1].lex) + cc.pop()(); + if (cx.marked) return cx.marked; + if (type == "variable" && inScope(state, content)) return "variableName.local"; + return style; + } + } + } + + // Combinator utils + + var cx = {state: null, column: null, marked: null, cc: null}; + function pass() { + for (var i = arguments.length - 1; i >= 0; i--) cx.cc.push(arguments[i]); + } + function cont() { + pass.apply(null, arguments); + return true; + } + function inList(name, list) { + for (var v = list; v; v = v.next) if (v.name == name) return true + return false; + } + function register(varname) { + var state = cx.state; + cx.marked = "def"; + if (state.context) { + if (state.lexical.info == "var" && state.context && state.context.block) { + // FIXME function decls are also not block scoped + var newContext = registerVarScoped(varname, state.context) + if (newContext != null) { + state.context = newContext + return + } + } else if (!inList(varname, state.localVars)) { + state.localVars = new Var(varname, state.localVars) + return + } + } + // Fall through means this is global + if (parserConfig.globalVars && !inList(varname, state.globalVars)) + state.globalVars = new Var(varname, state.globalVars) + } + function registerVarScoped(varname, context) { + if (!context) { + return null + } else if (context.block) { + var inner = registerVarScoped(varname, context.prev) + if (!inner) return null + if (inner == context.prev) return context + return new Context(inner, context.vars, true) + } else if (inList(varname, context.vars)) { + return context + } else { + return new Context(context.prev, new Var(varname, context.vars), false) + } + } + + function isModifier(name) { + return name == "public" || name == "private" || name == "protected" || name == "abstract" || name == "readonly" + } + + // Combinators + + function Context(prev, vars, block) { this.prev = prev; this.vars = vars; this.block = block } + function Var(name, next) { this.name = name; this.next = next } + + var defaultVars = new Var("this", new Var("arguments", null)) + function pushcontext() { + cx.state.context = new Context(cx.state.context, cx.state.localVars, false) + cx.state.localVars = defaultVars + } + function pushblockcontext() { + cx.state.context = new Context(cx.state.context, cx.state.localVars, true) + cx.state.localVars = null + } + pushcontext.lex = pushblockcontext.lex = true + function popcontext() { + cx.state.localVars = cx.state.context.vars + cx.state.context = cx.state.context.prev + } + popcontext.lex = true + function pushlex(type, info) { + var result = function() { + var state = cx.state, indent = state.indented; + if (state.lexical.type == "stat") indent = state.lexical.indented; + else for (var outer = state.lexical; outer && outer.type == ")" && outer.align; outer = outer.prev) + indent = outer.indented; + state.lexical = new JSLexical(indent, cx.stream.column(), type, null, state.lexical, info); + }; + result.lex = true; + return result; + } + function poplex() { + var state = cx.state; + if (state.lexical.prev) { + if (state.lexical.type == ")") + state.indented = state.lexical.indented; + state.lexical = state.lexical.prev; + } + } + poplex.lex = true; + + function expect(wanted) { + function exp(type) { + if (type == wanted) return cont(); + else if (wanted == ";" || type == "}" || type == ")" || type == "]") return pass(); + else return cont(exp); + }; + return exp; + } + + function statement(type, value) { + if (type == "var") return cont(pushlex("vardef", value), vardef, expect(";"), poplex); + if (type == "keyword a") return cont(pushlex("form"), parenExpr, statement, poplex); + if (type == "keyword b") return cont(pushlex("form"), statement, poplex); + if (type == "keyword d") return cx.stream.match(/^\s*$/, false) ? cont() : cont(pushlex("stat"), maybeexpression, expect(";"), poplex); + if (type == "debugger") return cont(expect(";")); + if (type == "{") return cont(pushlex("}"), pushblockcontext, block, poplex, popcontext); + if (type == ";") return cont(); + if (type == "if") { + if (cx.state.lexical.info == "else" && cx.state.cc[cx.state.cc.length - 1] == poplex) + cx.state.cc.pop()(); + return cont(pushlex("form"), parenExpr, statement, poplex, maybeelse); + } + if (type == "function") return cont(functiondef); + if (type == "for") return cont(pushlex("form"), pushblockcontext, forspec, statement, popcontext, poplex); + if (type == "class" || (isTS && value == "interface")) { + cx.marked = "keyword" + return cont(pushlex("form", type == "class" ? type : value), className, poplex) + } + if (type == "variable") { + if (isTS && value == "declare") { + cx.marked = "keyword" + return cont(statement) + } else if (isTS && (value == "module" || value == "enum" || value == "type") && cx.stream.match(/^\s*\w/, false)) { + cx.marked = "keyword" + if (value == "enum") return cont(enumdef); + else if (value == "type") return cont(typename, expect("operator"), typeexpr, expect(";")); + else return cont(pushlex("form"), pattern, expect("{"), pushlex("}"), block, poplex, poplex) + } else if (isTS && value == "namespace") { + cx.marked = "keyword" + return cont(pushlex("form"), expression, statement, poplex) + } else if (isTS && value == "abstract") { + cx.marked = "keyword" + return cont(statement) + } else { + return cont(pushlex("stat"), maybelabel); + } + } + if (type == "switch") return cont(pushlex("form"), parenExpr, expect("{"), pushlex("}", "switch"), pushblockcontext, + block, poplex, poplex, popcontext); + if (type == "case") return cont(expression, expect(":")); + if (type == "default") return cont(expect(":")); + if (type == "catch") return cont(pushlex("form"), pushcontext, maybeCatchBinding, statement, poplex, popcontext); + if (type == "export") return cont(pushlex("stat"), afterExport, poplex); + if (type == "import") return cont(pushlex("stat"), afterImport, poplex); + if (type == "async") return cont(statement) + if (value == "@") return cont(expression, statement) + return pass(pushlex("stat"), expression, expect(";"), poplex); + } + function maybeCatchBinding(type) { + if (type == "(") return cont(funarg, expect(")")) + } + function expression(type, value) { + return expressionInner(type, value, false); + } + function expressionNoComma(type, value) { + return expressionInner(type, value, true); + } + function parenExpr(type) { + if (type != "(") return pass() + return cont(pushlex(")"), maybeexpression, expect(")"), poplex) + } + function expressionInner(type, value, noComma) { + if (cx.state.fatArrowAt == cx.stream.start) { + var body = noComma ? arrowBodyNoComma : arrowBody; + if (type == "(") return cont(pushcontext, pushlex(")"), commasep(funarg, ")"), poplex, expect("=>"), body, popcontext); + else if (type == "variable") return pass(pushcontext, pattern, expect("=>"), body, popcontext); + } + + var maybeop = noComma ? maybeoperatorNoComma : maybeoperatorComma; + if (atomicTypes.hasOwnProperty(type)) return cont(maybeop); + if (type == "function") return cont(functiondef, maybeop); + if (type == "class" || (isTS && value == "interface")) { cx.marked = "keyword"; return cont(pushlex("form"), classExpression, poplex); } + if (type == "keyword c" || type == "async") return cont(noComma ? expressionNoComma : expression); + if (type == "(") return cont(pushlex(")"), maybeexpression, expect(")"), poplex, maybeop); + if (type == "operator" || type == "spread") return cont(noComma ? expressionNoComma : expression); + if (type == "[") return cont(pushlex("]"), arrayLiteral, poplex, maybeop); + if (type == "{") return contCommasep(objprop, "}", null, maybeop); + if (type == "quasi") return pass(quasi, maybeop); + if (type == "new") return cont(maybeTarget(noComma)); + return cont(); + } + function maybeexpression(type) { + if (type.match(/[;\}\)\],]/)) return pass(); + return pass(expression); + } + + function maybeoperatorComma(type, value) { + if (type == ",") return cont(maybeexpression); + return maybeoperatorNoComma(type, value, false); + } + function maybeoperatorNoComma(type, value, noComma) { + var me = noComma == false ? maybeoperatorComma : maybeoperatorNoComma; + var expr = noComma == false ? expression : expressionNoComma; + if (type == "=>") return cont(pushcontext, noComma ? arrowBodyNoComma : arrowBody, popcontext); + if (type == "operator") { + if (/\+\+|--/.test(value) || isTS && value == "!") return cont(me); + if (isTS && value == "<" && cx.stream.match(/^([^<>]|<[^<>]*>)*>\s*\(/, false)) + return cont(pushlex(">"), commasep(typeexpr, ">"), poplex, me); + if (value == "?") return cont(expression, expect(":"), expr); + return cont(expr); + } + if (type == "quasi") { return pass(quasi, me); } + if (type == ";") return; + if (type == "(") return contCommasep(expressionNoComma, ")", "call", me); + if (type == ".") return cont(property, me); + if (type == "[") return cont(pushlex("]"), maybeexpression, expect("]"), poplex, me); + if (isTS && value == "as") { cx.marked = "keyword"; return cont(typeexpr, me) } + if (type == "regexp") { + cx.state.lastType = cx.marked = "operator" + cx.stream.backUp(cx.stream.pos - cx.stream.start - 1) + return cont(expr) + } + } + function quasi(type, value) { + if (type != "quasi") return pass(); + if (value.slice(value.length - 2) != "${") return cont(quasi); + return cont(maybeexpression, continueQuasi); + } + function continueQuasi(type) { + if (type == "}") { + cx.marked = "string.special"; + cx.state.tokenize = tokenQuasi; + return cont(quasi); + } + } + function arrowBody(type) { + findFatArrow(cx.stream, cx.state); + return pass(type == "{" ? statement : expression); + } + function arrowBodyNoComma(type) { + findFatArrow(cx.stream, cx.state); + return pass(type == "{" ? statement : expressionNoComma); + } + function maybeTarget(noComma) { + return function(type) { + if (type == ".") return cont(noComma ? targetNoComma : target); + else if (type == "variable" && isTS) return cont(maybeTypeArgs, noComma ? maybeoperatorNoComma : maybeoperatorComma) + else return pass(noComma ? expressionNoComma : expression); + }; + } + function target(_, value) { + if (value == "target") { cx.marked = "keyword"; return cont(maybeoperatorComma); } + } + function targetNoComma(_, value) { + if (value == "target") { cx.marked = "keyword"; return cont(maybeoperatorNoComma); } + } + function maybelabel(type) { + if (type == ":") return cont(poplex, statement); + return pass(maybeoperatorComma, expect(";"), poplex); + } + function property(type) { + if (type == "variable") {cx.marked = "property"; return cont();} + } + function objprop(type, value) { + if (type == "async") { + cx.marked = "property"; + return cont(objprop); + } else if (type == "variable" || cx.style == "keyword") { + cx.marked = "property"; + if (value == "get" || value == "set") return cont(getterSetter); + var m // Work around fat-arrow-detection complication for detecting typescript typed arrow params + if (isTS && cx.state.fatArrowAt == cx.stream.start && (m = cx.stream.match(/^\s*:\s*/, false))) + cx.state.fatArrowAt = cx.stream.pos + m[0].length + return cont(afterprop); + } else if (type == "number" || type == "string") { + cx.marked = jsonldMode ? "property" : (cx.style + " property"); + return cont(afterprop); + } else if (type == "jsonld-keyword") { + return cont(afterprop); + } else if (isTS && isModifier(value)) { + cx.marked = "keyword" + return cont(objprop) + } else if (type == "[") { + return cont(expression, maybetype, expect("]"), afterprop); + } else if (type == "spread") { + return cont(expressionNoComma, afterprop); + } else if (value == "*") { + cx.marked = "keyword"; + return cont(objprop); + } else if (type == ":") { + return pass(afterprop) + } + } + function getterSetter(type) { + if (type != "variable") return pass(afterprop); + cx.marked = "property"; + return cont(functiondef); + } + function afterprop(type) { + if (type == ":") return cont(expressionNoComma); + if (type == "(") return pass(functiondef); + } + function commasep(what, end, sep) { + function proceed(type, value) { + if (sep ? sep.indexOf(type) > -1 : type == ",") { + var lex = cx.state.lexical; + if (lex.info == "call") lex.pos = (lex.pos || 0) + 1; + return cont(function(type, value) { + if (type == end || value == end) return pass() + return pass(what) + }, proceed); + } + if (type == end || value == end) return cont(); + if (sep && sep.indexOf(";") > -1) return pass(what) + return cont(expect(end)); + } + return function(type, value) { + if (type == end || value == end) return cont(); + return pass(what, proceed); + }; + } + function contCommasep(what, end, info) { + for (var i = 3; i < arguments.length; i++) + cx.cc.push(arguments[i]); + return cont(pushlex(end, info), commasep(what, end), poplex); + } + function block(type) { + if (type == "}") return cont(); + return pass(statement, block); + } + function maybetype(type, value) { + if (isTS) { + if (type == ":") return cont(typeexpr); + if (value == "?") return cont(maybetype); + } + } + function maybetypeOrIn(type, value) { + if (isTS && (type == ":" || value == "in")) return cont(typeexpr) + } + function mayberettype(type) { + if (isTS && type == ":") { + if (cx.stream.match(/^\s*\w+\s+is\b/, false)) return cont(expression, isKW, typeexpr) + else return cont(typeexpr) + } + } + function isKW(_, value) { + if (value == "is") { + cx.marked = "keyword" + return cont() + } + } + function typeexpr(type, value) { + if (value == "keyof" || value == "typeof" || value == "infer" || value == "readonly") { + cx.marked = "keyword" + return cont(value == "typeof" ? expressionNoComma : typeexpr) + } + if (type == "variable" || value == "void") { + cx.marked = "type" + return cont(afterType) + } + if (value == "|" || value == "&") return cont(typeexpr) + if (type == "string" || type == "number" || type == "atom") return cont(afterType); + if (type == "[") return cont(pushlex("]"), commasep(typeexpr, "]", ","), poplex, afterType) + if (type == "{") return cont(pushlex("}"), typeprops, poplex, afterType) + if (type == "(") return cont(commasep(typearg, ")"), maybeReturnType, afterType) + if (type == "<") return cont(commasep(typeexpr, ">"), typeexpr) + if (type == "quasi") return pass(quasiType, afterType) + } + function maybeReturnType(type) { + if (type == "=>") return cont(typeexpr) + } + function typeprops(type) { + if (type.match(/[\}\)\]]/)) return cont() + if (type == "," || type == ";") return cont(typeprops) + return pass(typeprop, typeprops) + } + function typeprop(type, value) { + if (type == "variable" || cx.style == "keyword") { + cx.marked = "property" + return cont(typeprop) + } else if (value == "?" || type == "number" || type == "string") { + return cont(typeprop) + } else if (type == ":") { + return cont(typeexpr) + } else if (type == "[") { + return cont(expect("variable"), maybetypeOrIn, expect("]"), typeprop) + } else if (type == "(") { + return pass(functiondecl, typeprop) + } else if (!type.match(/[;\}\)\],]/)) { + return cont() + } + } + function quasiType(type, value) { + if (type != "quasi") return pass(); + if (value.slice(value.length - 2) != "${") return cont(quasiType); + return cont(typeexpr, continueQuasiType); + } + function continueQuasiType(type) { + if (type == "}") { + cx.marked = "string.special"; + cx.state.tokenize = tokenQuasi; + return cont(quasiType); + } + } + function typearg(type, value) { + if (type == "variable" && cx.stream.match(/^\s*[?:]/, false) || value == "?") return cont(typearg) + if (type == ":") return cont(typeexpr) + if (type == "spread") return cont(typearg) + return pass(typeexpr) + } + function afterType(type, value) { + if (value == "<") return cont(pushlex(">"), commasep(typeexpr, ">"), poplex, afterType) + if (value == "|" || type == "." || value == "&") return cont(typeexpr) + if (type == "[") return cont(typeexpr, expect("]"), afterType) + if (value == "extends" || value == "implements") { cx.marked = "keyword"; return cont(typeexpr) } + if (value == "?") return cont(typeexpr, expect(":"), typeexpr) + } + function maybeTypeArgs(_, value) { + if (value == "<") return cont(pushlex(">"), commasep(typeexpr, ">"), poplex, afterType) + } + function typeparam() { + return pass(typeexpr, maybeTypeDefault) + } + function maybeTypeDefault(_, value) { + if (value == "=") return cont(typeexpr) + } + function vardef(_, value) { + if (value == "enum") {cx.marked = "keyword"; return cont(enumdef)} + return pass(pattern, maybetype, maybeAssign, vardefCont); + } + function pattern(type, value) { + if (isTS && isModifier(value)) { cx.marked = "keyword"; return cont(pattern) } + if (type == "variable") { register(value); return cont(); } + if (type == "spread") return cont(pattern); + if (type == "[") return contCommasep(eltpattern, "]"); + if (type == "{") return contCommasep(proppattern, "}"); + } + function proppattern(type, value) { + if (type == "variable" && !cx.stream.match(/^\s*:/, false)) { + register(value); + return cont(maybeAssign); + } + if (type == "variable") cx.marked = "property"; + if (type == "spread") return cont(pattern); + if (type == "}") return pass(); + if (type == "[") return cont(expression, expect(']'), expect(':'), proppattern); + return cont(expect(":"), pattern, maybeAssign); + } + function eltpattern() { + return pass(pattern, maybeAssign) + } + function maybeAssign(_type, value) { + if (value == "=") return cont(expressionNoComma); + } + function vardefCont(type) { + if (type == ",") return cont(vardef); + } + function maybeelse(type, value) { + if (type == "keyword b" && value == "else") return cont(pushlex("form", "else"), statement, poplex); + } + function forspec(type, value) { + if (value == "await") return cont(forspec); + if (type == "(") return cont(pushlex(")"), forspec1, poplex); + } + function forspec1(type) { + if (type == "var") return cont(vardef, forspec2); + if (type == "variable") return cont(forspec2); + return pass(forspec2) + } + function forspec2(type, value) { + if (type == ")") return cont() + if (type == ";") return cont(forspec2) + if (value == "in" || value == "of") { cx.marked = "keyword"; return cont(expression, forspec2) } + return pass(expression, forspec2) + } + function functiondef(type, value) { + if (value == "*") {cx.marked = "keyword"; return cont(functiondef);} + if (type == "variable") {register(value); return cont(functiondef);} + if (type == "(") return cont(pushcontext, pushlex(")"), commasep(funarg, ")"), poplex, mayberettype, statement, popcontext); + if (isTS && value == "<") return cont(pushlex(">"), commasep(typeparam, ">"), poplex, functiondef) + } + function functiondecl(type, value) { + if (value == "*") {cx.marked = "keyword"; return cont(functiondecl);} + if (type == "variable") {register(value); return cont(functiondecl);} + if (type == "(") return cont(pushcontext, pushlex(")"), commasep(funarg, ")"), poplex, mayberettype, popcontext); + if (isTS && value == "<") return cont(pushlex(">"), commasep(typeparam, ">"), poplex, functiondecl) + } + function typename(type, value) { + if (type == "keyword" || type == "variable") { + cx.marked = "type" + return cont(typename) + } else if (value == "<") { + return cont(pushlex(">"), commasep(typeparam, ">"), poplex) + } + } + function funarg(type, value) { + if (value == "@") cont(expression, funarg) + if (type == "spread") return cont(funarg); + if (isTS && isModifier(value)) { cx.marked = "keyword"; return cont(funarg); } + if (isTS && type == "this") return cont(maybetype, maybeAssign) + return pass(pattern, maybetype, maybeAssign); + } + function classExpression(type, value) { + // Class expressions may have an optional name. + if (type == "variable") return className(type, value); + return classNameAfter(type, value); + } + function className(type, value) { + if (type == "variable") {register(value); return cont(classNameAfter);} + } + function classNameAfter(type, value) { + if (value == "<") return cont(pushlex(">"), commasep(typeparam, ">"), poplex, classNameAfter) + if (value == "extends" || value == "implements" || (isTS && type == ",")) { + if (value == "implements") cx.marked = "keyword"; + return cont(isTS ? typeexpr : expression, classNameAfter); + } + if (type == "{") return cont(pushlex("}"), classBody, poplex); + } + function classBody(type, value) { + if (type == "async" || + (type == "variable" && + (value == "static" || value == "get" || value == "set" || (isTS && isModifier(value))) && + cx.stream.match(/^\s+#?[\w$\xa1-\uffff]/, false))) { + cx.marked = "keyword"; + return cont(classBody); + } + if (type == "variable" || cx.style == "keyword") { + cx.marked = "property"; + return cont(classfield, classBody); + } + if (type == "number" || type == "string") return cont(classfield, classBody); + if (type == "[") + return cont(expression, maybetype, expect("]"), classfield, classBody) + if (value == "*") { + cx.marked = "keyword"; + return cont(classBody); + } + if (isTS && type == "(") return pass(functiondecl, classBody) + if (type == ";" || type == ",") return cont(classBody); + if (type == "}") return cont(); + if (value == "@") return cont(expression, classBody) + } + function classfield(type, value) { + if (value == "!" || value == "?") return cont(classfield) + if (type == ":") return cont(typeexpr, maybeAssign) + if (value == "=") return cont(expressionNoComma) + var context = cx.state.lexical.prev, isInterface = context && context.info == "interface" + return pass(isInterface ? functiondecl : functiondef) + } + function afterExport(type, value) { + if (value == "*") { cx.marked = "keyword"; return cont(maybeFrom, expect(";")); } + if (value == "default") { cx.marked = "keyword"; return cont(expression, expect(";")); } + if (type == "{") return cont(commasep(exportField, "}"), maybeFrom, expect(";")); + return pass(statement); + } + function exportField(type, value) { + if (value == "as") { cx.marked = "keyword"; return cont(expect("variable")); } + if (type == "variable") return pass(expressionNoComma, exportField); + } + function afterImport(type) { + if (type == "string") return cont(); + if (type == "(") return pass(expression); + if (type == ".") return pass(maybeoperatorComma); + return pass(importSpec, maybeMoreImports, maybeFrom); + } + function importSpec(type, value) { + if (type == "{") return contCommasep(importSpec, "}"); + if (type == "variable") register(value); + if (value == "*") cx.marked = "keyword"; + return cont(maybeAs); + } + function maybeMoreImports(type) { + if (type == ",") return cont(importSpec, maybeMoreImports) + } + function maybeAs(_type, value) { + if (value == "as") { cx.marked = "keyword"; return cont(importSpec); } + } + function maybeFrom(_type, value) { + if (value == "from") { cx.marked = "keyword"; return cont(expression); } + } + function arrayLiteral(type) { + if (type == "]") return cont(); + return pass(commasep(expressionNoComma, "]")); + } + function enumdef() { + return pass(pushlex("form"), pattern, expect("{"), pushlex("}"), commasep(enummember, "}"), poplex, poplex) + } + function enummember() { + return pass(pattern, maybeAssign); + } + + function isContinuedStatement(state, textAfter) { + return state.lastType == "operator" || state.lastType == "," || + isOperatorChar.test(textAfter.charAt(0)) || + /[,.]/.test(textAfter.charAt(0)); + } + + function expressionAllowed(stream, state, backUp) { + return state.tokenize == tokenBase && + /^(?:operator|sof|keyword [bcd]|case|new|export|default|spread|[\[{}\(,;:]|=>)$/.test(state.lastType) || + (state.lastType == "quasi" && /\{\s*$/.test(stream.string.slice(0, stream.pos - (backUp || 0)))) + } + + // Interface + + return { + name: parserConfig.name, + + startState: function(indentUnit) { + var state = { + tokenize: tokenBase, + lastType: "sof", + cc: [], + lexical: new JSLexical(-indentUnit, 0, "block", false), + localVars: parserConfig.localVars, + context: parserConfig.localVars && new Context(null, null, false), + indented: 0 + }; + if (parserConfig.globalVars && typeof parserConfig.globalVars == "object") + state.globalVars = parserConfig.globalVars; + return state; + }, + + token: function(stream, state) { + if (stream.sol()) { + if (!state.lexical.hasOwnProperty("align")) + state.lexical.align = false; + state.indented = stream.indentation(); + findFatArrow(stream, state); + } + if (state.tokenize != tokenComment && stream.eatSpace()) return null; + var style = state.tokenize(stream, state); + if (type == "comment") return style; + state.lastType = type == "operator" && (content == "++" || content == "--") ? "incdec" : type; + return parseJS(state, style, type, content, stream); + }, + + indent: function(state, textAfter, cx) { + if (state.tokenize == tokenComment || state.tokenize == tokenQuasi) return null; + if (state.tokenize != tokenBase) return 0; + var firstChar = textAfter && textAfter.charAt(0), lexical = state.lexical, top + // Kludge to prevent 'maybelse' from blocking lexical scope pops + if (!/^\s*else\b/.test(textAfter)) for (var i = state.cc.length - 1; i >= 0; --i) { + var c = state.cc[i]; + if (c == poplex) lexical = lexical.prev; + else if (c != maybeelse && c != popcontext) break; + } + while ((lexical.type == "stat" || lexical.type == "form") && + (firstChar == "}" || ((top = state.cc[state.cc.length - 1]) && + (top == maybeoperatorComma || top == maybeoperatorNoComma) && + !/^[,\.=+\-*:?[\(]/.test(textAfter)))) + lexical = lexical.prev; + if (statementIndent && lexical.type == ")" && lexical.prev.type == "stat") + lexical = lexical.prev; + var type = lexical.type, closing = firstChar == type; + + if (type == "vardef") return lexical.indented + (state.lastType == "operator" || state.lastType == "," ? lexical.info.length + 1 : 0); + else if (type == "form" && firstChar == "{") return lexical.indented; + else if (type == "form") return lexical.indented + cx.unit; + else if (type == "stat") + return lexical.indented + (isContinuedStatement(state, textAfter) ? statementIndent || cx.unit : 0); + else if (lexical.info == "switch" && !closing && parserConfig.doubleIndentSwitch != false) + return lexical.indented + (/^(?:case|default)\b/.test(textAfter) ? cx.unit : 2 * cx.unit); + else if (lexical.align) return lexical.column + (closing ? 0 : 1); + else return lexical.indented + (closing ? 0 : cx.unit); + }, + + languageData: { + indentOnInput: /^\s*(?:case .*?:|default:|\{|\})$/, + commentTokens: jsonMode ? undefined : {line: "//", block: {open: "/*", close: "*/"}}, + closeBrackets: {brackets: ["(", "[", "{", "'", '"', "`"]}, + wordChars: "$" + } + }; +}; + +const javascript = mkJavaScript({name: "javascript"}) +const json = mkJavaScript({name: "json", json: true}) +const jsonld = mkJavaScript({name: "json", jsonld: true}) +const typescript = mkJavaScript({name: "typescript", typescript: true}) + + +/***/ }), + +/***/ 51601: +/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => { + +__webpack_require__.r(__webpack_exports__); +/* harmony export */ __webpack_require__.d(__webpack_exports__, { +/* harmony export */ pug: () => (/* binding */ pug) +/* harmony export */ }); +/* harmony import */ var _javascript_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(70661); + + +var ATTRS_NEST = { + '{': '}', + '(': ')', + '[': ']' +} + +function defaultCopyState(state) { + if (typeof state != "object") return state + let newState = {} + for (let prop in state) { + let val = state[prop] + newState[prop] = val instanceof Array ? val.slice() : val + } + return newState +} + +class State { + constructor(indentUnit) { + this.indentUnit = indentUnit + + this.javaScriptLine = false + this.javaScriptLineExcludesColon = false + + this.javaScriptArguments = false + this.javaScriptArgumentsDepth = 0 + + this.isInterpolating = false + this.interpolationNesting = 0 + + this.jsState = _javascript_js__WEBPACK_IMPORTED_MODULE_0__.javascript.startState(indentUnit) + + this.restOfLine = '' + + this.isIncludeFiltered = false + this.isEach = false + + this.lastTag = '' + + // Attributes Mode + this.isAttrs = false + this.attrsNest = [] + this.inAttributeName = true + this.attributeIsType = false + this.attrValue = '' + + // Indented Mode + this.indentOf = Infinity + this.indentToken = '' + } + + copy() { + var res = new State(this.indentUnit) + res.javaScriptLine = this.javaScriptLine + res.javaScriptLineExcludesColon = this.javaScriptLineExcludesColon + res.javaScriptArguments = this.javaScriptArguments + res.javaScriptArgumentsDepth = this.javaScriptArgumentsDepth + res.isInterpolating = this.isInterpolating + res.interpolationNesting = this.interpolationNesting + + res.jsState = (_javascript_js__WEBPACK_IMPORTED_MODULE_0__.javascript.copyState || defaultCopyState)(this.jsState) + + res.restOfLine = this.restOfLine + + res.isIncludeFiltered = this.isIncludeFiltered + res.isEach = this.isEach + res.lastTag = this.lastTag + res.isAttrs = this.isAttrs + res.attrsNest = this.attrsNest.slice() + res.inAttributeName = this.inAttributeName + res.attributeIsType = this.attributeIsType + res.attrValue = this.attrValue + res.indentOf = this.indentOf + res.indentToken = this.indentToken + + return res + } +} + +function javaScript(stream, state) { + if (stream.sol()) { + // if javaScriptLine was set at end of line, ignore it + state.javaScriptLine = false + state.javaScriptLineExcludesColon = false + } + if (state.javaScriptLine) { + if (state.javaScriptLineExcludesColon && stream.peek() === ':') { + state.javaScriptLine = false + state.javaScriptLineExcludesColon = false + return + } + var tok = _javascript_js__WEBPACK_IMPORTED_MODULE_0__.javascript.token(stream, state.jsState) + if (stream.eol()) state.javaScriptLine = false + return tok || true + } +} +function javaScriptArguments(stream, state) { + if (state.javaScriptArguments) { + if (state.javaScriptArgumentsDepth === 0 && stream.peek() !== '(') { + state.javaScriptArguments = false + return + } + if (stream.peek() === '(') { + state.javaScriptArgumentsDepth++ + } else if (stream.peek() === ')') { + state.javaScriptArgumentsDepth-- + } + if (state.javaScriptArgumentsDepth === 0) { + state.javaScriptArguments = false + return + } + + var tok = _javascript_js__WEBPACK_IMPORTED_MODULE_0__.javascript.token(stream, state.jsState) + return tok || true + } +} + +function yieldStatement(stream) { + if (stream.match(/^yield\b/)) { + return 'keyword' + } +} + +function doctype(stream) { + if (stream.match(/^(?:doctype) *([^\n]+)?/)) return 'meta' +} + +function interpolation(stream, state) { + if (stream.match('#{')) { + state.isInterpolating = true + state.interpolationNesting = 0 + return 'punctuation' + } +} + +function interpolationContinued(stream, state) { + if (state.isInterpolating) { + if (stream.peek() === '}') { + state.interpolationNesting-- + if (state.interpolationNesting < 0) { + stream.next() + state.isInterpolating = false + return 'punctuation' + } + } else if (stream.peek() === '{') { + state.interpolationNesting++ + } + return _javascript_js__WEBPACK_IMPORTED_MODULE_0__.javascript.token(stream, state.jsState) || true + } +} + +function caseStatement(stream, state) { + if (stream.match(/^case\b/)) { + state.javaScriptLine = true + return 'keyword' + } +} + +function when(stream, state) { + if (stream.match(/^when\b/)) { + state.javaScriptLine = true + state.javaScriptLineExcludesColon = true + return 'keyword' + } +} + +function defaultStatement(stream) { + if (stream.match(/^default\b/)) { + return 'keyword' + } +} + +function extendsStatement(stream, state) { + if (stream.match(/^extends?\b/)) { + state.restOfLine = 'string' + return 'keyword' + } +} + +function append(stream, state) { + if (stream.match(/^append\b/)) { + state.restOfLine = 'variable' + return 'keyword' + } +} +function prepend(stream, state) { + if (stream.match(/^prepend\b/)) { + state.restOfLine = 'variable' + return 'keyword' + } +} +function block(stream, state) { + if (stream.match(/^block\b *(?:(prepend|append)\b)?/)) { + state.restOfLine = 'variable' + return 'keyword' + } +} + +function include(stream, state) { + if (stream.match(/^include\b/)) { + state.restOfLine = 'string' + return 'keyword' + } +} + +function includeFiltered(stream, state) { + if (stream.match(/^include:([a-zA-Z0-9\-]+)/, false) && stream.match('include')) { + state.isIncludeFiltered = true + return 'keyword' + } +} + +function includeFilteredContinued(stream, state) { + if (state.isIncludeFiltered) { + var tok = filter(stream, state) + state.isIncludeFiltered = false + state.restOfLine = 'string' + return tok + } +} + +function mixin(stream, state) { + if (stream.match(/^mixin\b/)) { + state.javaScriptLine = true + return 'keyword' + } +} + +function call(stream, state) { + if (stream.match(/^\+([-\w]+)/)) { + if (!stream.match(/^\( *[-\w]+ *=/, false)) { + state.javaScriptArguments = true + state.javaScriptArgumentsDepth = 0 + } + return 'variable' + } + if (stream.match('+#{', false)) { + stream.next() + state.mixinCallAfter = true + return interpolation(stream, state) + } +} +function callArguments(stream, state) { + if (state.mixinCallAfter) { + state.mixinCallAfter = false + if (!stream.match(/^\( *[-\w]+ *=/, false)) { + state.javaScriptArguments = true + state.javaScriptArgumentsDepth = 0 + } + return true + } +} + +function conditional(stream, state) { + if (stream.match(/^(if|unless|else if|else)\b/)) { + state.javaScriptLine = true + return 'keyword' + } +} + +function each(stream, state) { + if (stream.match(/^(- *)?(each|for)\b/)) { + state.isEach = true + return 'keyword' + } +} +function eachContinued(stream, state) { + if (state.isEach) { + if (stream.match(/^ in\b/)) { + state.javaScriptLine = true + state.isEach = false + return 'keyword' + } else if (stream.sol() || stream.eol()) { + state.isEach = false + } else if (stream.next()) { + while (!stream.match(/^ in\b/, false) && stream.next()) {} + return 'variable' + } + } +} + +function whileStatement(stream, state) { + if (stream.match(/^while\b/)) { + state.javaScriptLine = true + return 'keyword' + } +} + +function tag(stream, state) { + var captures + if (captures = stream.match(/^(\w(?:[-:\w]*\w)?)\/?/)) { + state.lastTag = captures[1].toLowerCase() + return 'tag' + } +} + +function filter(stream, state) { + if (stream.match(/^:([\w\-]+)/)) { + setStringMode(stream, state) + return 'atom' + } +} + +function code(stream, state) { + if (stream.match(/^(!?=|-)/)) { + state.javaScriptLine = true + return 'punctuation' + } +} + +function id(stream) { + if (stream.match(/^#([\w-]+)/)) { + return 'builtin' + } +} + +function className(stream) { + if (stream.match(/^\.([\w-]+)/)) { + return 'className' + } +} + +function attrs(stream, state) { + if (stream.peek() == '(') { + stream.next() + state.isAttrs = true + state.attrsNest = [] + state.inAttributeName = true + state.attrValue = '' + state.attributeIsType = false + return 'punctuation' + } +} + +function attrsContinued(stream, state) { + if (state.isAttrs) { + if (ATTRS_NEST[stream.peek()]) { + state.attrsNest.push(ATTRS_NEST[stream.peek()]) + } + if (state.attrsNest[state.attrsNest.length - 1] === stream.peek()) { + state.attrsNest.pop() + } else if (stream.eat(')')) { + state.isAttrs = false + return 'punctuation' + } + if (state.inAttributeName && stream.match(/^[^=,\)!]+/)) { + if (stream.peek() === '=' || stream.peek() === '!') { + state.inAttributeName = false + state.jsState = _javascript_js__WEBPACK_IMPORTED_MODULE_0__.javascript.startState(2) + if (state.lastTag === 'script' && stream.current().trim().toLowerCase() === 'type') { + state.attributeIsType = true + } else { + state.attributeIsType = false + } + } + return 'attribute' + } + + var tok = _javascript_js__WEBPACK_IMPORTED_MODULE_0__.javascript.token(stream, state.jsState) + if (state.attrsNest.length === 0 && (tok === 'string' || tok === 'variable' || tok === 'keyword')) { + try { + Function('', 'var x ' + state.attrValue.replace(/,\s*$/, '').replace(/^!/, '')) + state.inAttributeName = true + state.attrValue = '' + stream.backUp(stream.current().length) + return attrsContinued(stream, state) + } catch (ex) { + //not the end of an attribute + } + } + state.attrValue += stream.current() + return tok || true + } +} + +function attributesBlock(stream, state) { + if (stream.match(/^&attributes\b/)) { + state.javaScriptArguments = true + state.javaScriptArgumentsDepth = 0 + return 'keyword' + } +} + +function indent(stream) { + if (stream.sol() && stream.eatSpace()) { + return 'indent' + } +} + +function comment(stream, state) { + if (stream.match(/^ *\/\/(-)?([^\n]*)/)) { + state.indentOf = stream.indentation() + state.indentToken = 'comment' + return 'comment' + } +} + +function colon(stream) { + if (stream.match(/^: */)) { + return 'colon' + } +} + +function text(stream, state) { + if (stream.match(/^(?:\| ?| )([^\n]+)/)) { + return 'string' + } + if (stream.match(/^(<[^\n]*)/, false)) { + // html string + setStringMode(stream, state) + stream.skipToEnd() + return state.indentToken + } +} + +function dot(stream, state) { + if (stream.eat('.')) { + setStringMode(stream, state) + return 'dot' + } +} + +function fail(stream) { + stream.next() + return null +} + + +function setStringMode(stream, state) { + state.indentOf = stream.indentation() + state.indentToken = 'string' +} +function restOfLine(stream, state) { + if (stream.sol()) { + // if restOfLine was set at end of line, ignore it + state.restOfLine = '' + } + if (state.restOfLine) { + stream.skipToEnd() + var tok = state.restOfLine + state.restOfLine = '' + return tok + } +} + + +function startState(indentUnit) { + return new State(indentUnit) +} +function copyState(state) { + return state.copy() +} +function nextToken(stream, state) { + var tok = restOfLine(stream, state) + || interpolationContinued(stream, state) + || includeFilteredContinued(stream, state) + || eachContinued(stream, state) + || attrsContinued(stream, state) + || javaScript(stream, state) + || javaScriptArguments(stream, state) + || callArguments(stream, state) + + || yieldStatement(stream) + || doctype(stream) + || interpolation(stream, state) + || caseStatement(stream, state) + || when(stream, state) + || defaultStatement(stream) + || extendsStatement(stream, state) + || append(stream, state) + || prepend(stream, state) + || block(stream, state) + || include(stream, state) + || includeFiltered(stream, state) + || mixin(stream, state) + || call(stream, state) + || conditional(stream, state) + || each(stream, state) + || whileStatement(stream, state) + || tag(stream, state) + || filter(stream, state) + || code(stream, state) + || id(stream) + || className(stream) + || attrs(stream, state) + || attributesBlock(stream, state) + || indent(stream) + || text(stream, state) + || comment(stream, state) + || colon(stream) + || dot(stream, state) + || fail(stream) + + return tok === true ? null : tok +} + +const pug = { + startState: startState, + copyState: copyState, + token: nextToken +} + + +/***/ }) + +}]); +//# sourceMappingURL=1601.4154c4f9ed460feae33b.js.map?v=4154c4f9ed460feae33b \ No newline at end of file diff --git a/vlmpy310/lib/python3.10/site-packages/notebook/static/1618.da67fb30732c49b969ba.js.map b/vlmpy310/lib/python3.10/site-packages/notebook/static/1618.da67fb30732c49b969ba.js.map new file mode 100644 index 0000000000000000000000000000000000000000..53f6ef3e02e7032e34c18aa4652fff4c8cd36f21 --- /dev/null +++ b/vlmpy310/lib/python3.10/site-packages/notebook/static/1618.da67fb30732c49b969ba.js.map @@ -0,0 +1 @@ +{"version":3,"file":"1618.da67fb30732c49b969ba.js?v=da67fb30732c49b969ba","mappings":";;;;;;;;;;AAAA;AACA;AACA,kBAAkB,kBAAkB;AACpC;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,cAAc,MAAM;AACpB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA,+CAA+C;AAC/C;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;;AAEO;AACP;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;;AAEH;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA,4BAA4B,UAAU;AACtC;AACA;;AAEA;AACA,GAAG;;AAEH;AACA;AACA;AACA,yBAAyB;AACzB;AACA;AACA,GAAG;;AAEH;AACA,6BAA6B;AAC7B,oBAAoB,oBAAoB,yBAAyB;AACjE,oBAAoB,uBAAuB;AAC3C;AACA","sources":["webpack://_JUPYTERLAB.CORE_OUTPUT/../node_modules/@codemirror/legacy-modes/mode/swift.js"],"sourcesContent":["function wordSet(words) {\n var set = {}\n for (var i = 0; i < words.length; i++) set[words[i]] = true\n return set\n}\n\nvar keywords = wordSet([\"_\",\"var\",\"let\",\"actor\",\"class\",\"enum\",\"extension\",\"import\",\"protocol\",\"struct\",\"func\",\"typealias\",\"associatedtype\",\n \"open\",\"public\",\"internal\",\"fileprivate\",\"private\",\"deinit\",\"init\",\"new\",\"override\",\"self\",\"subscript\",\"super\",\n \"convenience\",\"dynamic\",\"final\",\"indirect\",\"lazy\",\"required\",\"static\",\"unowned\",\"unowned(safe)\",\"unowned(unsafe)\",\"weak\",\"as\",\"is\",\n \"break\",\"case\",\"continue\",\"default\",\"else\",\"fallthrough\",\"for\",\"guard\",\"if\",\"in\",\"repeat\",\"switch\",\"where\",\"while\",\n \"defer\",\"return\",\"inout\",\"mutating\",\"nonmutating\",\"isolated\",\"nonisolated\",\"catch\",\"do\",\"rethrows\",\"throw\",\"throws\",\"async\",\"await\",\"try\",\"didSet\",\"get\",\"set\",\"willSet\",\n \"assignment\",\"associativity\",\"infix\",\"left\",\"none\",\"operator\",\"postfix\",\"precedence\",\"precedencegroup\",\"prefix\",\"right\",\n \"Any\",\"AnyObject\",\"Type\",\"dynamicType\",\"Self\",\"Protocol\",\"__COLUMN__\",\"__FILE__\",\"__FUNCTION__\",\"__LINE__\"])\nvar definingKeywords = wordSet([\"var\",\"let\",\"actor\",\"class\",\"enum\",\"extension\",\"import\",\"protocol\",\"struct\",\"func\",\"typealias\",\"associatedtype\",\"for\"])\nvar atoms = wordSet([\"true\",\"false\",\"nil\",\"self\",\"super\",\"_\"])\nvar types = wordSet([\"Array\",\"Bool\",\"Character\",\"Dictionary\",\"Double\",\"Float\",\"Int\",\"Int8\",\"Int16\",\"Int32\",\"Int64\",\"Never\",\"Optional\",\"Set\",\"String\",\n \"UInt8\",\"UInt16\",\"UInt32\",\"UInt64\",\"Void\"])\nvar operators = \"+-/*%=|&<>~^?!\"\nvar punc = \":;,.(){}[]\"\nvar binary = /^\\-?0b[01][01_]*/\nvar octal = /^\\-?0o[0-7][0-7_]*/\nvar hexadecimal = /^\\-?0x[\\dA-Fa-f][\\dA-Fa-f_]*(?:(?:\\.[\\dA-Fa-f][\\dA-Fa-f_]*)?[Pp]\\-?\\d[\\d_]*)?/\nvar decimal = /^\\-?\\d[\\d_]*(?:\\.\\d[\\d_]*)?(?:[Ee]\\-?\\d[\\d_]*)?/\nvar identifier = /^\\$\\d+|(`?)[_A-Za-z][_A-Za-z$0-9]*\\1/\nvar property = /^\\.(?:\\$\\d+|(`?)[_A-Za-z][_A-Za-z$0-9]*\\1)/\nvar instruction = /^\\#[A-Za-z]+/\nvar attribute = /^@(?:\\$\\d+|(`?)[_A-Za-z][_A-Za-z$0-9]*\\1)/\n//var regexp = /^\\/(?!\\s)(?:\\/\\/)?(?:\\\\.|[^\\/])+\\//\n\nfunction tokenBase(stream, state, prev) {\n if (stream.sol()) state.indented = stream.indentation()\n if (stream.eatSpace()) return null\n\n var ch = stream.peek()\n if (ch == \"/\") {\n if (stream.match(\"//\")) {\n stream.skipToEnd()\n return \"comment\"\n }\n if (stream.match(\"/*\")) {\n state.tokenize.push(tokenComment)\n return tokenComment(stream, state)\n }\n }\n if (stream.match(instruction)) return \"builtin\"\n if (stream.match(attribute)) return \"attribute\"\n if (stream.match(binary)) return \"number\"\n if (stream.match(octal)) return \"number\"\n if (stream.match(hexadecimal)) return \"number\"\n if (stream.match(decimal)) return \"number\"\n if (stream.match(property)) return \"property\"\n if (operators.indexOf(ch) > -1) {\n stream.next()\n return \"operator\"\n }\n if (punc.indexOf(ch) > -1) {\n stream.next()\n stream.match(\"..\")\n return \"punctuation\"\n }\n var stringMatch\n if (stringMatch = stream.match(/(\"\"\"|\"|')/)) {\n var tokenize = tokenString.bind(null, stringMatch[0])\n state.tokenize.push(tokenize)\n return tokenize(stream, state)\n }\n\n if (stream.match(identifier)) {\n var ident = stream.current()\n if (types.hasOwnProperty(ident)) return \"type\"\n if (atoms.hasOwnProperty(ident)) return \"atom\"\n if (keywords.hasOwnProperty(ident)) {\n if (definingKeywords.hasOwnProperty(ident))\n state.prev = \"define\"\n return \"keyword\"\n }\n if (prev == \"define\") return \"def\"\n return \"variable\"\n }\n\n stream.next()\n return null\n}\n\nfunction tokenUntilClosingParen() {\n var depth = 0\n return function(stream, state, prev) {\n var inner = tokenBase(stream, state, prev)\n if (inner == \"punctuation\") {\n if (stream.current() == \"(\") ++depth\n else if (stream.current() == \")\") {\n if (depth == 0) {\n stream.backUp(1)\n state.tokenize.pop()\n return state.tokenize[state.tokenize.length - 1](stream, state)\n }\n else --depth\n }\n }\n return inner\n }\n}\n\nfunction tokenString(openQuote, stream, state) {\n var singleLine = openQuote.length == 1\n var ch, escaped = false\n while (ch = stream.peek()) {\n if (escaped) {\n stream.next()\n if (ch == \"(\") {\n state.tokenize.push(tokenUntilClosingParen())\n return \"string\"\n }\n escaped = false\n } else if (stream.match(openQuote)) {\n state.tokenize.pop()\n return \"string\"\n } else {\n stream.next()\n escaped = ch == \"\\\\\"\n }\n }\n if (singleLine) {\n state.tokenize.pop()\n }\n return \"string\"\n}\n\nfunction tokenComment(stream, state) {\n var ch\n while (ch = stream.next()) {\n if (ch === \"/\" && stream.eat(\"*\")) {\n state.tokenize.push(tokenComment)\n } else if (ch === \"*\" && stream.eat(\"/\")) {\n state.tokenize.pop()\n break\n }\n }\n return \"comment\"\n}\n\nfunction Context(prev, align, indented) {\n this.prev = prev\n this.align = align\n this.indented = indented\n}\n\nfunction pushContext(state, stream) {\n var align = stream.match(/^\\s*($|\\/[\\/\\*]|[)}\\]])/, false) ? null : stream.column() + 1\n state.context = new Context(state.context, align, state.indented)\n}\n\nfunction popContext(state) {\n if (state.context) {\n state.indented = state.context.indented\n state.context = state.context.prev\n }\n}\n\nexport const swift = {\n name: \"swift\",\n startState: function() {\n return {\n prev: null,\n context: null,\n indented: 0,\n tokenize: []\n }\n },\n\n token: function(stream, state) {\n var prev = state.prev\n state.prev = null\n var tokenize = state.tokenize[state.tokenize.length - 1] || tokenBase\n var style = tokenize(stream, state, prev)\n if (!style || style == \"comment\") state.prev = prev\n else if (!state.prev) state.prev = style\n\n if (style == \"punctuation\") {\n var bracket = /[\\(\\[\\{]|([\\]\\)\\}])/.exec(stream.current())\n if (bracket) (bracket[1] ? popContext : pushContext)(state, stream)\n }\n\n return style\n },\n\n indent: function(state, textAfter, iCx) {\n var cx = state.context\n if (!cx) return 0\n var closing = /^[\\]\\}\\)]/.test(textAfter)\n if (cx.align != null) return cx.align - (closing ? 1 : 0)\n return cx.indented + (closing ? 0 : iCx.unit)\n },\n\n languageData: {\n indentOnInput: /^\\s*[\\)\\}\\]]$/,\n commentTokens: {line: \"//\", block: {open: \"/*\", close: \"*/\"}},\n closeBrackets: {brackets: [\"(\", \"[\", \"{\", \"'\", '\"', \"`\"]}\n }\n}\n"],"names":[],"sourceRoot":""} \ No newline at end of file diff --git a/vlmpy310/lib/python3.10/site-packages/notebook/static/1650.8d7f95fed9378b01c97b.js b/vlmpy310/lib/python3.10/site-packages/notebook/static/1650.8d7f95fed9378b01c97b.js new file mode 100644 index 0000000000000000000000000000000000000000..38fe4eab1c5cd9c9c3c46c2fce1be4db64d7a4c7 --- /dev/null +++ b/vlmpy310/lib/python3.10/site-packages/notebook/static/1650.8d7f95fed9378b01c97b.js @@ -0,0 +1,110 @@ +"use strict"; +(self["webpackChunk_JUPYTERLAB_CORE_OUTPUT"] = self["webpackChunk_JUPYTERLAB_CORE_OUTPUT"] || []).push([[1650,8875],{ + +/***/ 71650: +/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => { + +__webpack_require__.r(__webpack_exports__); +/* harmony export */ __webpack_require__.d(__webpack_exports__, { +/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__) +/* harmony export */ }); +/* harmony import */ var _jupyterlab_coreutils__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(76107); +/* harmony import */ var _jupyterlab_coreutils__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_jupyterlab_coreutils__WEBPACK_IMPORTED_MODULE_0__); +/* harmony import */ var _jupyterlab_docmanager__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(89598); +/* harmony import */ var _jupyterlab_docmanager__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_jupyterlab_docmanager__WEBPACK_IMPORTED_MODULE_1__); +/* harmony import */ var _jupyter_notebook_application__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(87362); +/* harmony import */ var _jupyter_notebook_application__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(_jupyter_notebook_application__WEBPACK_IMPORTED_MODULE_2__); +/* harmony import */ var _lumino_signaling__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(2159); +/* harmony import */ var _lumino_signaling__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(_lumino_signaling__WEBPACK_IMPORTED_MODULE_3__); +// Copyright (c) Jupyter Development Team. +// Distributed under the terms of the Modified BSD License. + + + + +/** + * A plugin to open documents in a new browser tab. + * + */ +const opener = { + id: '@jupyter-notebook/docmanager-extension:opener', + autoStart: true, + optional: [_jupyter_notebook_application__WEBPACK_IMPORTED_MODULE_2__.INotebookPathOpener, _jupyter_notebook_application__WEBPACK_IMPORTED_MODULE_2__.INotebookShell], + provides: _jupyterlab_docmanager__WEBPACK_IMPORTED_MODULE_1__.IDocumentWidgetOpener, + description: 'Open documents in a new browser tab', + activate: (app, notebookPathOpener, notebookShell) => { + const baseUrl = _jupyterlab_coreutils__WEBPACK_IMPORTED_MODULE_0__.PageConfig.getBaseUrl(); + const docRegistry = app.docRegistry; + const pathOpener = notebookPathOpener !== null && notebookPathOpener !== void 0 ? notebookPathOpener : _jupyter_notebook_application__WEBPACK_IMPORTED_MODULE_2__.defaultNotebookPathOpener; + let id = 0; + return new (class { + constructor() { + this._opened = new _lumino_signaling__WEBPACK_IMPORTED_MODULE_3__.Signal(this); + } + async open(widget, options) { + var _a, _b, _c; + const widgetName = (_a = options === null || options === void 0 ? void 0 : options.type) !== null && _a !== void 0 ? _a : ''; + const ref = options === null || options === void 0 ? void 0 : options.ref; + // check if there is an setting override and if it would add the widget in the main area + const userLayoutArea = (_c = (_b = notebookShell === null || notebookShell === void 0 ? void 0 : notebookShell.userLayout) === null || _b === void 0 ? void 0 : _b[widgetName]) === null || _c === void 0 ? void 0 : _c.area; + if (ref !== '_noref' && userLayoutArea === undefined) { + const path = widget.context.path; + const ext = _jupyterlab_coreutils__WEBPACK_IMPORTED_MODULE_0__.PathExt.extname(path); + let route = 'edit'; + if ((widgetName === 'default' && ext === '.ipynb') || + widgetName.includes('Notebook')) { + // make sure to save the notebook before opening it in a new tab + // so the kernel info is saved (if created from the New dropdown) + if (widget.context.sessionContext.kernelPreference.name) { + await widget.context.save(); + } + route = 'notebooks'; + } + // append ?factory only if it's not the default + const defaultFactory = docRegistry.defaultWidgetFactory(path); + let searchParams = undefined; + if (widgetName !== defaultFactory.name) { + searchParams = new URLSearchParams({ + factory: widgetName, + }); + } + pathOpener.open({ + prefix: _jupyterlab_coreutils__WEBPACK_IMPORTED_MODULE_0__.URLExt.join(baseUrl, route), + path, + searchParams, + }); + // dispose the widget since it is not used on this page + widget.dispose(); + return; + } + // otherwise open the document on the current page + if (!widget.id) { + widget.id = `document-manager-${++id}`; + } + widget.title.dataset = { + type: 'document-title', + ...widget.title.dataset, + }; + if (!widget.isAttached) { + app.shell.add(widget, 'main', options || {}); + } + app.shell.activateById(widget.id); + this._opened.emit(widget); + } + get opened() { + return this._opened; + } + })(); + }, +}; +/** + * Export the plugins as default. + */ +const plugins = [opener]; +/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (plugins); + + +/***/ }) + +}]); +//# sourceMappingURL=1650.8d7f95fed9378b01c97b.js.map?v=8d7f95fed9378b01c97b \ No newline at end of file diff --git a/vlmpy310/lib/python3.10/site-packages/notebook/static/1837.6bbfd9967be58e1325f1.js.map b/vlmpy310/lib/python3.10/site-packages/notebook/static/1837.6bbfd9967be58e1325f1.js.map new file mode 100644 index 0000000000000000000000000000000000000000..ddd836b586b1896737866551fa30c5089d927f69 --- /dev/null +++ b/vlmpy310/lib/python3.10/site-packages/notebook/static/1837.6bbfd9967be58e1325f1.js.map @@ -0,0 +1 @@ +{"version":3,"file":"1837.6bbfd9967be58e1325f1.js?v=6bbfd9967be58e1325f1","mappings":";;;;;;;;;;AAAA;AACA;AACA,oCAAoC;AACpC;AACA;;AAEA,yBAAyB,IAAI;AAC7B,gCAAgC,IAAI;AACpC;AACA;;AAEA;AACA;AACA,OAAO,IAAI;AACX;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,qBAAqB,QAAQ;AAC7B;;AAEA;;AAEA;AACA;AACA;;AAEA;;AAEA;AACA;AACA;AACA;AACA;AACA;;AAEA;;AAEA;AACA;AACA;AACA;;AAEA;AACA;AACA;;AAEA;AACA;;AAEA;AACA;AACA;;AAEA;AACA;AACA;;AAEA;AACA,mCAAmC;AACnC;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA,uBAAuB,GAAG;AAC1B;AACA,IAAI,0BAA0B,IAAI;AAClC;AACA;;AAEA;AACA;AACA;;AAEA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;;AAEA;AACA,iEAAiE;AACjE;AACA;AACA;AACA;;AAEA;AACA,iEAAiE;AACjE;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;;AAEA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;;AAEA;AACA,wBAAwB,GAAG,GAAG;AAC9B;AACA;;AAEA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA,0DAA0D;AAC1D;AACA,0CAA0C,wBAAwB;AAClE,sCAAsC,wBAAwB;AAC9D,uCAAuC,wBAAwB;AAC/D;AACA,uHAAuH;AACvH,oDAAoD,wBAAwB;AAC5E;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;;AAEA;AACA;AACA;;AAEA;AACA;AACA;;AAEA;AACA;AACA;;AAEA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;;AAEA;AACA,2BAA2B;AAC3B,qBAAqB;AACrB;AACA,IAAI,wBAAwB;AAC5B;AACA;AACA;AACA,yBAAyB,EAAE;AAC3B,IAAI;AACJ;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA,IAAI,4CAA4C,IAAI;AACpD;AACA,4CAA4C;AAC5C;AACA;AACA;AACA,IAAI,+CAA+C,IAAI;AACvD;AACA,4BAA4B;AAC5B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,sCAAsC;AACtC,2BAA2B;AAC3B;AACA;;AAEA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;;AAEO;AACP;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;;AAEH;AACA;AACA;;AAEA;AACA;AACA;;AAEA;AACA,GAAG;;AAEH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;;AAEH;AACA;AACA,oBAAoB,mBAAmB,yBAAyB;AAChE,oBAAoB,uBAAuB,QAAQ;AACnD;AACA;AACA","sources":["webpack://_JUPYTERLAB.CORE_OUTPUT/../node_modules/@codemirror/legacy-modes/mode/julia.js"],"sourcesContent":["function wordRegexp(words, end, pre) {\n if (typeof pre === \"undefined\") pre = \"\";\n if (typeof end === \"undefined\") { end = \"\\\\b\"; }\n return new RegExp(\"^\" + pre + \"((\" + words.join(\")|(\") + \"))\" + end);\n}\n\nvar octChar = \"\\\\\\\\[0-7]{1,3}\";\nvar hexChar = \"\\\\\\\\x[A-Fa-f0-9]{1,2}\";\nvar sChar = \"\\\\\\\\[abefnrtv0%?'\\\"\\\\\\\\]\";\nvar uChar = \"([^\\\\u0027\\\\u005C\\\\uD800-\\\\uDFFF]|[\\\\uD800-\\\\uDFFF][\\\\uDC00-\\\\uDFFF])\";\n\nvar asciiOperatorsList = [\n \"[<>]:\", \"[<>=]=\", \"<<=?\", \">>>?=?\", \"=>\", \"--?>\", \"<--[->]?\", \"\\\\/\\\\/\",\n \"\\\\.{2,3}\", \"[\\\\.\\\\\\\\%*+\\\\-<>!\\\\/^|&]=?\", \"\\\\?\", \"\\\\$\", \"~\", \":\"\n];\nvar operators = wordRegexp([\n \"[<>]:\", \"[<>=]=\", \"[!=]==\", \"<<=?\", \">>>?=?\", \"=>?\", \"--?>\", \"<--[->]?\", \"\\\\/\\\\/\",\n \"[\\\\\\\\%*+\\\\-<>!\\\\/^|&\\\\u00F7\\\\u22BB]=?\", \"\\\\?\", \"\\\\$\", \"~\", \":\",\n \"\\\\u00D7\", \"\\\\u2208\", \"\\\\u2209\", \"\\\\u220B\", \"\\\\u220C\", \"\\\\u2218\",\n \"\\\\u221A\", \"\\\\u221B\", \"\\\\u2229\", \"\\\\u222A\", \"\\\\u2260\", \"\\\\u2264\",\n \"\\\\u2265\", \"\\\\u2286\", \"\\\\u2288\", \"\\\\u228A\", \"\\\\u22C5\",\n \"\\\\b(in|isa)\\\\b(?!\\.?\\\\()\"\n], \"\");\nvar delimiters = /^[;,()[\\]{}]/;\nvar identifiers = /^[_A-Za-z\\u00A1-\\u2217\\u2219-\\uFFFF][\\w\\u00A1-\\u2217\\u2219-\\uFFFF]*!*/;\n\nvar chars = wordRegexp([octChar, hexChar, sChar, uChar], \"'\");\n\nvar openersList = [\"begin\", \"function\", \"type\", \"struct\", \"immutable\", \"let\",\n \"macro\", \"for\", \"while\", \"quote\", \"if\", \"else\", \"elseif\", \"try\",\n \"finally\", \"catch\", \"do\"];\n\nvar closersList = [\"end\", \"else\", \"elseif\", \"catch\", \"finally\"];\n\nvar keywordsList = [\"if\", \"else\", \"elseif\", \"while\", \"for\", \"begin\", \"let\",\n \"end\", \"do\", \"try\", \"catch\", \"finally\", \"return\", \"break\", \"continue\",\n \"global\", \"local\", \"const\", \"export\", \"import\", \"importall\", \"using\",\n \"function\", \"where\", \"macro\", \"module\", \"baremodule\", \"struct\", \"type\",\n \"mutable\", \"immutable\", \"quote\", \"typealias\", \"abstract\", \"primitive\",\n \"bitstype\"];\n\nvar builtinsList = [\"true\", \"false\", \"nothing\", \"NaN\", \"Inf\"];\n\nvar openers = wordRegexp(openersList);\nvar closers = wordRegexp(closersList);\nvar keywords = wordRegexp(keywordsList);\nvar builtins = wordRegexp(builtinsList);\n\nvar macro = /^@[_A-Za-z\\u00A1-\\uFFFF][\\w\\u00A1-\\uFFFF]*!*/;\nvar symbol = /^:[_A-Za-z\\u00A1-\\uFFFF][\\w\\u00A1-\\uFFFF]*!*/;\nvar stringPrefixes = /^(`|([_A-Za-z\\u00A1-\\uFFFF]*\"(\"\")?))/;\n\nvar macroOperators = wordRegexp(asciiOperatorsList, \"\", \"@\");\nvar symbolOperators = wordRegexp(asciiOperatorsList, \"\", \":\");\n\nfunction inArray(state) {\n return (state.nestedArrays > 0);\n}\n\nfunction inGenerator(state) {\n return (state.nestedGenerators > 0);\n}\n\nfunction currentScope(state, n) {\n if (typeof(n) === \"undefined\") { n = 0; }\n if (state.scopes.length <= n) {\n return null;\n }\n return state.scopes[state.scopes.length - (n + 1)];\n}\n\n// tokenizers\nfunction tokenBase(stream, state) {\n // Handle multiline comments\n if (stream.match('#=', false)) {\n state.tokenize = tokenComment;\n return state.tokenize(stream, state);\n }\n\n // Handle scope changes\n var leavingExpr = state.leavingExpr;\n if (stream.sol()) {\n leavingExpr = false;\n }\n state.leavingExpr = false;\n\n if (leavingExpr) {\n if (stream.match(/^'+/)) {\n return \"operator\";\n }\n }\n\n if (stream.match(/\\.{4,}/)) {\n return \"error\";\n } else if (stream.match(/\\.{1,3}/)) {\n return \"operator\";\n }\n\n if (stream.eatSpace()) {\n return null;\n }\n\n var ch = stream.peek();\n\n // Handle single line comments\n if (ch === '#') {\n stream.skipToEnd();\n return \"comment\";\n }\n\n if (ch === '[') {\n state.scopes.push('[');\n state.nestedArrays++;\n }\n\n if (ch === '(') {\n state.scopes.push('(');\n state.nestedGenerators++;\n }\n\n if (inArray(state) && ch === ']') {\n while (state.scopes.length && currentScope(state) !== \"[\") { state.scopes.pop(); }\n state.scopes.pop();\n state.nestedArrays--;\n state.leavingExpr = true;\n }\n\n if (inGenerator(state) && ch === ')') {\n while (state.scopes.length && currentScope(state) !== \"(\") { state.scopes.pop(); }\n state.scopes.pop();\n state.nestedGenerators--;\n state.leavingExpr = true;\n }\n\n if (inArray(state)) {\n if (state.lastToken == \"end\" && stream.match(':')) {\n return \"operator\";\n }\n if (stream.match('end')) {\n return \"number\";\n }\n }\n\n var match;\n if (match = stream.match(openers, false)) {\n state.scopes.push(match[0]);\n }\n\n if (stream.match(closers, false)) {\n state.scopes.pop();\n }\n\n // Handle type annotations\n if (stream.match(/^::(?![:\\$])/)) {\n state.tokenize = tokenAnnotation;\n return state.tokenize(stream, state);\n }\n\n // Handle symbols\n if (!leavingExpr && (stream.match(symbol) || stream.match(symbolOperators))) {\n return \"builtin\";\n }\n\n // Handle parametric types\n //if (stream.match(/^{[^}]*}(?=\\()/)) {\n // return \"builtin\";\n //}\n\n // Handle operators and Delimiters\n if (stream.match(operators)) {\n return \"operator\";\n }\n\n // Handle Number Literals\n if (stream.match(/^\\.?\\d/, false)) {\n var imMatcher = RegExp(/^im\\b/);\n var numberLiteral = false;\n if (stream.match(/^0x\\.[0-9a-f_]+p[\\+\\-]?[_\\d]+/i)) { numberLiteral = true; }\n // Integers\n if (stream.match(/^0x[0-9a-f_]+/i)) { numberLiteral = true; } // Hex\n if (stream.match(/^0b[01_]+/i)) { numberLiteral = true; } // Binary\n if (stream.match(/^0o[0-7_]+/i)) { numberLiteral = true; } // Octal\n // Floats\n if (stream.match(/^(?:(?:\\d[_\\d]*)?\\.(?!\\.)(?:\\d[_\\d]*)?|\\d[_\\d]*\\.(?!\\.)(?:\\d[_\\d]*))?([Eef][\\+\\-]?[_\\d]+)?/i)) { numberLiteral = true; }\n if (stream.match(/^\\d[_\\d]*(e[\\+\\-]?\\d+)?/i)) { numberLiteral = true; } // Decimal\n if (numberLiteral) {\n // Integer literals may be \"long\"\n stream.match(imMatcher);\n state.leavingExpr = true;\n return \"number\";\n }\n }\n\n // Handle Chars\n if (stream.match(\"'\")) {\n state.tokenize = tokenChar;\n return state.tokenize(stream, state);\n }\n\n // Handle Strings\n if (stream.match(stringPrefixes)) {\n state.tokenize = tokenStringFactory(stream.current());\n return state.tokenize(stream, state);\n }\n\n if (stream.match(macro) || stream.match(macroOperators)) {\n return \"meta\";\n }\n\n if (stream.match(delimiters)) {\n return null;\n }\n\n if (stream.match(keywords)) {\n return \"keyword\";\n }\n\n if (stream.match(builtins)) {\n return \"builtin\";\n }\n\n var isDefinition = state.isDefinition || state.lastToken == \"function\" ||\n state.lastToken == \"macro\" || state.lastToken == \"type\" ||\n state.lastToken == \"struct\" || state.lastToken == \"immutable\";\n\n if (stream.match(identifiers)) {\n if (isDefinition) {\n if (stream.peek() === '.') {\n state.isDefinition = true;\n return \"variable\";\n }\n state.isDefinition = false;\n return \"def\";\n }\n state.leavingExpr = true;\n return \"variable\";\n }\n\n // Handle non-detected items\n stream.next();\n return \"error\";\n}\n\nfunction tokenAnnotation(stream, state) {\n stream.match(/.*?(?=[,;{}()=\\s]|$)/);\n if (stream.match('{')) {\n state.nestedParameters++;\n } else if (stream.match('}') && state.nestedParameters > 0) {\n state.nestedParameters--;\n }\n if (state.nestedParameters > 0) {\n stream.match(/.*?(?={|})/) || stream.next();\n } else if (state.nestedParameters == 0) {\n state.tokenize = tokenBase;\n }\n return \"builtin\";\n}\n\nfunction tokenComment(stream, state) {\n if (stream.match('#=')) {\n state.nestedComments++;\n }\n if (!stream.match(/.*?(?=(#=|=#))/)) {\n stream.skipToEnd();\n }\n if (stream.match('=#')) {\n state.nestedComments--;\n if (state.nestedComments == 0)\n state.tokenize = tokenBase;\n }\n return \"comment\";\n}\n\nfunction tokenChar(stream, state) {\n var isChar = false, match;\n if (stream.match(chars)) {\n isChar = true;\n } else if (match = stream.match(/\\\\u([a-f0-9]{1,4})(?=')/i)) {\n var value = parseInt(match[1], 16);\n if (value <= 55295 || value >= 57344) { // (U+0,U+D7FF), (U+E000,U+FFFF)\n isChar = true;\n stream.next();\n }\n } else if (match = stream.match(/\\\\U([A-Fa-f0-9]{5,8})(?=')/)) {\n var value = parseInt(match[1], 16);\n if (value <= 1114111) { // U+10FFFF\n isChar = true;\n stream.next();\n }\n }\n if (isChar) {\n state.leavingExpr = true;\n state.tokenize = tokenBase;\n return \"string\";\n }\n if (!stream.match(/^[^']+(?=')/)) { stream.skipToEnd(); }\n if (stream.match(\"'\")) { state.tokenize = tokenBase; }\n return \"error\";\n}\n\nfunction tokenStringFactory(delimiter) {\n if (delimiter.substr(-3) === '\"\"\"') {\n delimiter = '\"\"\"';\n } else if (delimiter.substr(-1) === '\"') {\n delimiter = '\"';\n }\n function tokenString(stream, state) {\n if (stream.eat('\\\\')) {\n stream.next();\n } else if (stream.match(delimiter)) {\n state.tokenize = tokenBase;\n state.leavingExpr = true;\n return \"string\";\n } else {\n stream.eat(/[`\"]/);\n }\n stream.eatWhile(/[^\\\\`\"]/);\n return \"string\";\n }\n return tokenString;\n}\n\nexport const julia = {\n name: \"julia\",\n startState: function() {\n return {\n tokenize: tokenBase,\n scopes: [],\n lastToken: null,\n leavingExpr: false,\n isDefinition: false,\n nestedArrays: 0,\n nestedComments: 0,\n nestedGenerators: 0,\n nestedParameters: 0,\n firstParenPos: -1\n };\n },\n\n token: function(stream, state) {\n var style = state.tokenize(stream, state);\n var current = stream.current();\n\n if (current && style) {\n state.lastToken = current;\n }\n\n return style;\n },\n\n indent: function(state, textAfter, cx) {\n var delta = 0;\n if ( textAfter === ']' || textAfter === ')' || /^end\\b/.test(textAfter) ||\n /^else/.test(textAfter) || /^catch\\b/.test(textAfter) || /^elseif\\b/.test(textAfter) ||\n /^finally/.test(textAfter) ) {\n delta = -1;\n }\n return (state.scopes.length + delta) * cx.unit;\n },\n\n languageData: {\n indentOnInput: /^\\s*(end|else|catch|finally)\\b$/,\n commentTokens: {line: \"#\", block: {open: \"#=\", close: \"=#\"}},\n closeBrackets: {brackets: [\"(\", \"[\", \"{\", '\"']},\n autocomplete: keywordsList.concat(builtinsList)\n }\n};\n"],"names":[],"sourceRoot":""} \ No newline at end of file diff --git a/vlmpy310/lib/python3.10/site-packages/notebook/static/1869.c994a53965ffbc5a22b5.js b/vlmpy310/lib/python3.10/site-packages/notebook/static/1869.c994a53965ffbc5a22b5.js new file mode 100644 index 0000000000000000000000000000000000000000..57dc75d1a9374e52ab292c1995b85c8c7b75f354 --- /dev/null +++ b/vlmpy310/lib/python3.10/site-packages/notebook/static/1869.c994a53965ffbc5a22b5.js @@ -0,0 +1,59 @@ +"use strict"; +(self["webpackChunk_JUPYTERLAB_CORE_OUTPUT"] = self["webpackChunk_JUPYTERLAB_CORE_OUTPUT"] || []).push([[1869],{ + +/***/ 81869: +/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => { + +__webpack_require__.r(__webpack_exports__); +/* harmony export */ __webpack_require__.d(__webpack_exports__, { +/* harmony export */ mangle: () => (/* binding */ mangle) +/* harmony export */ }); +function mangle() { + return { + mangle: false, // remove this once mangle option is removed + walkTokens(token) { + if (token.type !== 'link') { + return; + } + + if (!token.href.startsWith('mailto:')) { + return; + } + + const email = token.href.substring(7); + const mangledEmail = mangleEmail(email); + + token.href = `mailto:${mangledEmail}`; + + if (token.tokens.length !== 1 || token.tokens[0].type !== 'text' || token.tokens[0].text !== email) { + return; + } + + token.text = mangledEmail; + token.tokens[0].text = mangledEmail; + } + }; +} + +function mangleEmail(text) { + let out = '', + i, + ch; + + const l = text.length; + for (i = 0; i < l; i++) { + ch = text.charCodeAt(i); + if (Math.random() > 0.5) { + ch = 'x' + ch.toString(16); + } + out += '&#' + ch + ';'; + } + + return out; +} + + +/***/ }) + +}]); +//# sourceMappingURL=1869.c994a53965ffbc5a22b5.js.map?v=c994a53965ffbc5a22b5 \ No newline at end of file diff --git a/vlmpy310/lib/python3.10/site-packages/notebook/static/2188.8a4dbc0baaccf031e5c4.js b/vlmpy310/lib/python3.10/site-packages/notebook/static/2188.8a4dbc0baaccf031e5c4.js new file mode 100644 index 0000000000000000000000000000000000000000..3039976b71a6921116fba363cd70f778f5b08466 --- /dev/null +++ b/vlmpy310/lib/python3.10/site-packages/notebook/static/2188.8a4dbc0baaccf031e5c4.js @@ -0,0 +1,188 @@ +"use strict"; +(self["webpackChunk_JUPYTERLAB_CORE_OUTPUT"] = self["webpackChunk_JUPYTERLAB_CORE_OUTPUT"] || []).push([[2188],{ + +/***/ 42188: +/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => { + +__webpack_require__.r(__webpack_exports__); +/* harmony export */ __webpack_require__.d(__webpack_exports__, { +/* harmony export */ r: () => (/* binding */ r) +/* harmony export */ }); +function wordObj(words) { + var res = {}; + for (var i = 0; i < words.length; ++i) res[words[i]] = true; + return res; +} +var commonAtoms = ["NULL", "NA", "Inf", "NaN", "NA_integer_", "NA_real_", "NA_complex_", "NA_character_", "TRUE", "FALSE"]; +var commonBuiltins = ["list", "quote", "bquote", "eval", "return", "call", "parse", "deparse"]; +var commonKeywords = ["if", "else", "repeat", "while", "function", "for", "in", "next", "break"]; +var commonBlockKeywords = ["if", "else", "repeat", "while", "function", "for"]; + +var atoms = wordObj(commonAtoms); +var builtins = wordObj(commonBuiltins); +var keywords = wordObj(commonKeywords); +var blockkeywords = wordObj(commonBlockKeywords); +var opChars = /[+\-*\/^<>=!&|~$:]/; +var curPunc; + +function tokenBase(stream, state) { + curPunc = null; + var ch = stream.next(); + if (ch == "#") { + stream.skipToEnd(); + return "comment"; + } else if (ch == "0" && stream.eat("x")) { + stream.eatWhile(/[\da-f]/i); + return "number"; + } else if (ch == "." && stream.eat(/\d/)) { + stream.match(/\d*(?:e[+\-]?\d+)?/); + return "number"; + } else if (/\d/.test(ch)) { + stream.match(/\d*(?:\.\d+)?(?:e[+\-]\d+)?L?/); + return "number"; + } else if (ch == "'" || ch == '"') { + state.tokenize = tokenString(ch); + return "string"; + } else if (ch == "`") { + stream.match(/[^`]+`/); + return "string.special"; + } else if (ch == "." && stream.match(/.(?:[.]|\d+)/)) { + return "keyword"; + } else if (/[a-zA-Z\.]/.test(ch)) { + stream.eatWhile(/[\w\.]/); + var word = stream.current(); + if (atoms.propertyIsEnumerable(word)) return "atom"; + if (keywords.propertyIsEnumerable(word)) { + // Block keywords start new blocks, except 'else if', which only starts + // one new block for the 'if', no block for the 'else'. + if (blockkeywords.propertyIsEnumerable(word) && + !stream.match(/\s*if(\s+|$)/, false)) + curPunc = "block"; + return "keyword"; + } + if (builtins.propertyIsEnumerable(word)) return "builtin"; + return "variable"; + } else if (ch == "%") { + if (stream.skipTo("%")) stream.next(); + return "variableName.special"; + } else if ( + (ch == "<" && stream.eat("-")) || + (ch == "<" && stream.match("<-")) || + (ch == "-" && stream.match(/>>?/)) + ) { + return "operator"; + } else if (ch == "=" && state.ctx.argList) { + return "operator"; + } else if (opChars.test(ch)) { + if (ch == "$") return "operator"; + stream.eatWhile(opChars); + return "operator"; + } else if (/[\(\){}\[\];]/.test(ch)) { + curPunc = ch; + if (ch == ";") return "punctuation"; + return null; + } else { + return null; + } +} + +function tokenString(quote) { + return function(stream, state) { + if (stream.eat("\\")) { + var ch = stream.next(); + if (ch == "x") stream.match(/^[a-f0-9]{2}/i); + else if ((ch == "u" || ch == "U") && stream.eat("{") && stream.skipTo("}")) stream.next(); + else if (ch == "u") stream.match(/^[a-f0-9]{4}/i); + else if (ch == "U") stream.match(/^[a-f0-9]{8}/i); + else if (/[0-7]/.test(ch)) stream.match(/^[0-7]{1,2}/); + return "string.special"; + } else { + var next; + while ((next = stream.next()) != null) { + if (next == quote) { state.tokenize = tokenBase; break; } + if (next == "\\") { stream.backUp(1); break; } + } + return "string"; + } + }; +} + +var ALIGN_YES = 1, ALIGN_NO = 2, BRACELESS = 4 + +function push(state, type, stream) { + state.ctx = {type: type, + indent: state.indent, + flags: 0, + column: stream.column(), + prev: state.ctx}; +} +function setFlag(state, flag) { + var ctx = state.ctx + state.ctx = {type: ctx.type, + indent: ctx.indent, + flags: ctx.flags | flag, + column: ctx.column, + prev: ctx.prev} +} +function pop(state) { + state.indent = state.ctx.indent; + state.ctx = state.ctx.prev; +} + +const r = { + name: "r", + startState: function(indentUnit) { + return {tokenize: tokenBase, + ctx: {type: "top", + indent: -indentUnit, + flags: ALIGN_NO}, + indent: 0, + afterIdent: false}; + }, + + token: function(stream, state) { + if (stream.sol()) { + if ((state.ctx.flags & 3) == 0) state.ctx.flags |= ALIGN_NO + if (state.ctx.flags & BRACELESS) pop(state) + state.indent = stream.indentation(); + } + if (stream.eatSpace()) return null; + var style = state.tokenize(stream, state); + if (style != "comment" && (state.ctx.flags & ALIGN_NO) == 0) setFlag(state, ALIGN_YES) + + if ((curPunc == ";" || curPunc == "{" || curPunc == "}") && state.ctx.type == "block") pop(state); + if (curPunc == "{") push(state, "}", stream); + else if (curPunc == "(") { + push(state, ")", stream); + if (state.afterIdent) state.ctx.argList = true; + } + else if (curPunc == "[") push(state, "]", stream); + else if (curPunc == "block") push(state, "block", stream); + else if (curPunc == state.ctx.type) pop(state); + else if (state.ctx.type == "block" && style != "comment") setFlag(state, BRACELESS) + state.afterIdent = style == "variable" || style == "keyword"; + return style; + }, + + indent: function(state, textAfter, cx) { + if (state.tokenize != tokenBase) return 0; + var firstChar = textAfter && textAfter.charAt(0), ctx = state.ctx, + closing = firstChar == ctx.type; + if (ctx.flags & BRACELESS) ctx = ctx.prev + if (ctx.type == "block") return ctx.indent + (firstChar == "{" ? 0 : cx.unit); + else if (ctx.flags & ALIGN_YES) return ctx.column + (closing ? 0 : 1); + else return ctx.indent + (closing ? 0 : cx.unit); + }, + + languageData: { + wordChars: ".", + commentTokens: {line: "#"}, + autocomplete: commonAtoms.concat(commonBuiltins, commonKeywords) + } +}; + + +/***/ }) + +}]); +//# sourceMappingURL=2188.8a4dbc0baaccf031e5c4.js.map?v=8a4dbc0baaccf031e5c4 \ No newline at end of file diff --git a/vlmpy310/lib/python3.10/site-packages/notebook/static/2343.76b08c834d1f3e6c0655.js.map b/vlmpy310/lib/python3.10/site-packages/notebook/static/2343.76b08c834d1f3e6c0655.js.map new file mode 100644 index 0000000000000000000000000000000000000000..112e3786a3d14024877ce9dcda1269b9092e5062 --- /dev/null +++ b/vlmpy310/lib/python3.10/site-packages/notebook/static/2343.76b08c834d1f3e6c0655.js.map @@ -0,0 +1 @@ +{"version":3,"file":"2343.76b08c834d1f3e6c0655.js?v=76b08c834d1f3e6c0655","mappings":";;;;;;;;;;;AAA2C;;AAE3C;AACA;;AAEA;AACA;;AAEA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEO,mBAAmB,oEAAU;AACpC;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA,oBAAoB;AACpB;AACA,CAAC;;;;;;;;;;;;ACpMM;AACP;AACA,kBAAkB,kCAAkC;AACpD;AACA;AACA,oBAAoB,iBAAiB;AACrC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,cAAc;AACd,KAAK;AACL;AACA,eAAe;AACf;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA,kBAAkB,gBAAgB;AAClC;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA,oBAAoB,qBAAqB;AACzC;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA,UAAU;AACV;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,0BAA0B,oBAAoB;AAC9C;AACA,kCAAkC,2CAA2C;AAC7E;AACA;AACA,UAAU;AACV;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;;AAEA;AACA,iBAAiB;AACjB,sBAAsB,kBAAkB;AACxC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA","sources":["webpack://_JUPYTERLAB.CORE_OUTPUT/../node_modules/@codemirror/legacy-modes/mode/dockerfile.js","webpack://_JUPYTERLAB.CORE_OUTPUT/../node_modules/@codemirror/legacy-modes/mode/simple-mode.js"],"sourcesContent":["import {simpleMode} from \"./simple-mode.js\"\n\nvar from = \"from\";\nvar fromRegex = new RegExp(\"^(\\\\s*)\\\\b(\" + from + \")\\\\b\", \"i\");\n\nvar shells = [\"run\", \"cmd\", \"entrypoint\", \"shell\"];\nvar shellsAsArrayRegex = new RegExp(\"^(\\\\s*)(\" + shells.join('|') + \")(\\\\s+\\\\[)\", \"i\");\n\nvar expose = \"expose\";\nvar exposeRegex = new RegExp(\"^(\\\\s*)(\" + expose + \")(\\\\s+)\", \"i\");\n\nvar others = [\n \"arg\", \"from\", \"maintainer\", \"label\", \"env\",\n \"add\", \"copy\", \"volume\", \"user\",\n \"workdir\", \"onbuild\", \"stopsignal\", \"healthcheck\", \"shell\"\n];\n\n// Collect all Dockerfile directives\nvar instructions = [from, expose].concat(shells).concat(others),\n instructionRegex = \"(\" + instructions.join('|') + \")\",\n instructionOnlyLine = new RegExp(\"^(\\\\s*)\" + instructionRegex + \"(\\\\s*)(#.*)?$\", \"i\"),\n instructionWithArguments = new RegExp(\"^(\\\\s*)\" + instructionRegex + \"(\\\\s+)\", \"i\");\n\nexport const dockerFile = simpleMode({\n start: [\n // Block comment: This is a line starting with a comment\n {\n regex: /^\\s*#.*$/,\n sol: true,\n token: \"comment\"\n },\n {\n regex: fromRegex,\n token: [null, \"keyword\"],\n sol: true,\n next: \"from\"\n },\n // Highlight an instruction without any arguments (for convenience)\n {\n regex: instructionOnlyLine,\n token: [null, \"keyword\", null, \"error\"],\n sol: true\n },\n {\n regex: shellsAsArrayRegex,\n token: [null, \"keyword\", null],\n sol: true,\n next: \"array\"\n },\n {\n regex: exposeRegex,\n token: [null, \"keyword\", null],\n sol: true,\n next: \"expose\"\n },\n // Highlight an instruction followed by arguments\n {\n regex: instructionWithArguments,\n token: [null, \"keyword\", null],\n sol: true,\n next: \"arguments\"\n },\n {\n regex: /./,\n token: null\n }\n ],\n from: [\n {\n regex: /\\s*$/,\n token: null,\n next: \"start\"\n },\n {\n // Line comment without instruction arguments is an error\n regex: /(\\s*)(#.*)$/,\n token: [null, \"error\"],\n next: \"start\"\n },\n {\n regex: /(\\s*\\S+\\s+)(as)/i,\n token: [null, \"keyword\"],\n next: \"start\"\n },\n // Fail safe return to start\n {\n token: null,\n next: \"start\"\n }\n ],\n single: [\n {\n regex: /(?:[^\\\\']|\\\\.)/,\n token: \"string\"\n },\n {\n regex: /'/,\n token: \"string\",\n pop: true\n }\n ],\n double: [\n {\n regex: /(?:[^\\\\\"]|\\\\.)/,\n token: \"string\"\n },\n {\n regex: /\"/,\n token: \"string\",\n pop: true\n }\n ],\n array: [\n {\n regex: /\\]/,\n token: null,\n next: \"start\"\n },\n {\n regex: /\"(?:[^\\\\\"]|\\\\.)*\"?/,\n token: \"string\"\n }\n ],\n expose: [\n {\n regex: /\\d+$/,\n token: \"number\",\n next: \"start\"\n },\n {\n regex: /[^\\d]+$/,\n token: null,\n next: \"start\"\n },\n {\n regex: /\\d+/,\n token: \"number\"\n },\n {\n regex: /[^\\d]+/,\n token: null\n },\n // Fail safe return to start\n {\n token: null,\n next: \"start\"\n }\n ],\n arguments: [\n {\n regex: /^\\s*#.*$/,\n sol: true,\n token: \"comment\"\n },\n {\n regex: /\"(?:[^\\\\\"]|\\\\.)*\"?$/,\n token: \"string\",\n next: \"start\"\n },\n {\n regex: /\"/,\n token: \"string\",\n push: \"double\"\n },\n {\n regex: /'(?:[^\\\\']|\\\\.)*'?$/,\n token: \"string\",\n next: \"start\"\n },\n {\n regex: /'/,\n token: \"string\",\n push: \"single\"\n },\n {\n regex: /[^#\"']+[\\\\`]$/,\n token: null\n },\n {\n regex: /[^#\"']+$/,\n token: null,\n next: \"start\"\n },\n {\n regex: /[^#\"']+/,\n token: null\n },\n // Fail safe return to start\n {\n token: null,\n next: \"start\"\n }\n ],\n languageData: {\n commentTokens: {line: \"#\"}\n }\n});\n\n","export function simpleMode(states) {\n ensureState(states, \"start\");\n var states_ = {}, meta = states.languageData || {}, hasIndentation = false;\n for (var state in states) if (state != meta && states.hasOwnProperty(state)) {\n var list = states_[state] = [], orig = states[state];\n for (var i = 0; i < orig.length; i++) {\n var data = orig[i];\n list.push(new Rule(data, states));\n if (data.indent || data.dedent) hasIndentation = true;\n }\n }\n return {\n name: meta.name,\n startState: function() {\n return {state: \"start\", pending: null, indent: hasIndentation ? [] : null};\n },\n copyState: function(state) {\n var s = {state: state.state, pending: state.pending, indent: state.indent && state.indent.slice(0)};\n if (state.stack)\n s.stack = state.stack.slice(0);\n return s;\n },\n token: tokenFunction(states_),\n indent: indentFunction(states_, meta),\n languageData: meta\n }\n};\n\nfunction ensureState(states, name) {\n if (!states.hasOwnProperty(name))\n throw new Error(\"Undefined state \" + name + \" in simple mode\");\n}\n\nfunction toRegex(val, caret) {\n if (!val) return /(?:)/;\n var flags = \"\";\n if (val instanceof RegExp) {\n if (val.ignoreCase) flags = \"i\";\n val = val.source;\n } else {\n val = String(val);\n }\n return new RegExp((caret === false ? \"\" : \"^\") + \"(?:\" + val + \")\", flags);\n}\n\nfunction asToken(val) {\n if (!val) return null;\n if (val.apply) return val\n if (typeof val == \"string\") return val.replace(/\\./g, \" \");\n var result = [];\n for (var i = 0; i < val.length; i++)\n result.push(val[i] && val[i].replace(/\\./g, \" \"));\n return result;\n}\n\nfunction Rule(data, states) {\n if (data.next || data.push) ensureState(states, data.next || data.push);\n this.regex = toRegex(data.regex);\n this.token = asToken(data.token);\n this.data = data;\n}\n\nfunction tokenFunction(states) {\n return function(stream, state) {\n if (state.pending) {\n var pend = state.pending.shift();\n if (state.pending.length == 0) state.pending = null;\n stream.pos += pend.text.length;\n return pend.token;\n }\n\n var curState = states[state.state];\n for (var i = 0; i < curState.length; i++) {\n var rule = curState[i];\n var matches = (!rule.data.sol || stream.sol()) && stream.match(rule.regex);\n if (matches) {\n if (rule.data.next) {\n state.state = rule.data.next;\n } else if (rule.data.push) {\n (state.stack || (state.stack = [])).push(state.state);\n state.state = rule.data.push;\n } else if (rule.data.pop && state.stack && state.stack.length) {\n state.state = state.stack.pop();\n }\n\n if (rule.data.indent)\n state.indent.push(stream.indentation() + stream.indentUnit);\n if (rule.data.dedent)\n state.indent.pop();\n var token = rule.token\n if (token && token.apply) token = token(matches)\n if (matches.length > 2 && rule.token && typeof rule.token != \"string\") {\n state.pending = [];\n for (var j = 2; j < matches.length; j++)\n if (matches[j])\n state.pending.push({text: matches[j], token: rule.token[j - 1]});\n stream.backUp(matches[0].length - (matches[1] ? matches[1].length : 0));\n return token[0];\n } else if (token && token.join) {\n return token[0];\n } else {\n return token;\n }\n }\n }\n stream.next();\n return null;\n };\n}\n\nfunction indentFunction(states, meta) {\n return function(state, textAfter) {\n if (state.indent == null || meta.dontIndentStates && meta.doneIndentState.indexOf(state.state) > -1)\n return null\n\n var pos = state.indent.length - 1, rules = states[state.state];\n scan: for (;;) {\n for (var i = 0; i < rules.length; i++) {\n var rule = rules[i];\n if (rule.data.dedent && rule.data.dedentIfLineStart !== false) {\n var m = rule.regex.exec(textAfter);\n if (m && m[0]) {\n pos--;\n if (rule.next || rule.push) rules = states[rule.next || rule.push];\n textAfter = textAfter.slice(m[0].length);\n continue scan;\n }\n }\n }\n break;\n }\n return pos < 0 ? 0 : state.indent[pos];\n };\n}\n"],"names":[],"sourceRoot":""} \ No newline at end of file diff --git a/vlmpy310/lib/python3.10/site-packages/notebook/static/2520.ade7434a32fdecec9d43.js.map b/vlmpy310/lib/python3.10/site-packages/notebook/static/2520.ade7434a32fdecec9d43.js.map new file mode 100644 index 0000000000000000000000000000000000000000..04f4ad7e66cb5ae4773e3b9dc68c2b4a57897ea1 --- /dev/null +++ b/vlmpy310/lib/python3.10/site-packages/notebook/static/2520.ade7434a32fdecec9d43.js.map @@ -0,0 +1 @@ +{"version":3,"file":"2520.ade7434a32fdecec9d43.js?v=ade7434a32fdecec9d43","mappings":";;;;;;;;;;;;;;;;AAAqS;AAC5P;AACtB;AACJ;AACkB;AACd;AACH;AACc;AACF;AACZ;AACc;AAC9B;AACA;AACA,sBAAsB,gBAAgB,KAAK;AAC3C;AACA;AACA,GAAG;AACH;AACA;AACA,KAAK;AACL,UAAU;AACV,gBAAgB,8yBAA8yB;AAC9zB,kBAAkB,qlBAAqlB;AACvmB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,qBAAqB;AACrB;AACA;AACA,qBAAqB;AACrB;AACA;AACA,qBAAqB;AACrB;AACA;AACA,qBAAqB;AACrB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL,cAAc,uDAAuD,IAAI,QAAQ,IAAI,uDAAuD,IAAI,uDAAuD,mBAAmB,OAAO,wDAAwD,WAAW,IAAI,WAAW,gBAAgB,iSAAiS,qBAAqB,kCAAkC,gBAAgB,+QAA+Q,uDAAuD,aAAa,IAAI,aAAa,IAAI,aAAa,sCAAsC,qIAAqI,IAAI,qIAAqI,IAAI,qIAAqI,IAAI,qIAAqI,IAAI,qIAAqI,IAAI,qIAAqI,IAAI,iJAAiJ,qVAAqV,iJAAiJ,qBAAqB,iJAAiJ,qBAAqB,oIAAoI,qBAAqB,oIAAoI,qBAAqB,oIAAoI,qBAAqB,oIAAoI,KAAK,aAAa,wFAAwF,qIAAqI,qBAAqB,qIAAqI,KAAK,aAAa,oBAAoB,oIAAoI,qBAAqB,oIAAoI;AACz8H,sBAAsB,sBAAsB;AAC5C;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA,0BAA0B;AAC1B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,8CAA8C;AAC9C;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY;AACZ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,WAAW;AACX;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA,WAAW;AACX;AACA;AACA,OAAO;AACP;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,aAAa;AACb;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,wBAAwB,kBAAkB;AAC1C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,gBAAgB;AAChB;AACA;AACA,gBAAgB;AAChB;AACA;AACA,cAAc;AACd;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA,WAAW;AACX;AACA,OAAO;AACP;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA,OAAO;AACP;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA,OAAO;AACP,4DAA4D;AAC5D;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA,OAAO;AACP;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA,OAAO;AACP,iBAAiB,0BAA0B;AAC3C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO;AACP,0BAA0B,qBAAqB,iNAAiN,gBAAgB,eAAe,ijBAAijB;AACh1B,oBAAoB,aAAa,mCAAmC,eAAe,mCAAmC,mBAAmB,uCAAuC,2BAA2B,uCAAuC,iBAAiB,kCAAkC,iBAAiB,kCAAkC,aAAa,kCAAkC,iBAAiB,uCAAuC,cAAc,uCAAuC,eAAe;AACngB;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA,CAAC;AACD;AACA;AACA,8BAA8B,uDAAiB;AAC/C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,0BAA0B,mDAAa;AACvC,yBAAyB,mDAAa;AACtC,2BAA2B,mDAAa;AACxC,4BAA4B,mDAAa;AACzC,8BAA8B,mDAAa;AAC3C,gCAAgC,mDAAa;AAC7C,gCAAgC,mDAAa;AAC7C,iCAAiC,mDAAa;AAC9C,iCAAiC,mDAAa;AAC9C,oCAAoC,mDAAa;AACjD,qCAAqC,mDAAa;AAClD,+BAA+B,mDAAa;AAC5C,iCAAiC,mDAAa;AAC9C,0BAA0B,mDAAa;AACvC,4BAA4B,mDAAa;AACzC,4BAA4B,mDAAa;AACzC,gDAAgD,mDAAa;AAC7D,gDAAgD,mDAAa;AAC7D;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,mDAAG;AACP;AACA;AACA,kBAAkB;AAClB;AACA;AACA;AACA;AACA;AACA,IAAI,mDAAG;AACP,oBAAoB;AACpB;AACA;AACA,IAAI,mDAAG;AACP,yBAAyB;AACzB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,4BAA4B;AACxC;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA,YAAY,gBAAgB;AAC5B,YAAY,mEAAmE;AAC/E;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,SAAS;AACT;AACA;AACA;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,SAAS;AACT;AACA;AACA;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,SAAS;AACT;AACA;AACA;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,SAAS;AACT;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,gBAAgB;AAC5B,YAAY,2DAA2D;AACvE,kBAAkB,0DAAW;AAC7B,kBAAkB,0DAAW;AAC7B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA,YAAY,gBAAgB;AAC5B;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,eAAe,uDAAS;AACxB;AACA,SAAS,uDAAY;AACrB;AACA;AACA;AACA,4BAA4B,4CAA4C;AACxE;AACA;AACA,4BAA4B,4CAA4C;AACxE;AACA;AACA,4BAA4B,4CAA4C;AACxE;AACA;AACA,4BAA4B,4CAA4C;AACxE;AACA;AACA,4BAA4B,4CAA4C;AACxE;AACA;AACA,4BAA4B,6CAA6C;AACzE;AACA;AACA,4BAA4B,2CAA2C;AACvE;AACA;AACA,4BAA4B,8CAA8C;AAC1E;AACA;AACA,+BAA+B,yCAAyC;AACxE;AACA;AACA,8BAA8B,mBAAmB;AACjD;AACA;AACA,8BAA8B,qBAAqB;AACnD;AACA;AACA,kBAAkB,uDAAS;AAC3B,UAAU,qDAAqD;AAC/D;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH,4BAA4B,WAAW,uDAAe,IAAI;AAC1D;AACA;AACA;AACA;AACA,EAAE,uDAAO;AACT;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,aAAa;AACb,aAAa;AACb,iBAAiB;AACjB,iBAAiB;AACjB,mBAAmB;AACnB,mBAAmB;AACnB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,wBAAwB,OAAO,IAAI,OAAO,WAAW,mBAAmB;AACxE;AACA,eAAe,uDAAS;AACxB,EAAE,mDAAG;AACL;AACA;AACA;AACA,qBAAqB,oDAAM;AAC3B;AACA,6CAA6C,oDAAM,mDAAmD,oDAAM;AAC5G,kCAAkC,GAAG;AACrC;AACA;AACA;AACA,EAAE,uDAAgB;AAClB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AAGE","sources":["webpack://_JUPYTERLAB.CORE_OUTPUT/../node_modules/mermaid/dist/quadrantDiagram-d70906b3.js"],"sourcesContent":["import { D as getThemeVariables, A as defaultConfig, l as log, s as setAccTitle, g as getAccTitle, q as setDiagramTitle, r as getDiagramTitle, a as getAccDescription, b as setAccDescription, c as getConfig, t as clear$1, d as sanitizeText, i as configureSvgSize } from \"./mermaid-04fb0060.js\";\nimport { scaleLinear, select } from \"d3\";\nimport \"ts-dedent\";\nimport \"dayjs\";\nimport \"@braintree/sanitize-url\";\nimport \"dompurify\";\nimport \"khroma\";\nimport \"lodash-es/memoize.js\";\nimport \"lodash-es/merge.js\";\nimport \"stylis\";\nimport \"lodash-es/isEmpty.js\";\nvar parser = function() {\n var o = function(k, v, o2, l) {\n for (o2 = o2 || {}, l = k.length; l--; o2[k[l]] = v)\n ;\n return o2;\n }, $V0 = [1, 3], $V1 = [1, 4], $V2 = [1, 5], $V3 = [1, 6], $V4 = [1, 7], $V5 = [1, 5, 13, 15, 17, 19, 20, 25, 27, 28, 29, 30, 31, 32, 33, 34, 37, 38, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50], $V6 = [1, 5, 6, 13, 15, 17, 19, 20, 25, 27, 28, 29, 30, 31, 32, 33, 34, 37, 38, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50], $V7 = [32, 33, 34], $V8 = [2, 7], $V9 = [1, 13], $Va = [1, 17], $Vb = [1, 18], $Vc = [1, 19], $Vd = [1, 20], $Ve = [1, 21], $Vf = [1, 22], $Vg = [1, 23], $Vh = [1, 24], $Vi = [1, 25], $Vj = [1, 26], $Vk = [1, 27], $Vl = [1, 30], $Vm = [1, 31], $Vn = [1, 32], $Vo = [1, 33], $Vp = [1, 34], $Vq = [1, 35], $Vr = [1, 36], $Vs = [1, 37], $Vt = [1, 38], $Vu = [1, 39], $Vv = [1, 40], $Vw = [1, 41], $Vx = [1, 42], $Vy = [1, 57], $Vz = [1, 58], $VA = [5, 22, 26, 32, 33, 34, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51];\n var parser2 = {\n trace: function trace() {\n },\n yy: {},\n symbols_: { \"error\": 2, \"start\": 3, \"eol\": 4, \"SPACE\": 5, \"QUADRANT\": 6, \"document\": 7, \"line\": 8, \"statement\": 9, \"axisDetails\": 10, \"quadrantDetails\": 11, \"points\": 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, \"text\": 21, \"point_start\": 22, \"point_x\": 23, \"point_y\": 24, \"X-AXIS\": 25, \"AXIS-TEXT-DELIMITER\": 26, \"Y-AXIS\": 27, \"QUADRANT_1\": 28, \"QUADRANT_2\": 29, \"QUADRANT_3\": 30, \"QUADRANT_4\": 31, \"NEWLINE\": 32, \"SEMI\": 33, \"EOF\": 34, \"alphaNumToken\": 35, \"textNoTagsToken\": 36, \"STR\": 37, \"MD_STR\": 38, \"alphaNum\": 39, \"PUNCTUATION\": 40, \"AMP\": 41, \"NUM\": 42, \"ALPHA\": 43, \"COMMA\": 44, \"PLUS\": 45, \"EQUALS\": 46, \"MULT\": 47, \"DOT\": 48, \"BRKT\": 49, \"UNDERSCORE\": 50, \"MINUS\": 51, \"$accept\": 0, \"$end\": 1 },\n terminals_: { 2: \"error\", 5: \"SPACE\", 6: \"QUADRANT\", 13: \"title\", 14: \"title_value\", 15: \"acc_title\", 16: \"acc_title_value\", 17: \"acc_descr\", 18: \"acc_descr_value\", 19: \"acc_descr_multiline_value\", 20: \"section\", 22: \"point_start\", 23: \"point_x\", 24: \"point_y\", 25: \"X-AXIS\", 26: \"AXIS-TEXT-DELIMITER\", 27: \"Y-AXIS\", 28: \"QUADRANT_1\", 29: \"QUADRANT_2\", 30: \"QUADRANT_3\", 31: \"QUADRANT_4\", 32: \"NEWLINE\", 33: \"SEMI\", 34: \"EOF\", 37: \"STR\", 38: \"MD_STR\", 40: \"PUNCTUATION\", 41: \"AMP\", 42: \"NUM\", 43: \"ALPHA\", 44: \"COMMA\", 45: \"PLUS\", 46: \"EQUALS\", 47: \"MULT\", 48: \"DOT\", 49: \"BRKT\", 50: \"UNDERSCORE\", 51: \"MINUS\" },\n productions_: [0, [3, 2], [3, 2], [3, 2], [7, 0], [7, 2], [8, 2], [9, 0], [9, 2], [9, 1], [9, 1], [9, 1], [9, 2], [9, 2], [9, 2], [9, 1], [9, 1], [12, 4], [10, 4], [10, 3], [10, 2], [10, 4], [10, 3], [10, 2], [11, 2], [11, 2], [11, 2], [11, 2], [4, 1], [4, 1], [4, 1], [21, 1], [21, 2], [21, 1], [21, 1], [39, 1], [39, 2], [35, 1], [35, 1], [35, 1], [35, 1], [35, 1], [35, 1], [35, 1], [35, 1], [35, 1], [35, 1], [35, 1], [36, 1], [36, 1], [36, 1]],\n performAction: function anonymous(yytext, yyleng, yylineno, yy, yystate, $$, _$) {\n var $0 = $$.length - 1;\n switch (yystate) {\n case 12:\n this.$ = $$[$0].trim();\n yy.setDiagramTitle(this.$);\n break;\n case 13:\n this.$ = $$[$0].trim();\n yy.setAccTitle(this.$);\n break;\n case 14:\n case 15:\n this.$ = $$[$0].trim();\n yy.setAccDescription(this.$);\n break;\n case 16:\n yy.addSection($$[$0].substr(8));\n this.$ = $$[$0].substr(8);\n break;\n case 17:\n yy.addPoint($$[$0 - 3], $$[$0 - 1], $$[$0]);\n break;\n case 18:\n yy.setXAxisLeftText($$[$0 - 2]);\n yy.setXAxisRightText($$[$0]);\n break;\n case 19:\n $$[$0 - 1].text += \" ⟶ \";\n yy.setXAxisLeftText($$[$0 - 1]);\n break;\n case 20:\n yy.setXAxisLeftText($$[$0]);\n break;\n case 21:\n yy.setYAxisBottomText($$[$0 - 2]);\n yy.setYAxisTopText($$[$0]);\n break;\n case 22:\n $$[$0 - 1].text += \" ⟶ \";\n yy.setYAxisBottomText($$[$0 - 1]);\n break;\n case 23:\n yy.setYAxisBottomText($$[$0]);\n break;\n case 24:\n yy.setQuadrant1Text($$[$0]);\n break;\n case 25:\n yy.setQuadrant2Text($$[$0]);\n break;\n case 26:\n yy.setQuadrant3Text($$[$0]);\n break;\n case 27:\n yy.setQuadrant4Text($$[$0]);\n break;\n case 31:\n this.$ = { text: $$[$0], type: \"text\" };\n break;\n case 32:\n this.$ = { text: $$[$0 - 1].text + \"\" + $$[$0], type: $$[$0 - 1].type };\n break;\n case 33:\n this.$ = { text: $$[$0], type: \"text\" };\n break;\n case 34:\n this.$ = { text: $$[$0], type: \"markdown\" };\n break;\n case 35:\n this.$ = $$[$0];\n break;\n case 36:\n this.$ = $$[$0 - 1] + \"\" + $$[$0];\n break;\n }\n },\n table: [{ 3: 1, 4: 2, 5: $V0, 6: $V1, 32: $V2, 33: $V3, 34: $V4 }, { 1: [3] }, { 3: 8, 4: 2, 5: $V0, 6: $V1, 32: $V2, 33: $V3, 34: $V4 }, { 3: 9, 4: 2, 5: $V0, 6: $V1, 32: $V2, 33: $V3, 34: $V4 }, o($V5, [2, 4], { 7: 10 }), o($V6, [2, 28]), o($V6, [2, 29]), o($V6, [2, 30]), { 1: [2, 1] }, { 1: [2, 2] }, o($V7, $V8, { 8: 11, 9: 12, 10: 14, 11: 15, 12: 16, 21: 28, 35: 29, 1: [2, 3], 5: $V9, 13: $Va, 15: $Vb, 17: $Vc, 19: $Vd, 20: $Ve, 25: $Vf, 27: $Vg, 28: $Vh, 29: $Vi, 30: $Vj, 31: $Vk, 37: $Vl, 38: $Vm, 40: $Vn, 41: $Vo, 42: $Vp, 43: $Vq, 44: $Vr, 45: $Vs, 46: $Vt, 47: $Vu, 48: $Vv, 49: $Vw, 50: $Vx }), o($V5, [2, 5]), { 4: 43, 32: $V2, 33: $V3, 34: $V4 }, o($V7, $V8, { 10: 14, 11: 15, 12: 16, 21: 28, 35: 29, 9: 44, 5: $V9, 13: $Va, 15: $Vb, 17: $Vc, 19: $Vd, 20: $Ve, 25: $Vf, 27: $Vg, 28: $Vh, 29: $Vi, 30: $Vj, 31: $Vk, 37: $Vl, 38: $Vm, 40: $Vn, 41: $Vo, 42: $Vp, 43: $Vq, 44: $Vr, 45: $Vs, 46: $Vt, 47: $Vu, 48: $Vv, 49: $Vw, 50: $Vx }), o($V7, [2, 9]), o($V7, [2, 10]), o($V7, [2, 11]), { 14: [1, 45] }, { 16: [1, 46] }, { 18: [1, 47] }, o($V7, [2, 15]), o($V7, [2, 16]), { 21: 48, 35: 29, 37: $Vl, 38: $Vm, 40: $Vn, 41: $Vo, 42: $Vp, 43: $Vq, 44: $Vr, 45: $Vs, 46: $Vt, 47: $Vu, 48: $Vv, 49: $Vw, 50: $Vx }, { 21: 49, 35: 29, 37: $Vl, 38: $Vm, 40: $Vn, 41: $Vo, 42: $Vp, 43: $Vq, 44: $Vr, 45: $Vs, 46: $Vt, 47: $Vu, 48: $Vv, 49: $Vw, 50: $Vx }, { 21: 50, 35: 29, 37: $Vl, 38: $Vm, 40: $Vn, 41: $Vo, 42: $Vp, 43: $Vq, 44: $Vr, 45: $Vs, 46: $Vt, 47: $Vu, 48: $Vv, 49: $Vw, 50: $Vx }, { 21: 51, 35: 29, 37: $Vl, 38: $Vm, 40: $Vn, 41: $Vo, 42: $Vp, 43: $Vq, 44: $Vr, 45: $Vs, 46: $Vt, 47: $Vu, 48: $Vv, 49: $Vw, 50: $Vx }, { 21: 52, 35: 29, 37: $Vl, 38: $Vm, 40: $Vn, 41: $Vo, 42: $Vp, 43: $Vq, 44: $Vr, 45: $Vs, 46: $Vt, 47: $Vu, 48: $Vv, 49: $Vw, 50: $Vx }, { 21: 53, 35: 29, 37: $Vl, 38: $Vm, 40: $Vn, 41: $Vo, 42: $Vp, 43: $Vq, 44: $Vr, 45: $Vs, 46: $Vt, 47: $Vu, 48: $Vv, 49: $Vw, 50: $Vx }, { 5: $Vy, 22: [1, 54], 35: 56, 36: 55, 40: $Vn, 41: $Vo, 42: $Vp, 43: $Vq, 44: $Vr, 45: $Vs, 46: $Vt, 47: $Vu, 48: $Vv, 49: $Vw, 50: $Vx, 51: $Vz }, o($VA, [2, 31]), o($VA, [2, 33]), o($VA, [2, 34]), o($VA, [2, 37]), o($VA, [2, 38]), o($VA, [2, 39]), o($VA, [2, 40]), o($VA, [2, 41]), o($VA, [2, 42]), o($VA, [2, 43]), o($VA, [2, 44]), o($VA, [2, 45]), o($VA, [2, 46]), o($VA, [2, 47]), o($V5, [2, 6]), o($V7, [2, 8]), o($V7, [2, 12]), o($V7, [2, 13]), o($V7, [2, 14]), o($V7, [2, 20], { 36: 55, 35: 56, 5: $Vy, 26: [1, 59], 40: $Vn, 41: $Vo, 42: $Vp, 43: $Vq, 44: $Vr, 45: $Vs, 46: $Vt, 47: $Vu, 48: $Vv, 49: $Vw, 50: $Vx, 51: $Vz }), o($V7, [2, 23], { 36: 55, 35: 56, 5: $Vy, 26: [1, 60], 40: $Vn, 41: $Vo, 42: $Vp, 43: $Vq, 44: $Vr, 45: $Vs, 46: $Vt, 47: $Vu, 48: $Vv, 49: $Vw, 50: $Vx, 51: $Vz }), o($V7, [2, 24], { 36: 55, 35: 56, 5: $Vy, 40: $Vn, 41: $Vo, 42: $Vp, 43: $Vq, 44: $Vr, 45: $Vs, 46: $Vt, 47: $Vu, 48: $Vv, 49: $Vw, 50: $Vx, 51: $Vz }), o($V7, [2, 25], { 36: 55, 35: 56, 5: $Vy, 40: $Vn, 41: $Vo, 42: $Vp, 43: $Vq, 44: $Vr, 45: $Vs, 46: $Vt, 47: $Vu, 48: $Vv, 49: $Vw, 50: $Vx, 51: $Vz }), o($V7, [2, 26], { 36: 55, 35: 56, 5: $Vy, 40: $Vn, 41: $Vo, 42: $Vp, 43: $Vq, 44: $Vr, 45: $Vs, 46: $Vt, 47: $Vu, 48: $Vv, 49: $Vw, 50: $Vx, 51: $Vz }), o($V7, [2, 27], { 36: 55, 35: 56, 5: $Vy, 40: $Vn, 41: $Vo, 42: $Vp, 43: $Vq, 44: $Vr, 45: $Vs, 46: $Vt, 47: $Vu, 48: $Vv, 49: $Vw, 50: $Vx, 51: $Vz }), { 23: [1, 61] }, o($VA, [2, 32]), o($VA, [2, 48]), o($VA, [2, 49]), o($VA, [2, 50]), o($V7, [2, 19], { 35: 29, 21: 62, 37: $Vl, 38: $Vm, 40: $Vn, 41: $Vo, 42: $Vp, 43: $Vq, 44: $Vr, 45: $Vs, 46: $Vt, 47: $Vu, 48: $Vv, 49: $Vw, 50: $Vx }), o($V7, [2, 22], { 35: 29, 21: 63, 37: $Vl, 38: $Vm, 40: $Vn, 41: $Vo, 42: $Vp, 43: $Vq, 44: $Vr, 45: $Vs, 46: $Vt, 47: $Vu, 48: $Vv, 49: $Vw, 50: $Vx }), { 24: [1, 64] }, o($V7, [2, 18], { 36: 55, 35: 56, 5: $Vy, 40: $Vn, 41: $Vo, 42: $Vp, 43: $Vq, 44: $Vr, 45: $Vs, 46: $Vt, 47: $Vu, 48: $Vv, 49: $Vw, 50: $Vx, 51: $Vz }), o($V7, [2, 21], { 36: 55, 35: 56, 5: $Vy, 40: $Vn, 41: $Vo, 42: $Vp, 43: $Vq, 44: $Vr, 45: $Vs, 46: $Vt, 47: $Vu, 48: $Vv, 49: $Vw, 50: $Vx, 51: $Vz }), o($V7, [2, 17])],\n defaultActions: { 8: [2, 1], 9: [2, 2] },\n parseError: function parseError(str, hash) {\n if (hash.recoverable) {\n this.trace(str);\n } else {\n var error = new Error(str);\n error.hash = hash;\n throw error;\n }\n },\n parse: function parse(input) {\n var self = this, stack = [0], tstack = [], vstack = [null], lstack = [], table = this.table, yytext = \"\", yylineno = 0, yyleng = 0, TERROR = 2, EOF = 1;\n var args = lstack.slice.call(arguments, 1);\n var lexer2 = Object.create(this.lexer);\n var sharedState = { yy: {} };\n for (var k in this.yy) {\n if (Object.prototype.hasOwnProperty.call(this.yy, k)) {\n sharedState.yy[k] = this.yy[k];\n }\n }\n lexer2.setInput(input, sharedState.yy);\n sharedState.yy.lexer = lexer2;\n sharedState.yy.parser = this;\n if (typeof lexer2.yylloc == \"undefined\") {\n lexer2.yylloc = {};\n }\n var yyloc = lexer2.yylloc;\n lstack.push(yyloc);\n var ranges = lexer2.options && lexer2.options.ranges;\n if (typeof sharedState.yy.parseError === \"function\") {\n this.parseError = sharedState.yy.parseError;\n } else {\n this.parseError = Object.getPrototypeOf(this).parseError;\n }\n function lex() {\n var token;\n token = tstack.pop() || lexer2.lex() || EOF;\n if (typeof token !== \"number\") {\n if (token instanceof Array) {\n tstack = token;\n token = tstack.pop();\n }\n token = self.symbols_[token] || token;\n }\n return token;\n }\n var symbol, state, action, r, yyval = {}, p, len, newState, expected;\n while (true) {\n state = stack[stack.length - 1];\n if (this.defaultActions[state]) {\n action = this.defaultActions[state];\n } else {\n if (symbol === null || typeof symbol == \"undefined\") {\n symbol = lex();\n }\n action = table[state] && table[state][symbol];\n }\n if (typeof action === \"undefined\" || !action.length || !action[0]) {\n var errStr = \"\";\n expected = [];\n for (p in table[state]) {\n if (this.terminals_[p] && p > TERROR) {\n expected.push(\"'\" + this.terminals_[p] + \"'\");\n }\n }\n if (lexer2.showPosition) {\n errStr = \"Parse error on line \" + (yylineno + 1) + \":\\n\" + lexer2.showPosition() + \"\\nExpecting \" + expected.join(\", \") + \", got '\" + (this.terminals_[symbol] || symbol) + \"'\";\n } else {\n errStr = \"Parse error on line \" + (yylineno + 1) + \": Unexpected \" + (symbol == EOF ? \"end of input\" : \"'\" + (this.terminals_[symbol] || symbol) + \"'\");\n }\n this.parseError(errStr, {\n text: lexer2.match,\n token: this.terminals_[symbol] || symbol,\n line: lexer2.yylineno,\n loc: yyloc,\n expected\n });\n }\n if (action[0] instanceof Array && action.length > 1) {\n throw new Error(\"Parse Error: multiple actions possible at state: \" + state + \", token: \" + symbol);\n }\n switch (action[0]) {\n case 1:\n stack.push(symbol);\n vstack.push(lexer2.yytext);\n lstack.push(lexer2.yylloc);\n stack.push(action[1]);\n symbol = null;\n {\n yyleng = lexer2.yyleng;\n yytext = lexer2.yytext;\n yylineno = lexer2.yylineno;\n yyloc = lexer2.yylloc;\n }\n break;\n case 2:\n len = this.productions_[action[1]][1];\n yyval.$ = vstack[vstack.length - len];\n yyval._$ = {\n first_line: lstack[lstack.length - (len || 1)].first_line,\n last_line: lstack[lstack.length - 1].last_line,\n first_column: lstack[lstack.length - (len || 1)].first_column,\n last_column: lstack[lstack.length - 1].last_column\n };\n if (ranges) {\n yyval._$.range = [\n lstack[lstack.length - (len || 1)].range[0],\n lstack[lstack.length - 1].range[1]\n ];\n }\n r = this.performAction.apply(yyval, [\n yytext,\n yyleng,\n yylineno,\n sharedState.yy,\n action[1],\n vstack,\n lstack\n ].concat(args));\n if (typeof r !== \"undefined\") {\n return r;\n }\n if (len) {\n stack = stack.slice(0, -1 * len * 2);\n vstack = vstack.slice(0, -1 * len);\n lstack = lstack.slice(0, -1 * len);\n }\n stack.push(this.productions_[action[1]][0]);\n vstack.push(yyval.$);\n lstack.push(yyval._$);\n newState = table[stack[stack.length - 2]][stack[stack.length - 1]];\n stack.push(newState);\n break;\n case 3:\n return true;\n }\n }\n return true;\n }\n };\n var lexer = function() {\n var lexer2 = {\n EOF: 1,\n parseError: function parseError(str, hash) {\n if (this.yy.parser) {\n this.yy.parser.parseError(str, hash);\n } else {\n throw new Error(str);\n }\n },\n // resets the lexer, sets new input\n setInput: function(input, yy) {\n this.yy = yy || this.yy || {};\n this._input = input;\n this._more = this._backtrack = this.done = false;\n this.yylineno = this.yyleng = 0;\n this.yytext = this.matched = this.match = \"\";\n this.conditionStack = [\"INITIAL\"];\n this.yylloc = {\n first_line: 1,\n first_column: 0,\n last_line: 1,\n last_column: 0\n };\n if (this.options.ranges) {\n this.yylloc.range = [0, 0];\n }\n this.offset = 0;\n return this;\n },\n // consumes and returns one char from the input\n input: function() {\n var ch = this._input[0];\n this.yytext += ch;\n this.yyleng++;\n this.offset++;\n this.match += ch;\n this.matched += ch;\n var lines = ch.match(/(?:\\r\\n?|\\n).*/g);\n if (lines) {\n this.yylineno++;\n this.yylloc.last_line++;\n } else {\n this.yylloc.last_column++;\n }\n if (this.options.ranges) {\n this.yylloc.range[1]++;\n }\n this._input = this._input.slice(1);\n return ch;\n },\n // unshifts one char (or a string) into the input\n unput: function(ch) {\n var len = ch.length;\n var lines = ch.split(/(?:\\r\\n?|\\n)/g);\n this._input = ch + this._input;\n this.yytext = this.yytext.substr(0, this.yytext.length - len);\n this.offset -= len;\n var oldLines = this.match.split(/(?:\\r\\n?|\\n)/g);\n this.match = this.match.substr(0, this.match.length - 1);\n this.matched = this.matched.substr(0, this.matched.length - 1);\n if (lines.length - 1) {\n this.yylineno -= lines.length - 1;\n }\n var r = this.yylloc.range;\n this.yylloc = {\n first_line: this.yylloc.first_line,\n last_line: this.yylineno + 1,\n first_column: this.yylloc.first_column,\n last_column: lines ? (lines.length === oldLines.length ? this.yylloc.first_column : 0) + oldLines[oldLines.length - lines.length].length - lines[0].length : this.yylloc.first_column - len\n };\n if (this.options.ranges) {\n this.yylloc.range = [r[0], r[0] + this.yyleng - len];\n }\n this.yyleng = this.yytext.length;\n return this;\n },\n // When called from action, caches matched text and appends it on next action\n more: function() {\n this._more = true;\n return this;\n },\n // When called from action, signals the lexer that this rule fails to match the input, so the next matching rule (regex) should be tested instead.\n reject: function() {\n if (this.options.backtrack_lexer) {\n this._backtrack = true;\n } else {\n 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).\\n\" + this.showPosition(), {\n text: \"\",\n token: null,\n line: this.yylineno\n });\n }\n return this;\n },\n // retain first n characters of the match\n less: function(n) {\n this.unput(this.match.slice(n));\n },\n // displays already matched input, i.e. for error messages\n pastInput: function() {\n var past = this.matched.substr(0, this.matched.length - this.match.length);\n return (past.length > 20 ? \"...\" : \"\") + past.substr(-20).replace(/\\n/g, \"\");\n },\n // displays upcoming input, i.e. for error messages\n upcomingInput: function() {\n var next = this.match;\n if (next.length < 20) {\n next += this._input.substr(0, 20 - next.length);\n }\n return (next.substr(0, 20) + (next.length > 20 ? \"...\" : \"\")).replace(/\\n/g, \"\");\n },\n // displays the character position where the lexing error occurred, i.e. for error messages\n showPosition: function() {\n var pre = this.pastInput();\n var c = new Array(pre.length + 1).join(\"-\");\n return pre + this.upcomingInput() + \"\\n\" + c + \"^\";\n },\n // test the lexed token: return FALSE when not a match, otherwise return token\n test_match: function(match, indexed_rule) {\n var token, lines, backup;\n if (this.options.backtrack_lexer) {\n backup = {\n yylineno: this.yylineno,\n yylloc: {\n first_line: this.yylloc.first_line,\n last_line: this.last_line,\n first_column: this.yylloc.first_column,\n last_column: this.yylloc.last_column\n },\n yytext: this.yytext,\n match: this.match,\n matches: this.matches,\n matched: this.matched,\n yyleng: this.yyleng,\n offset: this.offset,\n _more: this._more,\n _input: this._input,\n yy: this.yy,\n conditionStack: this.conditionStack.slice(0),\n done: this.done\n };\n if (this.options.ranges) {\n backup.yylloc.range = this.yylloc.range.slice(0);\n }\n }\n lines = match[0].match(/(?:\\r\\n?|\\n).*/g);\n if (lines) {\n this.yylineno += lines.length;\n }\n this.yylloc = {\n first_line: this.yylloc.last_line,\n last_line: this.yylineno + 1,\n first_column: this.yylloc.last_column,\n last_column: lines ? lines[lines.length - 1].length - lines[lines.length - 1].match(/\\r?\\n?/)[0].length : this.yylloc.last_column + match[0].length\n };\n this.yytext += match[0];\n this.match += match[0];\n this.matches = match;\n this.yyleng = this.yytext.length;\n if (this.options.ranges) {\n this.yylloc.range = [this.offset, this.offset += this.yyleng];\n }\n this._more = false;\n this._backtrack = false;\n this._input = this._input.slice(match[0].length);\n this.matched += match[0];\n token = this.performAction.call(this, this.yy, this, indexed_rule, this.conditionStack[this.conditionStack.length - 1]);\n if (this.done && this._input) {\n this.done = false;\n }\n if (token) {\n return token;\n } else if (this._backtrack) {\n for (var k in backup) {\n this[k] = backup[k];\n }\n return false;\n }\n return false;\n },\n // return next match in input\n next: function() {\n if (this.done) {\n return this.EOF;\n }\n if (!this._input) {\n this.done = true;\n }\n var token, match, tempMatch, index;\n if (!this._more) {\n this.yytext = \"\";\n this.match = \"\";\n }\n var rules = this._currentRules();\n for (var i = 0; i < rules.length; i++) {\n tempMatch = this._input.match(this.rules[rules[i]]);\n if (tempMatch && (!match || tempMatch[0].length > match[0].length)) {\n match = tempMatch;\n index = i;\n if (this.options.backtrack_lexer) {\n token = this.test_match(tempMatch, rules[i]);\n if (token !== false) {\n return token;\n } else if (this._backtrack) {\n match = false;\n continue;\n } else {\n return false;\n }\n } else if (!this.options.flex) {\n break;\n }\n }\n }\n if (match) {\n token = this.test_match(match, rules[index]);\n if (token !== false) {\n return token;\n }\n return false;\n }\n if (this._input === \"\") {\n return this.EOF;\n } else {\n return this.parseError(\"Lexical error on line \" + (this.yylineno + 1) + \". Unrecognized text.\\n\" + this.showPosition(), {\n text: \"\",\n token: null,\n line: this.yylineno\n });\n }\n },\n // return next match that has a token\n lex: function lex() {\n var r = this.next();\n if (r) {\n return r;\n } else {\n return this.lex();\n }\n },\n // activates a new lexer condition state (pushes the new lexer condition state onto the condition stack)\n begin: function begin(condition) {\n this.conditionStack.push(condition);\n },\n // pop the previously active lexer condition state off the condition stack\n popState: function popState() {\n var n = this.conditionStack.length - 1;\n if (n > 0) {\n return this.conditionStack.pop();\n } else {\n return this.conditionStack[0];\n }\n },\n // produce the lexer rule set which is active for the currently active lexer condition state\n _currentRules: function _currentRules() {\n if (this.conditionStack.length && this.conditionStack[this.conditionStack.length - 1]) {\n return this.conditions[this.conditionStack[this.conditionStack.length - 1]].rules;\n } else {\n return this.conditions[\"INITIAL\"].rules;\n }\n },\n // return the currently active lexer condition state; when an index argument is provided it produces the N-th previous condition state, if available\n topState: function topState(n) {\n n = this.conditionStack.length - 1 - Math.abs(n || 0);\n if (n >= 0) {\n return this.conditionStack[n];\n } else {\n return \"INITIAL\";\n }\n },\n // alias for begin(condition)\n pushState: function pushState(condition) {\n this.begin(condition);\n },\n // return the number of states currently on the stack\n stateStackSize: function stateStackSize() {\n return this.conditionStack.length;\n },\n options: { \"case-insensitive\": true },\n performAction: function anonymous(yy, yy_, $avoiding_name_collisions, YY_START) {\n switch ($avoiding_name_collisions) {\n case 0:\n break;\n case 1:\n break;\n case 2:\n return 32;\n case 3:\n break;\n case 4:\n this.begin(\"title\");\n return 13;\n case 5:\n this.popState();\n return \"title_value\";\n case 6:\n this.begin(\"acc_title\");\n return 15;\n case 7:\n this.popState();\n return \"acc_title_value\";\n case 8:\n this.begin(\"acc_descr\");\n return 17;\n case 9:\n this.popState();\n return \"acc_descr_value\";\n case 10:\n this.begin(\"acc_descr_multiline\");\n break;\n case 11:\n this.popState();\n break;\n case 12:\n return \"acc_descr_multiline_value\";\n case 13:\n return 25;\n case 14:\n return 27;\n case 15:\n return 26;\n case 16:\n return 28;\n case 17:\n return 29;\n case 18:\n return 30;\n case 19:\n return 31;\n case 20:\n this.begin(\"md_string\");\n break;\n case 21:\n return \"MD_STR\";\n case 22:\n this.popState();\n break;\n case 23:\n this.begin(\"string\");\n break;\n case 24:\n this.popState();\n break;\n case 25:\n return \"STR\";\n case 26:\n this.begin(\"point_start\");\n return 22;\n case 27:\n this.begin(\"point_x\");\n return 23;\n case 28:\n this.popState();\n break;\n case 29:\n this.popState();\n this.begin(\"point_y\");\n break;\n case 30:\n this.popState();\n return 24;\n case 31:\n return 6;\n case 32:\n return 43;\n case 33:\n return \"COLON\";\n case 34:\n return 45;\n case 35:\n return 44;\n case 36:\n return 46;\n case 37:\n return 46;\n case 38:\n return 47;\n case 39:\n return 49;\n case 40:\n return 50;\n case 41:\n return 48;\n case 42:\n return 41;\n case 43:\n return 51;\n case 44:\n return 42;\n case 45:\n return 5;\n case 46:\n return 33;\n case 47:\n return 40;\n case 48:\n return 34;\n }\n },\n rules: [/^(?:%%(?!\\{)[^\\n]*)/i, /^(?:[^\\}]%%[^\\n]*)/i, /^(?:[\\n\\r]+)/i, /^(?:%%[^\\n]*)/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, /^(?: *x-axis *)/i, /^(?: *y-axis *)/i, /^(?: *--+> *)/i, /^(?: *quadrant-1 *)/i, /^(?: *quadrant-2 *)/i, /^(?: *quadrant-3 *)/i, /^(?: *quadrant-4 *)/i, /^(?:[\"][`])/i, /^(?:[^`\"]+)/i, /^(?:[`][\"])/i, /^(?:[\"])/i, /^(?:[\"])/i, /^(?:[^\"]*)/i, /^(?:\\s*:\\s*\\[\\s*)/i, /^(?:(1)|(0(.\\d+)?))/i, /^(?:\\s*\\] *)/i, /^(?:\\s*,\\s*)/i, /^(?:(1)|(0(.\\d+)?))/i, /^(?: *quadrantChart *)/i, /^(?:[A-Za-z]+)/i, /^(?::)/i, /^(?:\\+)/i, /^(?:,)/i, /^(?:=)/i, /^(?:=)/i, /^(?:\\*)/i, /^(?:#)/i, /^(?:[\\_])/i, /^(?:\\.)/i, /^(?:&)/i, /^(?:-)/i, /^(?:[0-9]+)/i, /^(?:\\s)/i, /^(?:;)/i, /^(?:[!\"#$%&'*+,-.`?\\\\_/])/i, /^(?:$)/i],\n conditions: { \"point_y\": { \"rules\": [30], \"inclusive\": false }, \"point_x\": { \"rules\": [29], \"inclusive\": false }, \"point_start\": { \"rules\": [27, 28], \"inclusive\": false }, \"acc_descr_multiline\": { \"rules\": [11, 12], \"inclusive\": false }, \"acc_descr\": { \"rules\": [9], \"inclusive\": false }, \"acc_title\": { \"rules\": [7], \"inclusive\": false }, \"title\": { \"rules\": [5], \"inclusive\": false }, \"md_string\": { \"rules\": [21, 22], \"inclusive\": false }, \"string\": { \"rules\": [24, 25], \"inclusive\": false }, \"INITIAL\": { \"rules\": [0, 1, 2, 3, 4, 6, 8, 10, 13, 14, 15, 16, 17, 18, 19, 20, 23, 26, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48], \"inclusive\": true } }\n };\n return lexer2;\n }();\n parser2.lexer = lexer;\n function Parser() {\n this.yy = {};\n }\n Parser.prototype = parser2;\n parser2.Parser = Parser;\n return new Parser();\n}();\nparser.parser = parser;\nconst parser$1 = parser;\nconst defaultThemeVariables = getThemeVariables();\nclass QuadrantBuilder {\n constructor() {\n this.config = this.getDefaultConfig();\n this.themeConfig = this.getDefaultThemeConfig();\n this.data = this.getDefaultData();\n }\n getDefaultData() {\n return {\n titleText: \"\",\n quadrant1Text: \"\",\n quadrant2Text: \"\",\n quadrant3Text: \"\",\n quadrant4Text: \"\",\n xAxisLeftText: \"\",\n xAxisRightText: \"\",\n yAxisBottomText: \"\",\n yAxisTopText: \"\",\n points: []\n };\n }\n getDefaultConfig() {\n var _a, _b, _c, _d, _e, _f, _g, _h, _i, _j, _k, _l, _m, _n, _o, _p, _q, _r;\n return {\n showXAxis: true,\n showYAxis: true,\n showTitle: true,\n chartHeight: ((_a = defaultConfig.quadrantChart) == null ? void 0 : _a.chartWidth) || 500,\n chartWidth: ((_b = defaultConfig.quadrantChart) == null ? void 0 : _b.chartHeight) || 500,\n titlePadding: ((_c = defaultConfig.quadrantChart) == null ? void 0 : _c.titlePadding) || 10,\n titleFontSize: ((_d = defaultConfig.quadrantChart) == null ? void 0 : _d.titleFontSize) || 20,\n quadrantPadding: ((_e = defaultConfig.quadrantChart) == null ? void 0 : _e.quadrantPadding) || 5,\n xAxisLabelPadding: ((_f = defaultConfig.quadrantChart) == null ? void 0 : _f.xAxisLabelPadding) || 5,\n yAxisLabelPadding: ((_g = defaultConfig.quadrantChart) == null ? void 0 : _g.yAxisLabelPadding) || 5,\n xAxisLabelFontSize: ((_h = defaultConfig.quadrantChart) == null ? void 0 : _h.xAxisLabelFontSize) || 16,\n yAxisLabelFontSize: ((_i = defaultConfig.quadrantChart) == null ? void 0 : _i.yAxisLabelFontSize) || 16,\n quadrantLabelFontSize: ((_j = defaultConfig.quadrantChart) == null ? void 0 : _j.quadrantLabelFontSize) || 16,\n quadrantTextTopPadding: ((_k = defaultConfig.quadrantChart) == null ? void 0 : _k.quadrantTextTopPadding) || 5,\n pointTextPadding: ((_l = defaultConfig.quadrantChart) == null ? void 0 : _l.pointTextPadding) || 5,\n pointLabelFontSize: ((_m = defaultConfig.quadrantChart) == null ? void 0 : _m.pointLabelFontSize) || 12,\n pointRadius: ((_n = defaultConfig.quadrantChart) == null ? void 0 : _n.pointRadius) || 5,\n xAxisPosition: ((_o = defaultConfig.quadrantChart) == null ? void 0 : _o.xAxisPosition) || \"top\",\n yAxisPosition: ((_p = defaultConfig.quadrantChart) == null ? void 0 : _p.yAxisPosition) || \"left\",\n quadrantInternalBorderStrokeWidth: ((_q = defaultConfig.quadrantChart) == null ? void 0 : _q.quadrantInternalBorderStrokeWidth) || 1,\n quadrantExternalBorderStrokeWidth: ((_r = defaultConfig.quadrantChart) == null ? void 0 : _r.quadrantExternalBorderStrokeWidth) || 2\n };\n }\n getDefaultThemeConfig() {\n return {\n quadrant1Fill: defaultThemeVariables.quadrant1Fill,\n quadrant2Fill: defaultThemeVariables.quadrant2Fill,\n quadrant3Fill: defaultThemeVariables.quadrant3Fill,\n quadrant4Fill: defaultThemeVariables.quadrant4Fill,\n quadrant1TextFill: defaultThemeVariables.quadrant1TextFill,\n quadrant2TextFill: defaultThemeVariables.quadrant2TextFill,\n quadrant3TextFill: defaultThemeVariables.quadrant3TextFill,\n quadrant4TextFill: defaultThemeVariables.quadrant4TextFill,\n quadrantPointFill: defaultThemeVariables.quadrantPointFill,\n quadrantPointTextFill: defaultThemeVariables.quadrantPointTextFill,\n quadrantXAxisTextFill: defaultThemeVariables.quadrantXAxisTextFill,\n quadrantYAxisTextFill: defaultThemeVariables.quadrantYAxisTextFill,\n quadrantTitleFill: defaultThemeVariables.quadrantTitleFill,\n quadrantInternalBorderStrokeFill: defaultThemeVariables.quadrantInternalBorderStrokeFill,\n quadrantExternalBorderStrokeFill: defaultThemeVariables.quadrantExternalBorderStrokeFill\n };\n }\n clear() {\n this.config = this.getDefaultConfig();\n this.themeConfig = this.getDefaultThemeConfig();\n this.data = this.getDefaultData();\n log.info(\"clear called\");\n }\n setData(data) {\n this.data = { ...this.data, ...data };\n }\n addPoints(points) {\n this.data.points = [...points, ...this.data.points];\n }\n setConfig(config2) {\n log.trace(\"setConfig called with: \", config2);\n this.config = { ...this.config, ...config2 };\n }\n setThemeConfig(themeConfig) {\n log.trace(\"setThemeConfig called with: \", themeConfig);\n this.themeConfig = { ...this.themeConfig, ...themeConfig };\n }\n calculateSpace(xAxisPosition, showXAxis, showYAxis, showTitle) {\n const xAxisSpaceCalculation = this.config.xAxisLabelPadding * 2 + this.config.xAxisLabelFontSize;\n const xAxisSpace = {\n top: xAxisPosition === \"top\" && showXAxis ? xAxisSpaceCalculation : 0,\n bottom: xAxisPosition === \"bottom\" && showXAxis ? xAxisSpaceCalculation : 0\n };\n const yAxisSpaceCalculation = this.config.yAxisLabelPadding * 2 + this.config.yAxisLabelFontSize;\n const yAxisSpace = {\n left: this.config.yAxisPosition === \"left\" && showYAxis ? yAxisSpaceCalculation : 0,\n right: this.config.yAxisPosition === \"right\" && showYAxis ? yAxisSpaceCalculation : 0\n };\n const titleSpaceCalculation = this.config.titleFontSize + this.config.titlePadding * 2;\n const titleSpace = {\n top: showTitle ? titleSpaceCalculation : 0\n };\n const quadrantLeft = this.config.quadrantPadding + yAxisSpace.left;\n const quadrantTop = this.config.quadrantPadding + xAxisSpace.top + titleSpace.top;\n const quadrantWidth = this.config.chartWidth - this.config.quadrantPadding * 2 - yAxisSpace.left - yAxisSpace.right;\n const quadrantHeight = this.config.chartHeight - this.config.quadrantPadding * 2 - xAxisSpace.top - xAxisSpace.bottom - titleSpace.top;\n const quadrantHalfWidth = quadrantWidth / 2;\n const quadrantHalfHeight = quadrantHeight / 2;\n const quadrantSpace = {\n quadrantLeft,\n quadrantTop,\n quadrantWidth,\n quadrantHalfWidth,\n quadrantHeight,\n quadrantHalfHeight\n };\n return {\n xAxisSpace,\n yAxisSpace,\n titleSpace,\n quadrantSpace\n };\n }\n getAxisLabels(xAxisPosition, showXAxis, showYAxis, spaceData) {\n const { quadrantSpace, titleSpace } = spaceData;\n const {\n quadrantHalfHeight,\n quadrantHeight,\n quadrantLeft,\n quadrantHalfWidth,\n quadrantTop,\n quadrantWidth\n } = quadrantSpace;\n const drawXAxisLabelsInMiddle = Boolean(this.data.xAxisRightText);\n const drawYAxisLabelsInMiddle = Boolean(this.data.yAxisTopText);\n const axisLabels = [];\n if (this.data.xAxisLeftText && showXAxis) {\n axisLabels.push({\n text: this.data.xAxisLeftText,\n fill: this.themeConfig.quadrantXAxisTextFill,\n x: quadrantLeft + (drawXAxisLabelsInMiddle ? quadrantHalfWidth / 2 : 0),\n y: xAxisPosition === \"top\" ? this.config.xAxisLabelPadding + titleSpace.top : this.config.xAxisLabelPadding + quadrantTop + quadrantHeight + this.config.quadrantPadding,\n fontSize: this.config.xAxisLabelFontSize,\n verticalPos: drawXAxisLabelsInMiddle ? \"center\" : \"left\",\n horizontalPos: \"top\",\n rotation: 0\n });\n }\n if (this.data.xAxisRightText && showXAxis) {\n axisLabels.push({\n text: this.data.xAxisRightText,\n fill: this.themeConfig.quadrantXAxisTextFill,\n x: quadrantLeft + quadrantHalfWidth + (drawXAxisLabelsInMiddle ? quadrantHalfWidth / 2 : 0),\n y: xAxisPosition === \"top\" ? this.config.xAxisLabelPadding + titleSpace.top : this.config.xAxisLabelPadding + quadrantTop + quadrantHeight + this.config.quadrantPadding,\n fontSize: this.config.xAxisLabelFontSize,\n verticalPos: drawXAxisLabelsInMiddle ? \"center\" : \"left\",\n horizontalPos: \"top\",\n rotation: 0\n });\n }\n if (this.data.yAxisBottomText && showYAxis) {\n axisLabels.push({\n text: this.data.yAxisBottomText,\n fill: this.themeConfig.quadrantYAxisTextFill,\n x: this.config.yAxisPosition === \"left\" ? this.config.yAxisLabelPadding : this.config.yAxisLabelPadding + quadrantLeft + quadrantWidth + this.config.quadrantPadding,\n y: quadrantTop + quadrantHeight - (drawYAxisLabelsInMiddle ? quadrantHalfHeight / 2 : 0),\n fontSize: this.config.yAxisLabelFontSize,\n verticalPos: drawYAxisLabelsInMiddle ? \"center\" : \"left\",\n horizontalPos: \"top\",\n rotation: -90\n });\n }\n if (this.data.yAxisTopText && showYAxis) {\n axisLabels.push({\n text: this.data.yAxisTopText,\n fill: this.themeConfig.quadrantYAxisTextFill,\n x: this.config.yAxisPosition === \"left\" ? this.config.yAxisLabelPadding : this.config.yAxisLabelPadding + quadrantLeft + quadrantWidth + this.config.quadrantPadding,\n y: quadrantTop + quadrantHalfHeight - (drawYAxisLabelsInMiddle ? quadrantHalfHeight / 2 : 0),\n fontSize: this.config.yAxisLabelFontSize,\n verticalPos: drawYAxisLabelsInMiddle ? \"center\" : \"left\",\n horizontalPos: \"top\",\n rotation: -90\n });\n }\n return axisLabels;\n }\n getQuadrants(spaceData) {\n const { quadrantSpace } = spaceData;\n const { quadrantHalfHeight, quadrantLeft, quadrantHalfWidth, quadrantTop } = quadrantSpace;\n const quadrants = [\n {\n text: {\n text: this.data.quadrant1Text,\n fill: this.themeConfig.quadrant1TextFill,\n x: 0,\n y: 0,\n fontSize: this.config.quadrantLabelFontSize,\n verticalPos: \"center\",\n horizontalPos: \"middle\",\n rotation: 0\n },\n x: quadrantLeft + quadrantHalfWidth,\n y: quadrantTop,\n width: quadrantHalfWidth,\n height: quadrantHalfHeight,\n fill: this.themeConfig.quadrant1Fill\n },\n {\n text: {\n text: this.data.quadrant2Text,\n fill: this.themeConfig.quadrant2TextFill,\n x: 0,\n y: 0,\n fontSize: this.config.quadrantLabelFontSize,\n verticalPos: \"center\",\n horizontalPos: \"middle\",\n rotation: 0\n },\n x: quadrantLeft,\n y: quadrantTop,\n width: quadrantHalfWidth,\n height: quadrantHalfHeight,\n fill: this.themeConfig.quadrant2Fill\n },\n {\n text: {\n text: this.data.quadrant3Text,\n fill: this.themeConfig.quadrant3TextFill,\n x: 0,\n y: 0,\n fontSize: this.config.quadrantLabelFontSize,\n verticalPos: \"center\",\n horizontalPos: \"middle\",\n rotation: 0\n },\n x: quadrantLeft,\n y: quadrantTop + quadrantHalfHeight,\n width: quadrantHalfWidth,\n height: quadrantHalfHeight,\n fill: this.themeConfig.quadrant3Fill\n },\n {\n text: {\n text: this.data.quadrant4Text,\n fill: this.themeConfig.quadrant4TextFill,\n x: 0,\n y: 0,\n fontSize: this.config.quadrantLabelFontSize,\n verticalPos: \"center\",\n horizontalPos: \"middle\",\n rotation: 0\n },\n x: quadrantLeft + quadrantHalfWidth,\n y: quadrantTop + quadrantHalfHeight,\n width: quadrantHalfWidth,\n height: quadrantHalfHeight,\n fill: this.themeConfig.quadrant4Fill\n }\n ];\n for (const quadrant of quadrants) {\n quadrant.text.x = quadrant.x + quadrant.width / 2;\n if (this.data.points.length === 0) {\n quadrant.text.y = quadrant.y + quadrant.height / 2;\n quadrant.text.horizontalPos = \"middle\";\n } else {\n quadrant.text.y = quadrant.y + this.config.quadrantTextTopPadding;\n quadrant.text.horizontalPos = \"top\";\n }\n }\n return quadrants;\n }\n getQuadrantPoints(spaceData) {\n const { quadrantSpace } = spaceData;\n const { quadrantHeight, quadrantLeft, quadrantTop, quadrantWidth } = quadrantSpace;\n const xAxis = scaleLinear().domain([0, 1]).range([quadrantLeft, quadrantWidth + quadrantLeft]);\n const yAxis = scaleLinear().domain([0, 1]).range([quadrantHeight + quadrantTop, quadrantTop]);\n const points = this.data.points.map((point) => {\n const props = {\n x: xAxis(point.x),\n y: yAxis(point.y),\n fill: this.themeConfig.quadrantPointFill,\n radius: this.config.pointRadius,\n text: {\n text: point.text,\n fill: this.themeConfig.quadrantPointTextFill,\n x: xAxis(point.x),\n y: yAxis(point.y) + this.config.pointTextPadding,\n verticalPos: \"center\",\n horizontalPos: \"top\",\n fontSize: this.config.pointLabelFontSize,\n rotation: 0\n }\n };\n return props;\n });\n return points;\n }\n getBorders(spaceData) {\n const halfExternalBorderWidth = this.config.quadrantExternalBorderStrokeWidth / 2;\n const { quadrantSpace } = spaceData;\n const {\n quadrantHalfHeight,\n quadrantHeight,\n quadrantLeft,\n quadrantHalfWidth,\n quadrantTop,\n quadrantWidth\n } = quadrantSpace;\n const borderLines = [\n // top border\n {\n strokeFill: this.themeConfig.quadrantExternalBorderStrokeFill,\n strokeWidth: this.config.quadrantExternalBorderStrokeWidth,\n x1: quadrantLeft - halfExternalBorderWidth,\n y1: quadrantTop,\n x2: quadrantLeft + quadrantWidth + halfExternalBorderWidth,\n y2: quadrantTop\n },\n // right border\n {\n strokeFill: this.themeConfig.quadrantExternalBorderStrokeFill,\n strokeWidth: this.config.quadrantExternalBorderStrokeWidth,\n x1: quadrantLeft + quadrantWidth,\n y1: quadrantTop + halfExternalBorderWidth,\n x2: quadrantLeft + quadrantWidth,\n y2: quadrantTop + quadrantHeight - halfExternalBorderWidth\n },\n // bottom border\n {\n strokeFill: this.themeConfig.quadrantExternalBorderStrokeFill,\n strokeWidth: this.config.quadrantExternalBorderStrokeWidth,\n x1: quadrantLeft - halfExternalBorderWidth,\n y1: quadrantTop + quadrantHeight,\n x2: quadrantLeft + quadrantWidth + halfExternalBorderWidth,\n y2: quadrantTop + quadrantHeight\n },\n // left border\n {\n strokeFill: this.themeConfig.quadrantExternalBorderStrokeFill,\n strokeWidth: this.config.quadrantExternalBorderStrokeWidth,\n x1: quadrantLeft,\n y1: quadrantTop + halfExternalBorderWidth,\n x2: quadrantLeft,\n y2: quadrantTop + quadrantHeight - halfExternalBorderWidth\n },\n // vertical inner border\n {\n strokeFill: this.themeConfig.quadrantInternalBorderStrokeFill,\n strokeWidth: this.config.quadrantInternalBorderStrokeWidth,\n x1: quadrantLeft + quadrantHalfWidth,\n y1: quadrantTop + halfExternalBorderWidth,\n x2: quadrantLeft + quadrantHalfWidth,\n y2: quadrantTop + quadrantHeight - halfExternalBorderWidth\n },\n // horizontal inner border\n {\n strokeFill: this.themeConfig.quadrantInternalBorderStrokeFill,\n strokeWidth: this.config.quadrantInternalBorderStrokeWidth,\n x1: quadrantLeft + halfExternalBorderWidth,\n y1: quadrantTop + quadrantHalfHeight,\n x2: quadrantLeft + quadrantWidth - halfExternalBorderWidth,\n y2: quadrantTop + quadrantHalfHeight\n }\n ];\n return borderLines;\n }\n getTitle(showTitle) {\n if (showTitle) {\n return {\n text: this.data.titleText,\n fill: this.themeConfig.quadrantTitleFill,\n fontSize: this.config.titleFontSize,\n horizontalPos: \"top\",\n verticalPos: \"center\",\n rotation: 0,\n y: this.config.titlePadding,\n x: this.config.chartWidth / 2\n };\n }\n return;\n }\n build() {\n const showXAxis = this.config.showXAxis && !!(this.data.xAxisLeftText || this.data.xAxisRightText);\n const showYAxis = this.config.showYAxis && !!(this.data.yAxisTopText || this.data.yAxisBottomText);\n const showTitle = this.config.showTitle && !!this.data.titleText;\n const xAxisPosition = this.data.points.length > 0 ? \"bottom\" : this.config.xAxisPosition;\n const calculatedSpace = this.calculateSpace(xAxisPosition, showXAxis, showYAxis, showTitle);\n return {\n points: this.getQuadrantPoints(calculatedSpace),\n quadrants: this.getQuadrants(calculatedSpace),\n axisLabels: this.getAxisLabels(xAxisPosition, showXAxis, showYAxis, calculatedSpace),\n borderLines: this.getBorders(calculatedSpace),\n title: this.getTitle(showTitle)\n };\n }\n}\nconst config = getConfig();\nfunction textSanitizer(text) {\n return sanitizeText(text.trim(), config);\n}\nconst quadrantBuilder = new QuadrantBuilder();\nfunction setQuadrant1Text(textObj) {\n quadrantBuilder.setData({ quadrant1Text: textSanitizer(textObj.text) });\n}\nfunction setQuadrant2Text(textObj) {\n quadrantBuilder.setData({ quadrant2Text: textSanitizer(textObj.text) });\n}\nfunction setQuadrant3Text(textObj) {\n quadrantBuilder.setData({ quadrant3Text: textSanitizer(textObj.text) });\n}\nfunction setQuadrant4Text(textObj) {\n quadrantBuilder.setData({ quadrant4Text: textSanitizer(textObj.text) });\n}\nfunction setXAxisLeftText(textObj) {\n quadrantBuilder.setData({ xAxisLeftText: textSanitizer(textObj.text) });\n}\nfunction setXAxisRightText(textObj) {\n quadrantBuilder.setData({ xAxisRightText: textSanitizer(textObj.text) });\n}\nfunction setYAxisTopText(textObj) {\n quadrantBuilder.setData({ yAxisTopText: textSanitizer(textObj.text) });\n}\nfunction setYAxisBottomText(textObj) {\n quadrantBuilder.setData({ yAxisBottomText: textSanitizer(textObj.text) });\n}\nfunction addPoint(textObj, x, y) {\n quadrantBuilder.addPoints([{ x, y, text: textSanitizer(textObj.text) }]);\n}\nfunction setWidth(width) {\n quadrantBuilder.setConfig({ chartWidth: width });\n}\nfunction setHeight(height) {\n quadrantBuilder.setConfig({ chartHeight: height });\n}\nfunction getQuadrantData() {\n const config2 = getConfig();\n const { themeVariables, quadrantChart: quadrantChartConfig } = config2;\n if (quadrantChartConfig) {\n quadrantBuilder.setConfig(quadrantChartConfig);\n }\n quadrantBuilder.setThemeConfig({\n quadrant1Fill: themeVariables.quadrant1Fill,\n quadrant2Fill: themeVariables.quadrant2Fill,\n quadrant3Fill: themeVariables.quadrant3Fill,\n quadrant4Fill: themeVariables.quadrant4Fill,\n quadrant1TextFill: themeVariables.quadrant1TextFill,\n quadrant2TextFill: themeVariables.quadrant2TextFill,\n quadrant3TextFill: themeVariables.quadrant3TextFill,\n quadrant4TextFill: themeVariables.quadrant4TextFill,\n quadrantPointFill: themeVariables.quadrantPointFill,\n quadrantPointTextFill: themeVariables.quadrantPointTextFill,\n quadrantXAxisTextFill: themeVariables.quadrantXAxisTextFill,\n quadrantYAxisTextFill: themeVariables.quadrantYAxisTextFill,\n quadrantExternalBorderStrokeFill: themeVariables.quadrantExternalBorderStrokeFill,\n quadrantInternalBorderStrokeFill: themeVariables.quadrantInternalBorderStrokeFill,\n quadrantTitleFill: themeVariables.quadrantTitleFill\n });\n quadrantBuilder.setData({ titleText: getDiagramTitle() });\n return quadrantBuilder.build();\n}\nconst clear = function() {\n quadrantBuilder.clear();\n clear$1();\n};\nconst db = {\n setWidth,\n setHeight,\n setQuadrant1Text,\n setQuadrant2Text,\n setQuadrant3Text,\n setQuadrant4Text,\n setXAxisLeftText,\n setXAxisRightText,\n setYAxisTopText,\n setYAxisBottomText,\n addPoint,\n getQuadrantData,\n clear,\n setAccTitle,\n getAccTitle,\n setDiagramTitle,\n getDiagramTitle,\n getAccDescription,\n setAccDescription\n};\nconst draw = (txt, id, _version, diagObj) => {\n var _a, _b, _c;\n function getDominantBaseLine(horizontalPos) {\n return horizontalPos === \"top\" ? \"hanging\" : \"middle\";\n }\n function getTextAnchor(verticalPos) {\n return verticalPos === \"left\" ? \"start\" : \"middle\";\n }\n function getTransformation(data) {\n return `translate(${data.x}, ${data.y}) rotate(${data.rotation || 0})`;\n }\n const conf = getConfig();\n log.debug(\"Rendering quadrant chart\\n\" + txt);\n const securityLevel = conf.securityLevel;\n let sandboxElement;\n if (securityLevel === \"sandbox\") {\n sandboxElement = select(\"#i\" + id);\n }\n const root = securityLevel === \"sandbox\" ? select(sandboxElement.nodes()[0].contentDocument.body) : select(\"body\");\n const svg = root.select(`[id=\"${id}\"]`);\n const group = svg.append(\"g\").attr(\"class\", \"main\");\n const width = ((_a = conf.quadrantChart) == null ? void 0 : _a.chartWidth) || 500;\n const height = ((_b = conf.quadrantChart) == null ? void 0 : _b.chartHeight) || 500;\n configureSvgSize(svg, height, width, ((_c = conf.quadrantChart) == null ? void 0 : _c.useMaxWidth) || true);\n svg.attr(\"viewBox\", \"0 0 \" + width + \" \" + height);\n diagObj.db.setHeight(height);\n diagObj.db.setWidth(width);\n const quadrantData = diagObj.db.getQuadrantData();\n const quadrantsGroup = group.append(\"g\").attr(\"class\", \"quadrants\");\n const borderGroup = group.append(\"g\").attr(\"class\", \"border\");\n const dataPointGroup = group.append(\"g\").attr(\"class\", \"data-points\");\n const labelGroup = group.append(\"g\").attr(\"class\", \"labels\");\n const titleGroup = group.append(\"g\").attr(\"class\", \"title\");\n if (quadrantData.title) {\n titleGroup.append(\"text\").attr(\"x\", 0).attr(\"y\", 0).attr(\"fill\", quadrantData.title.fill).attr(\"font-size\", quadrantData.title.fontSize).attr(\"dominant-baseline\", getDominantBaseLine(quadrantData.title.horizontalPos)).attr(\"text-anchor\", getTextAnchor(quadrantData.title.verticalPos)).attr(\"transform\", getTransformation(quadrantData.title)).text(quadrantData.title.text);\n }\n if (quadrantData.borderLines) {\n borderGroup.selectAll(\"line\").data(quadrantData.borderLines).enter().append(\"line\").attr(\"x1\", (data) => data.x1).attr(\"y1\", (data) => data.y1).attr(\"x2\", (data) => data.x2).attr(\"y2\", (data) => data.y2).style(\"stroke\", (data) => data.strokeFill).style(\"stroke-width\", (data) => data.strokeWidth);\n }\n const quadrants = quadrantsGroup.selectAll(\"g.quadrant\").data(quadrantData.quadrants).enter().append(\"g\").attr(\"class\", \"quadrant\");\n quadrants.append(\"rect\").attr(\"x\", (data) => data.x).attr(\"y\", (data) => data.y).attr(\"width\", (data) => data.width).attr(\"height\", (data) => data.height).attr(\"fill\", (data) => data.fill);\n quadrants.append(\"text\").attr(\"x\", 0).attr(\"y\", 0).attr(\"fill\", (data) => data.text.fill).attr(\"font-size\", (data) => data.text.fontSize).attr(\n \"dominant-baseline\",\n (data) => getDominantBaseLine(data.text.horizontalPos)\n ).attr(\"text-anchor\", (data) => getTextAnchor(data.text.verticalPos)).attr(\"transform\", (data) => getTransformation(data.text)).text((data) => data.text.text);\n const labels = labelGroup.selectAll(\"g.label\").data(quadrantData.axisLabels).enter().append(\"g\").attr(\"class\", \"label\");\n labels.append(\"text\").attr(\"x\", 0).attr(\"y\", 0).text((data) => data.text).attr(\"fill\", (data) => data.fill).attr(\"font-size\", (data) => data.fontSize).attr(\"dominant-baseline\", (data) => getDominantBaseLine(data.horizontalPos)).attr(\"text-anchor\", (data) => getTextAnchor(data.verticalPos)).attr(\"transform\", (data) => getTransformation(data));\n const dataPoints = dataPointGroup.selectAll(\"g.data-point\").data(quadrantData.points).enter().append(\"g\").attr(\"class\", \"data-point\");\n dataPoints.append(\"circle\").attr(\"cx\", (data) => data.x).attr(\"cy\", (data) => data.y).attr(\"r\", (data) => data.radius).attr(\"fill\", (data) => data.fill);\n dataPoints.append(\"text\").attr(\"x\", 0).attr(\"y\", 0).text((data) => data.text.text).attr(\"fill\", (data) => data.text.fill).attr(\"font-size\", (data) => data.text.fontSize).attr(\n \"dominant-baseline\",\n (data) => getDominantBaseLine(data.text.horizontalPos)\n ).attr(\"text-anchor\", (data) => getTextAnchor(data.text.verticalPos)).attr(\"transform\", (data) => getTransformation(data.text));\n};\nconst renderer = {\n draw\n};\nconst diagram = {\n parser: parser$1,\n db,\n renderer,\n styles: () => \"\"\n};\nexport {\n diagram\n};\n"],"names":[],"sourceRoot":""} \ No newline at end of file diff --git a/vlmpy310/lib/python3.10/site-packages/notebook/static/2816.03541f3103bf4c09e591.js b/vlmpy310/lib/python3.10/site-packages/notebook/static/2816.03541f3103bf4c09e591.js new file mode 100644 index 0000000000000000000000000000000000000000..4a38b02420ad3d4126ffcd0fe96262d223cd204f --- /dev/null +++ b/vlmpy310/lib/python3.10/site-packages/notebook/static/2816.03541f3103bf4c09e591.js @@ -0,0 +1,2454 @@ +"use strict"; +(self["webpackChunk_JUPYTERLAB_CORE_OUTPUT"] = self["webpackChunk_JUPYTERLAB_CORE_OUTPUT"] || []).push([[2816],{ + +/***/ 92816: +/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => { + +// ESM COMPAT FLAG +__webpack_require__.r(__webpack_exports__); + +// EXPORTS +__webpack_require__.d(__webpack_exports__, { + Accordion: () => (/* reexport */ Accordion), + AccordionItem: () => (/* reexport */ AccordionItem), + Anchor: () => (/* reexport */ Anchor), + AnchoredRegion: () => (/* reexport */ AnchoredRegion), + Avatar: () => (/* reexport */ Avatar), + Badge: () => (/* reexport */ Badge), + Breadcrumb: () => (/* reexport */ Breadcrumb), + BreadcrumbItem: () => (/* reexport */ BreadcrumbItem), + Button: () => (/* reexport */ Button), + Card: () => (/* reexport */ Card), + Checkbox: () => (/* reexport */ Checkbox), + Combobox: () => (/* reexport */ Combobox), + DataGrid: () => (/* reexport */ DataGrid), + DataGridCell: () => (/* reexport */ DataGridCell), + DataGridRow: () => (/* reexport */ DataGridRow), + DateField: () => (/* reexport */ DateField), + Dialog: () => (/* reexport */ Dialog), + Disclosure: () => (/* reexport */ Disclosure), + Divider: () => (/* reexport */ Divider), + Listbox: () => (/* reexport */ Listbox), + Menu: () => (/* reexport */ Menu), + MenuItem: () => (/* reexport */ MenuItem), + NumberField: () => (/* reexport */ NumberField), + Option: () => (/* reexport */ Option), + Picker: () => (/* reexport */ Picker), + PickerList: () => (/* reexport */ PickerList), + PickerListItem: () => (/* reexport */ PickerListItem), + PickerMenu: () => (/* reexport */ PickerMenu), + PickerMenuOption: () => (/* reexport */ PickerMenuOption), + Progress: () => (/* reexport */ Progress), + ProgressRing: () => (/* reexport */ ProgressRing), + Radio: () => (/* reexport */ Radio), + RadioGroup: () => (/* reexport */ RadioGroup), + Search: () => (/* reexport */ Search), + Select: () => (/* reexport */ Select), + Skeleton: () => (/* reexport */ Skeleton), + Slider: () => (/* reexport */ Slider), + SliderLabel: () => (/* reexport */ SliderLabel), + Switch: () => (/* reexport */ Switch), + Tab: () => (/* reexport */ Tab), + TabPanel: () => (/* reexport */ TabPanel), + Tabs: () => (/* reexport */ Tabs), + TextArea: () => (/* reexport */ TextArea), + TextField: () => (/* reexport */ TextField), + Toolbar: () => (/* reexport */ Toolbar), + Tooltip: () => (/* reexport */ Tooltip), + TreeItem: () => (/* reexport */ TreeItem), + TreeView: () => (/* reexport */ TreeView) +}); + +// EXTERNAL MODULE: consume shared module (default) @jupyter/web-components@~0.16.7 (singleton) (fallback: ../node_modules/@jupyter/web-components/dist/esm/index.js) +var index_js_ = __webpack_require__(83074); +// EXTERNAL MODULE: consume shared module (default) react@~18.2.0 (singleton) (fallback: ../node_modules/react/index.js) +var react_index_js_ = __webpack_require__(78156); +var react_index_js_default = /*#__PURE__*/__webpack_require__.n(react_index_js_); +;// CONCATENATED MODULE: ../node_modules/@jupyter/react-components/lib/react-utils.js + + +function useProperties(targetElement, propName, value) { + (0,react_index_js_.useEffect)(() => { + if ( + value !== undefined && + targetElement.current && + targetElement.current[propName] !== value + ) { + // add try catch to avoid errors when setting read-only properties + try { + targetElement.current[propName] = value; + } catch (e) { + console.warn(e); + } + } + }, [value, targetElement.current]); +} + +function useEventListener(targetElement, eventName, eventHandler) { + (0,react_index_js_.useLayoutEffect)(() => { + if (eventHandler !== undefined) { + targetElement?.current?.addEventListener(eventName, eventHandler); + } + + return () => { + if (eventHandler?.cancel) { + eventHandler.cancel(); + } + + targetElement?.current?.removeEventListener(eventName, eventHandler); + }; + }, [eventName, eventHandler, targetElement.current]); +} + +;// CONCATENATED MODULE: ../node_modules/@jupyter/react-components/lib/Accordion.js + + + +(0,index_js_.provideJupyterDesignSystem)().register((0,index_js_.jpAccordion)()); + +const Accordion = (0,react_index_js_.forwardRef)((props, forwardedRef) => { + const ref = (0,react_index_js_.useRef)(null); + const { className, expandMode, ...filteredProps } = props; + + /** Event listeners - run once */ + useEventListener(ref, 'change', props.onChange); + + /** Properties - run whenever a property has changed */ + + /** Methods - uses `useImperativeHandle` hook to pass ref to component */ + (0,react_index_js_.useImperativeHandle)(forwardedRef, () => ref.current, [ref.current]); + + return react_index_js_default().createElement( + 'jp-accordion', + { + ref, + ...filteredProps, + 'expand-mode': props.expandMode || props['expand-mode'], + class: props.className, + exportparts: props.exportparts, + for: props.htmlFor, + part: props.part, + tabindex: props.tabIndex, + style: { ...props.style } + }, + props.children + ); +}); + +;// CONCATENATED MODULE: ../node_modules/@jupyter/react-components/lib/AccordionItem.js + + + +(0,index_js_.provideJupyterDesignSystem)().register((0,index_js_.jpAccordionItem)()); + +const AccordionItem = (0,react_index_js_.forwardRef)((props, forwardedRef) => { + const ref = (0,react_index_js_.useRef)(null); + const { className, headingLevel, id, expanded, ...filteredProps } = props; + + /** Event listeners - run once */ + useEventListener(ref, 'change', props.onChange); + + /** Properties - run whenever a property has changed */ + useProperties(ref, 'expanded', props.expanded); + + /** Methods - uses `useImperativeHandle` hook to pass ref to component */ + (0,react_index_js_.useImperativeHandle)(forwardedRef, () => ref.current, [ref.current]); + + return react_index_js_default().createElement( + 'jp-accordion-item', + { + ref, + ...filteredProps, + 'heading-level': props.headingLevel || props['heading-level'], + id: props.id, + class: props.className, + exportparts: props.exportparts, + for: props.htmlFor, + part: props.part, + tabindex: props.tabIndex, + style: { ...props.style } + }, + props.children + ); +}); + +;// CONCATENATED MODULE: ../node_modules/@jupyter/react-components/lib/AnchoredRegion.js + + + +(0,index_js_.provideJupyterDesignSystem)().register((0,index_js_.jpAnchoredRegion)()); + +const AnchoredRegion = (0,react_index_js_.forwardRef)((props, forwardedRef) => { + const ref = (0,react_index_js_.useRef)(null); + const { + className, + horizontalViewportLock, + horizontalInset, + verticalViewportLock, + verticalInset, + fixedPlacement, + anchor, + viewport, + horizontalPositioningMode, + horizontalDefaultPosition, + horizontalThreshold, + horizontalScaling, + verticalPositioningMode, + verticalDefaultPosition, + verticalThreshold, + verticalScaling, + autoUpdateMode, + anchorElement, + viewportElement, + verticalPosition, + horizontalPosition, + update, + ...filteredProps + } = props; + + /** Event listeners - run once */ + useEventListener(ref, 'loaded', props.onLoaded); + useEventListener(ref, 'positionchange', props.onPositionchange); + + /** Properties - run whenever a property has changed */ + useProperties(ref, 'anchorElement', props.anchorElement); + useProperties(ref, 'viewportElement', props.viewportElement); + useProperties(ref, 'verticalPosition', props.verticalPosition); + useProperties(ref, 'horizontalPosition', props.horizontalPosition); + useProperties(ref, 'update', props.update); + + /** Methods - uses `useImperativeHandle` hook to pass ref to component */ + (0,react_index_js_.useImperativeHandle)(forwardedRef, () => ref.current, [ref.current]); + + return react_index_js_default().createElement( + 'jp-anchored-region', + { + ref, + ...filteredProps, + anchor: props.anchor, + viewport: props.viewport, + 'horizontal-positioning-mode': + props.horizontalPositioningMode || props['horizontal-positioning-mode'], + 'horizontal-default-position': + props.horizontalDefaultPosition || props['horizontal-default-position'], + 'horizontal-threshold': + props.horizontalThreshold || props['horizontal-threshold'], + 'horizontal-scaling': + props.horizontalScaling || props['horizontal-scaling'], + 'vertical-positioning-mode': + props.verticalPositioningMode || props['vertical-positioning-mode'], + 'vertical-default-position': + props.verticalDefaultPosition || props['vertical-default-position'], + 'vertical-threshold': + props.verticalThreshold || props['vertical-threshold'], + 'vertical-scaling': props.verticalScaling || props['vertical-scaling'], + 'auto-update-mode': props.autoUpdateMode || props['auto-update-mode'], + class: props.className, + exportparts: props.exportparts, + for: props.htmlFor, + part: props.part, + tabindex: props.tabIndex, + 'horizontal-viewport-lock': props.horizontalViewportLock ? '' : undefined, + 'horizontal-inset': props.horizontalInset ? '' : undefined, + 'vertical-viewport-lock': props.verticalViewportLock ? '' : undefined, + 'vertical-inset': props.verticalInset ? '' : undefined, + 'fixed-placement': props.fixedPlacement ? '' : undefined, + style: { ...props.style } + }, + props.children + ); +}); + +;// CONCATENATED MODULE: ../node_modules/@jupyter/react-components/lib/Anchor.js + + + +(0,index_js_.provideJupyterDesignSystem)().register((0,index_js_.jpAnchor)()); + +const Anchor = (0,react_index_js_.forwardRef)((props, forwardedRef) => { + const ref = (0,react_index_js_.useRef)(null); + const { + className, + appearance, + download, + href, + hreflang, + ping, + referrerpolicy, + rel, + target, + type, + control, + ...filteredProps + } = props; + + /** Properties - run whenever a property has changed */ + useProperties(ref, 'control', props.control); + + /** Methods - uses `useImperativeHandle` hook to pass ref to component */ + (0,react_index_js_.useImperativeHandle)(forwardedRef, () => ref.current, [ref.current]); + + return react_index_js_default().createElement( + 'jp-anchor', + { + ref, + ...filteredProps, + appearance: props.appearance, + download: props.download, + href: props.href, + hreflang: props.hreflang, + ping: props.ping, + referrerpolicy: props.referrerpolicy, + rel: props.rel, + target: props.target, + type: props.type, + class: props.className, + exportparts: props.exportparts, + for: props.htmlFor, + part: props.part, + tabindex: props.tabIndex, + style: { ...props.style } + }, + props.children + ); +}); + +;// CONCATENATED MODULE: ../node_modules/@jupyter/react-components/lib/Avatar.js + + + +(0,index_js_.provideJupyterDesignSystem)().register((0,index_js_.jpAvatar)()); + +const Avatar = (0,react_index_js_.forwardRef)((props, forwardedRef) => { + const ref = (0,react_index_js_.useRef)(null); + const { className, src, alt, fill, color, link, shape, ...filteredProps } = + props; + + /** Properties - run whenever a property has changed */ + + /** Methods - uses `useImperativeHandle` hook to pass ref to component */ + (0,react_index_js_.useImperativeHandle)(forwardedRef, () => ref.current, [ref.current]); + + return react_index_js_default().createElement( + 'jp-avatar', + { + ref, + ...filteredProps, + src: props.src, + alt: props.alt, + fill: props.fill, + color: props.color, + link: props.link, + shape: props.shape, + class: props.className, + exportparts: props.exportparts, + for: props.htmlFor, + part: props.part, + tabindex: props.tabIndex, + style: { ...props.style } + }, + props.children + ); +}); + +;// CONCATENATED MODULE: ../node_modules/@jupyter/react-components/lib/Badge.js + + + +(0,index_js_.provideJupyterDesignSystem)().register((0,index_js_.jpBadge)()); + +const Badge = (0,react_index_js_.forwardRef)((props, forwardedRef) => { + const ref = (0,react_index_js_.useRef)(null); + const { className, fill, color, circular, ...filteredProps } = props; + + /** Properties - run whenever a property has changed */ + useProperties(ref, 'circular', props.circular); + + /** Methods - uses `useImperativeHandle` hook to pass ref to component */ + (0,react_index_js_.useImperativeHandle)(forwardedRef, () => ref.current, [ref.current]); + + return react_index_js_default().createElement( + 'jp-badge', + { + ref, + ...filteredProps, + fill: props.fill, + color: props.color, + class: props.className, + exportparts: props.exportparts, + for: props.htmlFor, + part: props.part, + tabindex: props.tabIndex, + style: { ...props.style } + }, + props.children + ); +}); + +;// CONCATENATED MODULE: ../node_modules/@jupyter/react-components/lib/Breadcrumb.js + + + +(0,index_js_.provideJupyterDesignSystem)().register((0,index_js_.jpBreadcrumb)()); + +const Breadcrumb = (0,react_index_js_.forwardRef)((props, forwardedRef) => { + const ref = (0,react_index_js_.useRef)(null); + const { className, ...filteredProps } = props; + + /** Properties - run whenever a property has changed */ + + /** Methods - uses `useImperativeHandle` hook to pass ref to component */ + (0,react_index_js_.useImperativeHandle)(forwardedRef, () => ref.current, [ref.current]); + + return react_index_js_default().createElement( + 'jp-breadcrumb', + { + ref, + ...filteredProps, + class: props.className, + exportparts: props.exportparts, + for: props.htmlFor, + part: props.part, + tabindex: props.tabIndex, + style: { ...props.style } + }, + props.children + ); +}); + +;// CONCATENATED MODULE: ../node_modules/@jupyter/react-components/lib/BreadcrumbItem.js + + + +(0,index_js_.provideJupyterDesignSystem)().register((0,index_js_.jpBreadcrumbItem)()); + +const BreadcrumbItem = (0,react_index_js_.forwardRef)((props, forwardedRef) => { + const ref = (0,react_index_js_.useRef)(null); + const { + className, + download, + href, + hreflang, + ping, + referrerpolicy, + rel, + target, + type, + control, + ...filteredProps + } = props; + + /** Properties - run whenever a property has changed */ + useProperties(ref, 'control', props.control); + + /** Methods - uses `useImperativeHandle` hook to pass ref to component */ + (0,react_index_js_.useImperativeHandle)(forwardedRef, () => ref.current, [ref.current]); + + return react_index_js_default().createElement( + 'jp-breadcrumb-item', + { + ref, + ...filteredProps, + download: props.download, + href: props.href, + hreflang: props.hreflang, + ping: props.ping, + referrerpolicy: props.referrerpolicy, + rel: props.rel, + target: props.target, + type: props.type, + class: props.className, + exportparts: props.exportparts, + for: props.htmlFor, + part: props.part, + tabindex: props.tabIndex, + style: { ...props.style } + }, + props.children + ); +}); + +;// CONCATENATED MODULE: ../node_modules/@jupyter/react-components/lib/Button.js + + + +(0,index_js_.provideJupyterDesignSystem)().register((0,index_js_.jpButton)()); + +const Button = (0,react_index_js_.forwardRef)((props, forwardedRef) => { + const ref = (0,react_index_js_.useRef)(null); + const { + className, + minimal, + appearance, + form, + formaction, + formenctype, + formmethod, + formtarget, + type, + autofocus, + formnovalidate, + defaultSlottedContent, + disabled, + required, + ...filteredProps + } = props; + + /** Properties - run whenever a property has changed */ + useProperties(ref, 'autofocus', props.autofocus); + useProperties(ref, 'formnovalidate', props.formnovalidate); + useProperties(ref, 'defaultSlottedContent', props.defaultSlottedContent); + useProperties(ref, 'disabled', props.disabled); + useProperties(ref, 'required', props.required); + + /** Methods - uses `useImperativeHandle` hook to pass ref to component */ + (0,react_index_js_.useImperativeHandle)(forwardedRef, () => ref.current, [ref.current]); + + return react_index_js_default().createElement( + 'jp-button', + { + ref, + ...filteredProps, + appearance: props.appearance, + form: props.form, + formaction: props.formaction, + formenctype: props.formenctype, + formmethod: props.formmethod, + formtarget: props.formtarget, + type: props.type, + class: props.className, + exportparts: props.exportparts, + for: props.htmlFor, + part: props.part, + tabindex: props.tabIndex, + minimal: props.minimal ? '' : undefined, + style: { ...props.style } + }, + props.children + ); +}); + +;// CONCATENATED MODULE: ../node_modules/@jupyter/react-components/lib/Card.js + + + +(0,index_js_.provideJupyterDesignSystem)().register((0,index_js_.jpCard)()); + +const Card = (0,react_index_js_.forwardRef)((props, forwardedRef) => { + const ref = (0,react_index_js_.useRef)(null); + const { className, ...filteredProps } = props; + + /** Properties - run whenever a property has changed */ + + /** Methods - uses `useImperativeHandle` hook to pass ref to component */ + (0,react_index_js_.useImperativeHandle)(forwardedRef, () => ref.current, [ref.current]); + + return react_index_js_default().createElement( + 'jp-card', + { + ref, + ...filteredProps, + class: props.className, + exportparts: props.exportparts, + for: props.htmlFor, + part: props.part, + tabindex: props.tabIndex, + style: { ...props.style } + }, + props.children + ); +}); + +;// CONCATENATED MODULE: ../node_modules/@jupyter/react-components/lib/Checkbox.js + + + +(0,index_js_.provideJupyterDesignSystem)().register((0,index_js_.jpCheckbox)()); + +const Checkbox = (0,react_index_js_.forwardRef)((props, forwardedRef) => { + const ref = (0,react_index_js_.useRef)(null); + const { + className, + readonly, + readOnly, + indeterminate, + checked, + disabled, + required, + ...filteredProps + } = props; + + /** Event listeners - run once */ + useEventListener(ref, 'change', props.onChange); + + /** Properties - run whenever a property has changed */ + useProperties(ref, 'readOnly', props.readOnly); + useProperties(ref, 'indeterminate', props.indeterminate); + useProperties(ref, 'checked', props.checked); + useProperties(ref, 'disabled', props.disabled); + useProperties(ref, 'required', props.required); + + /** Methods - uses `useImperativeHandle` hook to pass ref to component */ + (0,react_index_js_.useImperativeHandle)(forwardedRef, () => ref.current, [ref.current]); + + // Add web component internal classes on top of `className` + let allClasses = className ?? ''; + if (ref.current?.indeterminate) { + allClasses += ' indeterminate'; + } + + return react_index_js_default().createElement( + 'jp-checkbox', + { + ref, + ...filteredProps, + class: allClasses.trim(), + exportparts: props.exportparts, + for: props.htmlFor, + part: props.part, + tabindex: props.tabIndex, + readonly: props.readonly ? '' : undefined, + style: { ...props.style } + }, + props.children + ); +}); + +;// CONCATENATED MODULE: ../node_modules/@jupyter/react-components/lib/Combobox.js + + + +(0,index_js_.provideJupyterDesignSystem)().register((0,index_js_.jpCombobox)()); + +const Combobox = (0,react_index_js_.forwardRef)((props, forwardedRef) => { + const ref = (0,react_index_js_.useRef)(null); + const { + className, + autowidth, + minimal, + open, + autocomplete, + placeholder, + position, + autoWidth, + filteredOptions, + options, + value, + length, + disabled, + selectedIndex, + selectedOptions, + required, + ...filteredProps + } = props; + + /** Event listeners - run once */ + useEventListener(ref, 'input', props.onInput); + useEventListener(ref, 'change', props.onChange); + + /** Properties - run whenever a property has changed */ + useProperties(ref, 'autoWidth', props.autoWidth); + useProperties(ref, 'filteredOptions', props.filteredOptions); + useProperties(ref, 'options', props.options); + useProperties(ref, 'value', props.value); + useProperties(ref, 'length', props.length); + useProperties(ref, 'disabled', props.disabled); + useProperties(ref, 'selectedIndex', props.selectedIndex); + useProperties(ref, 'selectedOptions', props.selectedOptions); + useProperties(ref, 'required', props.required); + + /** Methods - uses `useImperativeHandle` hook to pass ref to component */ + (0,react_index_js_.useImperativeHandle)(forwardedRef, () => ref.current, [ref.current]); + + return react_index_js_default().createElement( + 'jp-combobox', + { + ref, + ...filteredProps, + autocomplete: props.autocomplete, + placeholder: props.placeholder, + position: props.position, + class: props.className, + exportparts: props.exportparts, + for: props.htmlFor, + part: props.part, + tabindex: props.tabIndex, + autowidth: props.autowidth ? '' : undefined, + minimal: props.minimal ? '' : undefined, + open: props.open ? '' : undefined, + style: { ...props.style } + }, + props.children + ); +}); + +;// CONCATENATED MODULE: ../node_modules/@jupyter/react-components/lib/DateField.js + + + +(0,index_js_.provideJupyterDesignSystem)().register((0,index_js_.jpDateField)()); + +const DateField = (0,react_index_js_.forwardRef)((props, forwardedRef) => { + const ref = (0,react_index_js_.useRef)(null); + const { + className, + autofocus, + step, + max, + min, + disabled, + required, + ...filteredProps + } = props; + + /** Event listeners - run once */ + useEventListener(ref, 'input', props.onInput); + useEventListener(ref, 'change', props.onChange); + + /** Properties - run whenever a property has changed */ + useProperties(ref, 'autofocus', props.autofocus); + useProperties(ref, 'step', props.step); + useProperties(ref, 'max', props.max); + useProperties(ref, 'min', props.min); + useProperties(ref, 'disabled', props.disabled); + useProperties(ref, 'required', props.required); + + /** Methods - uses `useImperativeHandle` hook to pass ref to component */ + (0,react_index_js_.useImperativeHandle)(forwardedRef, () => ref.current, [ref.current]); + + return react_index_js_default().createElement( + 'jp-date-field', + { + ref, + ...filteredProps, + class: props.className, + exportparts: props.exportparts, + for: props.htmlFor, + part: props.part, + tabindex: props.tabIndex, + style: { ...props.style } + }, + props.children + ); +}); + +;// CONCATENATED MODULE: ../node_modules/@jupyter/react-components/lib/DataGridCell.js + + + +(0,index_js_.provideJupyterDesignSystem)().register((0,index_js_.jpDataGridCell)()); + +const DataGridCell = (0,react_index_js_.forwardRef)((props, forwardedRef) => { + const ref = (0,react_index_js_.useRef)(null); + const { + className, + cellType, + gridColumn, + rowData, + columnDefinition, + ...filteredProps + } = props; + + /** Event listeners - run once */ + useEventListener(ref, 'cell-focused', props.onCellFocused); + + /** Properties - run whenever a property has changed */ + useProperties(ref, 'rowData', props.rowData); + useProperties(ref, 'columnDefinition', props.columnDefinition); + + /** Methods - uses `useImperativeHandle` hook to pass ref to component */ + (0,react_index_js_.useImperativeHandle)(forwardedRef, () => ref.current, [ref.current]); + + // Add web component internal classes on top of `className` + let allClasses = className ?? ''; + if (ref.current?.cellType === 'columnheader') { + allClasses += ' column-header'; + } + + return react_index_js_default().createElement( + 'jp-data-grid-cell', + { + ref, + ...filteredProps, + 'cell-type': props.cellType || props['cell-type'], + 'grid-column': props.gridColumn || props['grid-column'], + class: allClasses.trim(), + exportparts: props.exportparts, + for: props.htmlFor, + part: props.part, + tabindex: props.tabIndex, + style: { ...props.style } + }, + props.children + ); +}); + +;// CONCATENATED MODULE: ../node_modules/@jupyter/react-components/lib/DataGridRow.js + + + +(0,index_js_.provideJupyterDesignSystem)().register((0,index_js_.jpDataGridRow)()); + +const DataGridRow = (0,react_index_js_.forwardRef)((props, forwardedRef) => { + const ref = (0,react_index_js_.useRef)(null); + const { + className, + gridTemplateColumns, + rowType, + rowData, + columnDefinitions, + cellItemTemplate, + headerCellItemTemplate, + rowIndex, + ...filteredProps + } = props; + + /** Event listeners - run once */ + useEventListener(ref, 'row-focused', props.onRowFocused); + + /** Properties - run whenever a property has changed */ + useProperties(ref, 'rowData', props.rowData); + useProperties(ref, 'columnDefinitions', props.columnDefinitions); + useProperties(ref, 'cellItemTemplate', props.cellItemTemplate); + useProperties(ref, 'headerCellItemTemplate', props.headerCellItemTemplate); + useProperties(ref, 'rowIndex', props.rowIndex); + + /** Methods - uses `useImperativeHandle` hook to pass ref to component */ + (0,react_index_js_.useImperativeHandle)(forwardedRef, () => ref.current, [ref.current]); + + // Add web component internal classes on top of `className` + let allClasses = className ?? ''; + if (ref.current) { + if (ref.current.rowType !== 'default') { + allClasses += ` ${ref.current.rowType}`; + } + } + + return react_index_js_default().createElement( + 'jp-data-grid-row', + { + ref, + ...filteredProps, + 'grid-template-columns': + props.gridTemplateColumns || props['grid-template-columns'], + 'row-type': props.rowType || props['row-type'], + class: allClasses.trim(), + exportparts: props.exportparts, + for: props.htmlFor, + part: props.part, + tabindex: props.tabIndex, + style: { ...props.style } + }, + props.children + ); +}); + +;// CONCATENATED MODULE: ../node_modules/@jupyter/react-components/lib/DataGrid.js + + + +(0,index_js_.provideJupyterDesignSystem)().register((0,index_js_.jpDataGrid)()); + +const DataGrid = (0,react_index_js_.forwardRef)((props, forwardedRef) => { + const ref = (0,react_index_js_.useRef)(null); + const { + className, + noTabbing, + generateHeader, + gridTemplateColumns, + rowsData, + columnDefinitions, + rowItemTemplate, + cellItemTemplate, + headerCellItemTemplate, + focusRowIndex, + focusColumnIndex, + rowElementTag, + ...filteredProps + } = props; + + /** Properties - run whenever a property has changed */ + useProperties(ref, 'rowsData', props.rowsData); + useProperties(ref, 'columnDefinitions', props.columnDefinitions); + useProperties(ref, 'rowItemTemplate', props.rowItemTemplate); + useProperties(ref, 'cellItemTemplate', props.cellItemTemplate); + useProperties(ref, 'headerCellItemTemplate', props.headerCellItemTemplate); + useProperties(ref, 'focusRowIndex', props.focusRowIndex); + useProperties(ref, 'focusColumnIndex', props.focusColumnIndex); + useProperties(ref, 'rowElementTag', props.rowElementTag); + + /** Methods - uses `useImperativeHandle` hook to pass ref to component */ + (0,react_index_js_.useImperativeHandle)(forwardedRef, () => ref.current, [ref.current]); + + return react_index_js_default().createElement( + 'jp-data-grid', + { + ref, + ...filteredProps, + 'generate-header': props.generateHeader || props['generate-header'], + 'grid-template-columns': + props.gridTemplateColumns || props['grid-template-columns'], + class: props.className, + exportparts: props.exportparts, + for: props.htmlFor, + part: props.part, + tabindex: props.tabIndex, + 'no-tabbing': props.noTabbing ? '' : undefined, + style: { ...props.style } + }, + props.children + ); +}); + +;// CONCATENATED MODULE: ../node_modules/@jupyter/react-components/lib/Dialog.js + + + +(0,index_js_.provideJupyterDesignSystem)().register((0,index_js_.jpDialog)()); + +const Dialog = (0,react_index_js_.forwardRef)((props, forwardedRef) => { + const ref = (0,react_index_js_.useRef)(null); + const { + className, + trapFocus, + ariaDescribedby, + ariaLabelledby, + ariaLabel, + modal, + hidden, + ...filteredProps + } = props; + + /** Event listeners - run once */ + useEventListener(ref, 'cancel', props.onCancel); + useEventListener(ref, 'close', props.onClose); + + /** Properties - run whenever a property has changed */ + useProperties(ref, 'modal', props.modal); + useProperties(ref, 'hidden', props.hidden); + + /** Methods - uses `useImperativeHandle` hook to pass ref to component */ + (0,react_index_js_.useImperativeHandle)(forwardedRef, () => ({ + show: () => ref.current.show(), + hide: () => ref.current.hide(), + compose: (this_, elementDefinition) => + ref.current.compose(this_, elementDefinition) + })); + + return react_index_js_default().createElement( + 'jp-dialog', + { + ref, + ...filteredProps, + 'aria-describedby': props.ariaDescribedby || props['aria-describedby'], + 'aria-labelledby': props.ariaLabelledby || props['aria-labelledby'], + 'aria-label': props.ariaLabel || props['aria-label'], + class: props.className, + exportparts: props.exportparts, + for: props.htmlFor, + part: props.part, + tabindex: props.tabIndex, + 'trap-focus': props.trapFocus ? '' : undefined, + style: { ...props.style } + }, + props.children + ); +}); + +;// CONCATENATED MODULE: ../node_modules/@jupyter/react-components/lib/Disclosure.js + + + +(0,index_js_.provideJupyterDesignSystem)().register((0,index_js_.jpDisclosure)()); + +const Disclosure = (0,react_index_js_.forwardRef)((props, forwardedRef) => { + const ref = (0,react_index_js_.useRef)(null); + const { className, appearance, title, expanded, ...filteredProps } = props; + + /** Event listeners - run once */ + useEventListener(ref, 'toggle', props.onToggle); + + /** Properties - run whenever a property has changed */ + useProperties(ref, 'expanded', props.expanded); + + /** Methods - uses `useImperativeHandle` hook to pass ref to component */ + (0,react_index_js_.useImperativeHandle)(forwardedRef, () => ref.current, [ref.current]); + + return react_index_js_default().createElement( + 'jp-disclosure', + { + ref, + ...filteredProps, + appearance: props.appearance, + title: props.title, + class: props.className, + exportparts: props.exportparts, + for: props.htmlFor, + part: props.part, + tabindex: props.tabIndex, + style: { ...props.style } + }, + props.children + ); +}); + +;// CONCATENATED MODULE: ../node_modules/@jupyter/react-components/lib/Divider.js + + + +(0,index_js_.provideJupyterDesignSystem)().register((0,index_js_.jpDivider)()); + +const Divider = (0,react_index_js_.forwardRef)((props, forwardedRef) => { + const ref = (0,react_index_js_.useRef)(null); + const { className, role, orientation, ...filteredProps } = props; + + /** Properties - run whenever a property has changed */ + + /** Methods - uses `useImperativeHandle` hook to pass ref to component */ + (0,react_index_js_.useImperativeHandle)(forwardedRef, () => ref.current, [ref.current]); + + return react_index_js_default().createElement( + 'jp-divider', + { + ref, + ...filteredProps, + role: props.role, + orientation: props.orientation, + class: props.className, + exportparts: props.exportparts, + for: props.htmlFor, + part: props.part, + tabindex: props.tabIndex, + style: { ...props.style } + }, + props.children + ); +}); + +;// CONCATENATED MODULE: ../node_modules/@jupyter/react-components/lib/Listbox.js + + + +(0,index_js_.provideJupyterDesignSystem)().register((0,index_js_.jpListbox)()); + +const Listbox = (0,react_index_js_.forwardRef)((props, forwardedRef) => { + const ref = (0,react_index_js_.useRef)(null); + const { + className, + multiple, + size, + length, + options, + disabled, + selectedIndex, + selectedOptions, + ...filteredProps + } = props; + + /** Event listeners - run once */ + useEventListener(ref, 'change', props.onChange); + + /** Properties - run whenever a property has changed */ + useProperties(ref, 'multiple', props.multiple); + useProperties(ref, 'size', props.size); + useProperties(ref, 'length', props.length); + useProperties(ref, 'options', props.options); + useProperties(ref, 'disabled', props.disabled); + useProperties(ref, 'selectedIndex', props.selectedIndex); + useProperties(ref, 'selectedOptions', props.selectedOptions); + + /** Methods - uses `useImperativeHandle` hook to pass ref to component */ + (0,react_index_js_.useImperativeHandle)(forwardedRef, () => ref.current, [ref.current]); + + return react_index_js_default().createElement( + 'jp-listbox', + { + ref, + ...filteredProps, + class: props.className, + exportparts: props.exportparts, + for: props.htmlFor, + part: props.part, + tabindex: props.tabIndex, + style: { ...props.style } + }, + props.children + ); +}); + +;// CONCATENATED MODULE: ../node_modules/@jupyter/react-components/lib/MenuItem.js + + + +(0,index_js_.provideJupyterDesignSystem)().register((0,index_js_.jpMenuItem)()); + +const MenuItem = (0,react_index_js_.forwardRef)((props, forwardedRef) => { + const ref = (0,react_index_js_.useRef)(null); + const { className, role, disabled, expanded, checked, ...filteredProps } = + props; + + /** Event listeners - run once */ + useEventListener(ref, 'expanded-change', props.onExpand); + useEventListener(ref, 'change', props.onChange); + + /** Properties - run whenever a property has changed */ + useProperties(ref, 'disabled', props.disabled); + useProperties(ref, 'expanded', props.expanded); + useProperties(ref, 'checked', props.checked); + + /** Methods - uses `useImperativeHandle` hook to pass ref to component */ + (0,react_index_js_.useImperativeHandle)(forwardedRef, () => ref.current, [ref.current]); + + // Add web component internal classes on top of `className` + let allClasses = className ?? ''; + if (ref.current) { + allClasses += ` indent-${ref.current.startColumnCount}`; + if (ref.current.expanded) { + allClasses += ' expanded'; + } + } + + return react_index_js_default().createElement( + 'jp-menu-item', + { + ref, + ...filteredProps, + role: props.role, + class: allClasses.trim(), + exportparts: props.exportparts, + for: props.htmlFor, + part: props.part, + tabindex: props.tabIndex, + style: { ...props.style } + }, + props.children + ); +}); + +;// CONCATENATED MODULE: ../node_modules/@jupyter/react-components/lib/Menu.js + + + +(0,index_js_.provideJupyterDesignSystem)().register((0,index_js_.jpMenu)()); + +const Menu = (0,react_index_js_.forwardRef)((props, forwardedRef) => { + const ref = (0,react_index_js_.useRef)(null); + const { className, ...filteredProps } = props; + + /** Properties - run whenever a property has changed */ + + /** Methods - uses `useImperativeHandle` hook to pass ref to component */ + (0,react_index_js_.useImperativeHandle)(forwardedRef, () => ref.current, [ref.current]); + + return react_index_js_default().createElement( + 'jp-menu', + { + ref, + ...filteredProps, + class: props.className, + exportparts: props.exportparts, + for: props.htmlFor, + part: props.part, + tabindex: props.tabIndex, + style: { ...props.style } + }, + props.children + ); +}); + +;// CONCATENATED MODULE: ../node_modules/@jupyter/react-components/lib/NumberField.js + + + +(0,index_js_.provideJupyterDesignSystem)().register((0,index_js_.jpNumberField)()); + +const NumberField = (0,react_index_js_.forwardRef)((props, forwardedRef) => { + const ref = (0,react_index_js_.useRef)(null); + const { + className, + readonly, + hideStep, + appearance, + placeholder, + list, + readOnly, + autofocus, + maxlength, + minlength, + size, + step, + max, + min, + disabled, + required, + ...filteredProps + } = props; + + /** Event listeners - run once */ + useEventListener(ref, 'input', props.onInput); + useEventListener(ref, 'change', props.onChange); + + /** Properties - run whenever a property has changed */ + useProperties(ref, 'readOnly', props.readOnly); + useProperties(ref, 'autofocus', props.autofocus); + useProperties(ref, 'maxlength', props.maxlength); + useProperties(ref, 'minlength', props.minlength); + useProperties(ref, 'size', props.size); + useProperties(ref, 'step', props.step); + useProperties(ref, 'max', props.max); + useProperties(ref, 'min', props.min); + useProperties(ref, 'disabled', props.disabled); + useProperties(ref, 'required', props.required); + + /** Methods - uses `useImperativeHandle` hook to pass ref to component */ + (0,react_index_js_.useImperativeHandle)(forwardedRef, () => ref.current, [ref.current]); + + return react_index_js_default().createElement( + 'jp-number-field', + { + ref, + ...filteredProps, + appearance: props.appearance, + placeholder: props.placeholder, + list: props.list, + class: props.className, + exportparts: props.exportparts, + for: props.htmlFor, + part: props.part, + tabindex: props.tabIndex, + readonly: props.readonly ? '' : undefined, + 'hide-step': props.hideStep ? '' : undefined, + style: { ...props.style } + }, + props.children + ); +}); + +;// CONCATENATED MODULE: ../node_modules/@jupyter/react-components/lib/Option.js + + + +(0,index_js_.provideJupyterDesignSystem)().register((0,index_js_.jpOption)()); + +const Option = (0,react_index_js_.forwardRef)((props, forwardedRef) => { + const ref = (0,react_index_js_.useRef)(null); + const { + className, + selected, + value, + checked, + content, + defaultSelected, + disabled, + selectedAttribute, + dirtyValue, + ...filteredProps + } = props; + + /** Properties - run whenever a property has changed */ + useProperties(ref, 'checked', props.checked); + useProperties(ref, 'content', props.content); + useProperties(ref, 'defaultSelected', props.defaultSelected); + useProperties(ref, 'disabled', props.disabled); + useProperties(ref, 'selectedAttribute', props.selectedAttribute); + useProperties(ref, 'dirtyValue', props.dirtyValue); + + /** Methods - uses `useImperativeHandle` hook to pass ref to component */ + (0,react_index_js_.useImperativeHandle)(forwardedRef, () => ref.current, [ref.current]); + + return react_index_js_default().createElement( + 'jp-option', + { + ref, + ...filteredProps, + value: props.value, + class: props.className, + exportparts: props.exportparts, + for: props.htmlFor, + part: props.part, + tabindex: props.tabIndex, + selected: props.selected ? '' : undefined, + style: { ...props.style } + }, + props.children + ); +}); + +;// CONCATENATED MODULE: ../node_modules/@jupyter/react-components/lib/ProgressRing.js + + + +(0,index_js_.provideJupyterDesignSystem)().register((0,index_js_.jpProgressRing)()); + +const ProgressRing = (0,react_index_js_.forwardRef)((props, forwardedRef) => { + const ref = (0,react_index_js_.useRef)(null); + const { className, value, min, max, paused, ...filteredProps } = props; + + /** Properties - run whenever a property has changed */ + useProperties(ref, 'value', props.value); + useProperties(ref, 'min', props.min); + useProperties(ref, 'max', props.max); + useProperties(ref, 'paused', props.paused); + + /** Methods - uses `useImperativeHandle` hook to pass ref to component */ + (0,react_index_js_.useImperativeHandle)(forwardedRef, () => ref.current, [ref.current]); + + return react_index_js_default().createElement( + 'jp-progress-ring', + { + ref, + ...filteredProps, + class: props.className, + exportparts: props.exportparts, + for: props.htmlFor, + part: props.part, + tabindex: props.tabIndex, + style: { ...props.style } + }, + props.children + ); +}); + +;// CONCATENATED MODULE: ../node_modules/@jupyter/react-components/lib/Progress.js + + + +(0,index_js_.provideJupyterDesignSystem)().register((0,index_js_.jpProgress)()); + +const Progress = (0,react_index_js_.forwardRef)((props, forwardedRef) => { + const ref = (0,react_index_js_.useRef)(null); + const { className, value, min, max, paused, ...filteredProps } = props; + + /** Properties - run whenever a property has changed */ + useProperties(ref, 'value', props.value); + useProperties(ref, 'min', props.min); + useProperties(ref, 'max', props.max); + useProperties(ref, 'paused', props.paused); + + /** Methods - uses `useImperativeHandle` hook to pass ref to component */ + (0,react_index_js_.useImperativeHandle)(forwardedRef, () => ref.current, [ref.current]); + + return react_index_js_default().createElement( + 'jp-progress', + { + ref, + ...filteredProps, + class: props.className, + exportparts: props.exportparts, + for: props.htmlFor, + part: props.part, + tabindex: props.tabIndex, + style: { ...props.style } + }, + props.children + ); +}); + +;// CONCATENATED MODULE: ../node_modules/@jupyter/react-components/lib/Radio.js + + + +(0,index_js_.provideJupyterDesignSystem)().register((0,index_js_.jpRadio)()); + +const Radio = (0,react_index_js_.forwardRef)((props, forwardedRef) => { + const ref = (0,react_index_js_.useRef)(null); + const { + className, + readonly, + readOnly, + name, + checked, + disabled, + required, + ...filteredProps + } = props; + + /** Event listeners - run once */ + useEventListener(ref, 'change', props.onChange); + + /** Properties - run whenever a property has changed */ + useProperties(ref, 'readOnly', props.readOnly); + useProperties(ref, 'name', props.name); + useProperties(ref, 'checked', props.checked); + useProperties(ref, 'disabled', props.disabled); + useProperties(ref, 'required', props.required); + + /** Methods - uses `useImperativeHandle` hook to pass ref to component */ + (0,react_index_js_.useImperativeHandle)(forwardedRef, () => ref.current, [ref.current]); + + return react_index_js_default().createElement( + 'jp-radio', + { + ref, + ...filteredProps, + class: props.className, + exportparts: props.exportparts, + for: props.htmlFor, + part: props.part, + tabindex: props.tabIndex, + readonly: props.readonly ? '' : undefined, + style: { ...props.style } + }, + props.children + ); +}); + +;// CONCATENATED MODULE: ../node_modules/@jupyter/react-components/lib/RadioGroup.js + + + +(0,index_js_.provideJupyterDesignSystem)().register((0,index_js_.jpRadioGroup)()); + +const RadioGroup = (0,react_index_js_.forwardRef)((props, forwardedRef) => { + const ref = (0,react_index_js_.useRef)(null); + const { + className, + readonly, + disabled, + name, + value, + orientation, + readOnly, + ...filteredProps + } = props; + + /** Event listeners - run once */ + useEventListener(ref, 'change', props.onChange); + + /** Properties - run whenever a property has changed */ + useProperties(ref, 'readOnly', props.readOnly); + + /** Methods - uses `useImperativeHandle` hook to pass ref to component */ + (0,react_index_js_.useImperativeHandle)(forwardedRef, () => ref.current, [ref.current]); + + return react_index_js_default().createElement( + 'jp-radio-group', + { + ref, + ...filteredProps, + name: props.name, + value: props.value, + orientation: props.orientation, + class: props.className, + exportparts: props.exportparts, + for: props.htmlFor, + part: props.part, + tabindex: props.tabIndex, + readonly: props.readonly ? '' : undefined, + disabled: props.disabled ? '' : undefined, + style: { ...props.style } + }, + props.children + ); +}); + +;// CONCATENATED MODULE: ../node_modules/@jupyter/react-components/lib/Search.js + + + +(0,index_js_.provideJupyterDesignSystem)().register((0,index_js_.jpSearch)()); + +const Search = (0,react_index_js_.forwardRef)((props, forwardedRef) => { + const ref = (0,react_index_js_.useRef)(null); + const { + className, + readonly, + appearance, + placeholder, + list, + pattern, + readOnly, + autofocus, + maxlength, + minlength, + size, + spellcheck, + disabled, + required, + ...filteredProps + } = props; + + /** Event listeners - run once */ + useEventListener(ref, 'input', props.onInput); + useEventListener(ref, 'change', props.onChange); + + /** Properties - run whenever a property has changed */ + useProperties(ref, 'readOnly', props.readOnly); + useProperties(ref, 'autofocus', props.autofocus); + useProperties(ref, 'maxlength', props.maxlength); + useProperties(ref, 'minlength', props.minlength); + useProperties(ref, 'size', props.size); + useProperties(ref, 'spellcheck', props.spellcheck); + useProperties(ref, 'disabled', props.disabled); + useProperties(ref, 'required', props.required); + + /** Methods - uses `useImperativeHandle` hook to pass ref to component */ + (0,react_index_js_.useImperativeHandle)(forwardedRef, () => ref.current, [ref.current]); + + return react_index_js_default().createElement( + 'jp-search', + { + ref, + ...filteredProps, + appearance: props.appearance, + placeholder: props.placeholder, + list: props.list, + pattern: props.pattern, + class: props.className, + exportparts: props.exportparts, + for: props.htmlFor, + part: props.part, + tabindex: props.tabIndex, + readonly: props.readonly ? '' : undefined, + style: { ...props.style } + }, + props.children + ); +}); + +;// CONCATENATED MODULE: ../node_modules/@jupyter/react-components/lib/Select.js + + + +(0,index_js_.provideJupyterDesignSystem)().register((0,index_js_.jpSelect)()); + +const Select = (0,react_index_js_.forwardRef)((props, forwardedRef) => { + const ref = (0,react_index_js_.useRef)(null); + const { + className, + autowidth, + minimal, + open, + position, + autoWidth, + value, + displayValue, + multiple, + size, + length, + options, + disabled, + selectedIndex, + selectedOptions, + required, + ...filteredProps + } = props; + + /** Event listeners - run once */ + useEventListener(ref, 'input', props.onInput); + useEventListener(ref, 'change', props.onChange); + + /** Properties - run whenever a property has changed */ + useProperties(ref, 'autoWidth', props.autoWidth); + useProperties(ref, 'value', props.value); + useProperties(ref, 'displayValue', props.displayValue); + useProperties(ref, 'multiple', props.multiple); + useProperties(ref, 'size', props.size); + useProperties(ref, 'length', props.length); + useProperties(ref, 'options', props.options); + useProperties(ref, 'disabled', props.disabled); + useProperties(ref, 'selectedIndex', props.selectedIndex); + useProperties(ref, 'selectedOptions', props.selectedOptions); + useProperties(ref, 'required', props.required); + + /** Methods - uses `useImperativeHandle` hook to pass ref to component */ + (0,react_index_js_.useImperativeHandle)(forwardedRef, () => ref.current, [ref.current]); + + return react_index_js_default().createElement( + 'jp-select', + { + ref, + ...filteredProps, + position: props.position, + class: props.className, + exportparts: props.exportparts, + for: props.htmlFor, + part: props.part, + tabindex: props.tabIndex, + autowidth: props.autowidth ? '' : undefined, + minimal: props.minimal ? '' : undefined, + open: props.open ? '' : undefined, + style: { ...props.style } + }, + props.children + ); +}); + +;// CONCATENATED MODULE: ../node_modules/@jupyter/react-components/lib/Skeleton.js + + + +(0,index_js_.provideJupyterDesignSystem)().register((0,index_js_.jpSkeleton)()); + +const Skeleton = (0,react_index_js_.forwardRef)((props, forwardedRef) => { + const ref = (0,react_index_js_.useRef)(null); + const { className, fill, shape, pattern, shimmer, ...filteredProps } = props; + + /** Properties - run whenever a property has changed */ + useProperties(ref, 'shimmer', props.shimmer); + + /** Methods - uses `useImperativeHandle` hook to pass ref to component */ + (0,react_index_js_.useImperativeHandle)(forwardedRef, () => ref.current, [ref.current]); + + return react_index_js_default().createElement( + 'jp-skeleton', + { + ref, + ...filteredProps, + fill: props.fill, + shape: props.shape, + pattern: props.pattern, + class: props.className, + exportparts: props.exportparts, + for: props.htmlFor, + part: props.part, + tabindex: props.tabIndex, + style: { ...props.style } + }, + props.children + ); +}); + +;// CONCATENATED MODULE: ../node_modules/@jupyter/react-components/lib/Slider.js + + + +(0,index_js_.provideJupyterDesignSystem)().register((0,index_js_.jpSlider)()); + +const Slider = (0,react_index_js_.forwardRef)((props, forwardedRef) => { + const ref = (0,react_index_js_.useRef)(null); + const { + className, + readonly, + orientation, + mode, + readOnly, + valueAsNumber, + valueTextFormatter, + min, + max, + step, + disabled, + required, + ...filteredProps + } = props; + + /** Event listeners - run once */ + useEventListener(ref, 'change', props.onChange); + + /** Properties - run whenever a property has changed */ + useProperties(ref, 'readOnly', props.readOnly); + useProperties(ref, 'valueAsNumber', props.valueAsNumber); + useProperties(ref, 'valueTextFormatter', props.valueTextFormatter); + useProperties(ref, 'min', props.min); + useProperties(ref, 'max', props.max); + useProperties(ref, 'step', props.step); + useProperties(ref, 'disabled', props.disabled); + useProperties(ref, 'required', props.required); + + /** Methods - uses `useImperativeHandle` hook to pass ref to component */ + (0,react_index_js_.useImperativeHandle)(forwardedRef, () => ref.current, [ref.current]); + + return react_index_js_default().createElement( + 'jp-slider', + { + ref, + ...filteredProps, + orientation: props.orientation, + mode: props.mode, + class: props.className, + exportparts: props.exportparts, + for: props.htmlFor, + part: props.part, + tabindex: props.tabIndex, + readonly: props.readonly ? '' : undefined, + style: { ...props.style } + }, + props.children + ); +}); + +;// CONCATENATED MODULE: ../node_modules/@jupyter/react-components/lib/SliderLabel.js + + + +(0,index_js_.provideJupyterDesignSystem)().register((0,index_js_.jpSliderLabel)()); + +const SliderLabel = (0,react_index_js_.forwardRef)((props, forwardedRef) => { + const ref = (0,react_index_js_.useRef)(null); + const { className, hideMark, disabled, position, ...filteredProps } = props; + + /** Properties - run whenever a property has changed */ + + /** Methods - uses `useImperativeHandle` hook to pass ref to component */ + (0,react_index_js_.useImperativeHandle)(forwardedRef, () => ref.current, [ref.current]); + + // Add web component internal classes on top of `className` + let allClasses = className ?? ''; + if (ref.current?.disabled) { + allClasses += ' disabled'; + } + + return react_index_js_default().createElement( + 'jp-slider-label', + { + ref, + ...filteredProps, + position: props.position, + class: allClasses.trim(), + exportparts: props.exportparts, + for: props.htmlFor, + part: props.part, + tabindex: props.tabIndex, + 'hide-mark': props.hideMark ? '' : undefined, + disabled: props.disabled ? '' : undefined, + style: { ...props.style } + }, + props.children + ); +}); + +;// CONCATENATED MODULE: ../node_modules/@jupyter/react-components/lib/Switch.js + + + +(0,index_js_.provideJupyterDesignSystem)().register((0,index_js_.jpSwitch)()); + +const Switch = (0,react_index_js_.forwardRef)((props, forwardedRef) => { + const ref = (0,react_index_js_.useRef)(null); + const { + className, + readonly, + readOnly, + checked, + disabled, + required, + ...filteredProps + } = props; + + /** Event listeners - run once */ + useEventListener(ref, 'change', props.onChange); + + /** Properties - run whenever a property has changed */ + useProperties(ref, 'readOnly', props.readOnly); + useProperties(ref, 'checked', props.checked); + useProperties(ref, 'disabled', props.disabled); + useProperties(ref, 'required', props.required); + + /** Methods - uses `useImperativeHandle` hook to pass ref to component */ + (0,react_index_js_.useImperativeHandle)(forwardedRef, () => ref.current, [ref.current]); + + return react_index_js_default().createElement( + 'jp-switch', + { + ref, + ...filteredProps, + class: props.className, + exportparts: props.exportparts, + for: props.htmlFor, + part: props.part, + tabindex: props.tabIndex, + readonly: props.readonly ? '' : undefined, + style: { ...props.style } + }, + props.children + ); +}); + +;// CONCATENATED MODULE: ../node_modules/@jupyter/react-components/lib/Tab.js + + + +(0,index_js_.provideJupyterDesignSystem)().register((0,index_js_.jpTab)()); + +const Tab = (0,react_index_js_.forwardRef)((props, forwardedRef) => { + const ref = (0,react_index_js_.useRef)(null); + const { className, disabled, ...filteredProps } = props; + + /** Properties - run whenever a property has changed */ + useProperties(ref, 'disabled', props.disabled); + + /** Methods - uses `useImperativeHandle` hook to pass ref to component */ + (0,react_index_js_.useImperativeHandle)(forwardedRef, () => ref.current, [ref.current]); + + // Add web component internal classes on top of `className` + let allClasses = className ?? ''; + if (ref.current?.classList.contains('vertical')) { + allClasses += ' vertical'; + } + + return react_index_js_default().createElement( + 'jp-tab', + { + ref, + ...filteredProps, + class: allClasses.trim(), + exportparts: props.exportparts, + for: props.htmlFor, + part: props.part, + tabindex: props.tabIndex, + style: { ...props.style } + }, + props.children + ); +}); + +;// CONCATENATED MODULE: ../node_modules/@jupyter/react-components/lib/TabPanel.js + + + +(0,index_js_.provideJupyterDesignSystem)().register((0,index_js_.jpTabPanel)()); + +const TabPanel = (0,react_index_js_.forwardRef)((props, forwardedRef) => { + const ref = (0,react_index_js_.useRef)(null); + const { className, ...filteredProps } = props; + + /** Properties - run whenever a property has changed */ + + /** Methods - uses `useImperativeHandle` hook to pass ref to component */ + (0,react_index_js_.useImperativeHandle)(forwardedRef, () => ref.current, [ref.current]); + + return react_index_js_default().createElement( + 'jp-tab-panel', + { + ref, + ...filteredProps, + class: props.className, + exportparts: props.exportparts, + for: props.htmlFor, + part: props.part, + tabindex: props.tabIndex, + style: { ...props.style } + }, + props.children + ); +}); + +;// CONCATENATED MODULE: ../node_modules/@jupyter/react-components/lib/Tabs.js + + + +(0,index_js_.provideJupyterDesignSystem)().register((0,index_js_.jpTabs)()); + +const Tabs = (0,react_index_js_.forwardRef)((props, forwardedRef) => { + const ref = (0,react_index_js_.useRef)(null); + const { + className, + orientation, + activeid, + activeindicator, + activetab, + ...filteredProps + } = props; + + /** Event listeners - run once */ + useEventListener(ref, 'change', props.onChange); + + /** Properties - run whenever a property has changed */ + useProperties(ref, 'activeindicator', props.activeindicator); + useProperties(ref, 'activetab', props.activetab); + + /** Methods - uses `useImperativeHandle` hook to pass ref to component */ + (0,react_index_js_.useImperativeHandle)(forwardedRef, () => ref.current, [ref.current]); + + return react_index_js_default().createElement( + 'jp-tabs', + { + ref, + ...filteredProps, + orientation: props.orientation, + activeid: props.activeid, + class: props.className, + exportparts: props.exportparts, + for: props.htmlFor, + part: props.part, + tabindex: props.tabIndex, + style: { ...props.style } + }, + props.children + ); +}); + +;// CONCATENATED MODULE: ../node_modules/@jupyter/react-components/lib/TextArea.js + + + +(0,index_js_.provideJupyterDesignSystem)().register((0,index_js_.jpTextArea)()); + +const TextArea = (0,react_index_js_.forwardRef)((props, forwardedRef) => { + const ref = (0,react_index_js_.useRef)(null); + const { + className, + appearance, + resize, + form, + list, + name, + placeholder, + readOnly, + autofocus, + maxlength, + minlength, + cols, + rows, + spellcheck, + disabled, + required, + ...filteredProps + } = props; + + /** Event listeners - run once */ + useEventListener(ref, 'select', props.onSelect); + useEventListener(ref, 'change', props.onChange); + + /** Properties - run whenever a property has changed */ + useProperties(ref, 'readOnly', props.readOnly); + useProperties(ref, 'autofocus', props.autofocus); + useProperties(ref, 'maxlength', props.maxlength); + useProperties(ref, 'minlength', props.minlength); + useProperties(ref, 'cols', props.cols); + useProperties(ref, 'rows', props.rows); + useProperties(ref, 'spellcheck', props.spellcheck); + useProperties(ref, 'disabled', props.disabled); + useProperties(ref, 'required', props.required); + + /** Methods - uses `useImperativeHandle` hook to pass ref to component */ + (0,react_index_js_.useImperativeHandle)(forwardedRef, () => ref.current, [ref.current]); + + return react_index_js_default().createElement( + 'jp-text-area', + { + ref, + ...filteredProps, + appearance: props.appearance, + resize: props.resize, + form: props.form, + list: props.list, + name: props.name, + placeholder: props.placeholder, + class: props.className, + exportparts: props.exportparts, + for: props.htmlFor, + part: props.part, + tabindex: props.tabIndex, + style: { ...props.style } + }, + props.children + ); +}); + +;// CONCATENATED MODULE: ../node_modules/@jupyter/react-components/lib/TextField.js + + + +(0,index_js_.provideJupyterDesignSystem)().register((0,index_js_.jpTextField)()); + +const TextField = (0,react_index_js_.forwardRef)((props, forwardedRef) => { + const ref = (0,react_index_js_.useRef)(null); + const { + className, + readonly, + appearance, + placeholder, + type, + list, + pattern, + readOnly, + autofocus, + maxlength, + minlength, + size, + spellcheck, + disabled, + required, + ...filteredProps + } = props; + + /** Event listeners - run once */ + useEventListener(ref, 'change', props.onChange); + useEventListener(ref, 'input', props.onInput); + + /** Properties - run whenever a property has changed */ + useProperties(ref, 'readOnly', props.readOnly); + useProperties(ref, 'autofocus', props.autofocus); + useProperties(ref, 'maxlength', props.maxlength); + useProperties(ref, 'minlength', props.minlength); + useProperties(ref, 'size', props.size); + useProperties(ref, 'spellcheck', props.spellcheck); + useProperties(ref, 'disabled', props.disabled); + useProperties(ref, 'required', props.required); + + /** Methods - uses `useImperativeHandle` hook to pass ref to component */ + (0,react_index_js_.useImperativeHandle)(forwardedRef, () => ref.current, [ref.current]); + + return react_index_js_default().createElement( + 'jp-text-field', + { + ref, + ...filteredProps, + appearance: props.appearance, + placeholder: props.placeholder, + type: props.type, + list: props.list, + pattern: props.pattern, + class: props.className, + exportparts: props.exportparts, + for: props.htmlFor, + part: props.part, + tabindex: props.tabIndex, + readonly: props.readonly ? '' : undefined, + style: { ...props.style } + }, + props.children + ); +}); + +;// CONCATENATED MODULE: ../node_modules/@jupyter/react-components/lib/Toolbar.js + + + +(0,index_js_.provideJupyterDesignSystem)().register((0,index_js_.jpToolbar)()); + +const Toolbar = (0,react_index_js_.forwardRef)((props, forwardedRef) => { + const ref = (0,react_index_js_.useRef)(null); + const { className, ...filteredProps } = props; + + /** Properties - run whenever a property has changed */ + + /** Methods - uses `useImperativeHandle` hook to pass ref to component */ + (0,react_index_js_.useImperativeHandle)(forwardedRef, () => ref.current, [ref.current]); + + return react_index_js_default().createElement( + 'jp-toolbar', + { + ref, + ...filteredProps, + class: props.className, + exportparts: props.exportparts, + for: props.htmlFor, + part: props.part, + tabindex: props.tabIndex, + style: { ...props.style } + }, + props.children + ); +}); + +;// CONCATENATED MODULE: ../node_modules/@jupyter/react-components/lib/Tooltip.js + + + +(0,index_js_.provideJupyterDesignSystem)().register((0,index_js_.jpTooltip)()); + +const Tooltip = (0,react_index_js_.forwardRef)((props, forwardedRef) => { + const ref = (0,react_index_js_.useRef)(null); + const { + className, + horizontalViewportLock, + verticalViewportLock, + anchor, + delay, + position, + autoUpdateMode, + visible, + anchorElement, + ...filteredProps + } = props; + + /** Event listeners - run once */ + useEventListener(ref, 'dismiss', props.onDismiss); + + /** Properties - run whenever a property has changed */ + useProperties(ref, 'visible', props.visible); + useProperties(ref, 'anchorElement', props.anchorElement); + + /** Methods - uses `useImperativeHandle` hook to pass ref to component */ + (0,react_index_js_.useImperativeHandle)(forwardedRef, () => ref.current, [ref.current]); + + return react_index_js_default().createElement( + 'jp-tooltip', + { + ref, + ...filteredProps, + anchor: props.anchor, + delay: props.delay, + position: props.position, + 'auto-update-mode': props.autoUpdateMode || props['auto-update-mode'], + class: props.className, + exportparts: props.exportparts, + for: props.htmlFor, + part: props.part, + tabindex: props.tabIndex, + 'horizontal-viewport-lock': props.horizontalViewportLock ? '' : undefined, + 'vertical-viewport-lock': props.verticalViewportLock ? '' : undefined, + style: { ...props.style } + }, + props.children + ); +}); + +;// CONCATENATED MODULE: ../node_modules/@jupyter/react-components/lib/TreeItem.js + + + +(0,index_js_.provideJupyterDesignSystem)().register((0,index_js_.jpTreeItem)()); + +const TreeItem = (0,react_index_js_.forwardRef)((props, forwardedRef) => { + const ref = (0,react_index_js_.useRef)(null); + const { className, expanded, selected, disabled, ...filteredProps } = props; + + /** Event listeners - run once */ + useEventListener(ref, 'expanded-change', props.onExpand); + useEventListener(ref, 'selected-change', props.onSelect); + + /** Properties - run whenever a property has changed */ + useProperties(ref, 'expanded', props.expanded); + useProperties(ref, 'selected', props.selected); + useProperties(ref, 'disabled', props.disabled); + + /** Methods - uses `useImperativeHandle` hook to pass ref to component */ + (0,react_index_js_.useImperativeHandle)(forwardedRef, () => ref.current, [ref.current]); + + // Add web component internal classes on top of `className` + let allClasses = className ?? ''; + if (ref.current?.nested) { + allClasses += ' nested'; + } + + return react_index_js_default().createElement( + 'jp-tree-item', + { + ref, + ...filteredProps, + class: allClasses.trim(), + exportparts: props.exportparts, + for: props.htmlFor, + part: props.part, + tabindex: props.tabIndex, + style: { ...props.style } + }, + props.children + ); +}); + +;// CONCATENATED MODULE: ../node_modules/@jupyter/react-components/lib/TreeView.js + + + + +(0,index_js_.provideJupyterDesignSystem)().register((0,index_js_.jpTreeView)()); + +const TreeView = (0,react_index_js_.forwardRef)((props, forwardedRef) => { + const ref = (0,react_index_js_.useRef)(null); + const { className, renderCollapsedNodes, currentSelected, ...filteredProps } = + props; + + (0,react_index_js_.useLayoutEffect)(() => { + // Fix using private API to force refresh of nested flag on + // first level of tree items. + ref.current?.setItems(); + }, [ref.current]); + + /** Properties - run whenever a property has changed */ + useProperties(ref, 'currentSelected', props.currentSelected); + + /** Methods - uses `useImperativeHandle` hook to pass ref to component */ + (0,react_index_js_.useImperativeHandle)(forwardedRef, () => ref.current, [ref.current]); + + return react_index_js_default().createElement( + 'jp-tree-view', + { + ref, + ...filteredProps, + class: props.className, + exportparts: props.exportparts, + for: props.htmlFor, + part: props.part, + tabindex: props.tabIndex, + 'render-collapsed-nodes': props.renderCollapsedNodes ? '' : undefined, + style: { ...props.style } + }, + props.children + ); +}); + +;// CONCATENATED MODULE: ../node_modules/@jupyter/react-components/lib/Picker.js + + + +(0,index_js_.provideJupyterDesignSystem)().register((0,index_js_.jpPicker)()); + +const Picker = (0,react_index_js_.forwardRef)((props, forwardedRef) => { + const ref = (0,react_index_js_.useRef)(null); + const { + className, + filterSelected, + filterQuery, + selection, + options, + maxSelected, + noSuggestionsText, + suggestionsAvailableText, + loadingText, + label, + labelledby, + placeholder, + menuPlacement, + showLoading, + listItemTemplate, + defaultListItemTemplate, + menuOptionTemplate, + defaultMenuOptionTemplate, + listItemContentsTemplate, + menuOptionContentsTemplate, + optionsList, + query, + itemsPlaceholderElement, + ...filteredProps + } = props; + + /** Properties - run whenever a property has changed */ + useProperties(ref, 'showLoading', props.showLoading); + useProperties(ref, 'listItemTemplate', props.listItemTemplate); + useProperties(ref, 'defaultListItemTemplate', props.defaultListItemTemplate); + useProperties(ref, 'menuOptionTemplate', props.menuOptionTemplate); + useProperties( + ref, + 'defaultMenuOptionTemplate', + props.defaultMenuOptionTemplate + ); + useProperties( + ref, + 'listItemContentsTemplate', + props.listItemContentsTemplate + ); + useProperties( + ref, + 'menuOptionContentsTemplate', + props.menuOptionContentsTemplate + ); + useProperties(ref, 'optionsList', props.optionsList); + useProperties(ref, 'query', props.query); + useProperties(ref, 'itemsPlaceholderElement', props.itemsPlaceholderElement); + + /** Methods - uses `useImperativeHandle` hook to pass ref to component */ + (0,react_index_js_.useImperativeHandle)(forwardedRef, () => ref.current, [ref.current]); + + return react_index_js_default().createElement( + 'jp-draft-picker', + { + ref, + ...filteredProps, + selection: props.selection, + options: props.options, + 'max-selected': props.maxSelected || props['max-selected'], + 'no-suggestions-text': + props.noSuggestionsText || props['no-suggestions-text'], + 'suggestions-available-text': + props.suggestionsAvailableText || props['suggestions-available-text'], + 'loading-text': props.loadingText || props['loading-text'], + label: props.label, + labelledby: props.labelledby, + placeholder: props.placeholder, + 'menu-placement': props.menuPlacement || props['menu-placement'], + class: props.className, + exportparts: props.exportparts, + for: props.htmlFor, + part: props.part, + tabindex: props.tabIndex, + 'filter-selected': props.filterSelected ? '' : undefined, + 'filter-query': props.filterQuery ? '' : undefined, + style: { ...props.style } + }, + props.children + ); +}); + +;// CONCATENATED MODULE: ../node_modules/@jupyter/react-components/lib/PickerMenu.js + + + +(0,index_js_.provideJupyterDesignSystem)().register((0,index_js_.jpPickerMenu)()); + +const PickerMenu = (0,react_index_js_.forwardRef)((props, forwardedRef) => { + const ref = (0,react_index_js_.useRef)(null); + const { className, suggestionsAvailableText, ...filteredProps } = props; + + /** Properties - run whenever a property has changed */ + useProperties( + ref, + 'suggestionsAvailableText', + props.suggestionsAvailableText + ); + + /** Methods - uses `useImperativeHandle` hook to pass ref to component */ + (0,react_index_js_.useImperativeHandle)(forwardedRef, () => ref.current, [ref.current]); + + return react_index_js_default().createElement( + 'jp-draft-picker-menu', + { + ref, + ...filteredProps, + class: props.className, + exportparts: props.exportparts, + for: props.htmlFor, + part: props.part, + tabindex: props.tabIndex, + style: { ...props.style } + }, + props.children + ); +}); + +;// CONCATENATED MODULE: ../node_modules/@jupyter/react-components/lib/PickerMenuOption.js + + + +(0,index_js_.provideJupyterDesignSystem)().register((0,index_js_.jpPickerMenuOption)()); + +const PickerMenuOption = (0,react_index_js_.forwardRef)((props, forwardedRef) => { + const ref = (0,react_index_js_.useRef)(null); + const { className, value, contentsTemplate, ...filteredProps } = props; + + /** Properties - run whenever a property has changed */ + useProperties(ref, 'contentsTemplate', props.contentsTemplate); + + /** Methods - uses `useImperativeHandle` hook to pass ref to component */ + (0,react_index_js_.useImperativeHandle)(forwardedRef, () => ref.current, [ref.current]); + + return react_index_js_default().createElement( + 'jp-draft-picker-menu-option', + { + ref, + ...filteredProps, + value: props.value, + class: props.className, + exportparts: props.exportparts, + for: props.htmlFor, + part: props.part, + tabindex: props.tabIndex, + style: { ...props.style } + }, + props.children + ); +}); + +;// CONCATENATED MODULE: ../node_modules/@jupyter/react-components/lib/PickerList.js + + + +(0,index_js_.provideJupyterDesignSystem)().register((0,index_js_.jpPickerList)()); + +const PickerList = (0,react_index_js_.forwardRef)((props, forwardedRef) => { + const ref = (0,react_index_js_.useRef)(null); + const { className, ...filteredProps } = props; + + /** Properties - run whenever a property has changed */ + + /** Methods - uses `useImperativeHandle` hook to pass ref to component */ + (0,react_index_js_.useImperativeHandle)(forwardedRef, () => ref.current, [ref.current]); + + return react_index_js_default().createElement( + 'jp-draft-picker-list', + { + ref, + ...filteredProps, + class: props.className, + exportparts: props.exportparts, + for: props.htmlFor, + part: props.part, + tabindex: props.tabIndex, + style: { ...props.style } + }, + props.children + ); +}); + +;// CONCATENATED MODULE: ../node_modules/@jupyter/react-components/lib/PickerListItem.js + + + +(0,index_js_.provideJupyterDesignSystem)().register((0,index_js_.jpPickerListItem)()); + +const PickerListItem = (0,react_index_js_.forwardRef)((props, forwardedRef) => { + const ref = (0,react_index_js_.useRef)(null); + const { className, value, contentsTemplate, ...filteredProps } = props; + + /** Properties - run whenever a property has changed */ + useProperties(ref, 'contentsTemplate', props.contentsTemplate); + + /** Methods - uses `useImperativeHandle` hook to pass ref to component */ + (0,react_index_js_.useImperativeHandle)(forwardedRef, () => ref.current, [ref.current]); + + return react_index_js_default().createElement( + 'jp-draft-picker-list-item', + { + ref, + ...filteredProps, + value: props.value, + class: props.className, + exportparts: props.exportparts, + for: props.htmlFor, + part: props.part, + tabindex: props.tabIndex, + style: { ...props.style } + }, + props.children + ); +}); + +;// CONCATENATED MODULE: ../node_modules/@jupyter/react-components/lib/index.js + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +/***/ }) + +}]); +//# sourceMappingURL=2816.03541f3103bf4c09e591.js.map?v=03541f3103bf4c09e591 \ No newline at end of file diff --git a/vlmpy310/lib/python3.10/site-packages/notebook/static/306.dd9ffcf982b0c863872b.js b/vlmpy310/lib/python3.10/site-packages/notebook/static/306.dd9ffcf982b0c863872b.js new file mode 100644 index 0000000000000000000000000000000000000000..b843697f13d8ef225035eb131dbe87627f5d47a1 --- /dev/null +++ b/vlmpy310/lib/python3.10/site-packages/notebook/static/306.dd9ffcf982b0c863872b.js @@ -0,0 +1,4262 @@ +"use strict"; +(self["webpackChunk_JUPYTERLAB_CORE_OUTPUT"] = self["webpackChunk_JUPYTERLAB_CORE_OUTPUT"] || []).push([[306],{ + +/***/ 50306: +/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => { + +/* harmony export */ __webpack_require__.d(__webpack_exports__, { +/* harmony export */ pV: () => (/* binding */ buildParser) +/* harmony export */ }); +/* unused harmony exports GenError, buildParserFile */ +/* harmony import */ var _lezer_common__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(79352); +/* harmony import */ var _lezer_common__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_lezer_common__WEBPACK_IMPORTED_MODULE_0__); +/* harmony import */ var _lezer_lr__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(49906); +/* provided dependency */ var process = __webpack_require__(27061); + + + +class Node { + constructor(start) { + this.start = start; + } +} +class GrammarDeclaration extends Node { + constructor(start, rules, topRules, tokens, localTokens, context, externalTokens, externalSpecializers, externalPropSources, precedences, mainSkip, scopedSkip, dialects, externalProps, autoDelim) { + super(start); + this.rules = rules; + this.topRules = topRules; + this.tokens = tokens; + this.localTokens = localTokens; + this.context = context; + this.externalTokens = externalTokens; + this.externalSpecializers = externalSpecializers; + this.externalPropSources = externalPropSources; + this.precedences = precedences; + this.mainSkip = mainSkip; + this.scopedSkip = scopedSkip; + this.dialects = dialects; + this.externalProps = externalProps; + this.autoDelim = autoDelim; + } + toString() { return Object.values(this.rules).join("\n"); } +} +class RuleDeclaration extends Node { + constructor(start, id, props, params, expr) { + super(start); + this.id = id; + this.props = props; + this.params = params; + this.expr = expr; + } + toString() { + return this.id.name + (this.params.length ? `<${this.params.join()}>` : "") + " -> " + this.expr; + } +} +class PrecDeclaration extends Node { + constructor(start, items) { + super(start); + this.items = items; + } +} +class TokenPrecDeclaration extends Node { + constructor(start, items) { + super(start); + this.items = items; + } +} +class TokenConflictDeclaration extends Node { + constructor(start, a, b) { + super(start); + this.a = a; + this.b = b; + } +} +class TokenDeclaration extends Node { + constructor(start, precedences, conflicts, rules, literals) { + super(start); + this.precedences = precedences; + this.conflicts = conflicts; + this.rules = rules; + this.literals = literals; + } +} +class LocalTokenDeclaration extends Node { + constructor(start, precedences, rules, fallback) { + super(start); + this.precedences = precedences; + this.rules = rules; + this.fallback = fallback; + } +} +class LiteralDeclaration extends Node { + constructor(start, literal, props) { + super(start); + this.literal = literal; + this.props = props; + } +} +class ContextDeclaration extends Node { + constructor(start, id, source) { + super(start); + this.id = id; + this.source = source; + } +} +class ExternalTokenDeclaration extends Node { + constructor(start, id, source, tokens) { + super(start); + this.id = id; + this.source = source; + this.tokens = tokens; + } +} +class ExternalSpecializeDeclaration extends Node { + constructor(start, type, token, id, source, tokens) { + super(start); + this.type = type; + this.token = token; + this.id = id; + this.source = source; + this.tokens = tokens; + } +} +class ExternalPropSourceDeclaration extends Node { + constructor(start, id, source) { + super(start); + this.id = id; + this.source = source; + } +} +class ExternalPropDeclaration extends Node { + constructor(start, id, externalID, source) { + super(start); + this.id = id; + this.externalID = externalID; + this.source = source; + } +} +class Identifier extends Node { + constructor(start, name) { + super(start); + this.name = name; + } + toString() { return this.name; } +} +class Expression extends Node { + walk(f) { return f(this); } + eq(_other) { return false; } +} +Expression.prototype.prec = 10; +class NameExpression extends Expression { + constructor(start, id, args) { + super(start); + this.id = id; + this.args = args; + } + toString() { return this.id.name + (this.args.length ? `<${this.args.join()}>` : ""); } + eq(other) { + return this.id.name == other.id.name && exprsEq(this.args, other.args); + } + walk(f) { + let args = walkExprs(this.args, f); + return f(args == this.args ? this : new NameExpression(this.start, this.id, args)); + } +} +class SpecializeExpression extends Expression { + constructor(start, type, props, token, content) { + super(start); + this.type = type; + this.props = props; + this.token = token; + this.content = content; + } + toString() { return `@${this.type}[${this.props.join(",")}]<${this.token}, ${this.content}>`; } + eq(other) { + return this.type == other.type && Prop.eqProps(this.props, other.props) && exprEq(this.token, other.token) && + exprEq(this.content, other.content); + } + walk(f) { + let token = this.token.walk(f), content = this.content.walk(f); + return f(token == this.token && content == this.content ? this : new SpecializeExpression(this.start, this.type, this.props, token, content)); + } +} +class InlineRuleExpression extends Expression { + constructor(start, rule) { + super(start); + this.rule = rule; + } + toString() { + let rule = this.rule; + return `${rule.id}${rule.props.length ? `[${rule.props.join(",")}]` : ""} { ${rule.expr} }`; + } + eq(other) { + let rule = this.rule, oRule = other.rule; + return exprEq(rule.expr, oRule.expr) && rule.id.name == oRule.id.name && Prop.eqProps(rule.props, oRule.props); + } + walk(f) { + let rule = this.rule, expr = rule.expr.walk(f); + return f(expr == rule.expr ? this : + new InlineRuleExpression(this.start, new RuleDeclaration(rule.start, rule.id, rule.props, [], expr))); + } +} +class ChoiceExpression extends Expression { + constructor(start, exprs) { + super(start); + this.exprs = exprs; + } + toString() { return this.exprs.map(e => maybeParens(e, this)).join(" | "); } + eq(other) { + return exprsEq(this.exprs, other.exprs); + } + walk(f) { + let exprs = walkExprs(this.exprs, f); + return f(exprs == this.exprs ? this : new ChoiceExpression(this.start, exprs)); + } +} +ChoiceExpression.prototype.prec = 1; +class SequenceExpression extends Expression { + constructor(start, exprs, markers, empty = false) { + super(start); + this.exprs = exprs; + this.markers = markers; + this.empty = empty; + } + toString() { return this.empty ? "()" : this.exprs.map(e => maybeParens(e, this)).join(" "); } + eq(other) { + return exprsEq(this.exprs, other.exprs) && this.markers.every((m, i) => { + let om = other.markers[i]; + return m.length == om.length && m.every((x, i) => x.eq(om[i])); + }); + } + walk(f) { + let exprs = walkExprs(this.exprs, f); + return f(exprs == this.exprs ? this : new SequenceExpression(this.start, exprs, this.markers, this.empty && !exprs.length)); + } +} +SequenceExpression.prototype.prec = 2; +class ConflictMarker extends Node { + constructor(start, id, type) { + super(start); + this.id = id; + this.type = type; + } + toString() { return (this.type == "ambig" ? "~" : "!") + this.id.name; } + eq(other) { return this.id.name == other.id.name && this.type == other.type; } +} +class RepeatExpression extends Expression { + constructor(start, expr, kind) { + super(start); + this.expr = expr; + this.kind = kind; + } + toString() { return maybeParens(this.expr, this) + this.kind; } + eq(other) { + return exprEq(this.expr, other.expr) && this.kind == other.kind; + } + walk(f) { + let expr = this.expr.walk(f); + return f(expr == this.expr ? this : new RepeatExpression(this.start, expr, this.kind)); + } +} +RepeatExpression.prototype.prec = 3; +class LiteralExpression extends Expression { + // value.length is always > 0 + constructor(start, value) { + super(start); + this.value = value; + } + toString() { return JSON.stringify(this.value); } + eq(other) { return this.value == other.value; } +} +class SetExpression extends Expression { + constructor(start, ranges, inverted) { + super(start); + this.ranges = ranges; + this.inverted = inverted; + } + toString() { + return `[${this.inverted ? "^" : ""}${this.ranges.map(([a, b]) => { + return String.fromCodePoint(a) + (b == a + 1 ? "" : "-" + String.fromCodePoint(b)); + })}]`; + } + eq(other) { + return this.inverted == other.inverted && this.ranges.length == other.ranges.length && + this.ranges.every(([a, b], i) => { let [x, y] = other.ranges[i]; return a == x && b == y; }); + } +} +class AnyExpression extends Expression { + constructor(start) { + super(start); + } + toString() { return "_"; } + eq() { return true; } +} +function walkExprs(exprs, f) { + let result = null; + for (let i = 0; i < exprs.length; i++) { + let expr = exprs[i].walk(f); + if (expr != exprs[i] && !result) + result = exprs.slice(0, i); + if (result) + result.push(expr); + } + return result || exprs; +} +const CharClasses = { + asciiLetter: [[65, 91], [97, 123]], + asciiLowercase: [[97, 123]], + asciiUppercase: [[65, 91]], + digit: [[48, 58]], + whitespace: [[9, 14], [32, 33], [133, 134], [160, 161], [5760, 5761], [8192, 8203], + [8232, 8234], [8239, 8240], [8287, 8288], [12288, 12289]], + eof: [[0xffff, 0xffff]] +}; +class CharClass extends Expression { + constructor(start, type) { + super(start); + this.type = type; + } + toString() { return "@" + this.type; } + eq(expr) { return this.type == expr.type; } +} +function exprEq(a, b) { + return a.constructor == b.constructor && a.eq(b); +} +function exprsEq(a, b) { + return a.length == b.length && a.every((e, i) => exprEq(e, b[i])); +} +class Prop extends Node { + constructor(start, at, name, value) { + super(start); + this.at = at; + this.name = name; + this.value = value; + } + eq(other) { + return this.name == other.name && this.value.length == other.value.length && + this.value.every((v, i) => v.value == other.value[i].value && v.name == other.value[i].name); + } + toString() { + let result = (this.at ? "@" : "") + this.name; + if (this.value.length) { + result += "="; + for (let { name, value } of this.value) + result += name ? `{${name}}` : /[^\w-]/.test(value) ? JSON.stringify(value) : value; + } + return result; + } + static eqProps(a, b) { + return a.length == b.length && a.every((p, i) => p.eq(b[i])); + } +} +class PropPart extends Node { + constructor(start, value, name) { + super(start); + this.value = value; + this.name = name; + } +} +function maybeParens(node, parent) { + return node.prec < parent.prec ? "(" + node.toString() + ")" : node.toString(); +} + +/** +The type of error raised when the parser generator finds an issue. +*/ +class GenError extends Error { +} + +function hasProps(props) { + for (let _p in props) + return true; + return false; +} +let termHash = 0; +class Term { + constructor(name, flags, nodeName, props = {}) { + this.name = name; + this.flags = flags; + this.nodeName = nodeName; + this.props = props; + this.hash = ++termHash; // Used for sorting and hashing during parser generation + this.id = -1; // Assigned in a later stage, used in actual output + // Filled in only after the rules are simplified, used in automaton.ts + this.rules = []; + } + toString() { return this.name; } + get nodeType() { return this.top || this.nodeName != null || hasProps(this.props) || this.repeated; } + get terminal() { return (this.flags & 1 /* TermFlag.Terminal */) > 0; } + get eof() { return (this.flags & 4 /* TermFlag.Eof */) > 0; } + get error() { return "error" in this.props; } + get top() { return (this.flags & 2 /* TermFlag.Top */) > 0; } + get interesting() { return this.flags > 0 || this.nodeName != null; } + get repeated() { return (this.flags & 16 /* TermFlag.Repeated */) > 0; } + set preserve(value) { this.flags = value ? this.flags | 8 /* TermFlag.Preserve */ : this.flags & ~8 /* TermFlag.Preserve */; } + get preserve() { return (this.flags & 8 /* TermFlag.Preserve */) > 0; } + set inline(value) { this.flags = value ? this.flags | 32 /* TermFlag.Inline */ : this.flags & ~32 /* TermFlag.Inline */; } + get inline() { return (this.flags & 32 /* TermFlag.Inline */) > 0; } + cmp(other) { return this.hash - other.hash; } +} +class TermSet { + constructor() { + this.terms = []; + // Map from term names to Term instances + this.names = Object.create(null); + this.tops = []; + this.eof = this.term("␄", null, 1 /* TermFlag.Terminal */ | 4 /* TermFlag.Eof */); + this.error = this.term("⚠", "⚠", 8 /* TermFlag.Preserve */); + } + term(name, nodeName, flags = 0, props = {}) { + let term = new Term(name, flags, nodeName, props); + this.terms.push(term); + this.names[name] = term; + return term; + } + makeTop(nodeName, props) { + const term = this.term("@top", nodeName, 2 /* TermFlag.Top */, props); + this.tops.push(term); + return term; + } + makeTerminal(name, nodeName, props = {}) { + return this.term(name, nodeName, 1 /* TermFlag.Terminal */, props); + } + makeNonTerminal(name, nodeName, props = {}) { + return this.term(name, nodeName, 0, props); + } + makeRepeat(name) { + return this.term(name, null, 16 /* TermFlag.Repeated */); + } + uniqueName(name) { + for (let i = 0;; i++) { + let cur = i ? `${name}-${i}` : name; + if (!this.names[cur]) + return cur; + } + } + finish(rules) { + for (let rule of rules) + rule.name.rules.push(rule); + this.terms = this.terms.filter(t => t.terminal || t.preserve || rules.some(r => r.name == t || r.parts.includes(t))); + let names = {}; + let nodeTypes = [this.error]; + this.error.id = 0 /* T.Err */; + let nextID = 0 /* T.Err */ + 1; + // Assign ids to terms that represent node types + for (let term of this.terms) + if (term.id < 0 && term.nodeType && !term.repeated) { + term.id = nextID++; + nodeTypes.push(term); + } + // Put all repeated terms after the regular node types + let minRepeatTerm = nextID; + for (let term of this.terms) + if (term.repeated) { + term.id = nextID++; + nodeTypes.push(term); + } + // Then comes the EOF term + this.eof.id = nextID++; + // And then the remaining (non-node, non-repeat) terms. + for (let term of this.terms) { + if (term.id < 0) + term.id = nextID++; + if (term.name) + names[term.id] = term.name; + } + if (nextID >= 0xfffe) + throw new GenError("Too many terms"); + return { nodeTypes, names, minRepeatTerm, maxTerm: nextID - 1 }; + } +} +function cmpSet(a, b, cmp) { + if (a.length != b.length) + return a.length - b.length; + for (let i = 0; i < a.length; i++) { + let diff = cmp(a[i], b[i]); + if (diff) + return diff; + } + return 0; +} +const none$3 = []; +class Conflicts { + constructor(precedence, ambigGroups = none$3, cut = 0) { + this.precedence = precedence; + this.ambigGroups = ambigGroups; + this.cut = cut; + } + join(other) { + if (this == Conflicts.none || this == other) + return other; + if (other == Conflicts.none) + return this; + return new Conflicts(Math.max(this.precedence, other.precedence), union(this.ambigGroups, other.ambigGroups), Math.max(this.cut, other.cut)); + } + cmp(other) { + return this.precedence - other.precedence || cmpSet(this.ambigGroups, other.ambigGroups, (a, b) => a < b ? -1 : a > b ? 1 : 0) || + this.cut - other.cut; + } +} +Conflicts.none = new Conflicts(0); +function union(a, b) { + if (a.length == 0 || a == b) + return b; + if (b.length == 0) + return a; + let result = a.slice(); + for (let value of b) + if (!a.includes(value)) + result.push(value); + return result.sort(); +} +let ruleID = 0; +class Rule { + constructor(name, parts, conflicts, skip) { + this.name = name; + this.parts = parts; + this.conflicts = conflicts; + this.skip = skip; + this.id = ruleID++; + } + cmp(rule) { + return this.id - rule.id; + } + cmpNoName(rule) { + return this.parts.length - rule.parts.length || + this.skip.hash - rule.skip.hash || + this.parts.reduce((r, s, i) => r || s.cmp(rule.parts[i]), 0) || + cmpSet(this.conflicts, rule.conflicts, (a, b) => a.cmp(b)); + } + toString() { + return this.name + " -> " + this.parts.join(" "); + } + get isRepeatWrap() { + return this.name.repeated && this.parts.length == 2 && this.parts[0] == this.name; + } + sameReduce(other) { + return this.name == other.name && this.parts.length == other.parts.length && this.isRepeatWrap == other.isRepeatWrap; + } +} + +const MAX_CHAR = 0xffff; +class Edge { + constructor(from, to, target) { + this.from = from; + this.to = to; + this.target = target; + } + toString() { + return `-> ${this.target.id}[label=${JSON.stringify(this.from < 0 ? "ε" : charFor(this.from) + + (this.to > this.from + 1 ? "-" + charFor(this.to - 1) : ""))}]`; + } +} +function charFor(n) { + return n > MAX_CHAR ? "∞" + : n == 10 ? "\\n" + : n == 13 ? "\\r" + : n < 32 || n >= 0xd800 && n < 0xdfff ? "\\u{" + n.toString(16) + "}" + : String.fromCharCode(n); +} +function minimize(states, start) { + let partition = Object.create(null); + let byAccepting = Object.create(null); + for (let state of states) { + let id = ids(state.accepting); + let group = byAccepting[id] || (byAccepting[id] = []); + group.push(state); + partition[state.id] = group; + } + for (;;) { + let split = false, newPartition = Object.create(null); + for (let state of states) { + if (newPartition[state.id]) + continue; + let group = partition[state.id]; + if (group.length == 1) { + newPartition[group[0].id] = group; + continue; + } + let parts = []; + groups: for (let state of group) { + for (let p of parts) { + if (isEquivalent(state, p[0], partition)) { + p.push(state); + continue groups; + } + } + parts.push([state]); + } + if (parts.length > 1) + split = true; + for (let p of parts) + for (let s of p) + newPartition[s.id] = p; + } + if (!split) + return applyMinimization(states, start, partition); + partition = newPartition; + } +} +function isEquivalent(a, b, partition) { + if (a.edges.length != b.edges.length) + return false; + for (let i = 0; i < a.edges.length; i++) { + let eA = a.edges[i], eB = b.edges[i]; + if (eA.from != eB.from || eA.to != eB.to || partition[eA.target.id] != partition[eB.target.id]) + return false; + } + return true; +} +function applyMinimization(states, start, partition) { + for (let state of states) { + for (let i = 0; i < state.edges.length; i++) { + let edge = state.edges[i], target = partition[edge.target.id][0]; + if (target != edge.target) + state.edges[i] = new Edge(edge.from, edge.to, target); + } + } + return partition[start.id][0]; +} +let stateID = 1; +let State$1 = class State { + constructor(accepting = [], id = stateID++) { + this.accepting = accepting; + this.id = id; + this.edges = []; + } + edge(from, to, target) { + this.edges.push(new Edge(from, to, target)); + } + nullEdge(target) { this.edge(-1, -1, target); } + compile() { + let labeled = Object.create(null), localID = 0; + let startState = explore(this.closure().sort((a, b) => a.id - b.id)); + return minimize(Object.values(labeled), startState); + function explore(states) { + let newState = labeled[ids(states)] = + new State(states.reduce((a, s) => union(a, s.accepting), []), localID++); + let out = []; + for (let state of states) + for (let edge of state.edges) { + if (edge.from >= 0) + out.push(edge); + } + let transitions = mergeEdges(out); + for (let merged of transitions) { + let targets = merged.targets.sort((a, b) => a.id - b.id); + newState.edge(merged.from, merged.to, labeled[ids(targets)] || explore(targets)); + } + return newState; + } + } + closure() { + let result = [], seen = Object.create(null); + function explore(state) { + if (seen[state.id]) + return; + seen[state.id] = true; + // States with only epsilon edges and no accepting term that + // isn't also in the next states are left out to help reduce the + // number of unique state combinations + if (state.edges.some(e => e.from >= 0) || + (state.accepting.length > 0 && !state.edges.some(e => sameSet$1(state.accepting, e.target.accepting)))) + result.push(state); + for (let edge of state.edges) + if (edge.from < 0) + explore(edge.target); + } + explore(this); + return result; + } + findConflicts(occurTogether) { + let conflicts = [], cycleTerms = this.cycleTerms(); + function add(a, b, soft, aEdges, bEdges) { + if (a.id < b.id) { + [a, b] = [b, a]; + soft = -soft; + } + let found = conflicts.find(c => c.a == a && c.b == b); + if (!found) + conflicts.push(new Conflict$1(a, b, soft, exampleFromEdges(aEdges), bEdges && exampleFromEdges(bEdges))); + else if (found.soft != soft) + found.soft = 0; + } + this.reachable((state, edges) => { + if (state.accepting.length == 0) + return; + for (let i = 0; i < state.accepting.length; i++) + for (let j = i + 1; j < state.accepting.length; j++) + add(state.accepting[i], state.accepting[j], 0, edges); + state.reachable((s, es) => { + if (s != state) + for (let term of s.accepting) { + let hasCycle = cycleTerms.includes(term); + for (let orig of state.accepting) + if (term != orig) + add(term, orig, hasCycle || cycleTerms.includes(orig) || !occurTogether(term, orig) ? 0 : 1, edges, edges.concat(es)); + } + }); + }); + return conflicts; + } + cycleTerms() { + let work = []; + this.reachable(state => { + for (let { target } of state.edges) + work.push(state, target); + }); + let table = new Map; + let haveCycle = []; + for (let i = 0; i < work.length;) { + let from = work[i++], to = work[i++]; + let entry = table.get(from); + if (!entry) + table.set(from, entry = []); + if (entry.includes(to)) + continue; + if (from == to) { + if (!haveCycle.includes(from)) + haveCycle.push(from); + } + else { + for (let next of entry) + work.push(from, next); + entry.push(to); + } + } + let result = []; + for (let state of haveCycle) { + for (let term of state.accepting) { + if (!result.includes(term)) + result.push(term); + } + } + return result; + } + reachable(f) { + let seen = [], edges = []; + (function explore(s) { + f(s, edges); + seen.push(s); + for (let edge of s.edges) + if (!seen.includes(edge.target)) { + edges.push(edge); + explore(edge.target); + edges.pop(); + } + })(this); + } + toString() { + let out = "digraph {\n"; + this.reachable(state => { + if (state.accepting.length) + out += ` ${state.id} [label=${JSON.stringify(state.accepting.join())}];\n`; + for (let edge of state.edges) + out += ` ${state.id} ${edge};\n`; + }); + return out + "}"; + } + // Tokenizer data is represented as a single flat array. This + // contains regions for each tokenizer state. Region offsets are + // used to identify states. + // + // Each state is laid out as: + // - Token group mask + // - Offset of the end of the accepting data + // - Number of outgoing edges in the state + // - Pairs of token masks and term ids that indicate the accepting + // states, sorted by precedence + // - Triples for the edges: each with a low and high bound and the + // offset of the next state. + toArray(groupMasks, precedence) { + let offsets = []; // Used to 'link' the states after building the arrays + let data = []; + this.reachable(state => { + let start = data.length; + let acceptEnd = start + 3 + state.accepting.length * 2; + offsets[state.id] = start; + data.push(state.stateMask(groupMasks), acceptEnd, state.edges.length); + state.accepting.sort((a, b) => precedence.indexOf(a.id) - precedence.indexOf(b.id)); + for (let term of state.accepting) + data.push(term.id, groupMasks[term.id] || 0xffff); + for (let edge of state.edges) + data.push(edge.from, edge.to, -edge.target.id - 1); + }); + // Replace negative numbers with resolved state offsets + for (let i = 0; i < data.length; i++) + if (data[i] < 0) + data[i] = offsets[-data[i] - 1]; + if (data.length > Math.pow(2, 16)) + throw new GenError("Tokenizer tables too big to represent with 16-bit offsets."); + return Uint16Array.from(data); + } + stateMask(groupMasks) { + let mask = 0; + this.reachable(state => { + for (let term of state.accepting) + mask |= (groupMasks[term.id] || 0xffff); + }); + return mask; + } +}; +let Conflict$1 = class Conflict { + constructor(a, b, + // Conflicts between two non-cyclic tokens are marked as + // 'soft', with a negative number if a is shorter than + // b, and a positive if b is shorter than a. + soft, exampleA, exampleB) { + this.a = a; + this.b = b; + this.soft = soft; + this.exampleA = exampleA; + this.exampleB = exampleB; + } +}; +function exampleFromEdges(edges) { + let str = ""; + for (let i = 0; i < edges.length; i++) + str += String.fromCharCode(edges[i].from); + return str; +} +function ids(elts) { + let result = ""; + for (let elt of elts) { + if (result.length) + result += "-"; + result += elt.id; + } + return result; +} +function sameSet$1(a, b) { + if (a.length != b.length) + return false; + for (let i = 0; i < a.length; i++) + if (a[i] != b[i]) + return false; + return true; +} +class MergedEdge { + constructor(from, to, targets) { + this.from = from; + this.to = to; + this.targets = targets; + } +} +// Merge multiple edges (tagged by character ranges) into a set of +// mutually exclusive ranges pointing at all target states for that +// range +function mergeEdges(edges) { + let separate = [], result = []; + for (let edge of edges) { + if (!separate.includes(edge.from)) + separate.push(edge.from); + if (!separate.includes(edge.to)) + separate.push(edge.to); + } + separate.sort((a, b) => a - b); + for (let i = 1; i < separate.length; i++) { + let from = separate[i - 1], to = separate[i]; + let found = []; + for (let edge of edges) + if (edge.to > from && edge.from < to) { + for (let target of edge.target.closure()) + if (!found.includes(target)) + found.push(target); + } + if (found.length) + result.push(new MergedEdge(from, to, found)); + } + let eof = edges.filter(e => e.from == 65535 /* Seq.End */ && e.to == 65535 /* Seq.End */); + if (eof.length) { + let found = []; + for (let edge of eof) + for (let target of edge.target.closure()) + if (!found.includes(target)) + found.push(target); + if (found.length) + result.push(new MergedEdge(65535 /* Seq.End */, 65535 /* Seq.End */, found)); + } + return result; +} + +// Note that this is the parser for grammar files, not the generated parser +let word = /[\w_-]+/gy; +// Some engines (specifically SpiderMonkey) have still not implemented \p +try { + word = /[\p{Alphabetic}\d_-]+/ugy; +} +catch (_) { } +const none$2 = []; +class Input { + constructor(string, fileName = null) { + this.string = string; + this.fileName = fileName; + this.type = "sof"; + this.value = null; + this.start = 0; + this.end = 0; + this.next(); + } + lineInfo(pos) { + for (let line = 1, cur = 0;;) { + let next = this.string.indexOf("\n", cur); + if (next > -1 && next < pos) { + ++line; + cur = next + 1; + } + else { + return { line, ch: pos - cur }; + } + } + } + message(msg, pos = -1) { + let posInfo = this.fileName || ""; + if (pos > -1) { + let info = this.lineInfo(pos); + posInfo += (posInfo ? " " : "") + info.line + ":" + info.ch; + } + return posInfo ? msg + ` (${posInfo})` : msg; + } + raise(msg, pos = -1) { + throw new GenError(this.message(msg, pos)); + } + match(pos, re) { + let match = re.exec(this.string.slice(pos)); + return match ? pos + match[0].length : -1; + } + next() { + let start = this.match(this.end, /^(\s|\/\/.*|\/\*[^]*?\*\/)*/); + if (start == this.string.length) + return this.set("eof", null, start, start); + let next = this.string[start]; + if (next == '"') { + let end = this.match(start + 1, /^(\\.|[^"\\])*"/); + if (end == -1) + this.raise("Unterminated string literal", start); + return this.set("string", readString(this.string.slice(start + 1, end - 1)), start, end); + } + else if (next == "'") { + let end = this.match(start + 1, /^(\\.|[^'\\])*'/); + if (end == -1) + this.raise("Unterminated string literal", start); + return this.set("string", readString(this.string.slice(start + 1, end - 1)), start, end); + } + else if (next == "@") { + word.lastIndex = start + 1; + let m = word.exec(this.string); + if (!m) + return this.raise("@ without a name", start); + return this.set("at", m[0], start, start + 1 + m[0].length); + } + else if ((next == "$" || next == "!") && this.string[start + 1] == "[") { + let end = this.match(start + 2, /^(?:\\.|[^\]\\])*\]/); + if (end == -1) + this.raise("Unterminated character set", start); + return this.set("set", this.string.slice(start + 2, end - 1), start, end); + } + else if (/[\[\]()!~+*?{}<>\.,|:$=]/.test(next)) { + return this.set(next, null, start, start + 1); + } + else { + word.lastIndex = start; + let m = word.exec(this.string); + if (!m) + return this.raise("Unexpected character " + JSON.stringify(next), start); + return this.set("id", m[0], start, start + m[0].length); + } + } + set(type, value, start, end) { + this.type = type; + this.value = value; + this.start = start; + this.end = end; + } + eat(type, value = null) { + if (this.type == type && (value == null || this.value === value)) { + this.next(); + return true; + } + else { + return false; + } + } + unexpected() { + return this.raise(`Unexpected token '${this.string.slice(this.start, this.end)}'`, this.start); + } + expect(type, value = null) { + let val = this.value; + if (this.type != type || !(value == null || val === value)) + this.unexpected(); + this.next(); + return val; + } + parse() { + return parseGrammar(this); + } +} +function parseGrammar(input) { + let start = input.start; + let rules = []; + let prec = null; + let tokens = null; + let localTokens = []; + let mainSkip = null; + let scopedSkip = []; + let dialects = []; + let context = null; + let external = []; + let specialized = []; + let props = []; + let propSources = []; + let tops = []; + let sawTop = false; + let autoDelim = false; + while (input.type != "eof") { + let start = input.start; + if (input.eat("at", "top")) { + if (input.type != "id") + input.raise(`Top rules must have a name`, input.start); + tops.push(parseRule(input, parseIdent(input))); + sawTop = true; + } + else if (input.type == "at" && input.value == "tokens") { + if (tokens) + input.raise(`Multiple @tokens declaractions`, input.start); + else + tokens = parseTokens(input); + } + else if (input.eat("at", "local")) { + input.expect("id", "tokens"); + localTokens.push(parseLocalTokens(input, start)); + } + else if (input.eat("at", "context")) { + if (context) + input.raise(`Multiple @context declarations`, start); + let id = parseIdent(input); + input.expect("id", "from"); + let source = input.expect("string"); + context = new ContextDeclaration(start, id, source); + } + else if (input.eat("at", "external")) { + if (input.eat("id", "tokens")) + external.push(parseExternalTokens(input, start)); + else if (input.eat("id", "prop")) + props.push(parseExternalProp(input, start)); + else if (input.eat("id", "extend")) + specialized.push(parseExternalSpecialize(input, "extend", start)); + else if (input.eat("id", "specialize")) + specialized.push(parseExternalSpecialize(input, "specialize", start)); + else if (input.eat("id", "propSource")) + propSources.push(parseExternalPropSource(input, start)); + else + input.unexpected(); + } + else if (input.eat("at", "dialects")) { + input.expect("{"); + for (let first = true; !input.eat("}"); first = false) { + if (!first) + input.eat(","); + dialects.push(parseIdent(input)); + } + } + else if (input.type == "at" && input.value == "precedence") { + if (prec) + input.raise(`Multiple precedence declarations`, input.start); + prec = parsePrecedence(input); + } + else if (input.eat("at", "detectDelim")) { + autoDelim = true; + } + else if (input.eat("at", "skip")) { + let skip = parseBracedExpr(input); + if (input.type == "{") { + input.next(); + let rules = [], topRules = []; + while (!input.eat("}")) { + if (input.eat("at", "top")) { + topRules.push(parseRule(input, parseIdent(input))); + sawTop = true; + } + else { + rules.push(parseRule(input)); + } + } + scopedSkip.push({ expr: skip, topRules, rules }); + } + else { + if (mainSkip) + input.raise(`Multiple top-level skip declarations`, input.start); + mainSkip = skip; + } + } + else { + rules.push(parseRule(input)); + } + } + if (!sawTop) + return input.raise(`Missing @top declaration`); + return new GrammarDeclaration(start, rules, tops, tokens, localTokens, context, external, specialized, propSources, prec, mainSkip, scopedSkip, dialects, props, autoDelim); +} +function parseRule(input, named) { + let start = named ? named.start : input.start; + let id = named || parseIdent(input); + let props = parseProps(input); + let params = []; + if (input.eat("<")) + while (!input.eat(">")) { + if (params.length) + input.expect(","); + params.push(parseIdent(input)); + } + let expr = parseBracedExpr(input); + return new RuleDeclaration(start, id, props, params, expr); +} +function parseProps(input) { + if (input.type != "[") + return none$2; + let props = []; + input.expect("["); + while (!input.eat("]")) { + if (props.length) + input.expect(","); + props.push(parseProp(input)); + } + return props; +} +function parseProp(input) { + let start = input.start, value = [], name = input.value, at = input.type == "at"; + if (!input.eat("at") && !input.eat("id")) + input.unexpected(); + if (input.eat("=")) + for (;;) { + if (input.type == "string" || input.type == "id") { + value.push(new PropPart(input.start, input.value, null)); + input.next(); + } + else if (input.eat(".")) { + value.push(new PropPart(input.start, ".", null)); + } + else if (input.eat("{")) { + value.push(new PropPart(input.start, null, input.expect("id"))); + input.expect("}"); + } + else { + break; + } + } + return new Prop(start, at, name, value); +} +function parseBracedExpr(input) { + input.expect("{"); + let expr = parseExprChoice(input); + input.expect("}"); + return expr; +} +const SET_MARKER = "\ufdda"; // (Invalid unicode character) +function parseExprInner(input) { + let start = input.start; + if (input.eat("(")) { + if (input.eat(")")) + return new SequenceExpression(start, none$2, [none$2, none$2]); + let expr = parseExprChoice(input); + input.expect(")"); + return expr; + } + else if (input.type == "string") { + let value = input.value; + input.next(); + if (value.length == 0) + return new SequenceExpression(start, none$2, [none$2, none$2]); + return new LiteralExpression(start, value); + } + else if (input.eat("id", "_")) { + return new AnyExpression(start); + } + else if (input.type == "set") { + let content = input.value, invert = input.string[input.start] == "!"; + let unescaped = readString(content.replace(/\\.|-|"/g, (m) => { + return m == "-" ? SET_MARKER : m == '"' ? '\\"' : m; + })); + let ranges = []; + for (let pos = 0; pos < unescaped.length;) { + let code = unescaped.codePointAt(pos); + pos += code > 0xffff ? 2 : 1; + if (pos < unescaped.length - 1 && unescaped[pos] == SET_MARKER) { + let end = unescaped.codePointAt(pos + 1); + pos += end > 0xffff ? 3 : 2; + if (end < code) + input.raise("Invalid character range", input.start); + addRange(input, ranges, code, end + 1); + } + else { + if (code == SET_MARKER.charCodeAt(0)) + code = 45; + addRange(input, ranges, code, code + 1); + } + } + input.next(); + return new SetExpression(start, ranges.sort((a, b) => a[0] - b[0]), invert); + } + else if (input.type == "at" && (input.value == "specialize" || input.value == "extend")) { + let { start, value } = input; + input.next(); + let props = parseProps(input); + input.expect("<"); + let token = parseExprChoice(input), content; + if (input.eat(",")) { + content = parseExprChoice(input); + } + else if (token instanceof LiteralExpression) { + content = token; + } + else { + input.raise(`@${value} requires two arguments when its first argument isn't a literal string`); + } + input.expect(">"); + return new SpecializeExpression(start, value, props, token, content); + } + else if (input.type == "at" && CharClasses.hasOwnProperty(input.value)) { + let cls = new CharClass(input.start, input.value); + input.next(); + return cls; + } + else if (input.type == "[") { + let rule = parseRule(input, new Identifier(start, "_anon")); + if (rule.params.length) + input.raise(`Inline rules can't have parameters`, rule.start); + return new InlineRuleExpression(start, rule); + } + else { + let id = parseIdent(input); + if (input.type == "[" || input.type == "{") { + let rule = parseRule(input, id); + if (rule.params.length) + input.raise(`Inline rules can't have parameters`, rule.start); + return new InlineRuleExpression(start, rule); + } + else { + if (input.eat(".") && id.name == "std" && CharClasses.hasOwnProperty(input.value)) { + let cls = new CharClass(start, input.value); + input.next(); + return cls; + } + return new NameExpression(start, id, parseArgs(input)); + } + } +} +function parseArgs(input) { + let args = []; + if (input.eat("<")) + while (!input.eat(">")) { + if (args.length) + input.expect(","); + args.push(parseExprChoice(input)); + } + return args; +} +function addRange(input, ranges, from, to) { + if (!ranges.every(([a, b]) => b <= from || a >= to)) + input.raise("Overlapping character range", input.start); + ranges.push([from, to]); +} +function parseExprSuffix(input) { + let start = input.start; + let expr = parseExprInner(input); + for (;;) { + let kind = input.type; + if (input.eat("*") || input.eat("?") || input.eat("+")) + expr = new RepeatExpression(start, expr, kind); + else + return expr; + } +} +function endOfSequence(input) { + return input.type == "}" || input.type == ")" || input.type == "|" || input.type == "/" || + input.type == "/\\" || input.type == "{" || input.type == "," || input.type == ">"; +} +function parseExprSequence(input) { + let start = input.start, exprs = [], markers = [none$2]; + do { + // Add markers at this position + for (;;) { + let localStart = input.start, markerType; + if (input.eat("~")) + markerType = "ambig"; + else if (input.eat("!")) + markerType = "prec"; + else + break; + markers[markers.length - 1] = + markers[markers.length - 1].concat(new ConflictMarker(localStart, parseIdent(input), markerType)); + } + if (endOfSequence(input)) + break; + exprs.push(parseExprSuffix(input)); + markers.push(none$2); + } while (!endOfSequence(input)); + if (exprs.length == 1 && markers.every(ms => ms.length == 0)) + return exprs[0]; + return new SequenceExpression(start, exprs, markers, !exprs.length); +} +function parseExprChoice(input) { + let start = input.start, left = parseExprSequence(input); + if (!input.eat("|")) + return left; + let exprs = [left]; + do { + exprs.push(parseExprSequence(input)); + } while (input.eat("|")); + let empty = exprs.find(s => s instanceof SequenceExpression && s.empty); + if (empty) + input.raise("Empty expression in choice operator. If this is intentional, use () to make it explicit.", empty.start); + return new ChoiceExpression(start, exprs); +} +function parseIdent(input) { + if (input.type != "id") + input.unexpected(); + let start = input.start, name = input.value; + input.next(); + return new Identifier(start, name); +} +function parsePrecedence(input) { + let start = input.start; + input.next(); + input.expect("{"); + let items = []; + while (!input.eat("}")) { + if (items.length) + input.eat(","); + items.push({ + id: parseIdent(input), + type: input.eat("at", "left") ? "left" : input.eat("at", "right") ? "right" : input.eat("at", "cut") ? "cut" : null + }); + } + return new PrecDeclaration(start, items); +} +function parseTokens(input) { + let start = input.start; + input.next(); + input.expect("{"); + let tokenRules = []; + let literals = []; + let precedences = []; + let conflicts = []; + while (!input.eat("}")) { + if (input.type == "at" && input.value == "precedence") { + precedences.push(parseTokenPrecedence(input)); + } + else if (input.type == "at" && input.value == "conflict") { + conflicts.push(parseTokenConflict(input)); + } + else if (input.type == "string") { + literals.push(new LiteralDeclaration(input.start, input.expect("string"), parseProps(input))); + } + else { + tokenRules.push(parseRule(input)); + } + } + return new TokenDeclaration(start, precedences, conflicts, tokenRules, literals); +} +function parseLocalTokens(input, start) { + input.expect("{"); + let tokenRules = []; + let precedences = []; + let fallback = null; + while (!input.eat("}")) { + if (input.type == "at" && input.value == "precedence") { + precedences.push(parseTokenPrecedence(input)); + } + else if (input.eat("at", "else") && !fallback) { + fallback = { id: parseIdent(input), props: parseProps(input) }; + } + else { + tokenRules.push(parseRule(input)); + } + } + return new LocalTokenDeclaration(start, precedences, tokenRules, fallback); +} +function parseTokenPrecedence(input) { + let start = input.start; + input.next(); + input.expect("{"); + let tokens = []; + while (!input.eat("}")) { + if (tokens.length) + input.eat(","); + let expr = parseExprInner(input); + if (expr instanceof LiteralExpression || expr instanceof NameExpression) + tokens.push(expr); + else + input.raise(`Invalid expression in token precedences`, expr.start); + } + return new TokenPrecDeclaration(start, tokens); +} +function parseTokenConflict(input) { + let start = input.start; + input.next(); + input.expect("{"); + let a = parseExprInner(input); + if (!(a instanceof LiteralExpression || a instanceof NameExpression)) + input.raise(`Invalid expression in token conflict`, a.start); + input.eat(","); + let b = parseExprInner(input); + if (!(b instanceof LiteralExpression || b instanceof NameExpression)) + input.raise(`Invalid expression in token conflict`, b.start); + input.expect("}"); + return new TokenConflictDeclaration(start, a, b); +} +function parseExternalTokenSet(input) { + let tokens = []; + input.expect("{"); + while (!input.eat("}")) { + if (tokens.length) + input.eat(","); + let id = parseIdent(input); + let props = parseProps(input); + tokens.push({ id, props }); + } + return tokens; +} +function parseExternalTokens(input, start) { + let id = parseIdent(input); + input.expect("id", "from"); + let from = input.expect("string"); + return new ExternalTokenDeclaration(start, id, from, parseExternalTokenSet(input)); +} +function parseExternalSpecialize(input, type, start) { + let token = parseBracedExpr(input); + let id = parseIdent(input); + input.expect("id", "from"); + let from = input.expect("string"); + return new ExternalSpecializeDeclaration(start, type, token, id, from, parseExternalTokenSet(input)); +} +function parseExternalPropSource(input, start) { + let id = parseIdent(input); + input.expect("id", "from"); + return new ExternalPropSourceDeclaration(start, id, input.expect("string")); +} +function parseExternalProp(input, start) { + let externalID = parseIdent(input); + let id = input.eat("id", "as") ? parseIdent(input) : externalID; + input.expect("id", "from"); + let from = input.expect("string"); + return new ExternalPropDeclaration(start, id, externalID, from); +} +function readString(string) { + let point = /\\(?:u\{([\da-f]+)\}|u([\da-f]{4})|x([\da-f]{2})|([ntbrf0])|(.))|[^]/yig; + let out = "", m; + while (m = point.exec(string)) { + let [all, u1, u2, u3, single, unknown] = m; + if (u1 || u2 || u3) + out += String.fromCodePoint(parseInt(u1 || u2 || u3, 16)); + else if (single) + out += single == "n" ? "\n" : single == "t" ? "\t" : single == "0" ? "\0" : single == "r" ? "\r" : single == "f" ? "\f" : "\b"; + else if (unknown) + out += unknown; + else + out += all; + } + return out; +} + +function hash(a, b) { return (a << 5) + a + b; } +function hashString(h, s) { + for (let i = 0; i < s.length; i++) + h = hash(h, s.charCodeAt(i)); + return h; +} + +const verbose = (typeof process != "undefined" && process.env.LOG) || ""; +const timing = /\btime\b/.test(verbose); +const time = timing ? (label, f) => { + let t0 = Date.now(); + let result = f(); + console.log(`${label} (${((Date.now() - t0) / 1000).toFixed(2)}s)`); + return result; +} : (_label, f) => f(); + +class Pos { + constructor(rule, pos, + // NOTE `ahead` and `ambigAhead` aren't mutated anymore after `finish()` has been called + ahead, ambigAhead, skipAhead, via) { + this.rule = rule; + this.pos = pos; + this.ahead = ahead; + this.ambigAhead = ambigAhead; + this.skipAhead = skipAhead; + this.via = via; + this.hash = 0; + } + finish() { + let h = hash(hash(this.rule.id, this.pos), this.skipAhead.hash); + for (let a of this.ahead) + h = hash(h, a.hash); + for (let group of this.ambigAhead) + h = hashString(h, group); + this.hash = h; + return this; + } + get next() { + return this.pos < this.rule.parts.length ? this.rule.parts[this.pos] : null; + } + advance() { + return new Pos(this.rule, this.pos + 1, this.ahead, this.ambigAhead, this.skipAhead, this.via).finish(); + } + get skip() { + return this.pos == this.rule.parts.length ? this.skipAhead : this.rule.skip; + } + cmp(pos) { + return this.rule.cmp(pos.rule) || this.pos - pos.pos || this.skipAhead.hash - pos.skipAhead.hash || + cmpSet(this.ahead, pos.ahead, (a, b) => a.cmp(b)) || cmpSet(this.ambigAhead, pos.ambigAhead, cmpStr); + } + eqSimple(pos) { + return pos.rule == this.rule && pos.pos == this.pos; + } + toString() { + let parts = this.rule.parts.map(t => t.name); + parts.splice(this.pos, 0, "·"); + return `${this.rule.name} -> ${parts.join(" ")}`; + } + eq(other) { + return this == other || + this.hash == other.hash && this.rule == other.rule && this.pos == other.pos && this.skipAhead == other.skipAhead && + sameSet(this.ahead, other.ahead) && + sameSet(this.ambigAhead, other.ambigAhead); + } + trail(maxLen = 60) { + let result = []; + for (let pos = this; pos; pos = pos.via) { + for (let i = pos.pos - 1; i >= 0; i--) + result.push(pos.rule.parts[i]); + } + let value = result.reverse().join(" "); + if (value.length > maxLen) + value = value.slice(value.length - maxLen).replace(/.*? /, "… "); + return value; + } + conflicts(pos = this.pos) { + let result = this.rule.conflicts[pos]; + if (pos == this.rule.parts.length && this.ambigAhead.length) + result = result.join(new Conflicts(0, this.ambigAhead)); + return result; + } + static addOrigins(group, context) { + let result = group.slice(); + for (let i = 0; i < result.length; i++) { + let next = result[i]; + if (next.pos == 0) + for (let pos of context) { + if (pos.next == next.rule.name && !result.includes(pos)) + result.push(pos); + } + } + return result; + } +} +function conflictsAt(group) { + let result = Conflicts.none; + for (let pos of group) + result = result.join(pos.conflicts()); + return result; +} +// Applies automatic action precedence based on repeat productions. +// These are left-associative, so reducing the `R -> R R` rule has +// higher precedence. +function compareRepeatPrec(a, b) { + for (let pos of a) + if (pos.rule.name.repeated) { + for (let posB of b) + if (posB.rule.name == pos.rule.name) { + if (pos.rule.isRepeatWrap && pos.pos == 2) + return 1; + if (posB.rule.isRepeatWrap && posB.pos == 2) + return -1; + } + } + return 0; +} +function cmpStr(a, b) { + return a < b ? -1 : a > b ? 1 : 0; +} +function termsAhead(rule, pos, after, first) { + let found = []; + for (let i = pos + 1; i < rule.parts.length; i++) { + let next = rule.parts[i], cont = false; + if (next.terminal) { + addTo(next, found); + } + else + for (let term of first[next.name]) { + if (term == null) + cont = true; + else + addTo(term, found); + } + if (!cont) + return found; + } + for (let a of after) + addTo(a, found); + return found; +} +function eqSet(a, b) { + if (a.length != b.length) + return false; + for (let i = 0; i < a.length; i++) + if (!a[i].eq(b[i])) + return false; + return true; +} +function sameSet(a, b) { + if (a.length != b.length) + return false; + for (let i = 0; i < a.length; i++) + if (a[i] != b[i]) + return false; + return true; +} +class Shift { + constructor(term, target) { + this.term = term; + this.target = target; + } + eq(other) { return other instanceof Shift && this.term == other.term && other.target.id == this.target.id; } + cmp(other) { return other instanceof Reduce ? -1 : this.term.id - other.term.id || this.target.id - other.target.id; } + matches(other, mapping) { + return other instanceof Shift && mapping[other.target.id] == mapping[this.target.id]; + } + toString() { return "s" + this.target.id; } + map(mapping, states) { + let mapped = states[mapping[this.target.id]]; + return mapped == this.target ? this : new Shift(this.term, mapped); + } +} +class Reduce { + constructor(term, rule) { + this.term = term; + this.rule = rule; + } + eq(other) { + return other instanceof Reduce && this.term == other.term && other.rule.sameReduce(this.rule); + } + cmp(other) { + return other instanceof Shift ? 1 : this.term.id - other.term.id || this.rule.name.id - other.rule.name.id || + this.rule.parts.length - other.rule.parts.length; + } + matches(other, mapping) { + return other instanceof Reduce && other.rule.sameReduce(this.rule); + } + toString() { return `${this.rule.name.name}(${this.rule.parts.length})`; } + map() { return this; } +} +function hashPositions(set) { + let h = 5381; + for (let pos of set) + h = hash(h, pos.hash); + return h; +} +class ConflictContext { + constructor(first) { + this.first = first; + this.conflicts = []; + } +} +class State { + constructor(id, set, flags = 0, skip, hash = hashPositions(set), startRule = null) { + this.id = id; + this.set = set; + this.flags = flags; + this.skip = skip; + this.hash = hash; + this.startRule = startRule; + this.actions = []; + this.actionPositions = []; + this.goto = []; + this.tokenGroup = -1; + this.defaultReduce = null; + this._actionsByTerm = null; + } + toString() { + let actions = this.actions.map(t => t.term + "=" + t).join(",") + + (this.goto.length ? " | " + this.goto.map(g => g.term + "=" + g).join(",") : ""); + return this.id + ": " + this.set.filter(p => p.pos > 0).join() + + (this.defaultReduce ? `\n always ${this.defaultReduce.name}(${this.defaultReduce.parts.length})` + : actions.length ? "\n " + actions : ""); + } + addActionInner(value, positions) { + check: for (let i = 0; i < this.actions.length; i++) { + let action = this.actions[i]; + if (action.term == value.term) { + if (action.eq(value)) + return null; + let fullPos = Pos.addOrigins(positions, this.set), actionFullPos = Pos.addOrigins(this.actionPositions[i], this.set); + let conflicts = conflictsAt(fullPos), actionConflicts = conflictsAt(actionFullPos); + let diff = compareRepeatPrec(fullPos, actionFullPos) || conflicts.precedence - actionConflicts.precedence; + if (diff > 0) { // Drop the existing action + this.actions.splice(i, 1); + this.actionPositions.splice(i, 1); + i--; + continue check; + } + else if (diff < 0) { // Drop this one + return null; + } + else if (conflicts.ambigGroups.some(g => actionConflicts.ambigGroups.includes(g))) { // Explicitly allowed ambiguity + continue check; + } + else { // Not resolved + return action; + } + } + } + this.actions.push(value); + this.actionPositions.push(positions); + return null; + } + addAction(value, positions, context) { + let conflict = this.addActionInner(value, positions); + if (conflict) { + let conflictPos = this.actionPositions[this.actions.indexOf(conflict)][0]; + let rules = [positions[0].rule.name, conflictPos.rule.name]; + if (context.conflicts.some(c => c.rules.some(r => rules.includes(r)))) + return; + let error; + if (conflict instanceof Shift) + error = `shift/reduce conflict between\n ${conflictPos}\nand\n ${positions[0].rule}`; + else + error = `reduce/reduce conflict between\n ${conflictPos.rule}\nand\n ${positions[0].rule}`; + error += `\nWith input:\n ${positions[0].trail(70)} · ${value.term} …`; + if (conflict instanceof Shift) + error += findConflictShiftSource(positions[0], conflict.term, context.first); + error += findConflictOrigin(conflictPos, positions[0]); + context.conflicts.push(new Conflict(error, rules)); + } + } + getGoto(term) { + return this.goto.find(a => a.term == term); + } + hasSet(set) { + return eqSet(this.set, set); + } + actionsByTerm() { + let result = this._actionsByTerm; + if (!result) { + this._actionsByTerm = result = Object.create(null); + for (let action of this.actions) + (result[action.term.id] || (result[action.term.id] = [])).push(action); + } + return result; + } + finish() { + if (this.actions.length) { + let first = this.actions[0]; + if (first instanceof Reduce) { + let { rule } = first; + if (this.actions.every(a => a instanceof Reduce && a.rule.sameReduce(rule))) + this.defaultReduce = rule; + } + } + this.actions.sort((a, b) => a.cmp(b)); + this.goto.sort((a, b) => a.cmp(b)); + } + eq(other) { + let dThis = this.defaultReduce, dOther = other.defaultReduce; + if (dThis || dOther) + return dThis && dOther ? dThis.sameReduce(dOther) : false; + return this.skip == other.skip && + this.tokenGroup == other.tokenGroup && + eqSet(this.actions, other.actions) && + eqSet(this.goto, other.goto); + } +} +function closure(set, first) { + let added = [], redo = []; + function addFor(name, ahead, ambigAhead, skipAhead, via) { + for (let rule of name.rules) { + let add = added.find(a => a.rule == rule); + if (!add) { + let existing = set.find(p => p.pos == 0 && p.rule == rule); + add = existing ? new Pos(rule, 0, existing.ahead.slice(), existing.ambigAhead, existing.skipAhead, existing.via) + : new Pos(rule, 0, [], none$1, skipAhead, via); + added.push(add); + } + if (add.skipAhead != skipAhead) + throw new GenError("Inconsistent skip sets after " + via.trail()); + add.ambigAhead = union(add.ambigAhead, ambigAhead); + for (let term of ahead) + if (!add.ahead.includes(term)) { + add.ahead.push(term); + if (add.rule.parts.length && !add.rule.parts[0].terminal) + addTo(add, redo); + } + } + } + for (let pos of set) { + let next = pos.next; + if (next && !next.terminal) + addFor(next, termsAhead(pos.rule, pos.pos, pos.ahead, first), pos.conflicts(pos.pos + 1).ambigGroups, pos.pos == pos.rule.parts.length - 1 ? pos.skipAhead : pos.rule.skip, pos); + } + while (redo.length) { + let add = redo.pop(); + addFor(add.rule.parts[0], termsAhead(add.rule, 0, add.ahead, first), union(add.rule.conflicts[1].ambigGroups, add.rule.parts.length == 1 ? add.ambigAhead : none$1), add.rule.parts.length == 1 ? add.skipAhead : add.rule.skip, add); + } + let result = set.slice(); + for (let add of added) { + add.ahead.sort((a, b) => a.hash - b.hash); + add.finish(); + let origIndex = set.findIndex(p => p.pos == 0 && p.rule == add.rule); + if (origIndex > -1) + result[origIndex] = add; + else + result.push(add); + } + return result.sort((a, b) => a.cmp(b)); +} +function addTo(value, array) { + if (!array.includes(value)) + array.push(value); +} +function computeFirstSets(terms) { + let table = Object.create(null); + for (let t of terms.terms) + if (!t.terminal) + table[t.name] = []; + for (;;) { + let change = false; + for (let nt of terms.terms) + if (!nt.terminal) + for (let rule of nt.rules) { + let set = table[nt.name]; + let found = false, startLen = set.length; + for (let part of rule.parts) { + found = true; + if (part.terminal) { + addTo(part, set); + } + else { + for (let t of table[part.name]) { + if (t == null) + found = false; + else + addTo(t, set); + } + } + if (found) + break; + } + if (!found) + addTo(null, set); + if (set.length > startLen) + change = true; + } + if (!change) + return table; + } +} +class Core { + constructor(set, state) { + this.set = set; + this.state = state; + } +} +class Conflict { + constructor(error, rules) { + this.error = error; + this.rules = rules; + } +} +function findConflictOrigin(a, b) { + if (a.eqSimple(b)) + return ""; + function via(root, start) { + let hist = []; + for (let p = start.via; !p.eqSimple(root); p = p.via) + hist.push(p); + if (!hist.length) + return ""; + hist.unshift(start); + return hist.reverse().map((p, i) => "\n" + " ".repeat(i + 1) + (p == start ? "" : "via ") + p).join(""); + } + for (let p = a; p; p = p.via) + for (let p2 = b; p2; p2 = p2.via) { + if (p.eqSimple(p2)) + return "\nShared origin: " + p + via(p, a) + via(p, b); + } + return ""; +} +// Search for the reason that a given 'after' token exists at the +// given pos, by scanning up the trail of positions. Because the `via` +// link is only one source of a pos, of potentially many, this +// requires a re-simulation of the whole path up to the pos. +function findConflictShiftSource(conflictPos, termAfter, first) { + let pos = conflictPos, path = []; + for (;;) { + for (let i = pos.pos - 1; i >= 0; i--) + path.push(pos.rule.parts[i]); + if (!pos.via) + break; + pos = pos.via; + } + path.reverse(); + let seen = new Set(); + function explore(pos, i, hasMatch) { + if (i == path.length && hasMatch && !pos.next) + return `\nThe reduction of ${conflictPos.rule.name} is allowed before ${termAfter} because of this rule:\n ${hasMatch}`; + for (let next; next = pos.next;) { + if (i < path.length && next == path[i]) { + let inner = explore(pos.advance(), i + 1, hasMatch); + if (inner) + return inner; + } + let after = pos.rule.parts[pos.pos + 1], match = pos.pos + 1 == pos.rule.parts.length ? hasMatch : null; + if (after && (after.terminal ? after == termAfter : first[after.name].includes(termAfter))) + match = pos.advance(); + for (let rule of next.rules) { + let hash = (rule.id << 5) + i + (match ? 555 : 0); + if (!seen.has(hash)) { + seen.add(hash); + let inner = explore(new Pos(rule, 0, [], [], next, pos), i, match); + if (inner) + return inner; + } + } + if (!next.terminal && first[next.name].includes(null)) + pos = pos.advance(); + else + break; + } + return ""; + } + return explore(pos, 0, null); +} +// Builds a full LR(1) automaton +function buildFullAutomaton(terms, startTerms, first) { + let states = [], statesBySetHash = {}; + let cores = {}; + let t0 = Date.now(); + function getState(core, top) { + if (core.length == 0) + return null; + let coreHash = hashPositions(core), byHash = cores[coreHash]; + let skip; + for (let pos of core) { + if (!skip) + skip = pos.skip; + else if (skip != pos.skip) + throw new GenError("Inconsistent skip sets after " + pos.trail()); + } + if (byHash) + for (let known of byHash) + if (eqSet(core, known.set)) { + if (known.state.skip != skip) + throw new GenError("Inconsistent skip sets after " + known.set[0].trail()); + return known.state; + } + let set = closure(core, first); + let hash = hashPositions(set), forHash = statesBySetHash[hash] || (statesBySetHash[hash] = []); + let found; + if (!top) + for (let state of forHash) + if (state.hasSet(set)) + found = state; + if (!found) { + found = new State(states.length, set, 0, skip, hash, top); + forHash.push(found); + states.push(found); + if (timing && states.length % 500 == 0) + console.log(`${states.length} states after ${((Date.now() - t0) / 1000).toFixed(2)}s`); + } + (cores[coreHash] || (cores[coreHash] = [])).push(new Core(core, found)); + return found; + } + for (const startTerm of startTerms) { + const startSkip = startTerm.rules.length ? startTerm.rules[0].skip : terms.names["%noskip"]; + getState(startTerm.rules.map(rule => new Pos(rule, 0, [terms.eof], none$1, startSkip, null).finish()), startTerm); + } + let conflicts = new ConflictContext(first); + for (let filled = 0; filled < states.length; filled++) { + let state = states[filled]; + let byTerm = [], byTermPos = [], atEnd = []; + for (let pos of state.set) { + if (pos.pos == pos.rule.parts.length) { + if (!pos.rule.name.top) + atEnd.push(pos); + } + else { + let next = pos.rule.parts[pos.pos]; + let index = byTerm.indexOf(next); + if (index < 0) { + byTerm.push(next); + byTermPos.push([pos]); + } + else { + byTermPos[index].push(pos); + } + } + } + for (let i = 0; i < byTerm.length; i++) { + let term = byTerm[i], positions = byTermPos[i].map(p => p.advance()); + if (term.terminal) { + let set = applyCut(positions); + let next = getState(set); + if (next) + state.addAction(new Shift(term, next), byTermPos[i], conflicts); + } + else { + let goto = getState(positions); + if (goto) + state.goto.push(new Shift(term, goto)); + } + } + let replaced = false; + for (let pos of atEnd) + for (let ahead of pos.ahead) { + let count = state.actions.length; + state.addAction(new Reduce(ahead, pos.rule), [pos], conflicts); + if (state.actions.length == count) + replaced = true; + } + // If some actions were replaced by others, double-check whether + // goto entries are now superfluous (for example, in an operator + // precedence-related state that has a shift for `*` but only a + // reduce for `+`, we don't need a goto entry for rules that start + // with `+`) + if (replaced) + for (let i = 0; i < state.goto.length; i++) { + let start = first[state.goto[i].term.name]; + if (!start.some(term => state.actions.some(a => a.term == term && (a instanceof Shift)))) + state.goto.splice(i--, 1); + } + } + if (conflicts.conflicts.length) + throw new GenError(conflicts.conflicts.map(c => c.error).join("\n\n")); + // Resolve alwaysReduce and sort actions + for (let state of states) + state.finish(); + if (timing) + console.log(`${states.length} states total.`); + return states; +} +function applyCut(set) { + let found = null, cut = 1; + for (let pos of set) { + let value = pos.rule.conflicts[pos.pos - 1].cut; + if (value < cut) + continue; + if (!found || value > cut) { + cut = value; + found = []; + } + found.push(pos); + } + return found || set; +} +// Verify that there are no conflicting actions or goto entries in the +// two given states (using the state ID remapping provided in mapping) +function canMerge(a, b, mapping) { + // If a goto for the same term differs, that makes the states + // incompatible + for (let goto of a.goto) + for (let other of b.goto) { + if (goto.term == other.term && mapping[goto.target.id] != mapping[other.target.id]) + return false; + } + // If there is an action where a conflicting action exists in the + // other state, the merge is only allowed when both states have the + // exact same set of actions for this term. + let byTerm = b.actionsByTerm(); + for (let action of a.actions) { + let setB = byTerm[action.term.id]; + if (setB && setB.some(other => !other.matches(action, mapping))) { + if (setB.length == 1) + return false; + let setA = a.actionsByTerm()[action.term.id]; + if (setA.length != setB.length || setA.some(a1 => !setB.some(a2 => a1.matches(a2, mapping)))) + return false; + } + } + return true; +} +function mergeStates(states, mapping) { + let newStates = []; + for (let state of states) { + let newID = mapping[state.id]; + if (!newStates[newID]) { + newStates[newID] = new State(newID, state.set, 0, state.skip, state.hash, state.startRule); + newStates[newID].tokenGroup = state.tokenGroup; + newStates[newID].defaultReduce = state.defaultReduce; + } + } + for (let state of states) { + let newID = mapping[state.id], target = newStates[newID]; + target.flags |= state.flags; + for (let i = 0; i < state.actions.length; i++) { + let action = state.actions[i].map(mapping, newStates); + if (!target.actions.some(a => a.eq(action))) { + target.actions.push(action); + target.actionPositions.push(state.actionPositions[i]); + } + } + for (let goto of state.goto) { + let mapped = goto.map(mapping, newStates); + if (!target.goto.some(g => g.eq(mapped))) + target.goto.push(mapped); + } + } + return newStates; +} +class Group { + constructor(origin, member) { + this.origin = origin; + this.members = [member]; + } +} +function samePosSet(a, b) { + if (a.length != b.length) + return false; + for (let i = 0; i < a.length; i++) + if (!a[i].eqSimple(b[i])) + return false; + return true; +} +// Collapse an LR(1) automaton to an LALR-like automaton +function collapseAutomaton(states) { + let mapping = [], groups = []; + assignGroups: for (let i = 0; i < states.length; i++) { + let state = states[i]; + if (!state.startRule) + for (let j = 0; j < groups.length; j++) { + let group = groups[j], other = states[group.members[0]]; + if (state.tokenGroup == other.tokenGroup && + state.skip == other.skip && + !other.startRule && + samePosSet(state.set, other.set)) { + group.members.push(i); + mapping.push(j); + continue assignGroups; + } + } + mapping.push(groups.length); + groups.push(new Group(groups.length, i)); + } + function spill(groupIndex, index) { + let group = groups[groupIndex], state = states[group.members[index]]; + let pop = group.members.pop(); + if (index != group.members.length) + group.members[index] = pop; + for (let i = groupIndex + 1; i < groups.length; i++) { + mapping[state.id] = i; + if (groups[i].origin == group.origin && + groups[i].members.every(id => canMerge(state, states[id], mapping))) { + groups[i].members.push(state.id); + return; + } + } + mapping[state.id] = groups.length; + groups.push(new Group(group.origin, state.id)); + } + for (let pass = 1;; pass++) { + let conflicts = false, t0 = Date.now(); + for (let g = 0, startLen = groups.length; g < startLen; g++) { + let group = groups[g]; + for (let i = 0; i < group.members.length - 1; i++) { + for (let j = i + 1; j < group.members.length; j++) { + let idA = group.members[i], idB = group.members[j]; + if (!canMerge(states[idA], states[idB], mapping)) { + conflicts = true; + spill(g, j--); + } + } + } + } + if (timing) + console.log(`Collapse pass ${pass}${conflicts ? `` : `, done`} (${((Date.now() - t0) / 1000).toFixed(2)}s)`); + if (!conflicts) + return mergeStates(states, mapping); + } +} +function mergeIdentical(states) { + for (let pass = 1;; pass++) { + let mapping = [], didMerge = false, t0 = Date.now(); + let newStates = []; + // Find states that either have the same alwaysReduce or the same + // actions, and merge them. + for (let i = 0; i < states.length; i++) { + let state = states[i]; + let match = newStates.findIndex(s => state.eq(s)); + if (match < 0) { + mapping[i] = newStates.length; + newStates.push(state); + } + else { + mapping[i] = match; + didMerge = true; + let other = newStates[match], add = null; + for (let pos of state.set) + if (!other.set.some(p => p.eqSimple(pos))) + (add || (add = [])).push(pos); + if (add) + other.set = add.concat(other.set).sort((a, b) => a.cmp(b)); + } + } + if (timing) + console.log(`Merge identical pass ${pass}${didMerge ? "" : ", done"} (${((Date.now() - t0) / 1000).toFixed(2)}s)`); + if (!didMerge) + return states; + // Make sure actions point at merged state objects + for (let state of newStates) + if (!state.defaultReduce) { + state.actions = state.actions.map(a => a.map(mapping, newStates)); + state.goto = state.goto.map(a => a.map(mapping, newStates)); + } + // Renumber ids + for (let i = 0; i < newStates.length; i++) + newStates[i].id = i; + states = newStates; + } +} +const none$1 = []; +function finishAutomaton(full) { + return mergeIdentical(collapseAutomaton(full)); +} + +// Encode numbers as groups of printable ascii characters +// +// - 0xffff, which is often used as placeholder, is encoded as "~" +// +// - The characters from " " (32) to "}" (125), excluding '"' and +// "\\", indicate values from 0 to 92 +// +// - The first bit in a 'digit' is used to indicate whether this is +// the end of a number. +// +// - That leaves 46 other values, which are actually significant. +// +// - The digits in a number are ordered from high to low significance. +function digitToChar(digit) { + let ch = digit + 32 /* Encode.Start */; + if (ch >= 34 /* Encode.Gap1 */) + ch++; + if (ch >= 92 /* Encode.Gap2 */) + ch++; + return String.fromCharCode(ch); +} +function encode(value, max = 0xffff) { + if (value > max) + throw new Error("Trying to encode a number that's too big: " + value); + if (value == 65535 /* Encode.BigVal */) + return String.fromCharCode(126 /* Encode.BigValCode */); + let result = ""; + for (let first = 46 /* Encode.Base */;; first = 0) { + let low = value % 46 /* Encode.Base */, rest = value - low; + result = digitToChar(low + first) + result; + if (rest == 0) + break; + value = rest / 46 /* Encode.Base */; + } + return result; +} +function encodeArray(values, max = 0xffff) { + let result = '"' + encode(values.length, 0xffffffff); + for (let i = 0; i < values.length; i++) + result += encode(values[i], max); + result += '"'; + return result; +} + +const none = []; +class Parts { + constructor(terms, conflicts) { + this.terms = terms; + this.conflicts = conflicts; + } + concat(other) { + if (this == Parts.none) + return other; + if (other == Parts.none) + return this; + let conflicts = null; + if (this.conflicts || other.conflicts) { + conflicts = this.conflicts ? this.conflicts.slice() : this.ensureConflicts(); + let otherConflicts = other.ensureConflicts(); + conflicts[conflicts.length - 1] = conflicts[conflicts.length - 1].join(otherConflicts[0]); + for (let i = 1; i < otherConflicts.length; i++) + conflicts.push(otherConflicts[i]); + } + return new Parts(this.terms.concat(other.terms), conflicts); + } + withConflicts(pos, conflicts) { + if (conflicts == Conflicts.none) + return this; + let array = this.conflicts ? this.conflicts.slice() : this.ensureConflicts(); + array[pos] = array[pos].join(conflicts); + return new Parts(this.terms, array); + } + ensureConflicts() { + if (this.conflicts) + return this.conflicts; + let empty = []; + for (let i = 0; i <= this.terms.length; i++) + empty.push(Conflicts.none); + return empty; + } +} +Parts.none = new Parts(none, null); +function p(...terms) { return new Parts(terms, null); } +class BuiltRule { + constructor(id, args, term) { + this.id = id; + this.args = args; + this.term = term; + } + matches(expr) { + return this.id == expr.id.name && exprsEq(expr.args, this.args); + } + matchesRepeat(expr) { + return this.id == "+" && exprEq(expr.expr, this.args[0]); + } +} +class Builder { + constructor(text, options) { + this.options = options; + this.terms = new TermSet; + this.specialized = Object.create(null); + this.tokenOrigins = Object.create(null); + this.rules = []; + this.built = []; + this.ruleNames = Object.create(null); + this.namespaces = Object.create(null); + this.namedTerms = Object.create(null); + this.termTable = Object.create(null); + this.knownProps = Object.create(null); + this.dynamicRulePrecedences = []; + this.definedGroups = []; + this.astRules = []; + this.currentSkip = []; + time("Parse", () => { + this.input = new Input(text, options.fileName); + this.ast = this.input.parse(); + }); + let NP = _lezer_common__WEBPACK_IMPORTED_MODULE_0__.NodeProp; + for (let prop in NP) { + if (NP[prop] instanceof _lezer_common__WEBPACK_IMPORTED_MODULE_0__.NodeProp && !NP[prop].perNode) + this.knownProps[prop] = { prop: NP[prop], source: { name: prop, from: null } }; + } + for (let prop of this.ast.externalProps) { + this.knownProps[prop.id.name] = { + prop: this.options.externalProp ? this.options.externalProp(prop.id.name) : new _lezer_common__WEBPACK_IMPORTED_MODULE_0__.NodeProp(), + source: { name: prop.externalID.name, from: prop.source } + }; + } + this.dialects = this.ast.dialects.map(d => d.name); + this.tokens = new MainTokenSet(this, this.ast.tokens); + this.localTokens = this.ast.localTokens.map(g => new LocalTokenSet(this, g)); + this.externalTokens = this.ast.externalTokens.map(ext => new ExternalTokenSet(this, ext)); + this.externalSpecializers = this.ast.externalSpecializers.map(decl => new ExternalSpecializer(this, decl)); + time("Build rules", () => { + let noSkip = this.newName("%noskip", true); + this.defineRule(noSkip, []); + let mainSkip = this.ast.mainSkip ? this.newName("%mainskip", true) : noSkip; + let scopedSkip = [], topRules = []; + for (let rule of this.ast.rules) + this.astRules.push({ skip: mainSkip, rule }); + for (let rule of this.ast.topRules) + topRules.push({ skip: mainSkip, rule }); + for (let scoped of this.ast.scopedSkip) { + let skip = noSkip, found = this.ast.scopedSkip.findIndex((sc, i) => i < scopedSkip.length && exprEq(sc.expr, scoped.expr)); + if (found > -1) + skip = scopedSkip[found]; + else if (this.ast.mainSkip && exprEq(scoped.expr, this.ast.mainSkip)) + skip = mainSkip; + else if (!isEmpty(scoped.expr)) + skip = this.newName("%skip", true); + scopedSkip.push(skip); + for (let rule of scoped.rules) + this.astRules.push({ skip, rule }); + for (let rule of scoped.topRules) + topRules.push({ skip, rule }); + } + for (let { rule } of this.astRules) { + this.unique(rule.id); + } + this.currentSkip.push(noSkip); + this.skipRules = mainSkip == noSkip ? [mainSkip] : [noSkip, mainSkip]; + if (mainSkip != noSkip) + this.defineRule(mainSkip, this.normalizeExpr(this.ast.mainSkip)); + for (let i = 0; i < this.ast.scopedSkip.length; i++) { + let skip = scopedSkip[i]; + if (!this.skipRules.includes(skip)) { + this.skipRules.push(skip); + if (skip != noSkip) + this.defineRule(skip, this.normalizeExpr(this.ast.scopedSkip[i].expr)); + } + } + this.currentSkip.pop(); + for (let { rule, skip } of topRules.sort((a, b) => a.rule.start - b.rule.start)) { + this.unique(rule.id); + this.used(rule.id.name); + this.currentSkip.push(skip); + let { name, props } = this.nodeInfo(rule.props, "a", rule.id.name, none, none, rule.expr); + let term = this.terms.makeTop(name, props); + this.namedTerms[name] = term; + this.defineRule(term, this.normalizeExpr(rule.expr)); + this.currentSkip.pop(); + } + for (let ext of this.externalSpecializers) + ext.finish(); + for (let { skip, rule } of this.astRules) { + if (this.ruleNames[rule.id.name] && isExported(rule) && !rule.params.length) { + this.buildRule(rule, [], skip, false); + if (rule.expr instanceof SequenceExpression && rule.expr.exprs.length == 0) + this.used(rule.id.name); + } + } + }); + for (let name in this.ruleNames) { + let value = this.ruleNames[name]; + if (value) + this.warn(`Unused rule '${value.name}'`, value.start); + } + this.tokens.takePrecedences(); + this.tokens.takeConflicts(); + for (let lt of this.localTokens) + lt.takePrecedences(); + for (let { name, group, rule } of this.definedGroups) + this.defineGroup(name, group, rule); + this.checkGroups(); + } + unique(id) { + if (id.name in this.ruleNames) + this.raise(`Duplicate definition of rule '${id.name}'`, id.start); + this.ruleNames[id.name] = id; + } + used(name) { + this.ruleNames[name] = null; + } + newName(base, nodeName = null, props = {}) { + for (let i = nodeName ? 0 : 1;; i++) { + let name = i ? `${base}-${i}` : base; + if (!this.terms.names[name]) + return this.terms.makeNonTerminal(name, nodeName === true ? null : nodeName, props); + } + } + prepareParser() { + let rules = time("Simplify rules", () => simplifyRules(this.rules, [ + ...this.skipRules, + ...this.terms.tops + ])); + let { nodeTypes, names: termNames, minRepeatTerm, maxTerm } = this.terms.finish(rules); + for (let prop in this.namedTerms) + this.termTable[prop] = this.namedTerms[prop].id; + if (/\bgrammar\b/.test(verbose)) + console.log(rules.join("\n")); + let startTerms = this.terms.tops.slice(); + let first = computeFirstSets(this.terms); + let skipInfo = this.skipRules.map((name, id) => { + let skip = [], startTokens = [], rules = []; + for (let rule of name.rules) { + if (!rule.parts.length) + continue; + let start = rule.parts[0]; + for (let t of start.terminal ? [start] : first[start.name] || []) + if (t && !startTokens.includes(t)) + startTokens.push(t); + if (start.terminal && rule.parts.length == 1 && !rules.some(r => r != rule && r.parts[0] == start)) + skip.push(start); + else + rules.push(rule); + } + name.rules = rules; + if (rules.length) + startTerms.push(name); + return { skip, rule: rules.length ? name : null, startTokens, id }; + }); + let fullTable = time("Build full automaton", () => buildFullAutomaton(this.terms, startTerms, first)); + let localTokens = this.localTokens + .map((grp, i) => grp.buildLocalGroup(fullTable, skipInfo, i)); + let { tokenGroups, tokenPrec, tokenData } = time("Build token groups", () => this.tokens.buildTokenGroups(fullTable, skipInfo, localTokens.length)); + let table = time("Finish automaton", () => finishAutomaton(fullTable)); + let skipState = findSkipStates(table, this.terms.tops); + if (/\blr\b/.test(verbose)) + console.log(table.join("\n")); + let specialized = []; + for (let ext of this.externalSpecializers) + specialized.push(ext); + for (let name in this.specialized) + specialized.push({ token: this.terms.names[name], table: buildSpecializeTable(this.specialized[name]) }); + let tokStart = (tokenizer) => { + if (tokenizer instanceof ExternalTokenSet) + return tokenizer.ast.start; + return this.tokens.ast ? this.tokens.ast.start : -1; + }; + let tokenizers = tokenGroups + .concat(this.externalTokens) + .sort((a, b) => tokStart(a) - tokStart(b)) + .concat(localTokens); + let data = new DataBuilder; + let skipData = skipInfo.map(info => { + let actions = []; + for (let term of info.skip) + actions.push(term.id, 0, 262144 /* Action.StayFlag */ >> 16); + if (info.rule) { + let state = table.find(s => s.startRule == info.rule); + for (let action of state.actions) + actions.push(action.term.id, state.id, 131072 /* Action.GotoFlag */ >> 16); + } + actions.push(65535 /* Seq.End */, 0 /* Seq.Done */); + return data.storeArray(actions); + }); + let states = time("Finish states", () => { + let states = new Uint32Array(table.length * 6 /* ParseState.Size */); + let forceReductions = this.computeForceReductions(table, skipInfo); + let finishCx = new FinishStateContext(tokenizers, data, states, skipData, skipInfo, table, this); + for (let s of table) + finishCx.finish(s, skipState(s.id), forceReductions[s.id]); + return states; + }); + let dialects = Object.create(null); + for (let i = 0; i < this.dialects.length; i++) + dialects[this.dialects[i]] = data.storeArray((this.tokens.byDialect[i] || none).map(t => t.id).concat(65535 /* Seq.End */)); + let dynamicPrecedences = null; + if (this.dynamicRulePrecedences.length) { + dynamicPrecedences = Object.create(null); + for (let { rule, prec } of this.dynamicRulePrecedences) + dynamicPrecedences[rule.id] = prec; + } + let topRules = Object.create(null); + for (let term of this.terms.tops) + topRules[term.nodeName] = [table.find(state => state.startRule == term).id, term.id]; + let precTable = data.storeArray(tokenPrec.concat(65535 /* Seq.End */)); + let { nodeProps, skippedTypes } = this.gatherNodeProps(nodeTypes); + return { + states, + stateData: data.finish(), + goto: computeGotoTable(table), + nodeNames: nodeTypes.filter(t => t.id < minRepeatTerm).map(t => t.nodeName).join(" "), + nodeProps, + skippedTypes, + maxTerm, + repeatNodeCount: nodeTypes.length - minRepeatTerm, + tokenizers, + tokenData, + topRules, + dialects, + dynamicPrecedences, + specialized, + tokenPrec: precTable, + termNames + }; + } + getParser() { + let { states, stateData, goto, nodeNames, nodeProps: rawNodeProps, skippedTypes, maxTerm, repeatNodeCount, tokenizers, tokenData, topRules, dialects, dynamicPrecedences, specialized: rawSpecialized, tokenPrec, termNames } = this.prepareParser(); + let specialized = rawSpecialized.map(v => { + if (v instanceof ExternalSpecializer) { + let ext = this.options.externalSpecializer(v.ast.id.name, this.termTable); + return { + term: v.term.id, + get: (value, stack) => (ext(value, stack) << 1) | + (v.ast.type == "extend" ? 1 /* Specialize.Extend */ : 0 /* Specialize.Specialize */), + external: ext, + extend: v.ast.type == "extend" + }; + } + else { + return { term: v.token.id, get: (value) => v.table[value] || -1 }; + } + }); + return _lezer_lr__WEBPACK_IMPORTED_MODULE_1__/* .LRParser */ .WQ.deserialize({ + version: 14 /* File.Version */, + states, + stateData, + goto, + nodeNames, + maxTerm, + repeatNodeCount, + nodeProps: rawNodeProps.map(({ prop, terms }) => [this.knownProps[prop].prop, ...terms]), + propSources: !this.options.externalPropSource ? undefined + : this.ast.externalPropSources.map(s => this.options.externalPropSource(s.id.name)), + skippedNodes: skippedTypes, + tokenData, + tokenizers: tokenizers.map(tok => tok.create()), + context: !this.ast.context ? undefined + : typeof this.options.contextTracker == "function" ? this.options.contextTracker(this.termTable) + : this.options.contextTracker, + topRules, + dialects, + dynamicPrecedences, + specialized, + tokenPrec, + termNames + }); + } + getParserFile() { + let { states, stateData, goto, nodeNames, nodeProps: rawNodeProps, skippedTypes, maxTerm, repeatNodeCount, tokenizers: rawTokenizers, tokenData, topRules, dialects: rawDialects, dynamicPrecedences, specialized: rawSpecialized, tokenPrec, termNames } = this.prepareParser(); + let mod = this.options.moduleStyle || "es"; + let gen = "// This file was generated by lezer-generator. You probably shouldn't edit it.\n", head = gen; + let imports = {}, imported = Object.create(null); + let defined = Object.create(null); + for (let word of KEYWORDS) + defined[word] = true; + let exportName = this.options.exportName || "parser"; + defined[exportName] = true; + let getName = (prefix) => { + for (let i = 0;; i++) { + let id = prefix + (i ? "_" + i : ""); + if (!defined[id]) + return id; + } + }; + let importName = (name, source, prefix = name) => { + let spec = name + " from " + source; + if (imported[spec]) + return imported[spec]; + let src = JSON.stringify(source), varName = name; + if (name in defined) { + varName = getName(prefix); + name += `${mod == "cjs" ? ":" : " as"} ${varName}`; + } + defined[varName] = true; + (imports[src] || (imports[src] = [])).push(name); + return imported[spec] = varName; + }; + let lrParser = importName("LRParser", "@lezer/lr"); + let tokenizers = rawTokenizers.map(tok => tok.createSource(importName)); + let context = this.ast.context ? importName(this.ast.context.id.name, this.ast.context.source) : null; + let nodeProps = rawNodeProps.map(({ prop, terms }) => { + let { source } = this.knownProps[prop]; + let propID = source.from ? importName(source.name, source.from) : JSON.stringify(source.name); + return `[${propID}, ${terms.map(serializePropValue).join(",")}]`; + }); + function specializationTableString(table) { + return "{__proto__:null," + Object.keys(table).map(key => `${/^(\d+|[a-zA-Z_]\w*)$/.test(key) ? key : JSON.stringify(key)}:${table[key]}`) + .join(", ") + "}"; + } + let specHead = ""; + let specialized = rawSpecialized.map(v => { + if (v instanceof ExternalSpecializer) { + let name = importName(v.ast.id.name, v.ast.source); + let ts = this.options.typeScript ? ": any" : ""; + return `{term: ${v.term.id}, get: (value${ts}, stack${ts}) => (${name}(value, stack) << 1)${v.ast.type == "extend" ? ` | ${1 /* Specialize.Extend */}` : ''}, external: ${name}${v.ast.type == "extend" ? ', extend: true' : ''}}`; + } + else { + let tableName = getName("spec_" + v.token.name.replace(/\W/g, "")); + defined[tableName] = true; + specHead += `const ${tableName} = ${specializationTableString(v.table)}\n`; + let ts = this.options.typeScript ? `: keyof typeof ${tableName}` : ""; + return `{term: ${v.token.id}, get: (value${ts}) => ${tableName}[value] || -1}`; + } + }); + let propSources = this.ast.externalPropSources.map(s => importName(s.id.name, s.source)); + for (let source in imports) { + if (mod == "cjs") + head += `const {${imports[source].join(", ")}} = require(${source})\n`; + else + head += `import {${imports[source].join(", ")}} from ${source}\n`; + } + head += specHead; + function serializePropValue(value) { + return typeof value != "string" || /^(true|false|\d+(\.\d+)?|\.\d+)$/.test(value) ? value : JSON.stringify(value); + } + let dialects = Object.keys(rawDialects).map(d => `${d}: ${rawDialects[d]}`); + let parserStr = `${lrParser}.deserialize({ + version: ${14 /* File.Version */}, + states: ${encodeArray(states, 0xffffffff)}, + stateData: ${encodeArray(stateData)}, + goto: ${encodeArray(goto)}, + nodeNames: ${JSON.stringify(nodeNames)}, + maxTerm: ${maxTerm}${context ? `, + context: ${context}` : ""}${nodeProps.length ? `, + nodeProps: [ + ${nodeProps.join(",\n ")} + ]` : ""}${propSources.length ? `, + propSources: [${propSources.join()}]` : ""}${skippedTypes.length ? `, + skippedNodes: ${JSON.stringify(skippedTypes)}` : ""}, + repeatNodeCount: ${repeatNodeCount}, + tokenData: ${encodeArray(tokenData)}, + tokenizers: [${tokenizers.join(", ")}], + topRules: ${JSON.stringify(topRules)}${dialects.length ? `, + dialects: {${dialects.join(", ")}}` : ""}${dynamicPrecedences ? `, + dynamicPrecedences: ${JSON.stringify(dynamicPrecedences)}` : ""}${specialized.length ? `, + specialized: [${specialized.join(",")}]` : ""}, + tokenPrec: ${tokenPrec}${this.options.includeNames ? `, + termNames: ${JSON.stringify(termNames)}` : ''} +})`; + let terms = []; + for (let name in this.termTable) { + let id = name; + if (KEYWORDS.includes(id)) + for (let i = 1;; i++) { + id = "_".repeat(i) + name; + if (!(id in this.termTable)) + break; + } + else if (!/^[\w$]+$/.test(name)) { + continue; + } + terms.push(`${id}${mod == "cjs" ? ":" : " ="} ${this.termTable[name]}`); + } + for (let id = 0; id < this.dialects.length; id++) + terms.push(`Dialect_${this.dialects[id]}${mod == "cjs" ? ":" : " ="} ${id}`); + return { + parser: head + (mod == "cjs" ? `exports.${exportName} = ${parserStr}\n` : `export const ${exportName} = ${parserStr}\n`), + terms: mod == "cjs" ? `${gen}module.exports = {\n ${terms.join(",\n ")}\n}` + : `${gen}export const\n ${terms.join(",\n ")}\n` + }; + } + gatherNonSkippedNodes() { + let seen = Object.create(null); + let work = []; + let add = (term) => { + if (!seen[term.id]) { + seen[term.id] = true; + work.push(term); + } + }; + this.terms.tops.forEach(add); + for (let i = 0; i < work.length; i++) { + for (let rule of work[i].rules) + for (let part of rule.parts) + add(part); + } + return seen; + } + gatherNodeProps(nodeTypes) { + let notSkipped = this.gatherNonSkippedNodes(), skippedTypes = []; + let nodeProps = []; + for (let type of nodeTypes) { + if (!notSkipped[type.id] && !type.error) + skippedTypes.push(type.id); + for (let prop in type.props) { + let known = this.knownProps[prop]; + if (!known) + throw new GenError("No known prop type for " + prop); + if (known.source.from == null && (known.source.name == "repeated" || known.source.name == "error")) + continue; + let rec = nodeProps.find(r => r.prop == prop); + if (!rec) + nodeProps.push(rec = { prop, values: {} }); + (rec.values[type.props[prop]] || (rec.values[type.props[prop]] = [])).push(type.id); + } + } + return { + nodeProps: nodeProps.map(({ prop, values }) => { + let terms = []; + for (let val in values) { + let ids = values[val]; + if (ids.length == 1) { + terms.push(ids[0], val); + } + else { + terms.push(-ids.length); + for (let id of ids) + terms.push(id); + terms.push(val); + } + } + return { prop, terms }; + }), + skippedTypes + }; + } + makeTerminal(name, tag, props) { + return this.terms.makeTerminal(this.terms.uniqueName(name), tag, props); + } + computeForceReductions(states, skipInfo) { + // This finds a forced reduction for every state, trying to guard + // against cyclic forced reductions, where a given parse stack can + // endlessly continue running forced reductions without making any + // progress. + // + // This occurs with length-1 reductions. We never generate + // length-0 reductions, and length-2+ reductions always shrink the + // stack, so they are guaranteed to make progress. + // + // If there are states S1 and S2 whose forced reductions reduce + // terms T1 and T2 respectively, both with a length of 1, _and_ + // there is a state S3, which has goto entries T1 -> S2, T2 -> S1, + // you can get cyclic reductions. Of course, the cycle may also + // contain more than two steps. + let reductions = []; + let candidates = []; + // A map from terms to states that they are mapped to in goto + // entries. + let gotoEdges = Object.create(null); + for (let state of states) { + reductions.push(0); + for (let edge of state.goto) { + let array = gotoEdges[edge.term.id] || (gotoEdges[edge.term.id] = []); + let found = array.find(o => o.target == edge.target.id); + if (found) + found.parents.push(state.id); + else + array.push({ parents: [state.id], target: edge.target.id }); + } + candidates[state.id] = state.set.filter(pos => pos.pos > 0 && !pos.rule.name.top) + .sort((a, b) => b.pos - a.pos || a.rule.parts.length - b.rule.parts.length); + } + // Mapping from state ids to terms that that state has a length-1 + // forced reduction for. + let length1Reductions = Object.create(null); + function createsCycle(term, startState, parents = null) { + let edges = gotoEdges[term]; + if (!edges) + return false; + return edges.some(val => { + let parentIntersection = parents ? parents.filter(id => val.parents.includes(id)) : val.parents; + if (parentIntersection.length == 0) + return false; + if (val.target == startState) + return true; + let found = length1Reductions[val.target]; + return found != null && createsCycle(found, startState, parentIntersection); + }); + } + for (let state of states) { + if (state.defaultReduce && state.defaultReduce.parts.length > 0) { + reductions[state.id] = reduceAction(state.defaultReduce, skipInfo); + if (state.defaultReduce.parts.length == 1) + length1Reductions[state.id] = state.defaultReduce.name.id; + } + } + // To avoid painting states that only have one potential forced + // reduction into a corner, reduction assignment is done by + // candidate size, starting with the states with fewer candidates. + for (let setSize = 1;; setSize++) { + let done = true; + for (let state of states) { + if (state.defaultReduce) + continue; + let set = candidates[state.id]; + if (set.length != setSize) { + if (set.length > setSize) + done = false; + continue; + } + for (let pos of set) { + if (pos.pos != 1 || !createsCycle(pos.rule.name.id, state.id)) { + reductions[state.id] = reduceAction(pos.rule, skipInfo, pos.pos); + if (pos.pos == 1) + length1Reductions[state.id] = pos.rule.name.id; + break; + } + } + } + if (done) + break; + } + return reductions; + } + substituteArgs(expr, args, params) { + if (args.length == 0) + return expr; + return expr.walk(expr => { + let found; + if (expr instanceof NameExpression && + (found = params.findIndex(p => p.name == expr.id.name)) > -1) { + let arg = args[found]; + if (expr.args.length) { + if (arg instanceof NameExpression && !arg.args.length) + return new NameExpression(expr.start, arg.id, expr.args); + this.raise(`Passing arguments to a parameter that already has arguments`, expr.start); + } + return arg; + } + else if (expr instanceof InlineRuleExpression) { + let r = expr.rule, props = this.substituteArgsInProps(r.props, args, params); + return props == r.props ? expr : + new InlineRuleExpression(expr.start, new RuleDeclaration(r.start, r.id, props, r.params, r.expr)); + } + else if (expr instanceof SpecializeExpression) { + let props = this.substituteArgsInProps(expr.props, args, params); + return props == expr.props ? expr : + new SpecializeExpression(expr.start, expr.type, props, expr.token, expr.content); + } + return expr; + }); + } + substituteArgsInProps(props, args, params) { + let substituteInValue = (value) => { + let result = value; + for (let i = 0; i < value.length; i++) { + let part = value[i]; + if (!part.name) + continue; + let found = params.findIndex(p => p.name == part.name); + if (found < 0) + continue; + if (result == value) + result = value.slice(); + let expr = args[found]; + if (expr instanceof NameExpression && !expr.args.length) + result[i] = new PropPart(part.start, expr.id.name, null); + else if (expr instanceof LiteralExpression) + result[i] = new PropPart(part.start, expr.value, null); + else + this.raise(`Trying to interpolate expression '${expr}' into a prop`, part.start); + } + return result; + }; + let result = props; + for (let i = 0; i < props.length; i++) { + let prop = props[i], value = substituteInValue(prop.value); + if (value != prop.value) { + if (result == props) + result = props.slice(); + result[i] = new Prop(prop.start, prop.at, prop.name, value); + } + } + return result; + } + conflictsFor(markers) { + let here = Conflicts.none, atEnd = Conflicts.none; + for (let marker of markers) { + if (marker.type == "ambig") { + here = here.join(new Conflicts(0, [marker.id.name])); + } + else { + let precs = this.ast.precedences; + let index = precs ? precs.items.findIndex(item => item.id.name == marker.id.name) : -1; + if (index < 0) + this.raise(`Reference to unknown precedence: '${marker.id.name}'`, marker.id.start); + let prec = precs.items[index], value = precs.items.length - index; + if (prec.type == "cut") { + here = here.join(new Conflicts(0, none, value)); + } + else { + here = here.join(new Conflicts(value << 2)); + atEnd = atEnd.join(new Conflicts((value << 2) + (prec.type == "left" ? 1 : prec.type == "right" ? -1 : 0))); + } + } + } + return { here, atEnd }; + } + raise(message, pos = 1) { + return this.input.raise(message, pos); + } + warn(message, pos = -1) { + let msg = this.input.message(message, pos); + if (this.options.warn) + this.options.warn(msg); + else + console.warn(msg); + } + defineRule(name, choices) { + let skip = this.currentSkip[this.currentSkip.length - 1]; + for (let choice of choices) + this.rules.push(new Rule(name, choice.terms, choice.ensureConflicts(), skip)); + } + resolve(expr) { + for (let built of this.built) + if (built.matches(expr)) + return [p(built.term)]; + let found = this.tokens.getToken(expr); + if (found) + return [p(found)]; + for (let grp of this.localTokens) { + let found = grp.getToken(expr); + if (found) + return [p(found)]; + } + for (let ext of this.externalTokens) { + let found = ext.getToken(expr); + if (found) + return [p(found)]; + } + for (let ext of this.externalSpecializers) { + let found = ext.getToken(expr); + if (found) + return [p(found)]; + } + let known = this.astRules.find(r => r.rule.id.name == expr.id.name); + if (!known) + return this.raise(`Reference to undefined rule '${expr.id.name}'`, expr.start); + if (known.rule.params.length != expr.args.length) + this.raise(`Wrong number or arguments for '${expr.id.name}'`, expr.start); + this.used(known.rule.id.name); + return [p(this.buildRule(known.rule, expr.args, known.skip))]; + } + // For tree-balancing reasons, repeat expressions X+ have to be + // normalized to something like + // + // R -> X | R R + // + // Returns the `R` term. + normalizeRepeat(expr) { + let known = this.built.find(b => b.matchesRepeat(expr)); + if (known) + return p(known.term); + let name = expr.expr.prec < expr.prec ? `(${expr.expr})+` : `${expr.expr}+`; + let term = this.terms.makeRepeat(this.terms.uniqueName(name)); + this.built.push(new BuiltRule("+", [expr.expr], term)); + this.defineRule(term, this.normalizeExpr(expr.expr).concat(p(term, term))); + return p(term); + } + normalizeSequence(expr) { + let result = expr.exprs.map(e => this.normalizeExpr(e)); + let builder = this; + function complete(start, from, endConflicts) { + let { here, atEnd } = builder.conflictsFor(expr.markers[from]); + if (from == result.length) + return [start.withConflicts(start.terms.length, here.join(endConflicts))]; + let choices = []; + for (let choice of result[from]) { + for (let full of complete(start.concat(choice).withConflicts(start.terms.length, here), from + 1, endConflicts.join(atEnd))) + choices.push(full); + } + return choices; + } + return complete(Parts.none, 0, Conflicts.none); + } + normalizeExpr(expr) { + if (expr instanceof RepeatExpression && expr.kind == "?") { + return [Parts.none, ...this.normalizeExpr(expr.expr)]; + } + else if (expr instanceof RepeatExpression) { + let repeated = this.normalizeRepeat(expr); + return expr.kind == "+" ? [repeated] : [Parts.none, repeated]; + } + else if (expr instanceof ChoiceExpression) { + return expr.exprs.reduce((o, e) => o.concat(this.normalizeExpr(e)), []); + } + else if (expr instanceof SequenceExpression) { + return this.normalizeSequence(expr); + } + else if (expr instanceof LiteralExpression) { + return [p(this.tokens.getLiteral(expr))]; + } + else if (expr instanceof NameExpression) { + return this.resolve(expr); + } + else if (expr instanceof SpecializeExpression) { + return [p(this.resolveSpecialization(expr))]; + } + else if (expr instanceof InlineRuleExpression) { + return [p(this.buildRule(expr.rule, none, this.currentSkip[this.currentSkip.length - 1], true))]; + } + else { + return this.raise(`This type of expression ('${expr}') may not occur in non-token rules`, expr.start); + } + } + buildRule(rule, args, skip, inline = false) { + let expr = this.substituteArgs(rule.expr, args, rule.params); + let { name: nodeName, props, dynamicPrec, inline: explicitInline, group, exported } = this.nodeInfo(rule.props || none, inline ? "pg" : "pgi", rule.id.name, args, rule.params, rule.expr); + if (exported && rule.params.length) + this.warn(`Can't export parameterized rules`, rule.start); + if (exported && inline) + this.warn(`Can't export inline rule`, rule.start); + let name = this.newName(rule.id.name + (args.length ? "<" + args.join(",") + ">" : ""), nodeName || true, props); + if (explicitInline) + name.inline = true; + if (dynamicPrec) + this.registerDynamicPrec(name, dynamicPrec); + if ((name.nodeType || exported) && rule.params.length == 0) { + if (!nodeName) + name.preserve = true; + if (!inline) + this.namedTerms[exported || rule.id.name] = name; + } + if (!inline) + this.built.push(new BuiltRule(rule.id.name, args, name)); + this.currentSkip.push(skip); + let parts = this.normalizeExpr(expr); + if (parts.length > 100 * (expr instanceof ChoiceExpression ? expr.exprs.length : 1)) + this.warn(`Rule ${rule.id.name} is generating a lot (${parts.length}) of choices.\n Consider splitting it up or reducing the amount of ? or | operator uses.`, rule.start); + if (/\brulesize\b/.test(verbose) && parts.length > 10) + console.log(`Rule ${rule.id.name}: ${parts.length} variants`); + this.defineRule(name, parts); + this.currentSkip.pop(); + if (group) + this.definedGroups.push({ name, group, rule }); + return name; + } + nodeInfo(props, + // p for dynamic precedence, d for dialect, i for inline, g for group, a for disabling the ignore test for default name + allow, defaultName = null, args = none, params = none, expr, defaultProps) { + let result = {}; + let name = defaultName && (allow.indexOf("a") > -1 || !ignored(defaultName)) && !/ /.test(defaultName) ? defaultName : null; + let dialect = null, dynamicPrec = 0, inline = false, group = null, exported = null; + for (let prop of props) { + if (!prop.at) { + if (!this.knownProps[prop.name]) { + let builtin = ["name", "dialect", "dynamicPrecedence", "export", "isGroup"].includes(prop.name) + ? ` (did you mean '@${prop.name}'?)` : ""; + this.raise(`Unknown prop name '${prop.name}'${builtin}`, prop.start); + } + result[prop.name] = this.finishProp(prop, args, params); + } + else if (prop.name == "name") { + name = this.finishProp(prop, args, params); + if (/ /.test(name)) + this.raise(`Node names cannot have spaces ('${name}')`, prop.start); + } + else if (prop.name == "dialect") { + if (allow.indexOf("d") < 0) + this.raise("Can't specify a dialect on non-token rules", props[0].start); + if (prop.value.length != 1 && !prop.value[0].value) + this.raise("The '@dialect' rule prop must hold a plain string value"); + let dialectID = this.dialects.indexOf(prop.value[0].value); + if (dialectID < 0) + this.raise(`Unknown dialect '${prop.value[0].value}'`, prop.value[0].start); + dialect = dialectID; + } + else if (prop.name == "dynamicPrecedence") { + if (allow.indexOf("p") < 0) + this.raise("Dynamic precedence can only be specified on nonterminals"); + if (prop.value.length != 1 || !/^-?(?:10|\d)$/.test(prop.value[0].value)) + this.raise("The '@dynamicPrecedence' rule prop must hold an integer between -10 and 10"); + dynamicPrec = +prop.value[0].value; + } + else if (prop.name == "inline") { + if (prop.value.length) + this.raise("'@inline' doesn't take a value", prop.value[0].start); + if (allow.indexOf("i") < 0) + this.raise("Inline can only be specified on nonterminals"); + inline = true; + } + else if (prop.name == "isGroup") { + if (allow.indexOf("g") < 0) + this.raise("'@isGroup' can only be specified on nonterminals"); + group = prop.value.length ? this.finishProp(prop, args, params) : defaultName; + } + else if (prop.name == "export") { + if (prop.value.length) + exported = this.finishProp(prop, args, params); + else + exported = defaultName; + } + else { + this.raise(`Unknown built-in prop name '@${prop.name}'`, prop.start); + } + } + if (expr && this.ast.autoDelim && (name || hasProps(result))) { + let delim = this.findDelimiters(expr); + if (delim) { + addToProp(delim[0], "closedBy", delim[1].nodeName); + addToProp(delim[1], "openedBy", delim[0].nodeName); + } + } + if (defaultProps && hasProps(defaultProps)) { + for (let prop in defaultProps) + if (!(prop in result)) + result[prop] = defaultProps[prop]; + } + if (hasProps(result) && !name) + this.raise(`Node has properties but no name`, props.length ? props[0].start : expr.start); + if (inline && (hasProps(result) || dialect || dynamicPrec)) + this.raise(`Inline nodes can't have props, dynamic precedence, or a dialect`, props[0].start); + if (inline && name) + name = null; + return { name, props: result, dialect, dynamicPrec, inline, group, exported }; + } + finishProp(prop, args, params) { + return prop.value.map(part => { + if (part.value) + return part.value; + let pos = params.findIndex(param => param.name == part.name); + if (pos < 0) + this.raise(`Property refers to '${part.name}', but no parameter by that name is in scope`, part.start); + let expr = args[pos]; + if (expr instanceof NameExpression && !expr.args.length) + return expr.id.name; + if (expr instanceof LiteralExpression) + return expr.value; + return this.raise(`Expression '${expr}' can not be used as part of a property value`, part.start); + }).join(""); + } + resolveSpecialization(expr) { + let type = expr.type; + let { name, props, dialect, exported } = this.nodeInfo(expr.props, "d"); + let terminal = this.normalizeExpr(expr.token); + if (terminal.length != 1 || terminal[0].terms.length != 1 || !terminal[0].terms[0].terminal) + this.raise(`The first argument to '${type}' must resolve to a token`, expr.token.start); + let values; + if (expr.content instanceof LiteralExpression) + values = [expr.content.value]; + else if ((expr.content instanceof ChoiceExpression) && expr.content.exprs.every(e => e instanceof LiteralExpression)) + values = expr.content.exprs.map(expr => expr.value); + else + return this.raise(`The second argument to '${expr.type}' must be a literal or choice of literals`, expr.content.start); + let term = terminal[0].terms[0], token = null; + let table = this.specialized[term.name] || (this.specialized[term.name] = []); + for (let value of values) { + let known = table.find(sp => sp.value == value); + if (known == null) { + if (!token) { + token = this.makeTerminal(term.name + "/" + JSON.stringify(value), name, props); + if (dialect != null) + (this.tokens.byDialect[dialect] || (this.tokens.byDialect[dialect] = [])).push(token); + } + table.push({ value, term: token, type, dialect, name }); + this.tokenOrigins[token.name] = { spec: term }; + if (name || exported) { + if (!name) + token.preserve = true; + this.namedTerms[exported || name] = token; + } + } + else { + if (known.type != type) + this.raise(`Conflicting specialization types for ${JSON.stringify(value)} of ${term.name} (${type} vs ${known.type})`, expr.start); + if (known.dialect != dialect) + this.raise(`Conflicting dialects for specialization ${JSON.stringify(value)} of ${term.name}`, expr.start); + if (known.name != name) + this.raise(`Conflicting names for specialization ${JSON.stringify(value)} of ${term.name}`, expr.start); + if (token && known.term != token) + this.raise(`Conflicting specialization tokens for ${JSON.stringify(value)} of ${term.name}`, expr.start); + token = known.term; + } + } + return token; + } + findDelimiters(expr) { + if (!(expr instanceof SequenceExpression) || expr.exprs.length < 2) + return null; + let findToken = (expr) => { + if (expr instanceof LiteralExpression) + return { term: this.tokens.getLiteral(expr), str: expr.value }; + if (expr instanceof NameExpression && expr.args.length == 0) { + let rule = this.ast.rules.find(r => r.id.name == expr.id.name); + if (rule) + return findToken(rule.expr); + let token = this.tokens.rules.find(r => r.id.name == expr.id.name); + if (token && token.expr instanceof LiteralExpression) + return { term: this.tokens.getToken(expr), str: token.expr.value }; + } + return null; + }; + let lastToken = findToken(expr.exprs[expr.exprs.length - 1]); + if (!lastToken || !lastToken.term.nodeName) + return null; + const brackets = ["()", "[]", "{}", "<>"]; + let bracket = brackets.find(b => lastToken.str.indexOf(b[1]) > -1 && lastToken.str.indexOf(b[0]) < 0); + if (!bracket) + return null; + let firstToken = findToken(expr.exprs[0]); + if (!firstToken || !firstToken.term.nodeName || + firstToken.str.indexOf(bracket[0]) < 0 || firstToken.str.indexOf(bracket[1]) > -1) + return null; + return [firstToken.term, lastToken.term]; + } + registerDynamicPrec(term, prec) { + this.dynamicRulePrecedences.push({ rule: term, prec }); + term.preserve = true; + } + defineGroup(rule, group, ast) { + var _a; + let recur = []; + let getNamed = (rule) => { + if (rule.nodeName) + return [rule]; + if (recur.includes(rule)) + this.raise(`Rule '${ast.id.name}' cannot define a group because it contains a non-named recursive rule ('${rule.name}')`, ast.start); + let result = []; + recur.push(rule); + for (let r of this.rules) + if (r.name == rule) { + let names = r.parts.map(getNamed).filter(x => x.length); + if (names.length > 1) + this.raise(`Rule '${ast.id.name}' cannot define a group because some choices produce multiple named nodes`, ast.start); + if (names.length == 1) + for (let n of names[0]) + result.push(n); + } + recur.pop(); + return result; + }; + for (let name of getNamed(rule)) + name.props["group"] = (((_a = name.props["group"]) === null || _a === void 0 ? void 0 : _a.split(" ")) || []).concat(group).sort().join(" "); + } + checkGroups() { + let groups = Object.create(null), nodeNames = Object.create(null); + for (let term of this.terms.terms) + if (term.nodeName) { + nodeNames[term.nodeName] = true; + if (term.props["group"]) + for (let group of term.props["group"].split(" ")) { + (groups[group] || (groups[group] = [])).push(term); + } + } + let names = Object.keys(groups); + for (let i = 0; i < names.length; i++) { + let name = names[i], terms = groups[name]; + if (nodeNames[name]) + this.warn(`Group name '${name}' conflicts with a node of the same name`); + for (let j = i + 1; j < names.length; j++) { + let other = groups[names[j]]; + if (terms.some(t => other.includes(t)) && + (terms.length > other.length ? other.some(t => !terms.includes(t)) : terms.some(t => !other.includes(t)))) + this.warn(`Groups '${name}' and '${names[j]}' overlap without one being a superset of the other`); + } + } + } +} +const MinSharedActions = 5; +class FinishStateContext { + constructor(tokenizers, data, stateArray, skipData, skipInfo, states, builder) { + this.tokenizers = tokenizers; + this.data = data; + this.stateArray = stateArray; + this.skipData = skipData; + this.skipInfo = skipInfo; + this.states = states; + this.builder = builder; + this.sharedActions = []; + } + findSharedActions(state) { + if (state.actions.length < MinSharedActions) + return null; + let found = null; + for (let shared of this.sharedActions) { + if ((!found || shared.actions.length > found.actions.length) && + shared.actions.every(a => state.actions.some(b => b.eq(a)))) + found = shared; + } + if (found) + return found; + let max = null, scratch = []; + for (let i = state.id + 1; i < this.states.length; i++) { + let other = this.states[i], fill = 0; + if (other.defaultReduce || other.actions.length < MinSharedActions) + continue; + for (let a of state.actions) + for (let b of other.actions) + if (a.eq(b)) + scratch[fill++] = a; + if (fill >= MinSharedActions && (!max || max.length < fill)) { + max = scratch; + scratch = []; + } + } + if (!max) + return null; + let result = { actions: max, addr: this.storeActions(max, -1, null) }; + this.sharedActions.push(result); + return result; + } + storeActions(actions, skipReduce, shared) { + if (skipReduce < 0 && shared && shared.actions.length == actions.length) + return shared.addr; + let data = []; + for (let action of actions) { + if (shared && shared.actions.some(a => a.eq(action))) + continue; + if (action instanceof Shift) { + data.push(action.term.id, action.target.id, 0); + } + else { + let code = reduceAction(action.rule, this.skipInfo); + if (code != skipReduce) + data.push(action.term.id, code & 65535 /* Action.ValueMask */, code >> 16); + } + } + data.push(65535 /* Seq.End */); + if (skipReduce > -1) + data.push(2 /* Seq.Other */, skipReduce & 65535 /* Action.ValueMask */, skipReduce >> 16); + else if (shared) + data.push(1 /* Seq.Next */, shared.addr & 0xffff, shared.addr >> 16); + else + data.push(0 /* Seq.Done */); + return this.data.storeArray(data); + } + finish(state, isSkip, forcedReduce) { + let b = this.builder; + let skipID = b.skipRules.indexOf(state.skip); + let skipTable = this.skipData[skipID], skipTerms = this.skipInfo[skipID].startTokens; + let defaultReduce = state.defaultReduce ? reduceAction(state.defaultReduce, this.skipInfo) : 0; + let flags = isSkip ? 1 /* StateFlag.Skipped */ : 0; + let skipReduce = -1, shared = null; + if (defaultReduce == 0) { + if (isSkip) + for (const action of state.actions) + if (action instanceof Reduce && action.term.eof) + skipReduce = reduceAction(action.rule, this.skipInfo); + if (skipReduce < 0) + shared = this.findSharedActions(state); + } + if (state.set.some(p => p.rule.name.top && p.pos == p.rule.parts.length)) + flags |= 2 /* StateFlag.Accepting */; + let external = []; + for (let i = 0; i < state.actions.length + skipTerms.length; i++) { + let term = i < state.actions.length ? state.actions[i].term : skipTerms[i - state.actions.length]; + for (;;) { + let orig = b.tokenOrigins[term.name]; + if (orig && orig.spec) { + term = orig.spec; + continue; + } + if (orig && (orig.external instanceof ExternalTokenSet)) + addToSet(external, orig.external); + break; + } + } + let tokenizerMask = 0; + for (let i = 0; i < this.tokenizers.length; i++) { + let tok = this.tokenizers[i]; + if (external.includes(tok) || tok.groupID == state.tokenGroup) + tokenizerMask |= (1 << i); + } + let base = state.id * 6 /* ParseState.Size */; + this.stateArray[base + 0 /* ParseState.Flags */] = flags; + this.stateArray[base + 1 /* ParseState.Actions */] = this.storeActions(defaultReduce ? none : state.actions, skipReduce, shared); + this.stateArray[base + 2 /* ParseState.Skip */] = skipTable; + this.stateArray[base + 3 /* ParseState.TokenizerMask */] = tokenizerMask; + this.stateArray[base + 4 /* ParseState.DefaultReduce */] = defaultReduce; + this.stateArray[base + 5 /* ParseState.ForcedReduce */] = forcedReduce; + } +} +function addToProp(term, prop, value) { + let cur = term.props[prop]; + if (!cur || cur.split(" ").indexOf(value) < 0) + term.props[prop] = cur ? cur + " " + value : value; +} +function buildSpecializeTable(spec) { + let table = Object.create(null); + for (let { value, term, type } of spec) { + let code = type == "specialize" ? 0 /* Specialize.Specialize */ : 1 /* Specialize.Extend */; + table[value] = (term.id << 1) | code; + } + return table; +} +function reduceAction(rule, skipInfo, depth = rule.parts.length) { + return rule.name.id | 65536 /* Action.ReduceFlag */ | + (rule.isRepeatWrap && depth == rule.parts.length ? 131072 /* Action.RepeatFlag */ : 0) | + (skipInfo.some(i => i.rule == rule.name) ? 262144 /* Action.StayFlag */ : 0) | + (depth << 19 /* Action.ReduceDepthShift */); +} +function findArray(data, value) { + search: for (let i = 0;;) { + let next = data.indexOf(value[0], i); + if (next == -1 || next + value.length > data.length) + break; + for (let j = 1; j < value.length; j++) { + if (value[j] != data[next + j]) { + i = next + 1; + continue search; + } + } + return next; + } + return -1; +} +function findSkipStates(table, startRules) { + let nonSkip = Object.create(null); + let work = []; + let add = (state) => { + if (!nonSkip[state.id]) { + nonSkip[state.id] = true; + work.push(state); + } + }; + for (let state of table) + if (state.startRule && startRules.includes(state.startRule)) + add(state); + for (let i = 0; i < work.length; i++) { + for (let a of work[i].actions) + if (a instanceof Shift) + add(a.target); + for (let a of work[i].goto) + add(a.target); + } + return (id) => !nonSkip[id]; +} +class DataBuilder { + constructor() { + this.data = []; + } + storeArray(data) { + let found = findArray(this.data, data); + if (found > -1) + return found; + let pos = this.data.length; + for (let num of data) + this.data.push(num); + return pos; + } + finish() { + return Uint16Array.from(this.data); + } +} +// The goto table maps a start state + a term to a new state, and is +// used to determine the new state when reducing. Because this allows +// more more efficient representation and access, unlike the action +// tables, the goto table is organized by term, with groups of start +// states that map to a given end state enumerated for each term. +// Since many terms only have a single valid goto target, this makes +// it cheaper to look those up. +// +// (Unfortunately, though the standard LR parsing mechanism never +// looks up invalid goto states, the incremental parsing mechanism +// needs accurate goto information for a state/term pair, so we do +// need to store state ids even for terms that have only one target.) +// +// - First comes the amount of terms in the table +// +// - Then, for each term, the offset of the term's data +// +// - At these offsets, there's a record for each target state +// +// - Such a record starts with the amount of start states that go to +// this target state, shifted one to the left, with the first bit +// only set if this is the last record for this term. +// +// - Then follows the target state id +// +// - And then the start state ids +function computeGotoTable(states) { + let goto = {}; + let maxTerm = 0; + for (let state of states) { + for (let entry of state.goto) { + maxTerm = Math.max(entry.term.id, maxTerm); + let set = goto[entry.term.id] || (goto[entry.term.id] = {}); + (set[entry.target.id] || (set[entry.target.id] = [])).push(state.id); + } + } + let data = new DataBuilder; + let index = []; + let offset = maxTerm + 2; // Offset of the data, taking index size into account + for (let term = 0; term <= maxTerm; term++) { + let entries = goto[term]; + if (!entries) { + index.push(1); + continue; + } + let termTable = []; + let keys = Object.keys(entries); + for (let target of keys) { + let list = entries[target]; + termTable.push((target == keys[keys.length - 1] ? 1 : 0) + (list.length << 1)); + termTable.push(+target); + for (let source of list) + termTable.push(source); + } + index.push(data.storeArray(termTable) + offset); + } + if (index.some(n => n > 0xffff)) + throw new GenError("Goto table too large"); + return Uint16Array.from([maxTerm + 1, ...index, ...data.data]); +} +class TokenGroup { + constructor(tokens, groupID) { + this.tokens = tokens; + this.groupID = groupID; + } + create() { return this.groupID; } + createSource() { return String(this.groupID); } +} +function addToSet(set, value) { + if (!set.includes(value)) + set.push(value); +} +function buildTokenMasks(groups) { + let masks = Object.create(null); + for (let group of groups) { + let groupMask = 1 << group.groupID; + for (let term of group.tokens) { + masks[term.id] = (masks[term.id] || 0) | groupMask; + } + } + return masks; +} +class TokenArg { + constructor(name, expr, scope) { + this.name = name; + this.expr = expr; + this.scope = scope; + } +} +class BuildingRule { + constructor(name, start, to, args) { + this.name = name; + this.start = start; + this.to = to; + this.args = args; + } +} +class TokenSet { + constructor(b, ast) { + this.b = b; + this.ast = ast; + this.startState = new State$1; + this.built = []; + this.building = []; // Used for recursion check + this.byDialect = Object.create(null); + this.precedenceRelations = []; + this.rules = ast ? ast.rules : none; + for (let rule of this.rules) + b.unique(rule.id); + } + getToken(expr) { + for (let built of this.built) + if (built.matches(expr)) + return built.term; + let name = expr.id.name; + let rule = this.rules.find(r => r.id.name == name); + if (!rule) + return null; + let { name: nodeName, props, dialect, exported } = this.b.nodeInfo(rule.props, "d", name, expr.args, rule.params.length != expr.args.length ? none : rule.params); + let term = this.b.makeTerminal(expr.toString(), nodeName, props); + if (dialect != null) + (this.byDialect[dialect] || (this.byDialect[dialect] = [])).push(term); + if ((term.nodeType || exported) && rule.params.length == 0) { + if (!term.nodeType) + term.preserve = true; + this.b.namedTerms[exported || name] = term; + } + this.buildRule(rule, expr, this.startState, new State$1([term])); + this.built.push(new BuiltRule(name, expr.args, term)); + return term; + } + buildRule(rule, expr, from, to, args = none) { + let name = expr.id.name; + if (rule.params.length != expr.args.length) + this.b.raise(`Incorrect number of arguments for token '${name}'`, expr.start); + let building = this.building.find(b => b.name == name && exprsEq(expr.args, b.args)); + if (building) { + if (building.to == to) { + from.nullEdge(building.start); + return; + } + let lastIndex = this.building.length - 1; + while (this.building[lastIndex].name != name) + lastIndex--; + this.b.raise(`Invalid (non-tail) recursion in token rules: ${this.building.slice(lastIndex).map(b => b.name).join(" -> ")}`, expr.start); + } + this.b.used(rule.id.name); + let start = new State$1; + from.nullEdge(start); + this.building.push(new BuildingRule(name, start, to, expr.args)); + this.build(this.b.substituteArgs(rule.expr, expr.args, rule.params), start, to, expr.args.map((e, i) => new TokenArg(rule.params[i].name, e, args))); + this.building.pop(); + } + build(expr, from, to, args) { + if (expr instanceof NameExpression) { + let name = expr.id.name, arg = args.find(a => a.name == name); + if (arg) + return this.build(arg.expr, from, to, arg.scope); + let rule; + for (let i = 0, lt = this.b.localTokens; i <= lt.length; i++) { + let set = i == lt.length ? this.b.tokens : lt[i]; + rule = set.rules.find(r => r.id.name == name); + } + if (!rule) + return this.b.raise(`Reference to token rule '${expr.id.name}', which isn't found`, expr.start); + this.buildRule(rule, expr, from, to, args); + } + else if (expr instanceof CharClass) { + for (let [a, b] of CharClasses[expr.type]) + from.edge(a, b, to); + } + else if (expr instanceof ChoiceExpression) { + for (let choice of expr.exprs) + this.build(choice, from, to, args); + } + else if (isEmpty(expr)) { + from.nullEdge(to); + } + else if (expr instanceof SequenceExpression) { + let conflict = expr.markers.find(c => c.length > 0); + if (conflict) + this.b.raise("Conflict marker in token expression", conflict[0].start); + for (let i = 0; i < expr.exprs.length; i++) { + let next = i == expr.exprs.length - 1 ? to : new State$1; + this.build(expr.exprs[i], from, next, args); + from = next; + } + } + else if (expr instanceof RepeatExpression) { + if (expr.kind == "*") { + let loop = new State$1; + from.nullEdge(loop); + this.build(expr.expr, loop, loop, args); + loop.nullEdge(to); + } + else if (expr.kind == "+") { + let loop = new State$1; + this.build(expr.expr, from, loop, args); + this.build(expr.expr, loop, loop, args); + loop.nullEdge(to); + } + else { // expr.kind == "?" + from.nullEdge(to); + this.build(expr.expr, from, to, args); + } + } + else if (expr instanceof SetExpression) { + for (let [a, b] of expr.inverted ? invertRanges(expr.ranges) : expr.ranges) + rangeEdges(from, to, a, b); + } + else if (expr instanceof LiteralExpression) { + for (let i = 0; i < expr.value.length; i++) { + let ch = expr.value.charCodeAt(i); + let next = i == expr.value.length - 1 ? to : new State$1; + from.edge(ch, ch + 1, next); + from = next; + } + } + else if (expr instanceof AnyExpression) { + let mid = new State$1; + from.edge(0, 0xDC00, to); + from.edge(0xDC00, MAX_CHAR + 1, to); + from.edge(0xD800, 0xDC00, mid); + mid.edge(0xDC00, 0xE000, to); + } + else { + return this.b.raise(`Unrecognized expression type in token`, expr.start); + } + } + takePrecedences() { + let rel = this.precedenceRelations = []; + if (this.ast) + for (let group of this.ast.precedences) { + let prev = []; + for (let item of group.items) { + let level = []; + if (item instanceof NameExpression) { + for (let built of this.built) + if (item.args.length ? built.matches(item) : built.id == item.id.name) + level.push(built.term); + } + else { + let id = JSON.stringify(item.value), found = this.built.find(b => b.id == id); + if (found) + level.push(found.term); + } + if (!level.length) + this.b.warn(`Precedence specified for unknown token ${item}`, item.start); + for (let term of level) + addRel(rel, term, prev); + prev = prev.concat(level); + } + } + } + precededBy(a, b) { + let found = this.precedenceRelations.find(r => r.term == a); + return found && found.after.includes(b); + } + buildPrecTable(softConflicts) { + let precTable = [], rel = this.precedenceRelations.slice(); + // Add entries for soft-conflicting tokens that are in the + // precedence table, to make sure they'll appear in the right + // order and don't mess up the longer-wins default rule. + for (let { a, b, soft } of softConflicts) + if (soft) { + if (!rel.some(r => r.term == a) || !rel.some(r => r.term == b)) + continue; + if (soft < 0) + [a, b] = [b, a]; // Now a is longer than b (and should thus take precedence) + addRel(rel, b, [a]); + addRel(rel, a, []); + } + add: while (rel.length) { + for (let i = 0; i < rel.length; i++) { + let record = rel[i]; + if (record.after.every(t => precTable.includes(t.id))) { + precTable.push(record.term.id); + if (rel.length == 1) + break add; + rel[i] = rel.pop(); + continue add; + } + } + this.b.raise(`Cyclic token precedence relation between ${rel.map(r => r.term).join(", ")}`); + } + return precTable; + } +} +class MainTokenSet extends TokenSet { + constructor() { + super(...arguments); + this.explicitConflicts = []; + } + getLiteral(expr) { + let id = JSON.stringify(expr.value); + for (let built of this.built) + if (built.id == id) + return built.term; + let name = null, props = {}, dialect = null, exported = null; + let decl = this.ast ? this.ast.literals.find(l => l.literal == expr.value) : null; + if (decl) + ({ name, props, dialect, exported } = this.b.nodeInfo(decl.props, "da", expr.value)); + let term = this.b.makeTerminal(id, name, props); + if (dialect != null) + (this.byDialect[dialect] || (this.byDialect[dialect] = [])).push(term); + if (exported) + this.b.namedTerms[exported] = term; + this.build(expr, this.startState, new State$1([term]), none); + this.built.push(new BuiltRule(id, none, term)); + return term; + } + takeConflicts() { + var _a; + let resolve = (expr) => { + if (expr instanceof NameExpression) { + for (let built of this.built) + if (built.matches(expr)) + return built.term; + } + else { + let id = JSON.stringify(expr.value), found = this.built.find(b => b.id == id); + if (found) + return found.term; + } + this.b.warn(`Precedence specified for unknown token ${expr}`, expr.start); + return null; + }; + for (let c of ((_a = this.ast) === null || _a === void 0 ? void 0 : _a.conflicts) || []) { + let a = resolve(c.a), b = resolve(c.b); + if (a && b) { + if (a.id < b.id) + [a, b] = [b, a]; + this.explicitConflicts.push({ a, b }); + } + } + } + // Token groups are a mechanism for allowing conflicting (matching + // overlapping input, without an explicit precedence being given) + // tokens to exist in a grammar _if_ they don't occur in the same + // place (aren't used in the same states). + // + // States that use tokens that conflict will raise an error when any + // of the conflicting pairs of tokens both occur in that state. + // Otherwise, they are assigned a token group, which includes all + // the potentially-conflicting tokens they use. If there's already a + // group that doesn't have any conflicts with those tokens, that is + // reused, otherwise a new group is created. + // + // So each state has zero or one token groups, and each conflicting + // token may belong to one or more groups. Tokens get assigned a + // 16-bit bitmask with the groups they belong to set to 1 (all-1s + // for non-conflicting tokens). When tokenizing, that mask is + // compared to the current state's group (again using all-1s for + // group-less states) to determine whether a token is applicable for + // this state. + // + // Extended/specialized tokens are treated as their parent token for + // this purpose. + buildTokenGroups(states, skipInfo, startID) { + let tokens = this.startState.compile(); + if (tokens.accepting.length) + this.b.raise(`Grammar contains zero-length tokens (in '${tokens.accepting[0].name}')`, this.rules.find(r => r.id.name == tokens.accepting[0].name).start); + if (/\btokens\b/.test(verbose)) + console.log(tokens.toString()); + // If there is a precedence specified for the pair, the conflict is resolved + let allConflicts = tokens.findConflicts(checkTogether(states, this.b, skipInfo)) + .filter(({ a, b }) => !this.precededBy(a, b) && !this.precededBy(b, a)); + for (let { a, b } of this.explicitConflicts) { + if (!allConflicts.some(c => c.a == a && c.b == b)) + allConflicts.push(new Conflict$1(a, b, 0, "", "")); + } + let softConflicts = allConflicts.filter(c => c.soft), conflicts = allConflicts.filter(c => !c.soft); + let errors = []; + let groups = []; + for (let state of states) { + if (state.defaultReduce || state.tokenGroup > -1) + continue; + // Find potentially-conflicting terms (in terms) and the things + // they conflict with (in conflicts), and raise an error if + // there's a token conflict directly in this state. + let terms = [], incompatible = []; + let skip = skipInfo[this.b.skipRules.indexOf(state.skip)].startTokens; + for (let term of skip) + if (state.actions.some(a => a.term == term)) + this.b.raise(`Use of token ${term.name} conflicts with skip rule`); + let stateTerms = []; + for (let i = 0; i < state.actions.length + (skip ? skip.length : 0); i++) { + let term = i < state.actions.length ? state.actions[i].term : skip[i - state.actions.length]; + let orig = this.b.tokenOrigins[term.name]; + if (orig && orig.spec) + term = orig.spec; + else if (orig && orig.external) + continue; + addToSet(stateTerms, term); + } + if (stateTerms.length == 0) + continue; + for (let term of stateTerms) { + for (let conflict of conflicts) { + let conflicting = conflict.a == term ? conflict.b : conflict.b == term ? conflict.a : null; + if (!conflicting) + continue; + if (stateTerms.includes(conflicting) && !errors.some(e => e.conflict == conflict)) { + let example = conflict.exampleA ? ` (example: ${JSON.stringify(conflict.exampleA)}${conflict.exampleB ? ` vs ${JSON.stringify(conflict.exampleB)}` : ""})` : ""; + errors.push({ + error: `Overlapping tokens ${term.name} and ${conflicting.name} used in same context${example}\n` + + `After: ${state.set[0].trail()}`, + conflict + }); + } + addToSet(terms, term); + addToSet(incompatible, conflicting); + } + } + let tokenGroup = null; + for (let group of groups) { + if (incompatible.some(term => group.tokens.includes(term))) + continue; + for (let term of terms) + addToSet(group.tokens, term); + tokenGroup = group; + break; + } + if (!tokenGroup) { + tokenGroup = new TokenGroup(terms, groups.length + startID); + groups.push(tokenGroup); + } + state.tokenGroup = tokenGroup.groupID; + } + if (errors.length) + this.b.raise(errors.map(e => e.error).join("\n\n")); + if (groups.length + startID > 16) + this.b.raise(`Too many different token groups (${groups.length}) to represent them as a 16-bit bitfield`); + let precTable = this.buildPrecTable(softConflicts); + return { + tokenGroups: groups, + tokenPrec: precTable, + tokenData: tokens.toArray(buildTokenMasks(groups), precTable) + }; + } +} +class LocalTokenSet extends TokenSet { + constructor(b, ast) { + super(b, ast); + this.fallback = null; + if (ast.fallback) + b.unique(ast.fallback.id); + } + getToken(expr) { + let term = null; + if (this.ast.fallback && this.ast.fallback.id.name == expr.id.name) { + if (expr.args.length) + this.b.raise(`Incorrect number of arguments for ${expr.id.name}`, expr.start); + if (!this.fallback) { + let { name: nodeName, props, exported } = this.b.nodeInfo(this.ast.fallback.props, "", expr.id.name, none, none); + let term = this.fallback = this.b.makeTerminal(expr.id.name, nodeName, props); + if (term.nodeType || exported) { + if (!term.nodeType) + term.preserve = true; + this.b.namedTerms[exported || expr.id.name] = term; + } + this.b.used(expr.id.name); + } + term = this.fallback; + } + else { + term = super.getToken(expr); + } + if (term && !this.b.tokenOrigins[term.name]) + this.b.tokenOrigins[term.name] = { group: this }; + return term; + } + buildLocalGroup(states, skipInfo, id) { + let tokens = this.startState.compile(); + if (tokens.accepting.length) + this.b.raise(`Grammar contains zero-length tokens (in '${tokens.accepting[0].name}')`, this.rules.find(r => r.id.name == tokens.accepting[0].name).start); + for (let { a, b, exampleA } of tokens.findConflicts(() => true)) { + if (!this.precededBy(a, b) && !this.precededBy(b, a)) + this.b.raise(`Overlapping tokens ${a.name} and ${b.name} in local token group${exampleA ? ` (example: ${JSON.stringify(exampleA)})` : ''}`); + } + for (let state of states) { + if (state.defaultReduce) + continue; + // See if this state uses any of the tokens in this group, and + // if so, make sure it *only* uses tokens from this group. + let usesThis = null; + let usesOther = skipInfo[this.b.skipRules.indexOf(state.skip)].startTokens[0]; + for (let { term } of state.actions) { + let orig = this.b.tokenOrigins[term.name]; + if ((orig === null || orig === void 0 ? void 0 : orig.group) == this) + usesThis = term; + else + usesOther = term; + } + if (usesThis) { + if (usesOther) + this.b.raise(`Tokens from a local token group used together with other tokens (${usesThis.name} with ${usesOther.name})`); + state.tokenGroup = id; + } + } + let precTable = this.buildPrecTable(none); + let tokenData = tokens.toArray({ [id]: 65535 /* Seq.End */ }, precTable); + let precOffset = tokenData.length; + let fullData = new Uint16Array(tokenData.length + precTable.length + 1); + fullData.set(tokenData, 0); + fullData.set(precTable, precOffset); + fullData[fullData.length - 1] = 65535 /* Seq.End */; + return { + groupID: id, + create: () => new _lezer_lr__WEBPACK_IMPORTED_MODULE_1__/* .LocalTokenGroup */ .RA(fullData, precOffset, this.fallback ? this.fallback.id : undefined), + createSource: importName => `new ${importName("LocalTokenGroup", "@lezer/lr")}(${encodeArray(fullData)}, ${precOffset}${this.fallback ? `, ${this.fallback.id}` : ''})` + }; + } +} +function checkTogether(states, b, skipInfo) { + let cache = Object.create(null); + function hasTerm(state, term) { + return state.actions.some(a => a.term == term) || + skipInfo[b.skipRules.indexOf(state.skip)].startTokens.includes(term); + } + return (a, b) => { + if (a.id < b.id) + [a, b] = [b, a]; + let key = a.id | (b.id << 16), cached = cache[key]; + if (cached != null) + return cached; + return cache[key] = states.some(state => hasTerm(state, a) && hasTerm(state, b)); + }; +} +function invertRanges(ranges) { + let pos = 0, result = []; + for (let [a, b] of ranges) { + if (a > pos) + result.push([pos, a]); + pos = b; + } + if (pos <= MAX_CODE) + result.push([pos, MAX_CODE + 1]); + return result; +} +const ASTRAL = 0x10000, GAP_START = 0xd800, GAP_END = 0xe000, MAX_CODE = 0x10ffff; +const LOW_SURR_B = 0xdc00, HIGH_SURR_B = 0xdfff; +// Create intermediate states for astral characters in a range, if +// necessary, since the tokenizer acts on UTF16 characters +function rangeEdges(from, to, low, hi) { + if (low < ASTRAL) { + if (low < GAP_START) + from.edge(low, Math.min(hi, GAP_START), to); + if (hi > GAP_END) + from.edge(Math.max(low, GAP_END), Math.min(hi, MAX_CHAR + 1), to); + low = ASTRAL; + } + if (hi <= ASTRAL) + return; + let lowStr = String.fromCodePoint(low), hiStr = String.fromCodePoint(hi - 1); + let lowA = lowStr.charCodeAt(0), lowB = lowStr.charCodeAt(1); + let hiA = hiStr.charCodeAt(0), hiB = hiStr.charCodeAt(1); + if (lowA == hiA) { // Share the first char code + let hop = new State$1; + from.edge(lowA, lowA + 1, hop); + hop.edge(lowB, hiB + 1, to); + } + else { + let midStart = lowA, midEnd = hiA; + if (lowB > LOW_SURR_B) { + midStart++; + let hop = new State$1; + from.edge(lowA, lowA + 1, hop); + hop.edge(lowB, HIGH_SURR_B + 1, to); + } + if (hiB < HIGH_SURR_B) { + midEnd--; + let hop = new State$1; + from.edge(hiA, hiA + 1, hop); + hop.edge(LOW_SURR_B, hiB + 1, to); + } + if (midStart <= midEnd) { + let hop = new State$1; + from.edge(midStart, midEnd + 1, hop); + hop.edge(LOW_SURR_B, HIGH_SURR_B + 1, to); + } + } +} +function isEmpty(expr) { + return expr instanceof SequenceExpression && expr.exprs.length == 0; +} +function gatherExtTokens(b, tokens) { + let result = Object.create(null); + for (let token of tokens) { + b.unique(token.id); + let { name, props, dialect } = b.nodeInfo(token.props, "d", token.id.name); + let term = b.makeTerminal(token.id.name, name, props); + if (dialect != null) + (b.tokens.byDialect[dialect] || (b.tokens.byDialect[dialect] = [])).push(term); + b.namedTerms[token.id.name] = result[token.id.name] = term; + } + return result; +} +function findExtToken(b, tokens, expr) { + let found = tokens[expr.id.name]; + if (!found) + return null; + if (expr.args.length) + b.raise("External tokens cannot take arguments", expr.args[0].start); + b.used(expr.id.name); + return found; +} +function addRel(rel, term, after) { + let found = rel.findIndex(r => r.term == term); + if (found < 0) + rel.push({ term, after }); + else + rel[found] = { term, after: rel[found].after.concat(after) }; +} +class ExternalTokenSet { + constructor(b, ast) { + this.b = b; + this.ast = ast; + this.tokens = gatherExtTokens(b, ast.tokens); + for (let name in this.tokens) + this.b.tokenOrigins[this.tokens[name].name] = { external: this }; + } + getToken(expr) { return findExtToken(this.b, this.tokens, expr); } + create() { + return this.b.options.externalTokenizer(this.ast.id.name, this.b.termTable); + } + createSource(importName) { + let { source, id: { name } } = this.ast; + return importName(name, source); + } +} +class ExternalSpecializer { + constructor(b, ast) { + this.b = b; + this.ast = ast; + this.term = null; + this.tokens = gatherExtTokens(b, ast.tokens); + } + finish() { + let terms = this.b.normalizeExpr(this.ast.token); + if (terms.length != 1 || terms[0].terms.length != 1 || !terms[0].terms[0].terminal) + this.b.raise(`The token expression to '@external ${this.ast.type}' must resolve to a token`, this.ast.token.start); + this.term = terms[0].terms[0]; + for (let name in this.tokens) + this.b.tokenOrigins[this.tokens[name].name] = { spec: this.term, external: this }; + } + getToken(expr) { return findExtToken(this.b, this.tokens, expr); } +} +function inlineRules(rules, preserve) { + for (let pass = 0;; pass++) { + let inlinable = Object.create(null), found; + if (pass == 0) + for (let rule of rules) { + if (rule.name.inline && !inlinable[rule.name.name]) { + let group = rules.filter(r => r.name == rule.name); + if (group.some(r => r.parts.includes(rule.name))) + continue; + found = inlinable[rule.name.name] = group; + } + } + for (let i = 0; i < rules.length; i++) { + let rule = rules[i]; + if (!rule.name.interesting && !rule.parts.includes(rule.name) && rule.parts.length < 3 && + !preserve.includes(rule.name) && + (rule.parts.length == 1 || rules.every(other => other.skip == rule.skip || !other.parts.includes(rule.name))) && + !rule.parts.some(p => !!inlinable[p.name]) && + !rules.some((r, j) => j != i && r.name == rule.name)) + found = inlinable[rule.name.name] = [rule]; + } + if (!found) + return rules; + let newRules = []; + for (let rule of rules) { + if (inlinable[rule.name.name]) + continue; + if (!rule.parts.some(p => !!inlinable[p.name])) { + newRules.push(rule); + continue; + } + function expand(at, conflicts, parts) { + if (at == rule.parts.length) { + newRules.push(new Rule(rule.name, parts, conflicts, rule.skip)); + return; + } + let next = rule.parts[at], replace = inlinable[next.name]; + if (!replace) { + expand(at + 1, conflicts.concat(rule.conflicts[at + 1]), parts.concat(next)); + return; + } + for (let r of replace) + expand(at + 1, conflicts.slice(0, conflicts.length - 1) + .concat(conflicts[at].join(r.conflicts[0])) + .concat(r.conflicts.slice(1, r.conflicts.length - 1)) + .concat(rule.conflicts[at + 1].join(r.conflicts[r.conflicts.length - 1])), parts.concat(r.parts)); + } + expand(0, [rule.conflicts[0]], []); + } + rules = newRules; + } +} +function mergeRules(rules) { + let merged = Object.create(null), found; + for (let i = 0; i < rules.length;) { + let groupStart = i; + let name = rules[i++].name; + while (i < rules.length && rules[i].name == name) + i++; + let size = i - groupStart; + if (name.interesting) + continue; + for (let j = i; j < rules.length;) { + let otherStart = j, otherName = rules[j++].name; + while (j < rules.length && rules[j].name == otherName) + j++; + if (j - otherStart != size || otherName.interesting) + continue; + let match = true; + for (let k = 0; k < size && match; k++) { + let a = rules[groupStart + k], b = rules[otherStart + k]; + if (a.cmpNoName(b) != 0) + match = false; + } + if (match) + found = merged[name.name] = otherName; + } + } + if (!found) + return rules; + let newRules = []; + for (let rule of rules) + if (!merged[rule.name.name]) { + newRules.push(rule.parts.every(p => !merged[p.name]) ? rule : + new Rule(rule.name, rule.parts.map(p => merged[p.name] || p), rule.conflicts, rule.skip)); + } + return newRules; +} +function simplifyRules(rules, preserve) { + return mergeRules(inlineRules(rules, preserve)); +} +/** +Build an in-memory parser instance for a given grammar. This is +mostly useful for testing. If your grammar uses external +tokenizers, you'll have to provide the `externalTokenizer` option +for the returned parser to be able to parse anything. +*/ +function buildParser(text, options = {}) { + let builder = new Builder(text, options), parser = builder.getParser(); + parser.termTable = builder.termTable; + return parser; +} +const KEYWORDS = ["await", "break", "case", "catch", "continue", "debugger", "default", "do", "else", "finally", + "for", "function", "if", "return", "switch", "throw", "try", "var", "while", "with", + "null", "true", "false", "instanceof", "typeof", "void", "delete", "new", "in", "this", + "const", "class", "extends", "export", "import", "super", "enum", "implements", "interface", + "let", "package", "private", "protected", "public", "static", "yield", "require"]; +/** +Build the code that represents the parser tables for a given +grammar description. The `parser` property in the return value +holds the main file that exports the `Parser` instance. The +`terms` property holds a declaration file that defines constants +for all of the named terms in grammar, holding their ids as value. +This is useful when external code, such as a tokenizer, needs to +be able to use these ids. It is recommended to run a tree-shaking +bundler when importing this file, since you usually only need a +handful of the many terms in your code. +*/ +function buildParserFile(text, options = {}) { + return new Builder(text, options).getParserFile(); +} +function ignored(name) { + let first = name[0]; + return first == "_" || first.toUpperCase() != first; +} +function isExported(rule) { + return rule.props.some(p => p.at && p.name == "export"); +} + + + + +/***/ }) + +}]); +//# sourceMappingURL=306.dd9ffcf982b0c863872b.js.map?v=dd9ffcf982b0c863872b \ No newline at end of file diff --git a/vlmpy310/lib/python3.10/site-packages/notebook/static/311.d6a177e2f8f1b1690911.js b/vlmpy310/lib/python3.10/site-packages/notebook/static/311.d6a177e2f8f1b1690911.js new file mode 100644 index 0000000000000000000000000000000000000000..e3f4103c092f372e61784983426ed0a9974f992d --- /dev/null +++ b/vlmpy310/lib/python3.10/site-packages/notebook/static/311.d6a177e2f8f1b1690911.js @@ -0,0 +1,262 @@ +"use strict"; +(self["webpackChunk_JUPYTERLAB_CORE_OUTPUT"] = self["webpackChunk_JUPYTERLAB_CORE_OUTPUT"] || []).push([[311],{ + +/***/ 60311: +/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => { + +__webpack_require__.r(__webpack_exports__); +/* harmony export */ __webpack_require__.d(__webpack_exports__, { +/* harmony export */ stex: () => (/* binding */ stex), +/* harmony export */ stexMath: () => (/* binding */ stexMath) +/* harmony export */ }); +function mkStex(mathMode) { + function pushCommand(state, command) { + state.cmdState.push(command); + } + + function peekCommand(state) { + if (state.cmdState.length > 0) { + return state.cmdState[state.cmdState.length - 1]; + } else { + return null; + } + } + + function popCommand(state) { + var plug = state.cmdState.pop(); + if (plug) { + plug.closeBracket(); + } + } + + // returns the non-default plugin closest to the end of the list + function getMostPowerful(state) { + var context = state.cmdState; + for (var i = context.length - 1; i >= 0; i--) { + var plug = context[i]; + if (plug.name == "DEFAULT") { + continue; + } + return plug; + } + return { styleIdentifier: function() { return null; } }; + } + + function addPluginPattern(pluginName, cmdStyle, styles) { + return function () { + this.name = pluginName; + this.bracketNo = 0; + this.style = cmdStyle; + this.styles = styles; + this.argument = null; // \begin and \end have arguments that follow. These are stored in the plugin + + this.styleIdentifier = function() { + return this.styles[this.bracketNo - 1] || null; + }; + this.openBracket = function() { + this.bracketNo++; + return "bracket"; + }; + this.closeBracket = function() {}; + }; + } + + var plugins = {}; + + plugins["importmodule"] = addPluginPattern("importmodule", "tag", ["string", "builtin"]); + plugins["documentclass"] = addPluginPattern("documentclass", "tag", ["", "atom"]); + plugins["usepackage"] = addPluginPattern("usepackage", "tag", ["atom"]); + plugins["begin"] = addPluginPattern("begin", "tag", ["atom"]); + plugins["end"] = addPluginPattern("end", "tag", ["atom"]); + + plugins["label" ] = addPluginPattern("label" , "tag", ["atom"]); + plugins["ref" ] = addPluginPattern("ref" , "tag", ["atom"]); + plugins["eqref" ] = addPluginPattern("eqref" , "tag", ["atom"]); + plugins["cite" ] = addPluginPattern("cite" , "tag", ["atom"]); + plugins["bibitem" ] = addPluginPattern("bibitem" , "tag", ["atom"]); + plugins["Bibitem" ] = addPluginPattern("Bibitem" , "tag", ["atom"]); + plugins["RBibitem" ] = addPluginPattern("RBibitem" , "tag", ["atom"]); + + plugins["DEFAULT"] = function () { + this.name = "DEFAULT"; + this.style = "tag"; + + this.styleIdentifier = this.openBracket = this.closeBracket = function() {}; + }; + + function setState(state, f) { + state.f = f; + } + + // called when in a normal (no environment) context + function normal(source, state) { + var plug; + // Do we look like '\command' ? If so, attempt to apply the plugin 'command' + if (source.match(/^\\[a-zA-Z@\xc0-\u1fff\u2060-\uffff]+/)) { + var cmdName = source.current().slice(1); + plug = plugins.hasOwnProperty(cmdName) ? plugins[cmdName] : plugins["DEFAULT"]; + plug = new plug(); + pushCommand(state, plug); + setState(state, beginParams); + return plug.style; + } + + // escape characters + if (source.match(/^\\[$&%#{}_]/)) { + return "tag"; + } + + // white space control characters + if (source.match(/^\\[,;!\/\\]/)) { + return "tag"; + } + + // find if we're starting various math modes + if (source.match("\\[")) { + setState(state, function(source, state){ return inMathMode(source, state, "\\]"); }); + return "keyword"; + } + if (source.match("\\(")) { + setState(state, function(source, state){ return inMathMode(source, state, "\\)"); }); + return "keyword"; + } + if (source.match("$$")) { + setState(state, function(source, state){ return inMathMode(source, state, "$$"); }); + return "keyword"; + } + if (source.match("$")) { + setState(state, function(source, state){ return inMathMode(source, state, "$"); }); + return "keyword"; + } + + var ch = source.next(); + if (ch == "%") { + source.skipToEnd(); + return "comment"; + } else if (ch == '}' || ch == ']') { + plug = peekCommand(state); + if (plug) { + plug.closeBracket(ch); + setState(state, beginParams); + } else { + return "error"; + } + return "bracket"; + } else if (ch == '{' || ch == '[') { + plug = plugins["DEFAULT"]; + plug = new plug(); + pushCommand(state, plug); + return "bracket"; + } else if (/\d/.test(ch)) { + source.eatWhile(/[\w.%]/); + return "atom"; + } else { + source.eatWhile(/[\w\-_]/); + plug = getMostPowerful(state); + if (plug.name == 'begin') { + plug.argument = source.current(); + } + return plug.styleIdentifier(); + } + } + + function inMathMode(source, state, endModeSeq) { + if (source.eatSpace()) { + return null; + } + if (endModeSeq && source.match(endModeSeq)) { + setState(state, normal); + return "keyword"; + } + if (source.match(/^\\[a-zA-Z@]+/)) { + return "tag"; + } + if (source.match(/^[a-zA-Z]+/)) { + return "variableName.special"; + } + // escape characters + if (source.match(/^\\[$&%#{}_]/)) { + return "tag"; + } + // white space control characters + if (source.match(/^\\[,;!\/]/)) { + return "tag"; + } + // special math-mode characters + if (source.match(/^[\^_&]/)) { + return "tag"; + } + // non-special characters + if (source.match(/^[+\-<>|=,\/@!*:;'"`~#?]/)) { + return null; + } + if (source.match(/^(\d+\.\d*|\d*\.\d+|\d+)/)) { + return "number"; + } + var ch = source.next(); + if (ch == "{" || ch == "}" || ch == "[" || ch == "]" || ch == "(" || ch == ")") { + return "bracket"; + } + + if (ch == "%") { + source.skipToEnd(); + return "comment"; + } + return "error"; + } + + function beginParams(source, state) { + var ch = source.peek(), lastPlug; + if (ch == '{' || ch == '[') { + lastPlug = peekCommand(state); + lastPlug.openBracket(ch); + source.eat(ch); + setState(state, normal); + return "bracket"; + } + if (/[ \t\r]/.test(ch)) { + source.eat(ch); + return null; + } + setState(state, normal); + popCommand(state); + + return normal(source, state); + } + + return { + name: "stex", + startState: function() { + var f = mathMode ? function(source, state){ return inMathMode(source, state); } : normal; + return { + cmdState: [], + f: f + }; + }, + copyState: function(s) { + return { + cmdState: s.cmdState.slice(), + f: s.f + }; + }, + token: function(stream, state) { + return state.f(stream, state); + }, + blankLine: function(state) { + state.f = normal; + state.cmdState.length = 0; + }, + languageData: { + commentTokens: {line: "%"} + } + }; +}; + +const stex = mkStex(false) +const stexMath = mkStex(true) + + +/***/ }) + +}]); +//# sourceMappingURL=311.d6a177e2f8f1b1690911.js.map?v=d6a177e2f8f1b1690911 \ No newline at end of file diff --git a/vlmpy310/lib/python3.10/site-packages/notebook/static/311.d6a177e2f8f1b1690911.js.map b/vlmpy310/lib/python3.10/site-packages/notebook/static/311.d6a177e2f8f1b1690911.js.map new file mode 100644 index 0000000000000000000000000000000000000000..cf3a987c8ce95383904a4c7fb3c0d8e8ee2e5770 --- /dev/null +++ b/vlmpy310/lib/python3.10/site-packages/notebook/static/311.d6a177e2f8f1b1690911.js.map @@ -0,0 +1 @@ +{"version":3,"file":"311.d6a177e2f8f1b1690911.js?v=d6a177e2f8f1b1690911","mappings":";;;;;;;;;;;AAAA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA,qCAAqC,QAAQ;AAC7C;AACA;AACA;AACA;AACA;AACA;AACA,aAAa,8BAA8B;AAC3C;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA,8BAA8B;;AAE9B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;;AAEA;AACA;;AAEA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA,gCAAgC;AAChC;AACA;;AAEA;AACA,4BAA4B;AAC5B;AACA;;AAEA;AACA;AACA,+CAA+C,0CAA0C;AACzF;AACA;AACA;AACA,+CAA+C,0CAA0C;AACzF;AACA;AACA;AACA,+CAA+C,yCAAyC;AACxF;AACA;AACA;AACA,+CAA+C,wCAAwC;AACvF;AACA;;AAEA;AACA;AACA;AACA;AACA,MAAM,iBAAiB;AACvB;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA,MAAM,iBAAiB;AACvB;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,gCAAgC;AAChC;AACA;AACA;AACA,4BAA4B;AAC5B;AACA;AACA;AACA;AACA;AACA;AACA;AACA,uCAAuC;AACvC;AACA;AACA;AACA;AACA;AACA;AACA,gBAAgB,aAAa;AAC7B;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA,gBAAgB;AAChB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;;AAEA;AACA;AACA;AACA,kDAAkD,oCAAoC;AACtF;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA,KAAK;AACL;AACA;AACA;AACA,KAAK;AACL;AACA,sBAAsB;AACtB;AACA;AACA;;AAEO;AACA","sources":["webpack://_JUPYTERLAB.CORE_OUTPUT/../node_modules/@codemirror/legacy-modes/mode/stex.js"],"sourcesContent":["function mkStex(mathMode) {\n function pushCommand(state, command) {\n state.cmdState.push(command);\n }\n\n function peekCommand(state) {\n if (state.cmdState.length > 0) {\n return state.cmdState[state.cmdState.length - 1];\n } else {\n return null;\n }\n }\n\n function popCommand(state) {\n var plug = state.cmdState.pop();\n if (plug) {\n plug.closeBracket();\n }\n }\n\n // returns the non-default plugin closest to the end of the list\n function getMostPowerful(state) {\n var context = state.cmdState;\n for (var i = context.length - 1; i >= 0; i--) {\n var plug = context[i];\n if (plug.name == \"DEFAULT\") {\n continue;\n }\n return plug;\n }\n return { styleIdentifier: function() { return null; } };\n }\n\n function addPluginPattern(pluginName, cmdStyle, styles) {\n return function () {\n this.name = pluginName;\n this.bracketNo = 0;\n this.style = cmdStyle;\n this.styles = styles;\n this.argument = null; // \\begin and \\end have arguments that follow. These are stored in the plugin\n\n this.styleIdentifier = function() {\n return this.styles[this.bracketNo - 1] || null;\n };\n this.openBracket = function() {\n this.bracketNo++;\n return \"bracket\";\n };\n this.closeBracket = function() {};\n };\n }\n\n var plugins = {};\n\n plugins[\"importmodule\"] = addPluginPattern(\"importmodule\", \"tag\", [\"string\", \"builtin\"]);\n plugins[\"documentclass\"] = addPluginPattern(\"documentclass\", \"tag\", [\"\", \"atom\"]);\n plugins[\"usepackage\"] = addPluginPattern(\"usepackage\", \"tag\", [\"atom\"]);\n plugins[\"begin\"] = addPluginPattern(\"begin\", \"tag\", [\"atom\"]);\n plugins[\"end\"] = addPluginPattern(\"end\", \"tag\", [\"atom\"]);\n\n plugins[\"label\" ] = addPluginPattern(\"label\" , \"tag\", [\"atom\"]);\n plugins[\"ref\" ] = addPluginPattern(\"ref\" , \"tag\", [\"atom\"]);\n plugins[\"eqref\" ] = addPluginPattern(\"eqref\" , \"tag\", [\"atom\"]);\n plugins[\"cite\" ] = addPluginPattern(\"cite\" , \"tag\", [\"atom\"]);\n plugins[\"bibitem\" ] = addPluginPattern(\"bibitem\" , \"tag\", [\"atom\"]);\n plugins[\"Bibitem\" ] = addPluginPattern(\"Bibitem\" , \"tag\", [\"atom\"]);\n plugins[\"RBibitem\" ] = addPluginPattern(\"RBibitem\" , \"tag\", [\"atom\"]);\n\n plugins[\"DEFAULT\"] = function () {\n this.name = \"DEFAULT\";\n this.style = \"tag\";\n\n this.styleIdentifier = this.openBracket = this.closeBracket = function() {};\n };\n\n function setState(state, f) {\n state.f = f;\n }\n\n // called when in a normal (no environment) context\n function normal(source, state) {\n var plug;\n // Do we look like '\\command' ? If so, attempt to apply the plugin 'command'\n if (source.match(/^\\\\[a-zA-Z@\\xc0-\\u1fff\\u2060-\\uffff]+/)) {\n var cmdName = source.current().slice(1);\n plug = plugins.hasOwnProperty(cmdName) ? plugins[cmdName] : plugins[\"DEFAULT\"];\n plug = new plug();\n pushCommand(state, plug);\n setState(state, beginParams);\n return plug.style;\n }\n\n // escape characters\n if (source.match(/^\\\\[$&%#{}_]/)) {\n return \"tag\";\n }\n\n // white space control characters\n if (source.match(/^\\\\[,;!\\/\\\\]/)) {\n return \"tag\";\n }\n\n // find if we're starting various math modes\n if (source.match(\"\\\\[\")) {\n setState(state, function(source, state){ return inMathMode(source, state, \"\\\\]\"); });\n return \"keyword\";\n }\n if (source.match(\"\\\\(\")) {\n setState(state, function(source, state){ return inMathMode(source, state, \"\\\\)\"); });\n return \"keyword\";\n }\n if (source.match(\"$$\")) {\n setState(state, function(source, state){ return inMathMode(source, state, \"$$\"); });\n return \"keyword\";\n }\n if (source.match(\"$\")) {\n setState(state, function(source, state){ return inMathMode(source, state, \"$\"); });\n return \"keyword\";\n }\n\n var ch = source.next();\n if (ch == \"%\") {\n source.skipToEnd();\n return \"comment\";\n } else if (ch == '}' || ch == ']') {\n plug = peekCommand(state);\n if (plug) {\n plug.closeBracket(ch);\n setState(state, beginParams);\n } else {\n return \"error\";\n }\n return \"bracket\";\n } else if (ch == '{' || ch == '[') {\n plug = plugins[\"DEFAULT\"];\n plug = new plug();\n pushCommand(state, plug);\n return \"bracket\";\n } else if (/\\d/.test(ch)) {\n source.eatWhile(/[\\w.%]/);\n return \"atom\";\n } else {\n source.eatWhile(/[\\w\\-_]/);\n plug = getMostPowerful(state);\n if (plug.name == 'begin') {\n plug.argument = source.current();\n }\n return plug.styleIdentifier();\n }\n }\n\n function inMathMode(source, state, endModeSeq) {\n if (source.eatSpace()) {\n return null;\n }\n if (endModeSeq && source.match(endModeSeq)) {\n setState(state, normal);\n return \"keyword\";\n }\n if (source.match(/^\\\\[a-zA-Z@]+/)) {\n return \"tag\";\n }\n if (source.match(/^[a-zA-Z]+/)) {\n return \"variableName.special\";\n }\n // escape characters\n if (source.match(/^\\\\[$&%#{}_]/)) {\n return \"tag\";\n }\n // white space control characters\n if (source.match(/^\\\\[,;!\\/]/)) {\n return \"tag\";\n }\n // special math-mode characters\n if (source.match(/^[\\^_&]/)) {\n return \"tag\";\n }\n // non-special characters\n if (source.match(/^[+\\-<>|=,\\/@!*:;'\"`~#?]/)) {\n return null;\n }\n if (source.match(/^(\\d+\\.\\d*|\\d*\\.\\d+|\\d+)/)) {\n return \"number\";\n }\n var ch = source.next();\n if (ch == \"{\" || ch == \"}\" || ch == \"[\" || ch == \"]\" || ch == \"(\" || ch == \")\") {\n return \"bracket\";\n }\n\n if (ch == \"%\") {\n source.skipToEnd();\n return \"comment\";\n }\n return \"error\";\n }\n\n function beginParams(source, state) {\n var ch = source.peek(), lastPlug;\n if (ch == '{' || ch == '[') {\n lastPlug = peekCommand(state);\n lastPlug.openBracket(ch);\n source.eat(ch);\n setState(state, normal);\n return \"bracket\";\n }\n if (/[ \\t\\r]/.test(ch)) {\n source.eat(ch);\n return null;\n }\n setState(state, normal);\n popCommand(state);\n\n return normal(source, state);\n }\n\n return {\n name: \"stex\",\n startState: function() {\n var f = mathMode ? function(source, state){ return inMathMode(source, state); } : normal;\n return {\n cmdState: [],\n f: f\n };\n },\n copyState: function(s) {\n return {\n cmdState: s.cmdState.slice(),\n f: s.f\n };\n },\n token: function(stream, state) {\n return state.f(stream, state);\n },\n blankLine: function(state) {\n state.f = normal;\n state.cmdState.length = 0;\n },\n languageData: {\n commentTokens: {line: \"%\"}\n }\n };\n};\n\nexport const stex = mkStex(false)\nexport const stexMath = mkStex(true)\n"],"names":[],"sourceRoot":""} \ No newline at end of file diff --git a/vlmpy310/lib/python3.10/site-packages/notebook/static/3230.25e2cf51e31209917c87.js b/vlmpy310/lib/python3.10/site-packages/notebook/static/3230.25e2cf51e31209917c87.js new file mode 100644 index 0000000000000000000000000000000000000000..4c37b95e9ffc8b5fc2a3dcfe7000aa97eb79eeec --- /dev/null +++ b/vlmpy310/lib/python3.10/site-packages/notebook/static/3230.25e2cf51e31209917c87.js @@ -0,0 +1,444 @@ +"use strict"; +(self["webpackChunk_JUPYTERLAB_CORE_OUTPUT"] = self["webpackChunk_JUPYTERLAB_CORE_OUTPUT"] || []).push([[3230],{ + +/***/ 83230: +/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => { + +__webpack_require__.r(__webpack_exports__); +/* harmony export */ __webpack_require__.d(__webpack_exports__, { +/* harmony export */ xQuery: () => (/* binding */ xQuery) +/* harmony export */ }); +// The keywords object is set to the result of this self executing +// function. Each keyword is a property of the keywords object whose +// value is {type: atype, style: astyle} +var keywords = function(){ + // convenience functions used to build keywords object + function kw(type) {return {type: type, style: "keyword"};} + var operator = kw("operator") + , atom = {type: "atom", style: "atom"} + , punctuation = {type: "punctuation", style: null} + , qualifier = {type: "axis_specifier", style: "qualifier"}; + + // kwObj is what is return from this function at the end + var kwObj = { + ',': punctuation + }; + + // a list of 'basic' keywords. For each add a property to kwObj with the value of + // {type: basic[i], style: "keyword"} e.g. 'after' --> {type: "after", style: "keyword"} + var basic = ['after', 'all', 'allowing', 'ancestor', 'ancestor-or-self', 'any', 'array', 'as', + 'ascending', 'at', 'attribute', 'base-uri', 'before', 'boundary-space', 'by', 'case', 'cast', + 'castable', 'catch', 'child', 'collation', 'comment', 'construction', 'contains', 'content', + 'context', 'copy', 'copy-namespaces', 'count', 'decimal-format', 'declare', 'default', 'delete', + 'descendant', 'descendant-or-self', 'descending', 'diacritics', 'different', 'distance', + 'document', 'document-node', 'element', 'else', 'empty', 'empty-sequence', 'encoding', 'end', + 'entire', 'every', 'exactly', 'except', 'external', 'first', 'following', 'following-sibling', + 'for', 'from', 'ftand', 'ftnot', 'ft-option', 'ftor', 'function', 'fuzzy', 'greatest', 'group', + 'if', 'import', 'in', 'inherit', 'insensitive', 'insert', 'instance', 'intersect', 'into', + 'invoke', 'is', 'item', 'language', 'last', 'lax', 'least', 'let', 'levels', 'lowercase', 'map', + 'modify', 'module', 'most', 'namespace', 'next', 'no', 'node', 'nodes', 'no-inherit', + 'no-preserve', 'not', 'occurs', 'of', 'only', 'option', 'order', 'ordered', 'ordering', + 'paragraph', 'paragraphs', 'parent', 'phrase', 'preceding', 'preceding-sibling', 'preserve', + 'previous', 'processing-instruction', 'relationship', 'rename', 'replace', 'return', + 'revalidation', 'same', 'satisfies', 'schema', 'schema-attribute', 'schema-element', 'score', + 'self', 'sensitive', 'sentence', 'sentences', 'sequence', 'skip', 'sliding', 'some', 'stable', + 'start', 'stemming', 'stop', 'strict', 'strip', 'switch', 'text', 'then', 'thesaurus', 'times', + 'to', 'transform', 'treat', 'try', 'tumbling', 'type', 'typeswitch', 'union', 'unordered', + 'update', 'updating', 'uppercase', 'using', 'validate', 'value', 'variable', 'version', + 'weight', 'when', 'where', 'wildcards', 'window', 'with', 'without', 'word', 'words', 'xquery']; + for(var i=0, l=basic.length; i < l; i++) { kwObj[basic[i]] = kw(basic[i]);}; + + // a list of types. For each add a property to kwObj with the value of + // {type: "atom", style: "atom"} + var types = ['xs:anyAtomicType', 'xs:anySimpleType', 'xs:anyType', 'xs:anyURI', + 'xs:base64Binary', 'xs:boolean', 'xs:byte', 'xs:date', 'xs:dateTime', 'xs:dateTimeStamp', + 'xs:dayTimeDuration', 'xs:decimal', 'xs:double', 'xs:duration', 'xs:ENTITIES', 'xs:ENTITY', + 'xs:float', 'xs:gDay', 'xs:gMonth', 'xs:gMonthDay', 'xs:gYear', 'xs:gYearMonth', 'xs:hexBinary', + 'xs:ID', 'xs:IDREF', 'xs:IDREFS', 'xs:int', 'xs:integer', 'xs:item', 'xs:java', 'xs:language', + 'xs:long', 'xs:Name', 'xs:NCName', 'xs:negativeInteger', 'xs:NMTOKEN', 'xs:NMTOKENS', + 'xs:nonNegativeInteger', 'xs:nonPositiveInteger', 'xs:normalizedString', 'xs:NOTATION', + 'xs:numeric', 'xs:positiveInteger', 'xs:precisionDecimal', 'xs:QName', 'xs:short', 'xs:string', + 'xs:time', 'xs:token', 'xs:unsignedByte', 'xs:unsignedInt', 'xs:unsignedLong', + 'xs:unsignedShort', 'xs:untyped', 'xs:untypedAtomic', 'xs:yearMonthDuration']; + for(var i=0, l=types.length; i < l; i++) { kwObj[types[i]] = atom;}; + + // each operator will add a property to kwObj with value of {type: "operator", style: "keyword"} + var operators = ['eq', 'ne', 'lt', 'le', 'gt', 'ge', ':=', '=', '>', '>=', '<', '<=', '.', '|', '?', 'and', 'or', 'div', 'idiv', 'mod', '*', '/', '+', '-']; + for(var i=0, l=operators.length; i < l; i++) { kwObj[operators[i]] = operator;}; + + // each axis_specifiers will add a property to kwObj with value of {type: "axis_specifier", style: "qualifier"} + var axis_specifiers = ["self::", "attribute::", "child::", "descendant::", "descendant-or-self::", "parent::", + "ancestor::", "ancestor-or-self::", "following::", "preceding::", "following-sibling::", "preceding-sibling::"]; + for(var i=0, l=axis_specifiers.length; i < l; i++) { kwObj[axis_specifiers[i]] = qualifier; }; + + return kwObj; +}(); + +function chain(stream, state, f) { + state.tokenize = f; + return f(stream, state); +} + +// the primary mode tokenizer +function tokenBase(stream, state) { + var ch = stream.next(), + mightBeFunction = false, + isEQName = isEQNameAhead(stream); + + // an XML tag (if not in some sub, chained tokenizer) + if (ch == "<") { + if(stream.match("!--", true)) + return chain(stream, state, tokenXMLComment); + + if(stream.match("![CDATA", false)) { + state.tokenize = tokenCDATA; + return "tag"; + } + + if(stream.match("?", false)) { + return chain(stream, state, tokenPreProcessing); + } + + var isclose = stream.eat("/"); + stream.eatSpace(); + var tagName = "", c; + while ((c = stream.eat(/[^\s\u00a0=<>\"\'\/?]/))) tagName += c; + + return chain(stream, state, tokenTag(tagName, isclose)); + } + // start code block + else if(ch == "{") { + pushStateStack(state, { type: "codeblock"}); + return null; + } + // end code block + else if(ch == "}") { + popStateStack(state); + return null; + } + // if we're in an XML block + else if(isInXmlBlock(state)) { + if(ch == ">") + return "tag"; + else if(ch == "/" && stream.eat(">")) { + popStateStack(state); + return "tag"; + } + else + return "variable"; + } + // if a number + else if (/\d/.test(ch)) { + stream.match(/^\d*(?:\.\d*)?(?:E[+\-]?\d+)?/); + return "atom"; + } + // comment start + else if (ch === "(" && stream.eat(":")) { + pushStateStack(state, { type: "comment"}); + return chain(stream, state, tokenComment); + } + // quoted string + else if (!isEQName && (ch === '"' || ch === "'")) + return chain(stream, state, tokenString(ch)); + // variable + else if(ch === "$") { + return chain(stream, state, tokenVariable); + } + // assignment + else if(ch ===":" && stream.eat("=")) { + return "keyword"; + } + // open paren + else if(ch === "(") { + pushStateStack(state, { type: "paren"}); + return null; + } + // close paren + else if(ch === ")") { + popStateStack(state); + return null; + } + // open paren + else if(ch === "[") { + pushStateStack(state, { type: "bracket"}); + return null; + } + // close paren + else if(ch === "]") { + popStateStack(state); + return null; + } + else { + var known = keywords.propertyIsEnumerable(ch) && keywords[ch]; + + // if there's a EQName ahead, consume the rest of the string portion, it's likely a function + if(isEQName && ch === '\"') while(stream.next() !== '"'){} + if(isEQName && ch === '\'') while(stream.next() !== '\''){} + + // gobble up a word if the character is not known + if(!known) stream.eatWhile(/[\w\$_-]/); + + // gobble a colon in the case that is a lib func type call fn:doc + var foundColon = stream.eat(":"); + + // if there's not a second colon, gobble another word. Otherwise, it's probably an axis specifier + // which should get matched as a keyword + if(!stream.eat(":") && foundColon) { + stream.eatWhile(/[\w\$_-]/); + } + // if the next non whitespace character is an open paren, this is probably a function (if not a keyword of other sort) + if(stream.match(/^[ \t]*\(/, false)) { + mightBeFunction = true; + } + // is the word a keyword? + var word = stream.current(); + known = keywords.propertyIsEnumerable(word) && keywords[word]; + + // if we think it's a function call but not yet known, + // set style to variable for now for lack of something better + if(mightBeFunction && !known) known = {type: "function_call", style: "def"}; + + // if the previous word was element, attribute, axis specifier, this word should be the name of that + if(isInXmlConstructor(state)) { + popStateStack(state); + return "variable"; + } + // as previously checked, if the word is element,attribute, axis specifier, call it an "xmlconstructor" and + // push the stack so we know to look for it on the next word + if(word == "element" || word == "attribute" || known.type == "axis_specifier") pushStateStack(state, {type: "xmlconstructor"}); + + // if the word is known, return the details of that else just call this a generic 'word' + return known ? known.style : "variable"; + } +} + +// handle comments, including nested +function tokenComment(stream, state) { + var maybeEnd = false, maybeNested = false, nestedCount = 0, ch; + while (ch = stream.next()) { + if (ch == ")" && maybeEnd) { + if(nestedCount > 0) + nestedCount--; + else { + popStateStack(state); + break; + } + } + else if(ch == ":" && maybeNested) { + nestedCount++; + } + maybeEnd = (ch == ":"); + maybeNested = (ch == "("); + } + + return "comment"; +} + +// tokenizer for string literals +// optionally pass a tokenizer function to set state.tokenize back to when finished +function tokenString(quote, f) { + return function(stream, state) { + var ch; + + if(isInString(state) && stream.current() == quote) { + popStateStack(state); + if(f) state.tokenize = f; + return "string"; + } + + pushStateStack(state, { type: "string", name: quote, tokenize: tokenString(quote, f) }); + + // if we're in a string and in an XML block, allow an embedded code block + if(stream.match("{", false) && isInXmlAttributeBlock(state)) { + state.tokenize = tokenBase; + return "string"; + } + + + while (ch = stream.next()) { + if (ch == quote) { + popStateStack(state); + if(f) state.tokenize = f; + break; + } + else { + // if we're in a string and in an XML block, allow an embedded code block in an attribute + if(stream.match("{", false) && isInXmlAttributeBlock(state)) { + state.tokenize = tokenBase; + return "string"; + } + + } + } + + return "string"; + }; +} + +// tokenizer for variables +function tokenVariable(stream, state) { + var isVariableChar = /[\w\$_-]/; + + // a variable may start with a quoted EQName so if the next character is quote, consume to the next quote + if(stream.eat("\"")) { + while(stream.next() !== '\"'){}; + stream.eat(":"); + } else { + stream.eatWhile(isVariableChar); + if(!stream.match(":=", false)) stream.eat(":"); + } + stream.eatWhile(isVariableChar); + state.tokenize = tokenBase; + return "variable"; +} + +// tokenizer for XML tags +function tokenTag(name, isclose) { + return function(stream, state) { + stream.eatSpace(); + if(isclose && stream.eat(">")) { + popStateStack(state); + state.tokenize = tokenBase; + return "tag"; + } + // self closing tag without attributes? + if(!stream.eat("/")) + pushStateStack(state, { type: "tag", name: name, tokenize: tokenBase}); + if(!stream.eat(">")) { + state.tokenize = tokenAttribute; + return "tag"; + } + else { + state.tokenize = tokenBase; + } + return "tag"; + }; +} + +// tokenizer for XML attributes +function tokenAttribute(stream, state) { + var ch = stream.next(); + + if(ch == "/" && stream.eat(">")) { + if(isInXmlAttributeBlock(state)) popStateStack(state); + if(isInXmlBlock(state)) popStateStack(state); + return "tag"; + } + if(ch == ">") { + if(isInXmlAttributeBlock(state)) popStateStack(state); + return "tag"; + } + if(ch == "=") + return null; + // quoted string + if (ch == '"' || ch == "'") + return chain(stream, state, tokenString(ch, tokenAttribute)); + + if(!isInXmlAttributeBlock(state)) + pushStateStack(state, { type: "attribute", tokenize: tokenAttribute}); + + stream.eat(/[a-zA-Z_:]/); + stream.eatWhile(/[-a-zA-Z0-9_:.]/); + stream.eatSpace(); + + // the case where the attribute has not value and the tag was closed + if(stream.match(">", false) || stream.match("/", false)) { + popStateStack(state); + state.tokenize = tokenBase; + } + + return "attribute"; +} + +// handle comments, including nested +function tokenXMLComment(stream, state) { + var ch; + while (ch = stream.next()) { + if (ch == "-" && stream.match("->", true)) { + state.tokenize = tokenBase; + return "comment"; + } + } +} + + +// handle CDATA +function tokenCDATA(stream, state) { + var ch; + while (ch = stream.next()) { + if (ch == "]" && stream.match("]", true)) { + state.tokenize = tokenBase; + return "comment"; + } + } +} + +// handle preprocessing instructions +function tokenPreProcessing(stream, state) { + var ch; + while (ch = stream.next()) { + if (ch == "?" && stream.match(">", true)) { + state.tokenize = tokenBase; + return "processingInstruction"; + } + } +} + + +// functions to test the current context of the state +function isInXmlBlock(state) { return isIn(state, "tag"); } +function isInXmlAttributeBlock(state) { return isIn(state, "attribute"); } +function isInXmlConstructor(state) { return isIn(state, "xmlconstructor"); } +function isInString(state) { return isIn(state, "string"); } + +function isEQNameAhead(stream) { + // assume we've already eaten a quote (") + if(stream.current() === '"') + return stream.match(/^[^\"]+\"\:/, false); + else if(stream.current() === '\'') + return stream.match(/^[^\"]+\'\:/, false); + else + return false; +} + +function isIn(state, type) { + return (state.stack.length && state.stack[state.stack.length - 1].type == type); +} + +function pushStateStack(state, newState) { + state.stack.push(newState); +} + +function popStateStack(state) { + state.stack.pop(); + var reinstateTokenize = state.stack.length && state.stack[state.stack.length-1].tokenize; + state.tokenize = reinstateTokenize || tokenBase; +} + +// the interface for the mode API +const xQuery = { + name: "xquery", + startState: function() { + return { + tokenize: tokenBase, + cc: [], + stack: [] + }; + }, + + token: function(stream, state) { + if (stream.eatSpace()) return null; + var style = state.tokenize(stream, state); + return style; + }, + + languageData: { + commentTokens: {block: {open: "(:", close: ":)"}} + } +}; + + +/***/ }) + +}]); +//# sourceMappingURL=3230.25e2cf51e31209917c87.js.map?v=25e2cf51e31209917c87 \ No newline at end of file diff --git a/vlmpy310/lib/python3.10/site-packages/notebook/static/3336.1430b8576b899f650fb9.js b/vlmpy310/lib/python3.10/site-packages/notebook/static/3336.1430b8576b899f650fb9.js new file mode 100644 index 0000000000000000000000000000000000000000..312656333f770dea5fe8a732d3842bc214908926 --- /dev/null +++ b/vlmpy310/lib/python3.10/site-packages/notebook/static/3336.1430b8576b899f650fb9.js @@ -0,0 +1,139 @@ +"use strict"; +(self["webpackChunk_JUPYTERLAB_CORE_OUTPUT"] = self["webpackChunk_JUPYTERLAB_CORE_OUTPUT"] || []).push([[3336],{ + +/***/ 33336: +/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => { + +__webpack_require__.r(__webpack_exports__); +/* harmony export */ __webpack_require__.d(__webpack_exports__, { +/* harmony export */ octave: () => (/* binding */ octave) +/* harmony export */ }); +function wordRegexp(words) { + return new RegExp("^((" + words.join(")|(") + "))\\b"); +} + +var singleOperators = new RegExp("^[\\+\\-\\*/&|\\^~<>!@'\\\\]"); +var singleDelimiters = new RegExp('^[\\(\\[\\{\\},:=;\\.]'); +var doubleOperators = new RegExp("^((==)|(~=)|(<=)|(>=)|(<<)|(>>)|(\\.[\\+\\-\\*/\\^\\\\]))"); +var doubleDelimiters = new RegExp("^((!=)|(\\+=)|(\\-=)|(\\*=)|(/=)|(&=)|(\\|=)|(\\^=))"); +var tripleDelimiters = new RegExp("^((>>=)|(<<=))"); +var expressionEnd = new RegExp("^[\\]\\)]"); +var identifiers = new RegExp("^[_A-Za-z\xa1-\uffff][_A-Za-z0-9\xa1-\uffff]*"); + +var builtins = wordRegexp([ + 'error', 'eval', 'function', 'abs', 'acos', 'atan', 'asin', 'cos', + 'cosh', 'exp', 'log', 'prod', 'sum', 'log10', 'max', 'min', 'sign', 'sin', 'sinh', + 'sqrt', 'tan', 'reshape', 'break', 'zeros', 'default', 'margin', 'round', 'ones', + 'rand', 'syn', 'ceil', 'floor', 'size', 'clear', 'zeros', 'eye', 'mean', 'std', 'cov', + 'det', 'eig', 'inv', 'norm', 'rank', 'trace', 'expm', 'logm', 'sqrtm', 'linspace', 'plot', + 'title', 'xlabel', 'ylabel', 'legend', 'text', 'grid', 'meshgrid', 'mesh', 'num2str', + 'fft', 'ifft', 'arrayfun', 'cellfun', 'input', 'fliplr', 'flipud', 'ismember' +]); + +var keywords = wordRegexp([ + 'return', 'case', 'switch', 'else', 'elseif', 'end', 'endif', 'endfunction', + 'if', 'otherwise', 'do', 'for', 'while', 'try', 'catch', 'classdef', 'properties', 'events', + 'methods', 'global', 'persistent', 'endfor', 'endwhile', 'printf', 'sprintf', 'disp', 'until', + 'continue', 'pkg' +]); + + +// tokenizers +function tokenTranspose(stream, state) { + if (!stream.sol() && stream.peek() === '\'') { + stream.next(); + state.tokenize = tokenBase; + return 'operator'; + } + state.tokenize = tokenBase; + return tokenBase(stream, state); +} + + +function tokenComment(stream, state) { + if (stream.match(/^.*%}/)) { + state.tokenize = tokenBase; + return 'comment'; + }; + stream.skipToEnd(); + return 'comment'; +} + +function tokenBase(stream, state) { + // whitespaces + if (stream.eatSpace()) return null; + + // Handle one line Comments + if (stream.match('%{')){ + state.tokenize = tokenComment; + stream.skipToEnd(); + return 'comment'; + } + + if (stream.match(/^[%#]/)){ + stream.skipToEnd(); + return 'comment'; + } + + // Handle Number Literals + if (stream.match(/^[0-9\.+-]/, false)) { + if (stream.match(/^[+-]?0x[0-9a-fA-F]+[ij]?/)) { + stream.tokenize = tokenBase; + return 'number'; }; + if (stream.match(/^[+-]?\d*\.\d+([EeDd][+-]?\d+)?[ij]?/)) { return 'number'; }; + if (stream.match(/^[+-]?\d+([EeDd][+-]?\d+)?[ij]?/)) { return 'number'; }; + } + if (stream.match(wordRegexp(['nan','NaN','inf','Inf']))) { return 'number'; }; + + // Handle Strings + var m = stream.match(/^"(?:[^"]|"")*("|$)/) || stream.match(/^'(?:[^']|'')*('|$)/) + if (m) { return m[1] ? 'string' : "error"; } + + // Handle words + if (stream.match(keywords)) { return 'keyword'; } ; + if (stream.match(builtins)) { return 'builtin'; } ; + if (stream.match(identifiers)) { return 'variable'; } ; + + if (stream.match(singleOperators) || stream.match(doubleOperators)) { return 'operator'; }; + if (stream.match(singleDelimiters) || stream.match(doubleDelimiters) || stream.match(tripleDelimiters)) { return null; }; + + if (stream.match(expressionEnd)) { + state.tokenize = tokenTranspose; + return null; + }; + + + // Handle non-detected items + stream.next(); + return 'error'; +}; + + +const octave = { + name: "octave", + + startState: function() { + return { + tokenize: tokenBase + }; + }, + + token: function(stream, state) { + var style = state.tokenize(stream, state); + if (style === 'number' || style === 'variable'){ + state.tokenize = tokenTranspose; + } + return style; + }, + + languageData: { + commentTokens: {line: "%"} + } +}; + + + +/***/ }) + +}]); +//# sourceMappingURL=3336.1430b8576b899f650fb9.js.map?v=1430b8576b899f650fb9 \ No newline at end of file diff --git a/vlmpy310/lib/python3.10/site-packages/notebook/static/3462.0383dfd16602627036bd.js.map b/vlmpy310/lib/python3.10/site-packages/notebook/static/3462.0383dfd16602627036bd.js.map new file mode 100644 index 0000000000000000000000000000000000000000..cca45ca92a18071464b7a054d90329ba459de71a --- /dev/null +++ b/vlmpy310/lib/python3.10/site-packages/notebook/static/3462.0383dfd16602627036bd.js.map @@ -0,0 +1 @@ +{"version":3,"file":"3462.0383dfd16602627036bd.js?v=0383dfd16602627036bd","mappings":";;;;;;AAAA,eAAe,KAAiD,oBAAoB,CAAqH,CAAC,iBAAiB,aAAa,OAAO,cAAc,sCAAsC,SAAS,2BAA2B,gGAAgG,6BAA6B,aAAa,oBAAoB,kBAAkB,wCAAwC,iCAAiC,+2BAA+2B,EAAE,oNAAoN,gLAAgL,2CAA2C,sBAAsB,IAAI,cAAc,2DAA2D,kBAAkB,iCAAiC,cAAc,eAAe,oBAAoB,wBAAwB,iCAAiC,wDAAwD,oBAAoB,0BAA0B,qBAAqB,2NAA2N,qBAAqB,2DAA2D,sWAAsW,YAAY,+BAA+B,qEAAqE,UAAU,0WAA0W,mBAAmB,iCAAiC,oBAAoB,oFAAoF,oBAAoB,gCAAgC,oBAAoB,sHAAsH,gCAAgC,6CAA6C,6JAA6J,oCAAoC,+JAA+J,+BAA+B,iFAAiF,qCAAqC,sBAAsB,YAAY,IAAI,KAAK,oJAAoJ,gGAAgG,uCAAuC,gCAAgC,iFAAiF,qCAAqC,qDAAqD,mEAAmE,sBAAsB,YAAY,IAAI,KAAK,sCAAsC,sBAAsB,6DAA6D,gCAAgC,iFAAiF,qCAAqC,uDAAuD,iGAAiG,yGAAyG,2BAA2B,2HAA2H,2BAA2B,qCAAqC,0JAA0J,YAAY,0MAA0M,qBAAqB,wTAAwT,0BAA0B,4FAA4F,SAAS,gaAAga,kBAAkB,kDAAkD,yHAAyH,MAAM,6XAA6X,gnBAAgnB,eAAe,wcAAwc,YAAY,wJAAwJ,cAAc,SAAS,eAAe,EAAE,6FAA6F,EAAE,sEAAsE,KAAK,2CAA2C,GAAG,oBAAoB,QAAQ,aAAa,oBAAoB,eAAe,2FAA2F,UAAU,2LAA2L,YAAY,0HAA0H,4DAA4D,wDAAwD,eAAe,sCAAsC,SAAS,0BAA0B,qFAAqF,6BAA6B,mCAAmC,skBAAskB,0DAA0D,kkBAAkkB,8GAA8G,0WAA0W,qJAAqJ,2CAA2C,8CAA8C,8CAA8C,IAAI,mBAAmB,yCAAyC,+BAA+B,kLAAkL,kBAAkB,yBAAyB,4DAA4D,mCAAmC,iCAAiC,wCAAwC,kCAAkC,IAAI,wBAAwB,qEAAqE,aAAa,wCAAwC,cAAc,yCAAyC,iCAAiC,oIAAoI,uCAAuC,EAAE,mBAAmB,8CAA8C,QAAQ,mCAAmC,iBAAiB,uCAAuC,gBAAgB,2DAA2D,oBAAoB,wDAAwD,oBAAoB,8CAA8C,qCAAqC,orCAAorC,qCAAqC,6EAA6E,4DAA4D,8BAA8B,yBAAyB,4BAA4B,uCAAuC,GAAG,mBAAmB,eAAe,sCAAsC,SAAS,6BAA6B,mDAAmD,kCAAkC,iCAAiC,2LAA2L,sCAAsC,wBAAwB,4KAA4K,kGAAkG,UAAU,6BAA6B,uCAAuC,QAAQ,8GAA8G,aAAa,yEAAyE,oEAAoE,EAAE,cAAc,0EAA0E,oEAAoE,EAAE,wBAAwB,wQAAwQ,oEAAoE,EAAE,mBAAmB,6DAA6D,uBAAuB,gKAAgK,WAAW,4GAA4G,2GAA2G,oEAAoE,0EAA0E,+FAA+F,wCAAwC,8FAA8F,0GAA0G,8MAA8M,8FAA8F,gBAAgB,uNAAuN,oBAAoB,gSAAgS,0BAA0B,eAAe,0JAA0J,sCAAsC,EAAE,wBAAwB,wKAAwK,0BAA0B,gOAAgO,8BAA8B,+HAA+H,4BAA4B,4IAA4I,sBAAsB,aAAa,sCAAsC,SAAS,uCAAuC,cAAc,cAAc,YAAY,YAAY,IAAI,KAAK,0CAA0C,+BAA+B,IAAI,+BAA+B,uBAAuB,oBAAoB,QAAQ,YAAY,oBAAoB,gBAAgB,uBAAuB,8BAA8B,cAAc,sCAAsC,SAAS,2BAA2B,iCAAiC,kCAAkC,+BAA+B,yLAAyL,UAAU,mCAAmC,QAAQ,yBAAyB,oBAAoB,gBAAgB,kFAAkF,wCAAwC,qIAAqI,4BAA4B,oTAAoT,KAAK,mDAAmD,iBAAiB,OAAO,4CAA4C,yCAAyC,cAAc,4BAA4B,0BAA0B,oBAAoB,eAAe,sCAAsC,SAAS,gCAAgC,eAAe,kCAAkC,6BAA6B,yDAAyD,cAAc,aAAa,8DAA8D,UAAU,gPAAgP,QAAQ,0EAA0E,aAAa,gJAAgJ,cAAc,gJAAgJ,8BAA8B,iEAAiE,wBAAwB,wEAAwE,0DAA0D,+IAA+I,uFAAuF,KAAK,6LAA6L,8BAA8B,yBAAyB,KAAK,2DAA2D,2BAA2B,0BAA0B,4DAA4D,4CAA4C,0BAA0B,6IAA6I,yBAAyB,8JAA8J,0BAA0B,2CAA2C,yBAAyB,eAAe,sCAAsC,SAAS,2BAA2B,4DAA4D,kCAAkC,iCAAiC,2IAA2I,sJAAsJ,UAAU,gBAAgB,6BAA6B,mKAAmK,4FAA4F,QAAQ,qCAAqC,oBAAoB,YAAY,KAAK,KAAK,2IAA2I,YAAY,2BAA2B,KAAK,6BAA6B,8BAA8B,qBAAqB,4BAA4B,KAAK,kBAAkB,4FAA4F,0IAA0I,qBAAqB,6CAA6C,mBAAmB,0CAA0C,WAAW,4FAA4F,qDAAqD,2EAA2E,qDAAqD,2EAA2E,SAAS,iGAAiG,2GAA2G,sJAAsJ,oEAAoE,qBAAqB,yDAAyD,uBAAuB,uLAAuL,kBAAkB,6BAA6B,4BAA4B,qBAAqB,uFAAuF,oDAAoD,wEAAwE,+DAA+D,oBAAoB,eAAe,sCAAsC,SAAS,6BAA6B,iCAAiC,iCAAiC,0BAA0B,yBAAyB,2JAA2J,iBAAiB,iBAAiB,iNAAiN,wGAAwG,wBAAwB,qEAAqE,0IAA0I,sEAAsE,0DAA0D,2DAA2D,sFAAsF,MAAM,iDAAiD,MAAM,oDAAoD,qCAAqC,sFAAsF,MAAM,iDAAiD,uJAAuJ,6HAA6H,+HAA+H,iLAAiL,KAAK,2DAA2D,sFAAsF,MAAM,iDAAiD,qCAAqC,sFAAsF,MAAM,iDAAiD,MAAM,oDAAoD,uJAAuJ,MAAM,+DAA+D,0IAA0I,2lBAA2lB,eAAe,sCAAsC,SAAS,yDAAyD,6BAA6B,gDAAgD,4CAA4C,YAAY,WAAW,KAAK,oCAAoC,SAAS,iDAAiD,6EAA6E,OAAO,YAAY,WAAW,KAAK,aAAa,mEAAmE,mBAAmB,4EAA4E,yBAAyB,uCAAuC,YAAY,WAAW,KAAK,gCAAgC,WAAW,sFAAsF,SAAS,eAAe,sCAAsC,SAAS,sDAAsD,eAAe,yCAAyC,SAAS,8YAA8Y,OAAO,uaAAua,8BAA8B,YAAY,uBAAuB,8DAA8D,2lBAA2lB,0BAA0B,uDAAuD,eAAe,sCAAsC,SAAS,gEAAgE,eAAe,iHAAiH,aAAa,sCAAsC,SAAS,mCAAmC,gCAAgC,iBAAiB,sIAAsI,eAAe,sDAAsD,UAAU,oXAAoX,wBAAwB,wLAAwL,mDAAmD,KAAK,wBAAwB,8LAA8L,iCAAiC,sDAAsD,gFAAgF,yGAAyG,mDAAmD,yEAAyE,iCAAiC,sDAAsD,yEAAyE,4HAA4H,mDAAmD,GAAG,OAAO,KAAK,QAAQ,4YAA4Y,SAAS,wGAAwG,eAAe,sCAAsC,SAAS,sGAAsG,eAAe,2BAA2B,MAAM,gBAAgB,QAAQ,gBAAgB,QAAQ,gBAAgB,QAAQ,gBAAgB,QAAQ,gBAAgB,QAAQ,gBAAgB,QAAQ,gBAAgB,QAAQ,gBAAgB,QAAQ,gBAAgB,QAAQ,gBAAgB,QAAQ,gBAAgB,QAAQ,gBAAgB,QAAQ,gBAAgB,QAAQ,gBAAgB,QAAQ,gBAAgB,QAAQ,gBAAgB,QAAQ,gBAAgB,QAAQ,gBAAgB,QAAQ,gBAAgB,QAAQ,gBAAgB,QAAQ,gBAAgB,QAAQ,gBAAgB,QAAQ,gBAAgB,EAAE,gBAAgB,QAAQ,gBAAgB,EAAE,gBAAgB,QAAQ,gBAAgB,EAAE,gBAAgB,QAAQ,gBAAgB,EAAE,gBAAgB,QAAQ,gBAAgB,QAAQ,gBAAgB,EAAE,gBAAgB,QAAQ,gBAAgB,EAAE,gBAAgB,SAAS,gBAAgB,SAAS,gBAAgB,SAAS,gBAAgB,SAAS,gBAAgB,SAAS,gBAAgB,SAAS,gBAAgB,SAAS,gBAAgB,SAAS,gBAAgB,SAAS,gBAAgB,SAAS,gBAAgB,SAAS,gBAAgB,SAAS,gBAAgB,SAAS,gBAAgB,EAAE,gBAAgB,SAAS,gBAAgB,EAAE,gBAAgB,SAAS,gBAAgB,EAAE,gBAAgB,SAAS,gBAAgB,EAAE,gBAAgB,SAAS,gBAAgB,EAAE,gBAAgB,SAAS,gBAAgB,EAAE,gBAAgB,EAAE,gBAAgB,EAAE,gBAAgB,SAAS,gBAAgB,SAAS,gBAAgB,SAAS,gBAAgB,SAAS,gBAAgB,SAAS,gBAAgB,SAAS,gBAAgB,SAAS,gBAAgB,SAAS,gBAAgB,SAAS,gBAAgB,SAAS,gBAAgB,SAAS,gBAAgB,EAAE,gBAAgB,EAAE,gBAAgB,EAAE,gBAAgB,EAAE,gBAAgB,EAAE,gBAAgB,EAAE,gBAAgB,EAAE,gBAAgB,SAAS,gBAAgB,EAAE,gBAAgB,EAAE,gBAAgB,EAAE,gBAAgB,EAAE,gBAAgB,EAAE,gBAAgB,EAAE,gBAAgB,EAAE,gBAAgB,SAAS,gBAAgB,EAAE,gBAAgB,GAAG,SAAS,2GAA2G,yBAAyB,KAAK,gBAAgB,MAAM,gBAAgB,MAAM,gBAAgB,MAAM,gBAAgB,MAAM,wBAAwB,MAAM,wBAAwB,MAAM,uBAAuB,MAAM,uBAAuB,MAAM,uBAAuB,MAAM,uBAAuB,MAAM,uBAAuB,MAAM,uBAAuB,MAAM,6BAA6B,MAAM,6BAA6B,MAAM,6BAA6B,MAAM,6BAA6B,MAAM,6BAA6B,MAAM,6BAA6B,MAAM,6BAA6B,MAAM,6BAA6B,MAAM,4BAA4B,MAAM,4BAA4B,MAAM,iBAAiB,MAAM,iBAAiB,MAAM,iBAAiB,MAAM,iBAAiB,MAAM,iBAAiB,MAAM,iBAAiB,MAAM,iBAAiB,MAAM,iBAAiB,MAAM,eAAe,MAAM,KAAK,MAAM,KAAK,MAAM,KAAK,KAAK,EAAE,MAAM,aAAa,KAAK,MAAM,KAAK,MAAM,KAAK,MAAM,KAAK,IAAI,MAAM,sBAAsB,MAAM,KAAK,MAAM,MAAM,MAAM,KAAK,KAAK,EAAE,MAAM,aAAa,KAAK,MAAM,KAAK,aAAa,KAAK,OAAO,KAAK,IAAI,MAAM,eAAe,MAAM,GAAG,KAAK,GAAG,MAAM,GAAG,KAAK,QAAQ,MAAM,GAAG,KAAK,GAAG,MAAM,GAAG,KAAK,IAAI,MAAM,eAAe,MAAM,MAAM,MAAM,WAAW,MAAM,MAAM,KAAK,EAAE,MAAM,aAAa,KAAK,MAAM,KAAK,aAAa,KAAK,OAAO,KAAK,IAAI,MAAM,eAAe,MAAM,GAAG,KAAK,GAAG,MAAM,GAAG,KAAK,QAAQ,MAAM,GAAG,KAAK,GAAG,MAAM,GAAG,KAAK,IAAI,MAAM,sBAAsB,MAAM,KAAK,MAAM,MAAM,MAAM,KAAK,KAAK,EAAE,MAAM,mBAAmB,KAAK,OAAO,KAAK,MAAM,KAAK,OAAO,KAAK,IAAI,MAAM,eAAe,MAAM,GAAG,KAAK,GAAG,MAAM,GAAG,KAAK,QAAQ,MAAM,GAAG,KAAK,GAAG,MAAM,GAAG,KAAK,IAAI,MAAM,eAAe,MAAM,MAAM,MAAM,WAAW,MAAM,MAAM,KAAK,EAAE,MAAM,mBAAmB,KAAK,OAAO,KAAK,MAAM,KAAK,OAAO,KAAK,IAAI,MAAM,eAAe,MAAM,GAAG,KAAK,GAAG,MAAM,GAAG,KAAK,QAAQ,MAAM,GAAG,KAAK,GAAG,MAAM,GAAG,KAAK,IAAI,MAAM,4BAA4B,MAAM,KAAK,MAAM,MAAM,MAAM,KAAK,KAAK,EAAE,MAAM,aAAa,KAAK,MAAM,KAAK,MAAM,KAAK,MAAM,KAAK,MAAM,KAAK,WAAW,MAAM,aAAa,KAAK,MAAM,KAAK,QAAQ,MAAM,GAAG,KAAK,GAAG,MAAM,GAAG,KAAK,QAAQ,MAAM,GAAG,KAAK,GAAG,MAAM,GAAG,KAAK,IAAI,MAAM,2BAA2B,MAAM,MAAM,MAAM,KAAK,MAAM,MAAM,KAAK,EAAE,MAAM,mBAAmB,KAAK,OAAO,KAAK,MAAM,KAAK,MAAM,KAAK,MAAM,KAAK,IAAI,MAAM,aAAa,KAAK,MAAM,KAAK,QAAQ,MAAM,GAAG,KAAK,GAAG,MAAM,GAAG,KAAK,QAAQ,MAAM,GAAG,KAAK,GAAG,MAAM,GAAG,KAAK,IAAI,MAAM,eAAe,MAAM,KAAK,MAAM,KAAK,MAAM,KAAK,MAAM,MAAM,MAAM,OAAO,MAAM,yBAAyB,KAAK,OAAO,KAAK,MAAM,KAAK,OAAO,KAAK,IAAI,MAAM,eAAe,MAAM,KAAK,MAAM,KAAK,MAAM,GAAG,KAAK,GAAG,MAAM,GAAG,KAAK,QAAQ,MAAM,GAAG,KAAK,GAAG,MAAM,GAAG,KAAK,IAAI,MAAM,sBAAsB,MAAM,KAAK,MAAM,KAAK,MAAM,KAAK,MAAM,KAAK,KAAK,EAAE,MAAM,yBAAyB,KAAK,OAAO,KAAK,MAAM,KAAK,OAAO,KAAK,IAAI,MAAM,eAAe,MAAM,KAAK,MAAM,KAAK,MAAM,GAAG,KAAK,GAAG,MAAM,GAAG,KAAK,QAAQ,MAAM,GAAG,KAAK,GAAG,MAAM,GAAG,KAAK,IAAI,MAAM,2BAA2B,MAAM,KAAK,MAAM,KAAK,MAAM,KAAK,KAAK,EAAE,MAAM,yBAAyB,KAAK,MAAM,KAAK,MAAM,KAAK,MAAM,KAAK,IAAI,MAAM,eAAe,MAAM,GAAG,KAAK,GAAG,MAAM,GAAG,KAAK,QAAQ,MAAM,GAAG,KAAK,GAAG,MAAM,GAAG,KAAK,QAAQ,MAAM,GAAG,KAAK,GAAG,MAAM,GAAG,KAAK,QAAQ,MAAM,GAAG,KAAK,GAAG,MAAM,GAAG,KAAK,IAAI,MAAM,cAAc,MAAM,cAAc,MAAM,wBAAwB,MAAM,kCAAkC,MAAM,kCAAkC,MAAM,kCAAkC,MAAM,kCAAkC,MAAM,kCAAkC,MAAM,kCAAkC,MAAM,kCAAkC,MAAM,kCAAkC,MAAM,kCAAkC,MAAM,kCAAkC,MAAM,kCAAkC,MAAM,kCAAkC,MAAM,iCAAiC,MAAM,yCAAyC,MAAM,wCAAwC,MAAM,iCAAiC,MAAM,wCAAwC,MAAM,yCAAyC,MAAM,iCAAiC,MAAM,wCAAwC,MAAM,wCAAwC,MAAM,iCAAiC,MAAM,wCAAwC,MAAM,wCAAwC,MAAM,yCAAyC,MAAM,wCAAwC,MAAM,iCAAiC,MAAM,iCAAiC,MAAM,wCAAwC,MAAM,yCAAyC,MAAM,wCAAwC,MAAM,wCAAwC,MAAM,iCAAiC,MAAM,iCAAiC,MAAM,wCAAwC,MAAM,wCAAwC,MAAM,8CAA8C,MAAM,8CAA8C,MAAM,gCAAgC,MAAM,8CAA8C,MAAM,8CAA8C,MAAM,gCAAgC,MAAM,+CAA+C,MAAM,8CAA8C,MAAM,8CAA8C,MAAM,+CAA+C,MAAM,8CAA8C,MAAM,8CAA8C,MAAM,8CAA8C,MAAM,8CAA8C,MAAM,gCAAgC,MAAM,gCAAgC,MAAM,0DAA0D,MAAM,0DAA0D,MAAM,gEAAgE,MAAM,gEAAgE,MAAM,gCAAgC,MAAM,gCAAgC,MAAM,0DAA0D,MAAM,0DAA0D,MAAM,yDAAyD,MAAM,yDAAyD,MAAM,sBAAsB,aAAa,MAAM,YAAY,aAAa,MAAM,sBAAsB,aAAa,MAAM,YAAY,aAAa,MAAM,sBAAsB,aAAa,MAAM,YAAY,aAAa,MAAM,sBAAsB,aAAa,MAAM,YAAY,cAAc,yBAAyB,KAAK,0CAA0C,MAAM,8DAA8D,MAAM,yCAAyC,MAAM,4DAA4D,MAAM,+EAA+E,MAAM,6EAA6E,MAAM,8EAA8E,MAAM,iFAAiF,MAAM,sCAAsC,MAAM,0DAA0D,MAAM,sCAAsC,MAAM,sCAAsC,MAAM,0DAA0D,MAAM,uCAAuC,+JAA+J,qCAAqC,kCAAkC,YAAY,WAAW,KAAK,yBAAyB,yCAAyC,iBAAiB,aAAa,kCAAkC,eAAe,0BAA0B,oBAAoB,oEAAoE,EAAE,IAAI,eAAe,OAAO,gFAAgF,qBAAqB,oEAAoE,YAAY,oJAAoJ,KAAK,+EAA+E,EAAE,+BAA+B,uEAAuE,YAAY,IAAI,gBAAgB,IAAI,wGAAwG,+EAA+E,kCAAkC,iBAAiB,mCAAmC,oCAAoC,0BAA0B,oCAAoC,MAAM,uFAAuF,6BAA6B,oBAAoB,OAAO,0DAA0D,EAAE,IAAI,SAAS,kCAAkC,mCAAmC,0BAA0B,mBAAmB,kCAAkC,sCAAsC,mBAAmB,wCAAwC,aAAa,gBAAgB,+BAA+B,oBAAoB,OAAO,0DAA0D,EAAE,IAAI,SAAS,kCAAkC,sFAAsF,yEAAyE,uBAAuB,gBAAgB,oBAAoB,iCAAiC,SAAS,mHAAmH,kCAAkC,+CAA+C,mEAAmE,YAAY,WAAW,mFAAmF,YAAY,WAAW,uEAAuE,UAAU,cAAc,sCAAsC,SAAS,wCAAwC,eAAe,+CAA+C,gCAAgC,kCAAkC,aAAa,4EAA4E,6FAA6F,iBAAiB,GAAG,IAAI,aAAa,iCAAiC,EAAE,MAAM,wBAAwB,iDAAiD,aAAa,cAAc,0BAA0B,cAAc,6KAA6K,sCAAsC,SAAS,gNAAgN,iDAAiD,SAAS,+DAA+D,0BAA0B,gDAAgD,gFAAgF,0BAA0B,IAAI,2CAA2C,yBAAyB,wBAAwB,IAAI,qCAAqC,OAAO,KAAK,QAAQ,iBAAiB,OAAO,kBAAkB,SAAS,QAAQ,iBAAiB,OAAO,iBAAiB,OAAO,iCAAiC,8CAA8C,iDAAiD,aAAa,sCAAsC,SAAS,sCAAsC,QAAQ,cAAc,aAAa,QAAQ,wOAAwO,mBAAmB,uGAAuG,wFAAwF,uNAAuN,sBAAsB,2mBAA2mB,wCAAwC,cAAc,eAAe,sCAAsC,SAAS,wBAAwB,0FAA0F,+BAA+B,QAAQ,2BAA2B,QAAQ,SAAS,QAAQ,OAAO,QAAQ,gBAAgB,UAAU,MAAM,QAAQ,YAAY,mBAAmB,mBAAmB,6MAA6M,8BAA8B,wfAAwf,2DAA2D,GAAG,UAAU,4CAA4C,wCAAwC,SAAS,uDAAuD,YAAY,4BAA4B,aAAa,MAAM,oBAAoB,yEAAyE,2EAA2E,uEAAuE,GAAG,aAAa,+BAA+B,eAAe,qEAAqE,qCAAqC,0EAA0E,iBAAiB,qEAAqE,2LAA2L,aAAa,YAAY,WAAW,qDAAqD,qBAAqB,0IAA0I,YAAY,qBAAqB,KAAK,2BAA2B,2FAA2F,gDAAgD,oGAAoG,iBAAiB,wDAAwD,8BAA8B,6DAA6D,8BAA8B,sPAAsP,gDAAgD,qCAAqC,sCAAsC,SAAS,eAAe,wBAAwB,YAAY,qBAAqB,KAAK,uBAAuB,wCAAwC,aAAa,0CAA0C,+DAA+D,8BAA8B,uDAAuD,iCAAiC,+EAA+E,0BAA0B,mFAAmF,mCAAmC,6BAA6B,sDAAsD,MAAM,UAAU,6DAA6D,MAAM,oDAAoD,qCAAqC,MAAM,0FAA0F,SAAS,yCAAyC,2DAA2D,cAAc,MAAM,UAAU,qHAAqH,MAAM,oDAAoD,qCAAqC,MAAM,0EAA0E,+GAA+G,8BAA8B,UAAU,uEAAuE,0BAA0B,0FAA0F,gCAAgC,UAAU,+HAA+H,0BAA0B,0FAA0F,8CAA8C,mDAAmD,oDAAoD,+BAA+B,8JAA8J,uCAAuC,yDAAyD,2BAA2B,qBAAqB,iFAAiF,2BAA2B,sIAAsI,mDAAmD,oEAAoE,4NAA4N,+RAA+R,wKAAwK,MAAM,UAAU,QAAQ,UAAU,QAAQ,0CAA0C,sMAAsM,8EAA8E,qBAAqB,GAAG,EAAE,GAAG,EAAE,oDAAoD,KAAK,wBAAwB,4CAA4C,iOAAiO,6BAA6B,cAAc,SAAS,+LAA+L,WAAW,sGAAsG,oBAAoB,qGAAqG,8HAA8H,2FAA2F,kFAAkF,GAAG,KAAK,KAAK,kDAAkD,mJAAmJ,yBAAyB,iFAAiF,0DAA0D,YAAY,IAAI,KAAK,oBAAoB,mHAAmH,wDAAwD,2GAA2G,MAAM,8IAA8I,uXAAuX,MAAM,sCAAsC,+UAA+U,MAAM,yEAAyE,oFAAoF,MAAM,0DAA0D,6CAA6C,mGAAmG,2DAA2D,oCAAoC,wFAAwF,oBAAoB,mBAAmB,8QAA8Q,MAAM,qGAAqG,6MAA6M,2GAA2G,yGAAyG,iBAAiB,4TAA4T,MAAM,MAAM,0HAA0H,qSAAqS,uBAAuB,oFAAoF,MAAM,gDAAgD,YAAY,gBAAgB,+BAA+B,SAAS,0BAA0B,oEAAoE,QAAQ,MAAM,EAAE,iCAAiC,8BAA8B,qCAAqC,MAAM,+DAA+D,qFAAqF,qCAAqC,KAAK,uHAAuH,uDAAuD,SAAS,iEAAiE,MAAM,iGAAiG,IAAI,MAAM,SAAS,mJAAmJ,KAAK,8BAA8B,2CAA2C,6DAA6D,yDAAyD,mCAAmC,4BAA4B,EAAE,sCAAsC,+FAA+F,2gBAA2gB,mCAAmC,QAAQ,kGAAkG,SAAS,YAAY,IAAI,KAAK,YAAY,IAAI,KAAK,wCAAwC,kBAAkB,aAAa,OAAO,WAAW,cAAc,YAAY,MAAM,KAAK,YAAY,IAAI,KAAK,wCAAwC,kBAAkB,cAAc,OAAO,WAAW,eAAe,gBAAgB,KAAK,KAAK,YAAY,IAAI,KAAK,wCAAwC,kBAAkB,eAAe,OAAO,WAAW,gBAAgB,cAAc,KAAK,KAAK,YAAY,IAAI,KAAK,wCAAwC,kBAAkB,gBAAgB,OAAO,WAAW,OAAO,+BAA+B,QAAQ,2BAA2B,QAAQ,OAAO,sCAAsC,gBAAgB,sCAAsC,SAAS,gOAAgO,iBAAiB,QAAQ,qBAAqB,+DAA+D,aAAa,oBAAoB,YAAY,yDAAyD,mBAAmB,sEAAsE,iBAAiB,qGAAqG,8EAA8E,SAAS,GAAG,QAAQ,sKAAsK,oBAAoB,qKAAqK,SAAS,YAAY,gBAAgB,oJAAoJ,SAAS,kBAAkB,kCAAkC,+BAA+B,qBAAqB,+CAA+C,mFAAmF,6FAA6F,0BAA0B,KAAK,oDAAoD,8CAA8C,qCAAqC,qBAAqB,WAAW,sCAAsC,SAAS,mDAAmD,yCAAyC,gCAAgC,mBAAmB,wGAAwG,aAAa,eAAe,WAAW,mBAAmB,WAAW,yBAAyB,UAAU,eAAe,mBAAmB,mCAAmC,gBAAgB,gEAAgE,mBAAmB,uCAAuC,eAAe,4GAA4G,YAAY,SAAS,4CAA4C,2CAA2C,cAAc,YAAY,gCAAgC,qFAAqF,SAAS,uBAAuB,8CAA8C,gDAAgD,6BAA6B,qCAAqC,0CAA0C,YAAY,uBAAuB,mEAAmE,iDAAiD,UAAU,yCAAyC,YAAY,WAAW,iBAAiB,gDAAgD,mEAAmE,iCAAiC,yCAAyC,YAAY,WAAW,iBAAiB,SAAS,4BAA4B,yBAAyB,SAAS,IAAI,uCAAuC,SAAS,iBAAiB,YAAY,gCAAgC,QAAQ,6CAA6C,YAAY,WAAW,2BAA2B,SAAS,iBAAiB,+CAA+C,iCAAiC,wBAAwB,MAAM,YAAY,2BAA2B,KAAK,6EAA6E,UAAU,uCAAuC,4BAA4B,2BAA2B,MAAM,oCAAoC,yBAAyB,SAAS,YAAY,WAAW,KAAK,aAAa,MAAM,sCAAsC,mEAAmE,kBAAkB,KAAK,uCAAuC,gDAAgD,4CAA4C,6CAA6C,wDAAwD,aAAa,sCAAsC,SAAS,0FAA0F,oBAAoB,cAAc,cAAc,uBAAuB,0BAA0B,gBAAgB,2CAA2C,cAAc,uBAAuB,aAAa,0BAA0B,sBAAsB,KAAK,EAAE,KAAK,EAAE,KAAK,EAAE,KAAK,MAAM,KAAK,EAAE,KAAK,EAAE,KAAK,EAAE,gCAAgC,+BAA+B,6BAA6B,OAAO,8CAA8C,oBAAoB,eAAe,gBAAgB,yDAAyD,6CAA6C,sBAAsB,mCAAmC,uBAAuB,0GAA0G,gFAAgF,yCAAyC,wBAAwB,yBAAyB,uCAAuC,+CAA+C,oDAAoD,sBAAsB,yBAAyB,+BAA+B,2BAA2B,6CAA6C,iCAAiC,0BAA0B,qDAAqD,iBAAiB,eAAe,QAAQ,IAAI,yCAAyC,qBAAqB,2BAA2B,sBAAsB,EAAE,6EAA6E,OAAO,sBAAsB,qBAAqB,IAAI,qBAAqB,iJAAiJ,yLAAyL,cAAc,iDAAiD,cAAc,wCAAwC,+BAA+B,IAAI,YAAY,IAAI,YAAY,IAAI,mCAAmC,uIAAuI,iEAAiE,mHAAmH,6HAA6H,OAAO,+BAA+B,eAAe,eAAe,kBAAkB,8BAA8B,2KAA2K,gCAAgC,mCAAmC,wBAAwB,eAAe,eAAe,kBAAkB,yCAAyC,oGAAoG,KAAK,qBAAqB,2JAA2J,iCAAiC,kBAAkB,yCAAyC,oGAAoG,KAAK,2BAA2B,sLAAsL,iCAAiC,sBAAsB,gCAAgC,4EAA4E,+FAA+F,uCAAuC,8DAA8D,aAAa,QAAQ,kDAAkD,QAAQ,iBAAiB,4CAA4C,SAAS,kDAAkD,QAAQ,iBAAiB,4CAA4C,UAAU,oEAAoE,4CAA4C,gBAAgB,qCAAqC,aAAa,sCAAsC,SAAS,8EAA8E,cAAc,qCAAqC,YAAY,8DAA8D,aAAa,+BAA+B,yBAAyB,uEAAuE,eAAe,UAAU,WAAW,YAAY,yBAAyB,+BAA+B,YAAY,WAAW,0BAA0B,UAAU,wCAAwC,iBAAiB,6CAA6C,8BAA8B,yBAAyB,iCAAiC,+BAA+B,aAAa,cAAc,6BAA6B,WAAW,sCAAsC,SAAS,uHAAuH,cAAc,yCAAyC,UAAU,oBAAoB,6CAA6C,2BAA2B,YAAY,mCAAmC,cAAc,qCAAqC,uCAAuC,2BAA2B,cAAc,oBAAoB,YAAY,2CAA2C,aAAa,0EAA0E,QAAQ,kBAAkB,UAAU,+DAA+D,4BAA4B,OAAO,WAAW,0DAA0D,OAAO,mBAAmB,aAAa,sCAAsC,SAAS,kCAAkC,QAAQ,cAAc,cAAc,WAAW,gCAAgC,qBAAqB,SAAS,6CAA6C,QAAQ,eAAe,iCAAiC,cAAc,iBAAiB,eAAe,8EAA8E,aAAa,qCAAqC,QAAQ,qBAAqB,aAAa,sCAAsC,SAAS,uKAAuK,OAAO,YAAY,OAAO,CAAC,iFAAiF,sJAAsJ,wBAAwB,kCAAkC,6CAA6C,wOAAwO,eAAe,sCAAsC,SAAS,iEAAiE,eAAe,QAAQ,cAAc,yBAAyB,WAAW,kCAAkC,QAAQ,KAAK,2BAA2B,mCAAmC,aAAa,QAAQ,wHAAwH,SAAS,yFAAyF,YAAY,0BAA0B,oCAAoC,KAAK,2BAA2B,EAAE,kMAAkM,0BAA0B,wBAAwB,IAAI,cAAc,kBAAkB,oBAAoB,qDAAqD,mBAAmB,gBAAgB,mBAAmB,qBAAqB,OAAO,6CAA6C,gGAAgG,oBAAoB,8BAA8B,mBAAmB,uBAAuB,6BAA6B,cAAc,gCAAgC,OAAO,2CAA2C,QAAQ,sBAAsB,aAAa,sCAAsC,SAAS,yCAAyC,QAAQ,cAAc,wCAAwC,qBAAqB,mCAAmC,uBAAuB,4CAA4C,QAAQ,cAAc,oEAAoE,YAAY,wBAAwB,SAAS,yBAAyB,cAAc,qFAAqF,UAAU,yBAAyB,cAAc,0BAA0B,WAAW,wBAAwB,QAAQ,yBAAyB,kBAAkB,0BAA0B,cAAc,yBAAyB,aAAa,0BAA0B,iBAAiB,wBAAwB,iBAAiB,wBAAwB,UAAU,oCAAoC,UAAU,oCAAoC,cAAc,kEAAkE,cAAc,kEAAkE,cAAc,6BAA6B,cAAc,6BAA6B,qBAAqB,gCAAgC,aAAa,yBAAyB,+CAA+C,sCAAsC,kBAAkB,aAAa,yBAAyB,+CAA+C,sCAAsC,kBAAkB,mBAAmB,yBAAyB,iBAAiB,+DAA+D,oBAAoB,kGAAkG,oEAAoE,2DAA2D,iCAAiC,yBAAyB,wBAAwB,oHAAoH,sBAAsB,yHAAyH,0BAA0B,gLAAgL,0BAA0B,sHAAsH,oBAAoB,4EAA4E,4BAA4B,6CAA6C,kBAAkB,QAAQ,UAAU,0EAA0E,WAAW,YAAY,qBAAqB,+CAA+C,sBAAsB,iDAAiD,qBAAqB,0BAA0B,sBAAsB,2CAA2C,YAAY,mBAAmB,aAAa,cAAc,6BAA6B,mCAAmC,0BAA0B,8BAA8B,iDAAiD,qBAAqB,oDAAoD,QAAQ,oCAAoC,UAAU,iDAAiD,kBAAkB,eAAe,sCAAsC,SAAS,oBAAoB,iCAAiC,gCAAgC,cAAc,8GAA8G,uBAAuB,cAAc,8BAA8B,aAAa,4BAA4B,WAAW,wBAAwB,WAAW,sHAAsH,UAAU,uGAAuG,mBAAmB,4CAA4C,SAAS,2CAA2C,8CAA8C,gDAAgD,uBAAuB,gDAAgD,iGAAiG,UAAU,yFAAyF,qGAAqG,gBAAgB,gEAAgE,aAAa,aAAa,sCAAsC,SAAS,okBAAokB,aAAa,sCAAsC,SAAS,+GAA+G,sHAAsH,4CAA4C,SAAS,YAAY,IAAI,KAAK,WAAW,qHAAqH,SAAS,uBAAuB,cAAc,gBAAgB,QAAQ,gBAAgB,YAAY,iBAAiB,eAAe,YAAY,kBAAkB,0BAA0B,mHAAmH,YAAY,IAAI,KAAK,wBAAwB,uBAAuB,mCAAmC,wBAAwB,2EAA2E,2BAA2B,UAAU,qBAAqB,cAAc,+BAA+B,QAAQ,qBAAqB,YAAY,iBAAiB,eAAe,wBAAwB,oBAAoB,2BAA2B,qCAAqC,UAAU,KAAK,8BAA8B,YAAY,0EAA0E,KAAK,IAAI,EAAE,iBAAiB,0BAA0B,SAAS,MAAM,kCAAkC,0IAA0I,YAAY,QAAQ,KAAK,IAAI,EAAE,KAAK,wEAAwE,0CAA0C,2BAA2B,sBAAsB,mCAAmC,0BAA0B,IAAI,SAAS,2BAA2B,IAAI,SAAS,SAAS,sBAAsB,mCAAmC,0BAA0B,IAAI,SAAS,qDAAqD,0BAA0B,IAAI,SAAS,8EAA8E,SAAS,sBAAsB,mCAAmC,0BAA0B,IAAI,SAAS,qDAAqD,0BAA0B,IAAI,SAAS,uEAAuE,0BAA0B,IAAI,SAAS,qEAAqE,UAAU,WAAW,qBAAqB,+CAA+C,mFAAmF,6FAA6F,0BAA0B,KAAK,oDAAoD,8CAA8C,qCAAqC,qBAAqB,WAAW,sCAAsC,SAAS,mDAAmD,0BAA0B,2JAA2J,gDAAgD,eAAe,sBAAsB,eAAe,mMAAmM,kBAAkB,2DAA2D,2BAA2B,YAAY,WAAW,2CAA2C,YAAY,6GAA6G,cAAc,uJAAuJ,cAAc,uJAAuJ,aAAa,sJAAsJ,aAAa,sJAAsJ,cAAc,2JAA2J,0EAA0E,IAAI,6BAA6B,+DAA+D,gBAAgB,uBAAuB,4DAA4D,yBAAyB,OAAO,GAAG,yCAAyC,IAAI,wBAAwB,gCAAgC,QAAQ,eAAe,aAAa,sCAAsC,SAAS,sEAAsE,wCAAwC,+DAA+D,gBAAgB,+BAA+B,4DAA4D,wBAAwB,4GAA4G,iBAAiB,oBAAoB,aAAa,UAAU,aAAa,UAAU,SAAS,sDAAsD,cAAc,sCAAsC,SAAS,+MAA+M,eAAe,MAAM,sTAAsT,sHAAsH,wBAAwB,oSAAoS,MAAM,cAAc,WAAW,+BAA+B,YAAY,YAAY,oDAAoD,SAAS,YAAY,QAAQ,sCAAsC,SAAS,uBAAuB,0CAA0C,6BAA6B,cAAc,6QAA6Q,mBAAmB,oCAAoC,YAAY,gBAAgB,8EAA8E,iBAAiB,qPAAqP,gYAAgY,oIAAoI,IAAI,oBAAoB,qCAAqC,gBAAgB,MAAM;AAC973F;;;;;;;ACDA;AACA;;AAEA;AACA;AACA;AACA;;AAEA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA,MAAM;AACN;AACA;AACA,EAAE;AACF;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;;;AAGA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;;;;AAIA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA,wBAAwB,sBAAsB;AAC9C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,sBAAsB;AACtB;;AAEA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA,sCAAsC;;AAEtC;AACA;AACA;;AAEA,4BAA4B;AAC5B;AACA;AACA;AACA,6BAA6B","sources":["webpack://_JUPYTERLAB.CORE_OUTPUT/../node_modules/@xterm/addon-canvas/lib/addon-canvas.js","webpack://_JUPYTERLAB.CORE_OUTPUT/../node_modules/process/browser.js"],"sourcesContent":["!function(e,t){\"object\"==typeof exports&&\"object\"==typeof module?module.exports=t():\"function\"==typeof define&&define.amd?define([],t):\"object\"==typeof exports?exports.CanvasAddon=t():e.CanvasAddon=t()}(self,(()=>(()=>{\"use strict\";var e={903:(e,t,i)=>{Object.defineProperty(t,\"__esModule\",{value:!0}),t.BaseRenderLayer=void 0;const s=i(274),r=i(627),o=i(237),n=i(860),a=i(374),h=i(296),l=i(345),c=i(859),d=i(399),_=i(855);class u extends c.Disposable{get canvas(){return this._canvas}get cacheCanvas(){return this._charAtlas?.pages[0].canvas}constructor(e,t,i,r,o,n,a,d,_,u){super(),this._terminal=e,this._container=t,this._alpha=o,this._themeService=n,this._bufferService=a,this._optionsService=d,this._decorationService=_,this._coreBrowserService=u,this._deviceCharWidth=0,this._deviceCharHeight=0,this._deviceCellWidth=0,this._deviceCellHeight=0,this._deviceCharLeft=0,this._deviceCharTop=0,this._selectionModel=(0,h.createSelectionRenderModel)(),this._bitmapGenerator=[],this._charAtlasDisposable=this.register(new c.MutableDisposable),this._onAddTextureAtlasCanvas=this.register(new l.EventEmitter),this.onAddTextureAtlasCanvas=this._onAddTextureAtlasCanvas.event,this._cellColorResolver=new s.CellColorResolver(this._terminal,this._optionsService,this._selectionModel,this._decorationService,this._coreBrowserService,this._themeService),this._canvas=this._coreBrowserService.mainDocument.createElement(\"canvas\"),this._canvas.classList.add(`xterm-${i}-layer`),this._canvas.style.zIndex=r.toString(),this._initCanvas(),this._container.appendChild(this._canvas),this._refreshCharAtlas(this._themeService.colors),this.register(this._themeService.onChangeColors((e=>{this._refreshCharAtlas(e),this.reset(),this.handleSelectionChanged(this._selectionModel.selectionStart,this._selectionModel.selectionEnd,this._selectionModel.columnSelectMode)}))),this.register((0,c.toDisposable)((()=>{this._canvas.remove()})))}_initCanvas(){this._ctx=(0,a.throwIfFalsy)(this._canvas.getContext(\"2d\",{alpha:this._alpha})),this._alpha||this._clearAll()}handleBlur(){}handleFocus(){}handleCursorMove(){}handleGridChanged(e,t){}handleSelectionChanged(e,t,i=!1){this._selectionModel.update(this._terminal._core,e,t,i)}_setTransparency(e){if(e===this._alpha)return;const t=this._canvas;this._alpha=e,this._canvas=this._canvas.cloneNode(),this._initCanvas(),this._container.replaceChild(this._canvas,t),this._refreshCharAtlas(this._themeService.colors),this.handleGridChanged(0,this._bufferService.rows-1)}_refreshCharAtlas(e){if(!(this._deviceCharWidth<=0&&this._deviceCharHeight<=0)){this._charAtlas=(0,r.acquireTextureAtlas)(this._terminal,this._optionsService.rawOptions,e,this._deviceCellWidth,this._deviceCellHeight,this._deviceCharWidth,this._deviceCharHeight,this._coreBrowserService.dpr),this._charAtlasDisposable.value=(0,l.forwardEvent)(this._charAtlas.onAddTextureAtlasCanvas,this._onAddTextureAtlasCanvas),this._charAtlas.warmUp();for(let e=0;e1?this._charAtlas.getRasterizedGlyphCombinedChar(s,this._cellColorResolver.result.bg,this._cellColorResolver.result.fg,this._cellColorResolver.result.ext,!0):this._charAtlas.getRasterizedGlyph(e.getCode()||_.WHITESPACE_CELL_CODE,this._cellColorResolver.result.bg,this._cellColorResolver.result.fg,this._cellColorResolver.result.ext,!0),!n.size.x||!n.size.y)return;this._ctx.save(),this._clipRow(i),this._bitmapGenerator[n.texturePage]&&this._charAtlas.pages[n.texturePage].canvas!==this._bitmapGenerator[n.texturePage].canvas&&(this._bitmapGenerator[n.texturePage]?.bitmap?.close(),delete this._bitmapGenerator[n.texturePage]),this._charAtlas.pages[n.texturePage].version!==this._bitmapGenerator[n.texturePage]?.version&&(this._bitmapGenerator[n.texturePage]||(this._bitmapGenerator[n.texturePage]=new g(this._charAtlas.pages[n.texturePage].canvas)),this._bitmapGenerator[n.texturePage].refresh(),this._bitmapGenerator[n.texturePage].version=this._charAtlas.pages[n.texturePage].version);let h=n.size.x;this._optionsService.rawOptions.rescaleOverlappingGlyphs&&(0,a.allowRescaling)(r,o,n.size.x,this._deviceCellWidth)&&(h=this._deviceCellWidth-1),this._ctx.drawImage(this._bitmapGenerator[n.texturePage]?.bitmap||this._charAtlas.pages[n.texturePage].canvas,n.texturePosition.x,n.texturePosition.y,n.size.x,n.size.y,t*this._deviceCellWidth+this._deviceCharLeft-n.offset.x,i*this._deviceCellHeight+this._deviceCharTop-n.offset.y,h,n.size.y),this._ctx.restore()}_clipRow(e){this._ctx.beginPath(),this._ctx.rect(0,e*this._deviceCellHeight,this._bufferService.cols*this._deviceCellWidth,this._deviceCellHeight),this._ctx.clip()}_getFont(e,t){return`${t?\"italic\":\"\"} ${e?this._optionsService.rawOptions.fontWeightBold:this._optionsService.rawOptions.fontWeight} ${this._optionsService.rawOptions.fontSize*this._coreBrowserService.dpr}px ${this._optionsService.rawOptions.fontFamily}`}}t.BaseRenderLayer=u;class g{get bitmap(){return this._bitmap}constructor(e){this.canvas=e,this._state=0,this._commitTimeout=void 0,this._bitmap=void 0,this.version=-1}refresh(){this._bitmap?.close(),this._bitmap=void 0,d.isSafari||(void 0===this._commitTimeout&&(this._commitTimeout=window.setTimeout((()=>this._generate()),100)),1===this._state&&(this._state=2))}_generate(){0===this._state&&(this._bitmap?.close(),this._bitmap=void 0,this._state=1,window.createImageBitmap(this.canvas).then((e=>{2===this._state?this.refresh():this._bitmap=e,this._state=0})),this._commitTimeout&&(this._commitTimeout=void 0))}}},949:(e,t,i)=>{Object.defineProperty(t,\"__esModule\",{value:!0}),t.CanvasRenderer=void 0;const s=i(627),r=i(56),o=i(374),n=i(345),a=i(859),h=i(873),l=i(43),c=i(630),d=i(744);class _ extends a.Disposable{constructor(e,t,i,_,u,g,f,v,C,p,m){super(),this._terminal=e,this._screenElement=t,this._bufferService=_,this._charSizeService=u,this._optionsService=g,this._coreBrowserService=C,this._themeService=m,this._observerDisposable=this.register(new a.MutableDisposable),this._onRequestRedraw=this.register(new n.EventEmitter),this.onRequestRedraw=this._onRequestRedraw.event,this._onChangeTextureAtlas=this.register(new n.EventEmitter),this.onChangeTextureAtlas=this._onChangeTextureAtlas.event,this._onAddTextureAtlasCanvas=this.register(new n.EventEmitter),this.onAddTextureAtlasCanvas=this._onAddTextureAtlasCanvas.event;const x=this._optionsService.rawOptions.allowTransparency;this._renderLayers=[new d.TextRenderLayer(this._terminal,this._screenElement,0,x,this._bufferService,this._optionsService,f,p,this._coreBrowserService,m),new c.SelectionRenderLayer(this._terminal,this._screenElement,1,this._bufferService,this._coreBrowserService,p,this._optionsService,m),new l.LinkRenderLayer(this._terminal,this._screenElement,2,i,this._bufferService,this._optionsService,p,this._coreBrowserService,m),new h.CursorRenderLayer(this._terminal,this._screenElement,3,this._onRequestRedraw,this._bufferService,this._optionsService,v,this._coreBrowserService,p,m)];for(const e of this._renderLayers)(0,n.forwardEvent)(e.onAddTextureAtlasCanvas,this._onAddTextureAtlasCanvas);this.dimensions=(0,o.createRenderDimensions)(),this._devicePixelRatio=this._coreBrowserService.dpr,this._updateDimensions(),this._observerDisposable.value=(0,r.observeDevicePixelDimensions)(this._renderLayers[0].canvas,this._coreBrowserService.window,((e,t)=>this._setCanvasDevicePixelDimensions(e,t))),this.register(this._coreBrowserService.onWindowChange((e=>{this._observerDisposable.value=(0,r.observeDevicePixelDimensions)(this._renderLayers[0].canvas,e,((e,t)=>this._setCanvasDevicePixelDimensions(e,t)))}))),this.register((0,a.toDisposable)((()=>{for(const e of this._renderLayers)e.dispose();(0,s.removeTerminalFromCache)(this._terminal)})))}get textureAtlas(){return this._renderLayers[0].cacheCanvas}handleDevicePixelRatioChange(){this._devicePixelRatio!==this._coreBrowserService.dpr&&(this._devicePixelRatio=this._coreBrowserService.dpr,this.handleResize(this._bufferService.cols,this._bufferService.rows))}handleResize(e,t){this._updateDimensions();for(const e of this._renderLayers)e.resize(this.dimensions);this._screenElement.style.width=`${this.dimensions.css.canvas.width}px`,this._screenElement.style.height=`${this.dimensions.css.canvas.height}px`}handleCharSizeChanged(){this.handleResize(this._bufferService.cols,this._bufferService.rows)}handleBlur(){this._runOperation((e=>e.handleBlur()))}handleFocus(){this._runOperation((e=>e.handleFocus()))}handleSelectionChanged(e,t,i=!1){this._runOperation((s=>s.handleSelectionChanged(e,t,i))),this._themeService.colors.selectionForeground&&this._onRequestRedraw.fire({start:0,end:this._bufferService.rows-1})}handleCursorMove(){this._runOperation((e=>e.handleCursorMove()))}clear(){this._runOperation((e=>e.reset()))}_runOperation(e){for(const t of this._renderLayers)e(t)}renderRows(e,t){for(const i of this._renderLayers)i.handleGridChanged(e,t)}clearTextureAtlas(){for(const e of this._renderLayers)e.clearTextureAtlas()}_updateDimensions(){if(!this._charSizeService.hasValidSize)return;const e=this._coreBrowserService.dpr;this.dimensions.device.char.width=Math.floor(this._charSizeService.width*e),this.dimensions.device.char.height=Math.ceil(this._charSizeService.height*e),this.dimensions.device.cell.height=Math.floor(this.dimensions.device.char.height*this._optionsService.rawOptions.lineHeight),this.dimensions.device.char.top=1===this._optionsService.rawOptions.lineHeight?0:Math.round((this.dimensions.device.cell.height-this.dimensions.device.char.height)/2),this.dimensions.device.cell.width=this.dimensions.device.char.width+Math.round(this._optionsService.rawOptions.letterSpacing),this.dimensions.device.char.left=Math.floor(this._optionsService.rawOptions.letterSpacing/2),this.dimensions.device.canvas.height=this._bufferService.rows*this.dimensions.device.cell.height,this.dimensions.device.canvas.width=this._bufferService.cols*this.dimensions.device.cell.width,this.dimensions.css.canvas.height=Math.round(this.dimensions.device.canvas.height/e),this.dimensions.css.canvas.width=Math.round(this.dimensions.device.canvas.width/e),this.dimensions.css.cell.height=this.dimensions.css.canvas.height/this._bufferService.rows,this.dimensions.css.cell.width=this.dimensions.css.canvas.width/this._bufferService.cols}_setCanvasDevicePixelDimensions(e,t){this.dimensions.device.canvas.height=t,this.dimensions.device.canvas.width=e;for(const e of this._renderLayers)e.resize(this.dimensions);this._requestRedrawViewport()}_requestRedrawViewport(){this._onRequestRedraw.fire({start:0,end:this._bufferService.rows-1})}}t.CanvasRenderer=_},873:(e,t,i)=>{Object.defineProperty(t,\"__esModule\",{value:!0}),t.CursorRenderLayer=void 0;const s=i(457),r=i(859),o=i(399),n=i(782),a=i(903);class h extends a.BaseRenderLayer{constructor(e,t,i,s,o,a,h,l,c,d){super(e,t,\"cursor\",i,!0,d,o,a,c,l),this._onRequestRedraw=s,this._coreService=h,this._cursorBlinkStateManager=this.register(new r.MutableDisposable),this._cell=new n.CellData,this._state={x:0,y:0,isFocused:!1,style:\"\",width:0},this._cursorRenderers={bar:this._renderBarCursor.bind(this),block:this._renderBlockCursor.bind(this),underline:this._renderUnderlineCursor.bind(this),outline:this._renderOutlineCursor.bind(this)},this.register(a.onOptionChange((()=>this._handleOptionsChanged()))),this._handleOptionsChanged()}resize(e){super.resize(e),this._state={x:0,y:0,isFocused:!1,style:\"\",width:0}}reset(){this._clearCursor(),this._cursorBlinkStateManager.value?.restartBlinkAnimation(),this._handleOptionsChanged()}handleBlur(){this._cursorBlinkStateManager.value?.pause(),this._onRequestRedraw.fire({start:this._bufferService.buffer.y,end:this._bufferService.buffer.y})}handleFocus(){this._cursorBlinkStateManager.value?.resume(),this._onRequestRedraw.fire({start:this._bufferService.buffer.y,end:this._bufferService.buffer.y})}_handleOptionsChanged(){this._optionsService.rawOptions.cursorBlink?this._cursorBlinkStateManager.value||(this._cursorBlinkStateManager.value=new s.CursorBlinkStateManager((()=>this._render(!0)),this._coreBrowserService)):this._cursorBlinkStateManager.clear(),this._onRequestRedraw.fire({start:this._bufferService.buffer.y,end:this._bufferService.buffer.y})}handleCursorMove(){this._cursorBlinkStateManager.value?.restartBlinkAnimation()}handleGridChanged(e,t){!this._cursorBlinkStateManager.value||this._cursorBlinkStateManager.value.isPaused?this._render(!1):this._cursorBlinkStateManager.value.restartBlinkAnimation()}_render(e){if(!this._coreService.isCursorInitialized||this._coreService.isCursorHidden)return void this._clearCursor();const t=this._bufferService.buffer.ybase+this._bufferService.buffer.y,i=t-this._bufferService.buffer.ydisp;if(i<0||i>=this._bufferService.rows)return void this._clearCursor();const s=Math.min(this._bufferService.buffer.x,this._bufferService.cols-1);if(this._bufferService.buffer.lines.get(t).loadCell(s,this._cell),void 0!==this._cell.content){if(!this._coreBrowserService.isFocused){this._clearCursor(),this._ctx.save(),this._ctx.fillStyle=this._themeService.colors.cursor.css;const e=this._optionsService.rawOptions.cursorStyle,t=this._optionsService.rawOptions.cursorInactiveStyle;return t&&\"none\"!==t&&this._cursorRenderers[t](s,i,this._cell),this._ctx.restore(),this._state.x=s,this._state.y=i,this._state.isFocused=!1,this._state.style=e,void(this._state.width=this._cell.getWidth())}if(!this._cursorBlinkStateManager.value||this._cursorBlinkStateManager.value.isCursorVisible){if(this._state){if(this._state.x===s&&this._state.y===i&&this._state.isFocused===this._coreBrowserService.isFocused&&this._state.style===this._optionsService.rawOptions.cursorStyle&&this._state.width===this._cell.getWidth())return;this._clearCursor()}this._ctx.save(),this._cursorRenderers[this._optionsService.rawOptions.cursorStyle||\"block\"](s,i,this._cell),this._ctx.restore(),this._state.x=s,this._state.y=i,this._state.isFocused=!1,this._state.style=this._optionsService.rawOptions.cursorStyle,this._state.width=this._cell.getWidth()}else this._clearCursor()}}_clearCursor(){this._state&&(o.isFirefox||this._coreBrowserService.dpr<1?this._clearAll():this._clearCells(this._state.x,this._state.y,this._state.width,1),this._state={x:0,y:0,isFocused:!1,style:\"\",width:0})}_renderBarCursor(e,t,i){this._ctx.save(),this._ctx.fillStyle=this._themeService.colors.cursor.css,this._fillLeftLineAtCell(e,t,this._optionsService.rawOptions.cursorWidth),this._ctx.restore()}_renderBlockCursor(e,t,i){this._ctx.save(),this._ctx.fillStyle=this._themeService.colors.cursor.css,this._fillCells(e,t,i.getWidth(),1),this._ctx.fillStyle=this._themeService.colors.cursorAccent.css,this._fillCharTrueColor(i,e,t),this._ctx.restore()}_renderUnderlineCursor(e,t,i){this._ctx.save(),this._ctx.fillStyle=this._themeService.colors.cursor.css,this._fillBottomLineAtCells(e,t),this._ctx.restore()}_renderOutlineCursor(e,t,i){this._ctx.save(),this._ctx.strokeStyle=this._themeService.colors.cursor.css,this._strokeRectAtCell(e,t,i.getWidth(),1),this._ctx.restore()}}t.CursorRenderLayer=h},574:(e,t)=>{Object.defineProperty(t,\"__esModule\",{value:!0}),t.GridCache=void 0,t.GridCache=class{constructor(){this.cache=[]}resize(e,t){for(let i=0;i{Object.defineProperty(t,\"__esModule\",{value:!0}),t.LinkRenderLayer=void 0;const s=i(197),r=i(237),o=i(903);class n extends o.BaseRenderLayer{constructor(e,t,i,s,r,o,n,a,h){super(e,t,\"link\",i,!0,h,r,o,n,a),this.register(s.onShowLinkUnderline((e=>this._handleShowLinkUnderline(e)))),this.register(s.onHideLinkUnderline((e=>this._handleHideLinkUnderline(e))))}resize(e){super.resize(e),this._state=void 0}reset(){this._clearCurrentLink()}_clearCurrentLink(){if(this._state){this._clearCells(this._state.x1,this._state.y1,this._state.cols-this._state.x1,1);const e=this._state.y2-this._state.y1-1;e>0&&this._clearCells(0,this._state.y1+1,this._state.cols,e),this._clearCells(0,this._state.y2,this._state.x2,1),this._state=void 0}}_handleShowLinkUnderline(e){if(e.fg===r.INVERTED_DEFAULT_COLOR?this._ctx.fillStyle=this._themeService.colors.background.css:e.fg&&(0,s.is256Color)(e.fg)?this._ctx.fillStyle=this._themeService.colors.ansi[e.fg].css:this._ctx.fillStyle=this._themeService.colors.foreground.css,e.y1===e.y2)this._fillBottomLineAtCells(e.x1,e.y1,e.x2-e.x1);else{this._fillBottomLineAtCells(e.x1,e.y1,e.cols-e.x1);for(let t=e.y1+1;t{Object.defineProperty(t,\"__esModule\",{value:!0}),t.SelectionRenderLayer=void 0;const s=i(903);class r extends s.BaseRenderLayer{constructor(e,t,i,s,r,o,n,a){super(e,t,\"selection\",i,!0,a,s,n,o,r),this._clearState()}_clearState(){this._state={start:void 0,end:void 0,columnSelectMode:void 0,ydisp:void 0}}resize(e){super.resize(e),this._selectionModel.selectionStart&&this._selectionModel.selectionEnd&&(this._clearState(),this._redrawSelection(this._selectionModel.selectionStart,this._selectionModel.selectionEnd,this._selectionModel.columnSelectMode))}reset(){this._state.start&&this._state.end&&(this._clearState(),this._clearAll())}handleBlur(){this.reset(),this._redrawSelection(this._selectionModel.selectionStart,this._selectionModel.selectionEnd,this._selectionModel.columnSelectMode)}handleFocus(){this.reset(),this._redrawSelection(this._selectionModel.selectionStart,this._selectionModel.selectionEnd,this._selectionModel.columnSelectMode)}handleSelectionChanged(e,t,i){super.handleSelectionChanged(e,t,i),this._redrawSelection(e,t,i)}_redrawSelection(e,t,i){if(!this._didStateChange(e,t,i,this._bufferService.buffer.ydisp))return;if(this._clearAll(),!e||!t)return void this._clearState();const s=e[1]-this._bufferService.buffer.ydisp,r=t[1]-this._bufferService.buffer.ydisp,o=Math.max(s,0),n=Math.min(r,this._bufferService.rows-1);if(o>=this._bufferService.rows||n<0)this._state.ydisp=this._bufferService.buffer.ydisp;else{if(this._ctx.fillStyle=(this._coreBrowserService.isFocused?this._themeService.colors.selectionBackgroundTransparent:this._themeService.colors.selectionInactiveBackgroundTransparent).css,i){const i=e[0],s=t[0]-i,r=n-o+1;this._fillCells(i,o,s,r)}else{const i=s===o?e[0]:0,a=o===r?t[0]:this._bufferService.cols;this._fillCells(i,o,a-i,1);const h=Math.max(n-o-1,0);if(this._fillCells(0,o+1,this._bufferService.cols,h),o!==n){const e=r===n?t[0]:this._bufferService.cols;this._fillCells(0,n,e,1)}}this._state.start=[e[0],e[1]],this._state.end=[t[0],t[1]],this._state.columnSelectMode=i,this._state.ydisp=this._bufferService.buffer.ydisp}}_didStateChange(e,t,i,s){return!this._areCoordinatesEqual(e,this._state.start)||!this._areCoordinatesEqual(t,this._state.end)||i!==this._state.columnSelectMode||s!==this._state.ydisp}_areCoordinatesEqual(e,t){return!(!e||!t)&&e[0]===t[0]&&e[1]===t[1]}}t.SelectionRenderLayer=r},744:(e,t,i)=>{Object.defineProperty(t,\"__esModule\",{value:!0}),t.TextRenderLayer=void 0;const s=i(577),r=i(147),o=i(782),n=i(855),a=i(903),h=i(574);class l extends a.BaseRenderLayer{constructor(e,t,i,s,r,n,a,l,c,d){super(e,t,\"text\",i,s,d,r,n,l,c),this._characterJoinerService=a,this._characterWidth=0,this._characterFont=\"\",this._characterOverlapCache={},this._workCell=new o.CellData,this._state=new h.GridCache,this.register(n.onSpecificOptionChange(\"allowTransparency\",(e=>this._setTransparency(e))))}resize(e){super.resize(e);const t=this._getFont(!1,!1);this._characterWidth===e.device.char.width&&this._characterFont===t||(this._characterWidth=e.device.char.width,this._characterFont=t,this._characterOverlapCache={}),this._state.clear(),this._state.resize(this._bufferService.cols,this._bufferService.rows)}reset(){this._state.clear(),this._clearAll()}_forEachCell(e,t,i){for(let r=e;r<=t;r++){const e=r+this._bufferService.buffer.ydisp,t=this._bufferService.buffer.lines.get(e),o=this._characterJoinerService.getJoinedCharacters(e);for(let e=0;e0&&e===o[0][0]){h=!0;const e=o.shift();a=new s.JoinedCellData(this._workCell,t.translateToString(!0,e[0],e[1]),e[1]-e[0]),l=e[1]-1}!h&&this._isOverlapping(a)&&l{let l=null;e.isInverse()?l=e.isFgDefault()?this._themeService.colors.foreground.css:e.isFgRGB()?`rgb(${r.AttributeData.toColorRGB(e.getFgColor()).join(\",\")})`:this._themeService.colors.ansi[e.getFgColor()].css:e.isBgRGB()?l=`rgb(${r.AttributeData.toColorRGB(e.getBgColor()).join(\",\")})`:e.isBgPalette()&&(l=this._themeService.colors.ansi[e.getBgColor()].css);let c=!1;this._decorationService.forEachDecorationAtCell(t,this._bufferService.buffer.ydisp+h,void 0,(e=>{\"top\"!==e.options.layer&&c||(e.backgroundColorRGB&&(l=e.backgroundColorRGB.css),c=\"top\"===e.options.layer)})),null===a&&(o=t,n=h),h!==n?(i.fillStyle=a||\"\",this._fillCells(o,n,s-o,1),o=t,n=h):a!==l&&(i.fillStyle=a||\"\",this._fillCells(o,n,t-o,1),o=t,n=h),a=l})),null!==a&&(i.fillStyle=a,this._fillCells(o,n,s-o,1)),i.restore()}_drawForeground(e,t){this._forEachCell(e,t,((e,t,i)=>this._drawChars(e,t,i)))}handleGridChanged(e,t){0!==this._state.cache.length&&(this._charAtlas&&this._charAtlas.beginFrame(),this._clearCells(0,e,this._bufferService.cols,t-e+1),this._drawBackground(e,t),this._drawForeground(e,t))}_isOverlapping(e){if(1!==e.getWidth())return!1;if(e.getCode()<256)return!1;const t=e.getChars();if(this._characterOverlapCache.hasOwnProperty(t))return this._characterOverlapCache[t];this._ctx.save(),this._ctx.font=this._characterFont;const i=Math.floor(this._ctx.measureText(t).width)>this._characterWidth;return this._ctx.restore(),this._characterOverlapCache[t]=i,i}}t.TextRenderLayer=l},274:(e,t,i)=>{Object.defineProperty(t,\"__esModule\",{value:!0}),t.CellColorResolver=void 0;const s=i(855),r=i(160),o=i(374);let n,a=0,h=0,l=!1,c=!1,d=!1,_=0;t.CellColorResolver=class{constructor(e,t,i,s,r,o){this._terminal=e,this._optionService=t,this._selectionRenderModel=i,this._decorationService=s,this._coreBrowserService=r,this._themeService=o,this.result={fg:0,bg:0,ext:0}}resolve(e,t,i,u){if(this.result.bg=e.bg,this.result.fg=e.fg,this.result.ext=268435456&e.bg?e.extended.ext:0,h=0,a=0,c=!1,l=!1,d=!1,n=this._themeService.colors,_=0,e.getCode()!==s.NULL_CELL_CODE&&4===e.extended.underlineStyle){const e=Math.max(1,Math.floor(this._optionService.rawOptions.fontSize*this._coreBrowserService.dpr/15));_=t*u%(2*Math.round(e))}if(this._decorationService.forEachDecorationAtCell(t,i,\"bottom\",(e=>{e.backgroundColorRGB&&(h=e.backgroundColorRGB.rgba>>8&16777215,c=!0),e.foregroundColorRGB&&(a=e.foregroundColorRGB.rgba>>8&16777215,l=!0)})),d=this._selectionRenderModel.isCellSelected(this._terminal,t,i),d){if(67108864&this.result.fg||0!=(50331648&this.result.bg)){if(67108864&this.result.fg)switch(50331648&this.result.fg){case 16777216:case 33554432:h=this._themeService.colors.ansi[255&this.result.fg].rgba;break;case 50331648:h=(16777215&this.result.fg)<<8|255;break;default:h=this._themeService.colors.foreground.rgba}else switch(50331648&this.result.bg){case 16777216:case 33554432:h=this._themeService.colors.ansi[255&this.result.bg].rgba;break;case 50331648:h=(16777215&this.result.bg)<<8|255}h=r.rgba.blend(h,4294967040&(this._coreBrowserService.isFocused?n.selectionBackgroundOpaque:n.selectionInactiveBackgroundOpaque).rgba|128)>>8&16777215}else h=(this._coreBrowserService.isFocused?n.selectionBackgroundOpaque:n.selectionInactiveBackgroundOpaque).rgba>>8&16777215;if(c=!0,n.selectionForeground&&(a=n.selectionForeground.rgba>>8&16777215,l=!0),(0,o.treatGlyphAsBackgroundColor)(e.getCode())){if(67108864&this.result.fg&&0==(50331648&this.result.bg))a=(this._coreBrowserService.isFocused?n.selectionBackgroundOpaque:n.selectionInactiveBackgroundOpaque).rgba>>8&16777215;else{if(67108864&this.result.fg)switch(50331648&this.result.bg){case 16777216:case 33554432:a=this._themeService.colors.ansi[255&this.result.bg].rgba;break;case 50331648:a=(16777215&this.result.bg)<<8|255}else switch(50331648&this.result.fg){case 16777216:case 33554432:a=this._themeService.colors.ansi[255&this.result.fg].rgba;break;case 50331648:a=(16777215&this.result.fg)<<8|255;break;default:a=this._themeService.colors.foreground.rgba}a=r.rgba.blend(a,4294967040&(this._coreBrowserService.isFocused?n.selectionBackgroundOpaque:n.selectionInactiveBackgroundOpaque).rgba|128)>>8&16777215}l=!0}}this._decorationService.forEachDecorationAtCell(t,i,\"top\",(e=>{e.backgroundColorRGB&&(h=e.backgroundColorRGB.rgba>>8&16777215,c=!0),e.foregroundColorRGB&&(a=e.foregroundColorRGB.rgba>>8&16777215,l=!0)})),c&&(h=d?-16777216&e.bg&-134217729|h|50331648:-16777216&e.bg|h|50331648),l&&(a=-16777216&e.fg&-67108865|a|50331648),67108864&this.result.fg&&(c&&!l&&(a=0==(50331648&this.result.bg)?-134217728&this.result.fg|16777215&n.background.rgba>>8|50331648:-134217728&this.result.fg|67108863&this.result.bg,l=!0),!c&&l&&(h=0==(50331648&this.result.fg)?-67108864&this.result.bg|16777215&n.foreground.rgba>>8|50331648:-67108864&this.result.bg|67108863&this.result.fg,c=!0)),n=void 0,this.result.bg=c?h:this.result.bg,this.result.fg=l?a:this.result.fg,this.result.ext&=536870911,this.result.ext|=_<<29&3758096384}}},627:(e,t,i)=>{Object.defineProperty(t,\"__esModule\",{value:!0}),t.removeTerminalFromCache=t.acquireTextureAtlas=void 0;const s=i(509),r=i(197),o=[];t.acquireTextureAtlas=function(e,t,i,n,a,h,l,c){const d=(0,r.generateConfig)(n,a,h,l,t,i,c);for(let t=0;t=0){if((0,r.configEquals)(i.config,d))return i.atlas;1===i.ownedBy.length?(i.atlas.dispose(),o.splice(t,1)):i.ownedBy.splice(s,1);break}}for(let t=0;t{Object.defineProperty(t,\"__esModule\",{value:!0}),t.is256Color=t.configEquals=t.generateConfig=void 0;const s=i(160);t.generateConfig=function(e,t,i,r,o,n,a){const h={foreground:n.foreground,background:n.background,cursor:s.NULL_COLOR,cursorAccent:s.NULL_COLOR,selectionForeground:s.NULL_COLOR,selectionBackgroundTransparent:s.NULL_COLOR,selectionBackgroundOpaque:s.NULL_COLOR,selectionInactiveBackgroundTransparent:s.NULL_COLOR,selectionInactiveBackgroundOpaque:s.NULL_COLOR,ansi:n.ansi.slice(),contrastCache:n.contrastCache,halfContrastCache:n.halfContrastCache};return{customGlyphs:o.customGlyphs,devicePixelRatio:a,letterSpacing:o.letterSpacing,lineHeight:o.lineHeight,deviceCellWidth:e,deviceCellHeight:t,deviceCharWidth:i,deviceCharHeight:r,fontFamily:o.fontFamily,fontSize:o.fontSize,fontWeight:o.fontWeight,fontWeightBold:o.fontWeightBold,allowTransparency:o.allowTransparency,drawBoldTextInBrightColors:o.drawBoldTextInBrightColors,minimumContrastRatio:o.minimumContrastRatio,colors:h}},t.configEquals=function(e,t){for(let i=0;i{Object.defineProperty(t,\"__esModule\",{value:!0}),t.TEXT_BASELINE=t.DIM_OPACITY=t.INVERTED_DEFAULT_COLOR=void 0;const s=i(399);t.INVERTED_DEFAULT_COLOR=257,t.DIM_OPACITY=.5,t.TEXT_BASELINE=s.isFirefox||s.isLegacyEdge?\"bottom\":\"ideographic\"},457:(e,t)=>{Object.defineProperty(t,\"__esModule\",{value:!0}),t.CursorBlinkStateManager=void 0;t.CursorBlinkStateManager=class{constructor(e,t){this._renderCallback=e,this._coreBrowserService=t,this.isCursorVisible=!0,this._coreBrowserService.isFocused&&this._restartInterval()}get isPaused(){return!(this._blinkStartTimeout||this._blinkInterval)}dispose(){this._blinkInterval&&(this._coreBrowserService.window.clearInterval(this._blinkInterval),this._blinkInterval=void 0),this._blinkStartTimeout&&(this._coreBrowserService.window.clearTimeout(this._blinkStartTimeout),this._blinkStartTimeout=void 0),this._animationFrame&&(this._coreBrowserService.window.cancelAnimationFrame(this._animationFrame),this._animationFrame=void 0)}restartBlinkAnimation(){this.isPaused||(this._animationTimeRestarted=Date.now(),this.isCursorVisible=!0,this._animationFrame||(this._animationFrame=this._coreBrowserService.window.requestAnimationFrame((()=>{this._renderCallback(),this._animationFrame=void 0}))))}_restartInterval(e=600){this._blinkInterval&&(this._coreBrowserService.window.clearInterval(this._blinkInterval),this._blinkInterval=void 0),this._blinkStartTimeout=this._coreBrowserService.window.setTimeout((()=>{if(this._animationTimeRestarted){const e=600-(Date.now()-this._animationTimeRestarted);if(this._animationTimeRestarted=void 0,e>0)return void this._restartInterval(e)}this.isCursorVisible=!1,this._animationFrame=this._coreBrowserService.window.requestAnimationFrame((()=>{this._renderCallback(),this._animationFrame=void 0})),this._blinkInterval=this._coreBrowserService.window.setInterval((()=>{if(this._animationTimeRestarted){const e=600-(Date.now()-this._animationTimeRestarted);return this._animationTimeRestarted=void 0,void this._restartInterval(e)}this.isCursorVisible=!this.isCursorVisible,this._animationFrame=this._coreBrowserService.window.requestAnimationFrame((()=>{this._renderCallback(),this._animationFrame=void 0}))}),600)}),e)}pause(){this.isCursorVisible=!0,this._blinkInterval&&(this._coreBrowserService.window.clearInterval(this._blinkInterval),this._blinkInterval=void 0),this._blinkStartTimeout&&(this._coreBrowserService.window.clearTimeout(this._blinkStartTimeout),this._blinkStartTimeout=void 0),this._animationFrame&&(this._coreBrowserService.window.cancelAnimationFrame(this._animationFrame),this._animationFrame=void 0)}resume(){this.pause(),this._animationTimeRestarted=void 0,this._restartInterval(),this.restartBlinkAnimation()}}},860:(e,t,i)=>{Object.defineProperty(t,\"__esModule\",{value:!0}),t.tryDrawCustomChar=t.powerlineDefinitions=t.boxDrawingDefinitions=t.blockElementDefinitions=void 0;const s=i(374);t.blockElementDefinitions={\"▀\":[{x:0,y:0,w:8,h:4}],\"▁\":[{x:0,y:7,w:8,h:1}],\"▂\":[{x:0,y:6,w:8,h:2}],\"▃\":[{x:0,y:5,w:8,h:3}],\"▄\":[{x:0,y:4,w:8,h:4}],\"▅\":[{x:0,y:3,w:8,h:5}],\"▆\":[{x:0,y:2,w:8,h:6}],\"▇\":[{x:0,y:1,w:8,h:7}],\"█\":[{x:0,y:0,w:8,h:8}],\"▉\":[{x:0,y:0,w:7,h:8}],\"▊\":[{x:0,y:0,w:6,h:8}],\"▋\":[{x:0,y:0,w:5,h:8}],\"▌\":[{x:0,y:0,w:4,h:8}],\"▍\":[{x:0,y:0,w:3,h:8}],\"▎\":[{x:0,y:0,w:2,h:8}],\"▏\":[{x:0,y:0,w:1,h:8}],\"▐\":[{x:4,y:0,w:4,h:8}],\"▔\":[{x:0,y:0,w:8,h:1}],\"▕\":[{x:7,y:0,w:1,h:8}],\"▖\":[{x:0,y:4,w:4,h:4}],\"▗\":[{x:4,y:4,w:4,h:4}],\"▘\":[{x:0,y:0,w:4,h:4}],\"▙\":[{x:0,y:0,w:4,h:8},{x:0,y:4,w:8,h:4}],\"▚\":[{x:0,y:0,w:4,h:4},{x:4,y:4,w:4,h:4}],\"▛\":[{x:0,y:0,w:4,h:8},{x:4,y:0,w:4,h:4}],\"▜\":[{x:0,y:0,w:8,h:4},{x:4,y:0,w:4,h:8}],\"▝\":[{x:4,y:0,w:4,h:4}],\"▞\":[{x:4,y:0,w:4,h:4},{x:0,y:4,w:4,h:4}],\"▟\":[{x:4,y:0,w:4,h:8},{x:0,y:4,w:8,h:4}],\"🭰\":[{x:1,y:0,w:1,h:8}],\"🭱\":[{x:2,y:0,w:1,h:8}],\"🭲\":[{x:3,y:0,w:1,h:8}],\"🭳\":[{x:4,y:0,w:1,h:8}],\"🭴\":[{x:5,y:0,w:1,h:8}],\"🭵\":[{x:6,y:0,w:1,h:8}],\"🭶\":[{x:0,y:1,w:8,h:1}],\"🭷\":[{x:0,y:2,w:8,h:1}],\"🭸\":[{x:0,y:3,w:8,h:1}],\"🭹\":[{x:0,y:4,w:8,h:1}],\"🭺\":[{x:0,y:5,w:8,h:1}],\"🭻\":[{x:0,y:6,w:8,h:1}],\"🭼\":[{x:0,y:0,w:1,h:8},{x:0,y:7,w:8,h:1}],\"🭽\":[{x:0,y:0,w:1,h:8},{x:0,y:0,w:8,h:1}],\"🭾\":[{x:7,y:0,w:1,h:8},{x:0,y:0,w:8,h:1}],\"🭿\":[{x:7,y:0,w:1,h:8},{x:0,y:7,w:8,h:1}],\"🮀\":[{x:0,y:0,w:8,h:1},{x:0,y:7,w:8,h:1}],\"🮁\":[{x:0,y:0,w:8,h:1},{x:0,y:2,w:8,h:1},{x:0,y:4,w:8,h:1},{x:0,y:7,w:8,h:1}],\"🮂\":[{x:0,y:0,w:8,h:2}],\"🮃\":[{x:0,y:0,w:8,h:3}],\"🮄\":[{x:0,y:0,w:8,h:5}],\"🮅\":[{x:0,y:0,w:8,h:6}],\"🮆\":[{x:0,y:0,w:8,h:7}],\"🮇\":[{x:6,y:0,w:2,h:8}],\"🮈\":[{x:5,y:0,w:3,h:8}],\"🮉\":[{x:3,y:0,w:5,h:8}],\"🮊\":[{x:2,y:0,w:6,h:8}],\"🮋\":[{x:1,y:0,w:7,h:8}],\"🮕\":[{x:0,y:0,w:2,h:2},{x:4,y:0,w:2,h:2},{x:2,y:2,w:2,h:2},{x:6,y:2,w:2,h:2},{x:0,y:4,w:2,h:2},{x:4,y:4,w:2,h:2},{x:2,y:6,w:2,h:2},{x:6,y:6,w:2,h:2}],\"🮖\":[{x:2,y:0,w:2,h:2},{x:6,y:0,w:2,h:2},{x:0,y:2,w:2,h:2},{x:4,y:2,w:2,h:2},{x:2,y:4,w:2,h:2},{x:6,y:4,w:2,h:2},{x:0,y:6,w:2,h:2},{x:4,y:6,w:2,h:2}],\"🮗\":[{x:0,y:2,w:8,h:2},{x:0,y:6,w:8,h:2}]};const r={\"░\":[[1,0,0,0],[0,0,0,0],[0,0,1,0],[0,0,0,0]],\"▒\":[[1,0],[0,0],[0,1],[0,0]],\"▓\":[[0,1],[1,1],[1,0],[1,1]]};t.boxDrawingDefinitions={\"─\":{1:\"M0,.5 L1,.5\"},\"━\":{3:\"M0,.5 L1,.5\"},\"│\":{1:\"M.5,0 L.5,1\"},\"┃\":{3:\"M.5,0 L.5,1\"},\"┌\":{1:\"M0.5,1 L.5,.5 L1,.5\"},\"┏\":{3:\"M0.5,1 L.5,.5 L1,.5\"},\"┐\":{1:\"M0,.5 L.5,.5 L.5,1\"},\"┓\":{3:\"M0,.5 L.5,.5 L.5,1\"},\"└\":{1:\"M.5,0 L.5,.5 L1,.5\"},\"┗\":{3:\"M.5,0 L.5,.5 L1,.5\"},\"┘\":{1:\"M.5,0 L.5,.5 L0,.5\"},\"┛\":{3:\"M.5,0 L.5,.5 L0,.5\"},\"├\":{1:\"M.5,0 L.5,1 M.5,.5 L1,.5\"},\"┣\":{3:\"M.5,0 L.5,1 M.5,.5 L1,.5\"},\"┤\":{1:\"M.5,0 L.5,1 M.5,.5 L0,.5\"},\"┫\":{3:\"M.5,0 L.5,1 M.5,.5 L0,.5\"},\"┬\":{1:\"M0,.5 L1,.5 M.5,.5 L.5,1\"},\"┳\":{3:\"M0,.5 L1,.5 M.5,.5 L.5,1\"},\"┴\":{1:\"M0,.5 L1,.5 M.5,.5 L.5,0\"},\"┻\":{3:\"M0,.5 L1,.5 M.5,.5 L.5,0\"},\"┼\":{1:\"M0,.5 L1,.5 M.5,0 L.5,1\"},\"╋\":{3:\"M0,.5 L1,.5 M.5,0 L.5,1\"},\"╴\":{1:\"M.5,.5 L0,.5\"},\"╸\":{3:\"M.5,.5 L0,.5\"},\"╵\":{1:\"M.5,.5 L.5,0\"},\"╹\":{3:\"M.5,.5 L.5,0\"},\"╶\":{1:\"M.5,.5 L1,.5\"},\"╺\":{3:\"M.5,.5 L1,.5\"},\"╷\":{1:\"M.5,.5 L.5,1\"},\"╻\":{3:\"M.5,.5 L.5,1\"},\"═\":{1:(e,t)=>`M0,${.5-t} L1,${.5-t} M0,${.5+t} L1,${.5+t}`},\"║\":{1:(e,t)=>`M${.5-e},0 L${.5-e},1 M${.5+e},0 L${.5+e},1`},\"╒\":{1:(e,t)=>`M.5,1 L.5,${.5-t} L1,${.5-t} M.5,${.5+t} L1,${.5+t}`},\"╓\":{1:(e,t)=>`M${.5-e},1 L${.5-e},.5 L1,.5 M${.5+e},.5 L${.5+e},1`},\"╔\":{1:(e,t)=>`M1,${.5-t} L${.5-e},${.5-t} L${.5-e},1 M1,${.5+t} L${.5+e},${.5+t} L${.5+e},1`},\"╕\":{1:(e,t)=>`M0,${.5-t} L.5,${.5-t} L.5,1 M0,${.5+t} L.5,${.5+t}`},\"╖\":{1:(e,t)=>`M${.5+e},1 L${.5+e},.5 L0,.5 M${.5-e},.5 L${.5-e},1`},\"╗\":{1:(e,t)=>`M0,${.5+t} L${.5-e},${.5+t} L${.5-e},1 M0,${.5-t} L${.5+e},${.5-t} L${.5+e},1`},\"╘\":{1:(e,t)=>`M.5,0 L.5,${.5+t} L1,${.5+t} M.5,${.5-t} L1,${.5-t}`},\"╙\":{1:(e,t)=>`M1,.5 L${.5-e},.5 L${.5-e},0 M${.5+e},.5 L${.5+e},0`},\"╚\":{1:(e,t)=>`M1,${.5-t} L${.5+e},${.5-t} L${.5+e},0 M1,${.5+t} L${.5-e},${.5+t} L${.5-e},0`},\"╛\":{1:(e,t)=>`M0,${.5+t} L.5,${.5+t} L.5,0 M0,${.5-t} L.5,${.5-t}`},\"╜\":{1:(e,t)=>`M0,.5 L${.5+e},.5 L${.5+e},0 M${.5-e},.5 L${.5-e},0`},\"╝\":{1:(e,t)=>`M0,${.5-t} L${.5-e},${.5-t} L${.5-e},0 M0,${.5+t} L${.5+e},${.5+t} L${.5+e},0`},\"╞\":{1:(e,t)=>`M.5,0 L.5,1 M.5,${.5-t} L1,${.5-t} M.5,${.5+t} L1,${.5+t}`},\"╟\":{1:(e,t)=>`M${.5-e},0 L${.5-e},1 M${.5+e},0 L${.5+e},1 M${.5+e},.5 L1,.5`},\"╠\":{1:(e,t)=>`M${.5-e},0 L${.5-e},1 M1,${.5+t} L${.5+e},${.5+t} L${.5+e},1 M1,${.5-t} L${.5+e},${.5-t} L${.5+e},0`},\"╡\":{1:(e,t)=>`M.5,0 L.5,1 M0,${.5-t} L.5,${.5-t} M0,${.5+t} L.5,${.5+t}`},\"╢\":{1:(e,t)=>`M0,.5 L${.5-e},.5 M${.5-e},0 L${.5-e},1 M${.5+e},0 L${.5+e},1`},\"╣\":{1:(e,t)=>`M${.5+e},0 L${.5+e},1 M0,${.5+t} L${.5-e},${.5+t} L${.5-e},1 M0,${.5-t} L${.5-e},${.5-t} L${.5-e},0`},\"╤\":{1:(e,t)=>`M0,${.5-t} L1,${.5-t} M0,${.5+t} L1,${.5+t} M.5,${.5+t} L.5,1`},\"╥\":{1:(e,t)=>`M0,.5 L1,.5 M${.5-e},.5 L${.5-e},1 M${.5+e},.5 L${.5+e},1`},\"╦\":{1:(e,t)=>`M0,${.5-t} L1,${.5-t} M0,${.5+t} L${.5-e},${.5+t} L${.5-e},1 M1,${.5+t} L${.5+e},${.5+t} L${.5+e},1`},\"╧\":{1:(e,t)=>`M.5,0 L.5,${.5-t} M0,${.5-t} L1,${.5-t} M0,${.5+t} L1,${.5+t}`},\"╨\":{1:(e,t)=>`M0,.5 L1,.5 M${.5-e},.5 L${.5-e},0 M${.5+e},.5 L${.5+e},0`},\"╩\":{1:(e,t)=>`M0,${.5+t} L1,${.5+t} M0,${.5-t} L${.5-e},${.5-t} L${.5-e},0 M1,${.5-t} L${.5+e},${.5-t} L${.5+e},0`},\"╪\":{1:(e,t)=>`M.5,0 L.5,1 M0,${.5-t} L1,${.5-t} M0,${.5+t} L1,${.5+t}`},\"╫\":{1:(e,t)=>`M0,.5 L1,.5 M${.5-e},0 L${.5-e},1 M${.5+e},0 L${.5+e},1`},\"╬\":{1:(e,t)=>`M0,${.5+t} L${.5-e},${.5+t} L${.5-e},1 M1,${.5+t} L${.5+e},${.5+t} L${.5+e},1 M0,${.5-t} L${.5-e},${.5-t} L${.5-e},0 M1,${.5-t} L${.5+e},${.5-t} L${.5+e},0`},\"╱\":{1:\"M1,0 L0,1\"},\"╲\":{1:\"M0,0 L1,1\"},\"╳\":{1:\"M1,0 L0,1 M0,0 L1,1\"},\"╼\":{1:\"M.5,.5 L0,.5\",3:\"M.5,.5 L1,.5\"},\"╽\":{1:\"M.5,.5 L.5,0\",3:\"M.5,.5 L.5,1\"},\"╾\":{1:\"M.5,.5 L1,.5\",3:\"M.5,.5 L0,.5\"},\"╿\":{1:\"M.5,.5 L.5,1\",3:\"M.5,.5 L.5,0\"},\"┍\":{1:\"M.5,.5 L.5,1\",3:\"M.5,.5 L1,.5\"},\"┎\":{1:\"M.5,.5 L1,.5\",3:\"M.5,.5 L.5,1\"},\"┑\":{1:\"M.5,.5 L.5,1\",3:\"M.5,.5 L0,.5\"},\"┒\":{1:\"M.5,.5 L0,.5\",3:\"M.5,.5 L.5,1\"},\"┕\":{1:\"M.5,.5 L.5,0\",3:\"M.5,.5 L1,.5\"},\"┖\":{1:\"M.5,.5 L1,.5\",3:\"M.5,.5 L.5,0\"},\"┙\":{1:\"M.5,.5 L.5,0\",3:\"M.5,.5 L0,.5\"},\"┚\":{1:\"M.5,.5 L0,.5\",3:\"M.5,.5 L.5,0\"},\"┝\":{1:\"M.5,0 L.5,1\",3:\"M.5,.5 L1,.5\"},\"┞\":{1:\"M0.5,1 L.5,.5 L1,.5\",3:\"M.5,.5 L.5,0\"},\"┟\":{1:\"M.5,0 L.5,.5 L1,.5\",3:\"M.5,.5 L.5,1\"},\"┠\":{1:\"M.5,.5 L1,.5\",3:\"M.5,0 L.5,1\"},\"┡\":{1:\"M.5,.5 L.5,1\",3:\"M.5,0 L.5,.5 L1,.5\"},\"┢\":{1:\"M.5,.5 L.5,0\",3:\"M0.5,1 L.5,.5 L1,.5\"},\"┥\":{1:\"M.5,0 L.5,1\",3:\"M.5,.5 L0,.5\"},\"┦\":{1:\"M0,.5 L.5,.5 L.5,1\",3:\"M.5,.5 L.5,0\"},\"┧\":{1:\"M.5,0 L.5,.5 L0,.5\",3:\"M.5,.5 L.5,1\"},\"┨\":{1:\"M.5,.5 L0,.5\",3:\"M.5,0 L.5,1\"},\"┩\":{1:\"M.5,.5 L.5,1\",3:\"M.5,0 L.5,.5 L0,.5\"},\"┪\":{1:\"M.5,.5 L.5,0\",3:\"M0,.5 L.5,.5 L.5,1\"},\"┭\":{1:\"M0.5,1 L.5,.5 L1,.5\",3:\"M.5,.5 L0,.5\"},\"┮\":{1:\"M0,.5 L.5,.5 L.5,1\",3:\"M.5,.5 L1,.5\"},\"┯\":{1:\"M.5,.5 L.5,1\",3:\"M0,.5 L1,.5\"},\"┰\":{1:\"M0,.5 L1,.5\",3:\"M.5,.5 L.5,1\"},\"┱\":{1:\"M.5,.5 L1,.5\",3:\"M0,.5 L.5,.5 L.5,1\"},\"┲\":{1:\"M.5,.5 L0,.5\",3:\"M0.5,1 L.5,.5 L1,.5\"},\"┵\":{1:\"M.5,0 L.5,.5 L1,.5\",3:\"M.5,.5 L0,.5\"},\"┶\":{1:\"M.5,0 L.5,.5 L0,.5\",3:\"M.5,.5 L1,.5\"},\"┷\":{1:\"M.5,.5 L.5,0\",3:\"M0,.5 L1,.5\"},\"┸\":{1:\"M0,.5 L1,.5\",3:\"M.5,.5 L.5,0\"},\"┹\":{1:\"M.5,.5 L1,.5\",3:\"M.5,0 L.5,.5 L0,.5\"},\"┺\":{1:\"M.5,.5 L0,.5\",3:\"M.5,0 L.5,.5 L1,.5\"},\"┽\":{1:\"M.5,0 L.5,1 M.5,.5 L1,.5\",3:\"M.5,.5 L0,.5\"},\"┾\":{1:\"M.5,0 L.5,1 M.5,.5 L0,.5\",3:\"M.5,.5 L1,.5\"},\"┿\":{1:\"M.5,0 L.5,1\",3:\"M0,.5 L1,.5\"},\"╀\":{1:\"M0,.5 L1,.5 M.5,.5 L.5,1\",3:\"M.5,.5 L.5,0\"},\"╁\":{1:\"M.5,.5 L.5,0 M0,.5 L1,.5\",3:\"M.5,.5 L.5,1\"},\"╂\":{1:\"M0,.5 L1,.5\",3:\"M.5,0 L.5,1\"},\"╃\":{1:\"M0.5,1 L.5,.5 L1,.5\",3:\"M.5,0 L.5,.5 L0,.5\"},\"╄\":{1:\"M0,.5 L.5,.5 L.5,1\",3:\"M.5,0 L.5,.5 L1,.5\"},\"╅\":{1:\"M.5,0 L.5,.5 L1,.5\",3:\"M0,.5 L.5,.5 L.5,1\"},\"╆\":{1:\"M.5,0 L.5,.5 L0,.5\",3:\"M0.5,1 L.5,.5 L1,.5\"},\"╇\":{1:\"M.5,.5 L.5,1\",3:\"M.5,.5 L.5,0 M0,.5 L1,.5\"},\"╈\":{1:\"M.5,.5 L.5,0\",3:\"M0,.5 L1,.5 M.5,.5 L.5,1\"},\"╉\":{1:\"M.5,.5 L1,.5\",3:\"M.5,0 L.5,1 M.5,.5 L0,.5\"},\"╊\":{1:\"M.5,.5 L0,.5\",3:\"M.5,0 L.5,1 M.5,.5 L1,.5\"},\"╌\":{1:\"M.1,.5 L.4,.5 M.6,.5 L.9,.5\"},\"╍\":{3:\"M.1,.5 L.4,.5 M.6,.5 L.9,.5\"},\"┄\":{1:\"M.0667,.5 L.2667,.5 M.4,.5 L.6,.5 M.7333,.5 L.9333,.5\"},\"┅\":{3:\"M.0667,.5 L.2667,.5 M.4,.5 L.6,.5 M.7333,.5 L.9333,.5\"},\"┈\":{1:\"M.05,.5 L.2,.5 M.3,.5 L.45,.5 M.55,.5 L.7,.5 M.8,.5 L.95,.5\"},\"┉\":{3:\"M.05,.5 L.2,.5 M.3,.5 L.45,.5 M.55,.5 L.7,.5 M.8,.5 L.95,.5\"},\"╎\":{1:\"M.5,.1 L.5,.4 M.5,.6 L.5,.9\"},\"╏\":{3:\"M.5,.1 L.5,.4 M.5,.6 L.5,.9\"},\"┆\":{1:\"M.5,.0667 L.5,.2667 M.5,.4 L.5,.6 M.5,.7333 L.5,.9333\"},\"┇\":{3:\"M.5,.0667 L.5,.2667 M.5,.4 L.5,.6 M.5,.7333 L.5,.9333\"},\"┊\":{1:\"M.5,.05 L.5,.2 M.5,.3 L.5,.45 L.5,.55 M.5,.7 L.5,.95\"},\"┋\":{3:\"M.5,.05 L.5,.2 M.5,.3 L.5,.45 L.5,.55 M.5,.7 L.5,.95\"},\"╭\":{1:(e,t)=>`M.5,1 L.5,${.5+t/.15*.5} C.5,${.5+t/.15*.5},.5,.5,1,.5`},\"╮\":{1:(e,t)=>`M.5,1 L.5,${.5+t/.15*.5} C.5,${.5+t/.15*.5},.5,.5,0,.5`},\"╯\":{1:(e,t)=>`M.5,0 L.5,${.5-t/.15*.5} C.5,${.5-t/.15*.5},.5,.5,0,.5`},\"╰\":{1:(e,t)=>`M.5,0 L.5,${.5-t/.15*.5} C.5,${.5-t/.15*.5},.5,.5,1,.5`}},t.powerlineDefinitions={\"\":{d:\"M0,0 L1,.5 L0,1\",type:0,rightPadding:2},\"\":{d:\"M-1,-.5 L1,.5 L-1,1.5\",type:1,leftPadding:1,rightPadding:1},\"\":{d:\"M1,0 L0,.5 L1,1\",type:0,leftPadding:2},\"\":{d:\"M2,-.5 L0,.5 L2,1.5\",type:1,leftPadding:1,rightPadding:1},\"\":{d:\"M0,0 L0,1 C0.552,1,1,0.776,1,.5 C1,0.224,0.552,0,0,0\",type:0,rightPadding:1},\"\":{d:\"M.2,1 C.422,1,.8,.826,.78,.5 C.8,.174,0.422,0,.2,0\",type:1,rightPadding:1},\"\":{d:\"M1,0 L1,1 C0.448,1,0,0.776,0,.5 C0,0.224,0.448,0,1,0\",type:0,leftPadding:1},\"\":{d:\"M.8,1 C0.578,1,0.2,.826,.22,.5 C0.2,0.174,0.578,0,0.8,0\",type:1,leftPadding:1},\"\":{d:\"M-.5,-.5 L1.5,1.5 L-.5,1.5\",type:0},\"\":{d:\"M-.5,-.5 L1.5,1.5\",type:1,leftPadding:1,rightPadding:1},\"\":{d:\"M1.5,-.5 L-.5,1.5 L1.5,1.5\",type:0},\"\":{d:\"M1.5,-.5 L-.5,1.5 L-.5,-.5\",type:0},\"\":{d:\"M1.5,-.5 L-.5,1.5\",type:1,leftPadding:1,rightPadding:1},\"\":{d:\"M-.5,-.5 L1.5,1.5 L1.5,-.5\",type:0}},t.powerlineDefinitions[\"\"]=t.powerlineDefinitions[\"\"],t.powerlineDefinitions[\"\"]=t.powerlineDefinitions[\"\"],t.tryDrawCustomChar=function(e,i,n,l,c,d,_,u){const g=t.blockElementDefinitions[i];if(g)return function(e,t,i,s,r,o){for(let n=0;n7&&parseInt(l.slice(7,9),16)||1;else{if(!l.startsWith(\"rgba\"))throw new Error(`Unexpected fillStyle color format \"${l}\" when drawing pattern glyph`);[d,_,u,g]=l.substring(5,l.length-1).split(\",\").map((e=>parseFloat(e)))}for(let e=0;ee.bezierCurveTo(t[0],t[1],t[2],t[3],t[4],t[5]),L:(e,t)=>e.lineTo(t[0],t[1]),M:(e,t)=>e.moveTo(t[0],t[1])};function h(e,t,i,s,r,o,a,h=0,l=0){const c=e.map((e=>parseFloat(e)||parseInt(e)));if(c.length<2)throw new Error(\"Too few arguments for instruction\");for(let e=0;e{Object.defineProperty(t,\"__esModule\",{value:!0}),t.observeDevicePixelDimensions=void 0;const s=i(859);t.observeDevicePixelDimensions=function(e,t,i){let r=new t.ResizeObserver((t=>{const s=t.find((t=>t.target===e));if(!s)return;if(!(\"devicePixelContentBoxSize\"in s))return r?.disconnect(),void(r=void 0);const o=s.devicePixelContentBoxSize[0].inlineSize,n=s.devicePixelContentBoxSize[0].blockSize;o>0&&n>0&&i(o,n)}));try{r.observe(e,{box:[\"device-pixel-content-box\"]})}catch{r.disconnect(),r=void 0}return(0,s.toDisposable)((()=>r?.disconnect()))}},374:(e,t)=>{function i(e){return 57508<=e&&e<=57558}function s(e){return e>=128512&&e<=128591||e>=127744&&e<=128511||e>=128640&&e<=128767||e>=9728&&e<=9983||e>=9984&&e<=10175||e>=65024&&e<=65039||e>=129280&&e<=129535||e>=127462&&e<=127487}Object.defineProperty(t,\"__esModule\",{value:!0}),t.computeNextVariantOffset=t.createRenderDimensions=t.treatGlyphAsBackgroundColor=t.allowRescaling=t.isEmoji=t.isRestrictedPowerlineGlyph=t.isPowerlineGlyph=t.throwIfFalsy=void 0,t.throwIfFalsy=function(e){if(!e)throw new Error(\"value must not be falsy\");return e},t.isPowerlineGlyph=i,t.isRestrictedPowerlineGlyph=function(e){return 57520<=e&&e<=57527},t.isEmoji=s,t.allowRescaling=function(e,t,r,o){return 1===t&&r>Math.ceil(1.5*o)&&void 0!==e&&e>255&&!s(e)&&!i(e)&&!function(e){return 57344<=e&&e<=63743}(e)},t.treatGlyphAsBackgroundColor=function(e){return i(e)||function(e){return 9472<=e&&e<=9631}(e)},t.createRenderDimensions=function(){return{css:{canvas:{width:0,height:0},cell:{width:0,height:0}},device:{canvas:{width:0,height:0},cell:{width:0,height:0},char:{width:0,height:0,left:0,top:0}}}},t.computeNextVariantOffset=function(e,t,i=0){return(e-(2*Math.round(t)-i))%(2*Math.round(t))}},296:(e,t)=>{Object.defineProperty(t,\"__esModule\",{value:!0}),t.createSelectionRenderModel=void 0;class i{constructor(){this.clear()}clear(){this.hasSelection=!1,this.columnSelectMode=!1,this.viewportStartRow=0,this.viewportEndRow=0,this.viewportCappedStartRow=0,this.viewportCappedEndRow=0,this.startCol=0,this.endCol=0,this.selectionStart=void 0,this.selectionEnd=void 0}update(e,t,i,s=!1){if(this.selectionStart=t,this.selectionEnd=i,!t||!i||t[0]===i[0]&&t[1]===i[1])return void this.clear();const r=e.buffers.active.ydisp,o=t[1]-r,n=i[1]-r,a=Math.max(o,0),h=Math.min(n,e.rows-1);a>=e.rows||h<0?this.clear():(this.hasSelection=!0,this.columnSelectMode=s,this.viewportStartRow=o,this.viewportEndRow=n,this.viewportCappedStartRow=a,this.viewportCappedEndRow=h,this.startCol=t[0],this.endCol=i[0])}isCellSelected(e,t,i){return!!this.hasSelection&&(i-=e.buffer.active.viewportY,this.columnSelectMode?this.startCol<=this.endCol?t>=this.startCol&&i>=this.viewportCappedStartRow&&t=this.viewportCappedStartRow&&t>=this.endCol&&i<=this.viewportCappedEndRow:i>this.viewportStartRow&&i=this.startCol&&t=this.startCol)}}t.createSelectionRenderModel=function(){return new i}},509:(e,t,i)=>{Object.defineProperty(t,\"__esModule\",{value:!0}),t.TextureAtlas=void 0;const s=i(237),r=i(860),o=i(374),n=i(160),a=i(345),h=i(485),l=i(385),c=i(147),d=i(855),_={texturePage:0,texturePosition:{x:0,y:0},texturePositionClipSpace:{x:0,y:0},offset:{x:0,y:0},size:{x:0,y:0},sizeClipSpace:{x:0,y:0}};let u;class g{get pages(){return this._pages}constructor(e,t,i){this._document=e,this._config=t,this._unicodeService=i,this._didWarmUp=!1,this._cacheMap=new h.FourKeyMap,this._cacheMapCombined=new h.FourKeyMap,this._pages=[],this._activePages=[],this._workBoundingBox={top:0,left:0,bottom:0,right:0},this._workAttributeData=new c.AttributeData,this._textureSize=512,this._onAddTextureAtlasCanvas=new a.EventEmitter,this.onAddTextureAtlasCanvas=this._onAddTextureAtlasCanvas.event,this._onRemoveTextureAtlasCanvas=new a.EventEmitter,this.onRemoveTextureAtlasCanvas=this._onRemoveTextureAtlasCanvas.event,this._requestClearModel=!1,this._createNewPage(),this._tmpCanvas=C(e,4*this._config.deviceCellWidth+4,this._config.deviceCellHeight+4),this._tmpCtx=(0,o.throwIfFalsy)(this._tmpCanvas.getContext(\"2d\",{alpha:this._config.allowTransparency,willReadFrequently:!0}))}dispose(){for(const e of this.pages)e.canvas.remove();this._onAddTextureAtlasCanvas.dispose()}warmUp(){this._didWarmUp||(this._doWarmUp(),this._didWarmUp=!0)}_doWarmUp(){const e=new l.IdleTaskQueue;for(let t=33;t<126;t++)e.enqueue((()=>{if(!this._cacheMap.get(t,d.DEFAULT_COLOR,d.DEFAULT_COLOR,d.DEFAULT_EXT)){const e=this._drawToCache(t,d.DEFAULT_COLOR,d.DEFAULT_COLOR,d.DEFAULT_EXT);this._cacheMap.set(t,d.DEFAULT_COLOR,d.DEFAULT_COLOR,d.DEFAULT_EXT,e)}}))}beginFrame(){return this._requestClearModel}clearTexture(){if(0!==this._pages[0].currentRow.x||0!==this._pages[0].currentRow.y){for(const e of this._pages)e.clear();this._cacheMap.clear(),this._cacheMapCombined.clear(),this._didWarmUp=!1}}_createNewPage(){if(g.maxAtlasPages&&this._pages.length>=Math.max(4,g.maxAtlasPages)){const e=this._pages.filter((e=>2*e.canvas.width<=(g.maxTextureSize||4096))).sort(((e,t)=>t.canvas.width!==e.canvas.width?t.canvas.width-e.canvas.width:t.percentageUsed-e.percentageUsed));let t=-1,i=0;for(let s=0;se.glyphs[0].texturePage)).sort(((e,t)=>e>t?1:-1)),o=this.pages.length-s.length,n=this._mergePages(s,o);n.version++;for(let e=r.length-1;e>=0;e--)this._deletePage(r[e]);this.pages.push(n),this._requestClearModel=!0,this._onAddTextureAtlasCanvas.fire(n.canvas)}const e=new f(this._document,this._textureSize);return this._pages.push(e),this._activePages.push(e),this._onAddTextureAtlasCanvas.fire(e.canvas),e}_mergePages(e,t){const i=2*e[0].canvas.width,s=new f(this._document,i,e);for(const[r,o]of e.entries()){const e=r*o.canvas.width%i,n=Math.floor(r/2)*o.canvas.height;s.ctx.drawImage(o.canvas,e,n);for(const s of o.glyphs)s.texturePage=t,s.sizeClipSpace.x=s.size.x/i,s.sizeClipSpace.y=s.size.y/i,s.texturePosition.x+=e,s.texturePosition.y+=n,s.texturePositionClipSpace.x=s.texturePosition.x/i,s.texturePositionClipSpace.y=s.texturePosition.y/i;this._onRemoveTextureAtlasCanvas.fire(o.canvas);const a=this._activePages.indexOf(o);-1!==a&&this._activePages.splice(a,1)}return s}_deletePage(e){this._pages.splice(e,1);for(let t=e;t=this._config.colors.ansi.length)throw new Error(\"No color found for idx \"+e);return this._config.colors.ansi[e]}_getBackgroundColor(e,t,i,s){if(this._config.allowTransparency)return n.NULL_COLOR;let r;switch(e){case 16777216:case 33554432:r=this._getColorFromAnsiIndex(t);break;case 50331648:const e=c.AttributeData.toColorRGB(t);r=n.channels.toColor(e[0],e[1],e[2]);break;default:r=i?n.color.opaque(this._config.colors.foreground):this._config.colors.background}return r}_getForegroundColor(e,t,i,r,o,a,h,l,d,_){const u=this._getMinimumContrastColor(e,t,i,r,o,a,h,d,l,_);if(u)return u;let g;switch(o){case 16777216:case 33554432:this._config.drawBoldTextInBrightColors&&d&&a<8&&(a+=8),g=this._getColorFromAnsiIndex(a);break;case 50331648:const e=c.AttributeData.toColorRGB(a);g=n.channels.toColor(e[0],e[1],e[2]);break;default:g=h?this._config.colors.background:this._config.colors.foreground}return this._config.allowTransparency&&(g=n.color.opaque(g)),l&&(g=n.color.multiplyOpacity(g,s.DIM_OPACITY)),g}_resolveBackgroundRgba(e,t,i){switch(e){case 16777216:case 33554432:return this._getColorFromAnsiIndex(t).rgba;case 50331648:return t<<8;default:return i?this._config.colors.foreground.rgba:this._config.colors.background.rgba}}_resolveForegroundRgba(e,t,i,s){switch(e){case 16777216:case 33554432:return this._config.drawBoldTextInBrightColors&&s&&t<8&&(t+=8),this._getColorFromAnsiIndex(t).rgba;case 50331648:return t<<8;default:return i?this._config.colors.background.rgba:this._config.colors.foreground.rgba}}_getMinimumContrastColor(e,t,i,s,r,o,a,h,l,c){if(1===this._config.minimumContrastRatio||c)return;const d=this._getContrastCache(l),_=d.getColor(e,s);if(void 0!==_)return _||void 0;const u=this._resolveBackgroundRgba(t,i,a),g=this._resolveForegroundRgba(r,o,a,h),f=n.rgba.ensureContrastRatio(u,g,this._config.minimumContrastRatio/(l?2:1));if(!f)return void d.setColor(e,s,null);const v=n.channels.toColor(f>>24&255,f>>16&255,f>>8&255);return d.setColor(e,s,v),v}_getContrastCache(e){return e?this._config.colors.halfContrastCache:this._config.colors.contrastCache}_drawToCache(e,t,i,n,a=!1){const h=\"number\"==typeof e?String.fromCharCode(e):e,l=Math.min(this._config.deviceCellWidth*Math.max(h.length,2)+4,this._textureSize);this._tmpCanvas.width=e?2*e-l:e-l;!1==!(l>=e)||0===u?(this._tmpCtx.setLineDash([Math.round(e),Math.round(e)]),this._tmpCtx.moveTo(h+u,s),this._tmpCtx.lineTo(c,s)):(this._tmpCtx.setLineDash([Math.round(e),Math.round(e)]),this._tmpCtx.moveTo(h,s),this._tmpCtx.lineTo(h+u,s),this._tmpCtx.moveTo(h+u+e,s),this._tmpCtx.lineTo(c,s)),l=(0,o.computeNextVariantOffset)(c-h,e,l);break;case 5:const g=.6,f=.3,v=c-h,C=Math.floor(g*v),p=Math.floor(f*v),m=v-C-p;this._tmpCtx.setLineDash([C,p,m]),this._tmpCtx.moveTo(h,s),this._tmpCtx.lineTo(c,s);break;default:this._tmpCtx.moveTo(h,s),this._tmpCtx.lineTo(c,s)}this._tmpCtx.stroke(),this._tmpCtx.restore()}if(this._tmpCtx.restore(),!B&&this._config.fontSize>=12&&!this._config.allowTransparency&&\" \"!==h){this._tmpCtx.save(),this._tmpCtx.textBaseline=\"alphabetic\";const t=this._tmpCtx.measureText(h);if(this._tmpCtx.restore(),\"actualBoundingBoxDescent\"in t&&t.actualBoundingBoxDescent>0){this._tmpCtx.save();const t=new Path2D;t.rect(i,s-Math.ceil(e/2),this._config.deviceCellWidth*$,n-s+Math.ceil(e/2)),this._tmpCtx.clip(t),this._tmpCtx.lineWidth=3*this._config.devicePixelRatio,this._tmpCtx.strokeStyle=y.css,this._tmpCtx.strokeText(h,E,E+this._config.deviceCharHeight),this._tmpCtx.restore()}}}if(w){const e=Math.max(1,Math.floor(this._config.fontSize*this._config.devicePixelRatio/15)),t=e%2==1?.5:0;this._tmpCtx.lineWidth=e,this._tmpCtx.strokeStyle=this._tmpCtx.fillStyle,this._tmpCtx.beginPath(),this._tmpCtx.moveTo(E,E+t),this._tmpCtx.lineTo(E+this._config.deviceCharWidth*$,E+t),this._tmpCtx.stroke()}if(B||this._tmpCtx.fillText(h,E,E+this._config.deviceCharHeight),\"_\"===h&&!this._config.allowTransparency){let e=v(this._tmpCtx.getImageData(E,E,this._config.deviceCellWidth,this._config.deviceCellHeight),y,k,P);if(e)for(let t=1;t<=5&&(this._tmpCtx.save(),this._tmpCtx.fillStyle=y.css,this._tmpCtx.fillRect(0,0,this._tmpCanvas.width,this._tmpCanvas.height),this._tmpCtx.restore(),this._tmpCtx.fillText(h,E,E+this._config.deviceCharHeight-t),e=v(this._tmpCtx.getImageData(E,E,this._config.deviceCellWidth,this._config.deviceCellHeight),y,k,P),e);t++);}if(x){const e=Math.max(1,Math.floor(this._config.fontSize*this._config.devicePixelRatio/10)),t=this._tmpCtx.lineWidth%2==1?.5:0;this._tmpCtx.lineWidth=e,this._tmpCtx.strokeStyle=this._tmpCtx.fillStyle,this._tmpCtx.beginPath(),this._tmpCtx.moveTo(E,E+Math.floor(this._config.deviceCharHeight/2)-t),this._tmpCtx.lineTo(E+this._config.deviceCharWidth*$,E+Math.floor(this._config.deviceCharHeight/2)-t),this._tmpCtx.stroke()}this._tmpCtx.restore();const O=this._tmpCtx.getImageData(0,0,this._tmpCanvas.width,this._tmpCanvas.height);let I;if(I=this._config.allowTransparency?function(e){for(let t=0;t0)return!1;return!0}(O):v(O,y,k,P),I)return _;const F=this._findGlyphBoundingBox(O,this._workBoundingBox,l,T,B,E);let W,H;for(;;){if(0===this._activePages.length){const e=this._createNewPage();W=e,H=e.currentRow,H.height=F.size.y;break}W=this._activePages[this._activePages.length-1],H=W.currentRow;for(const e of this._activePages)F.size.y<=e.currentRow.height&&(W=e,H=e.currentRow);for(let e=this._activePages.length-1;e>=0;e--)for(const t of this._activePages[e].fixedRows)t.height<=H.height&&F.size.y<=t.height&&(W=this._activePages[e],H=t);if(H.y+F.size.y>=W.canvas.height||H.height>F.size.y+2){let e=!1;if(W.currentRow.y+W.currentRow.height+F.size.y>=W.canvas.height){let t;for(const e of this._activePages)if(e.currentRow.y+e.currentRow.height+F.size.y=g.maxAtlasPages&&H.y+F.size.y<=W.canvas.height&&H.height>=F.size.y&&H.x+F.size.x<=W.canvas.width)e=!0;else{const t=this._createNewPage();W=t,H=t.currentRow,H.height=F.size.y,e=!0}}e||(W.currentRow.height>0&&W.fixedRows.push(W.currentRow),H={x:0,y:W.currentRow.y+W.currentRow.height,height:F.size.y},W.fixedRows.push(H),W.currentRow={x:0,y:H.y+H.height,height:0})}if(H.x+F.size.x<=W.canvas.width)break;H===W.currentRow?(H.x=0,H.y+=H.height,H.height=0):W.fixedRows.splice(W.fixedRows.indexOf(H),1)}return F.texturePage=this._pages.indexOf(W),F.texturePosition.x=H.x,F.texturePosition.y=H.y,F.texturePositionClipSpace.x=H.x/W.canvas.width,F.texturePositionClipSpace.y=H.y/W.canvas.height,F.sizeClipSpace.x/=W.canvas.width,F.sizeClipSpace.y/=W.canvas.height,H.height=Math.max(H.height,F.size.y),H.x+=F.size.x,W.ctx.putImageData(O,F.texturePosition.x-this._workBoundingBox.left,F.texturePosition.y-this._workBoundingBox.top,this._workBoundingBox.left,this._workBoundingBox.top,F.size.x,F.size.y),W.addGlyph(F),W.version++,F}_findGlyphBoundingBox(e,t,i,s,r,o){t.top=0;const n=s?this._config.deviceCellHeight:this._tmpCanvas.height,a=s?this._config.deviceCellWidth:i;let h=!1;for(let i=0;i=o;i--){for(let s=0;s=0;i--){for(let s=0;s>>24,o=t.rgba>>>16&255,n=t.rgba>>>8&255,a=i.rgba>>>24,h=i.rgba>>>16&255,l=i.rgba>>>8&255,c=Math.floor((Math.abs(r-a)+Math.abs(o-h)+Math.abs(n-l))/12);let d=!0;for(let t=0;t=0;a--)(r=e[a])&&(n=(o<3?r(n):o>3?r(t,i,n):r(t,i))||n);return o>3&&n&&Object.defineProperty(t,i,n),n},r=this&&this.__param||function(e,t){return function(i,s){t(i,s,e)}};Object.defineProperty(t,\"__esModule\",{value:!0}),t.CharacterJoinerService=t.JoinedCellData=void 0;const o=i(147),n=i(855),a=i(782),h=i(97);class l extends o.AttributeData{constructor(e,t,i){super(),this.content=0,this.combinedData=\"\",this.fg=e.fg,this.bg=e.bg,this.combinedData=t,this._width=i}isCombined(){return 2097152}getWidth(){return this._width}getChars(){return this.combinedData}getCode(){return 2097151}setFromCharData(e){throw new Error(\"not implemented\")}getAsCharData(){return[this.fg,this.getChars(),this.getWidth(),this.getCode()]}}t.JoinedCellData=l;let c=t.CharacterJoinerService=class e{constructor(e){this._bufferService=e,this._characterJoiners=[],this._nextCharacterJoinerId=0,this._workCell=new a.CellData}register(e){const t={id:this._nextCharacterJoinerId++,handler:e};return this._characterJoiners.push(t),t.id}deregister(e){for(let t=0;t1){const e=this._getJoinedRanges(s,a,o,t,r);for(let t=0;t1){const e=this._getJoinedRanges(s,a,o,t,r);for(let t=0;t{Object.defineProperty(t,\"__esModule\",{value:!0}),t.contrastRatio=t.toPaddedHex=t.rgba=t.rgb=t.css=t.color=t.channels=t.NULL_COLOR=void 0;let i=0,s=0,r=0,o=0;var n,a,h,l,c;function d(e){const t=e.toString(16);return t.length<2?\"0\"+t:t}function _(e,t){return e>>0},e.toColor=function(t,i,s,r){return{css:e.toCss(t,i,s,r),rgba:e.toRgba(t,i,s,r)}}}(n||(t.channels=n={})),function(e){function t(e,t){return o=Math.round(255*t),[i,s,r]=c.toChannels(e.rgba),{css:n.toCss(i,s,r,o),rgba:n.toRgba(i,s,r,o)}}e.blend=function(e,t){if(o=(255&t.rgba)/255,1===o)return{css:t.css,rgba:t.rgba};const a=t.rgba>>24&255,h=t.rgba>>16&255,l=t.rgba>>8&255,c=e.rgba>>24&255,d=e.rgba>>16&255,_=e.rgba>>8&255;return i=c+Math.round((a-c)*o),s=d+Math.round((h-d)*o),r=_+Math.round((l-_)*o),{css:n.toCss(i,s,r),rgba:n.toRgba(i,s,r)}},e.isOpaque=function(e){return 255==(255&e.rgba)},e.ensureContrastRatio=function(e,t,i){const s=c.ensureContrastRatio(e.rgba,t.rgba,i);if(s)return n.toColor(s>>24&255,s>>16&255,s>>8&255)},e.opaque=function(e){const t=(255|e.rgba)>>>0;return[i,s,r]=c.toChannels(t),{css:n.toCss(i,s,r),rgba:t}},e.opacity=t,e.multiplyOpacity=function(e,i){return o=255&e.rgba,t(e,o*i/255)},e.toColorRGB=function(e){return[e.rgba>>24&255,e.rgba>>16&255,e.rgba>>8&255]}}(a||(t.color=a={})),function(e){let t,a;try{const e=document.createElement(\"canvas\");e.width=1,e.height=1;const i=e.getContext(\"2d\",{willReadFrequently:!0});i&&(t=i,t.globalCompositeOperation=\"copy\",a=t.createLinearGradient(0,0,1,1))}catch{}e.toColor=function(e){if(e.match(/#[\\da-f]{3,8}/i))switch(e.length){case 4:return i=parseInt(e.slice(1,2).repeat(2),16),s=parseInt(e.slice(2,3).repeat(2),16),r=parseInt(e.slice(3,4).repeat(2),16),n.toColor(i,s,r);case 5:return i=parseInt(e.slice(1,2).repeat(2),16),s=parseInt(e.slice(2,3).repeat(2),16),r=parseInt(e.slice(3,4).repeat(2),16),o=parseInt(e.slice(4,5).repeat(2),16),n.toColor(i,s,r,o);case 7:return{css:e,rgba:(parseInt(e.slice(1),16)<<8|255)>>>0};case 9:return{css:e,rgba:parseInt(e.slice(1),16)>>>0}}const h=e.match(/rgba?\\(\\s*(\\d{1,3})\\s*,\\s*(\\d{1,3})\\s*,\\s*(\\d{1,3})\\s*(,\\s*(0|1|\\d?\\.(\\d+))\\s*)?\\)/);if(h)return i=parseInt(h[1]),s=parseInt(h[2]),r=parseInt(h[3]),o=Math.round(255*(void 0===h[5]?1:parseFloat(h[5]))),n.toColor(i,s,r,o);if(!t||!a)throw new Error(\"css.toColor: Unsupported css format\");if(t.fillStyle=a,t.fillStyle=e,\"string\"!=typeof t.fillStyle)throw new Error(\"css.toColor: Unsupported css format\");if(t.fillRect(0,0,1,1),[i,s,r,o]=t.getImageData(0,0,1,1).data,255!==o)throw new Error(\"css.toColor: Unsupported css format\");return{rgba:n.toRgba(i,s,r,o),css:e}}}(h||(t.css=h={})),function(e){function t(e,t,i){const s=e/255,r=t/255,o=i/255;return.2126*(s<=.03928?s/12.92:Math.pow((s+.055)/1.055,2.4))+.7152*(r<=.03928?r/12.92:Math.pow((r+.055)/1.055,2.4))+.0722*(o<=.03928?o/12.92:Math.pow((o+.055)/1.055,2.4))}e.relativeLuminance=function(e){return t(e>>16&255,e>>8&255,255&e)},e.relativeLuminance2=t}(l||(t.rgb=l={})),function(e){function t(e,t,i){const s=e>>24&255,r=e>>16&255,o=e>>8&255;let n=t>>24&255,a=t>>16&255,h=t>>8&255,c=_(l.relativeLuminance2(n,a,h),l.relativeLuminance2(s,r,o));for(;c0||a>0||h>0);)n-=Math.max(0,Math.ceil(.1*n)),a-=Math.max(0,Math.ceil(.1*a)),h-=Math.max(0,Math.ceil(.1*h)),c=_(l.relativeLuminance2(n,a,h),l.relativeLuminance2(s,r,o));return(n<<24|a<<16|h<<8|255)>>>0}function a(e,t,i){const s=e>>24&255,r=e>>16&255,o=e>>8&255;let n=t>>24&255,a=t>>16&255,h=t>>8&255,c=_(l.relativeLuminance2(n,a,h),l.relativeLuminance2(s,r,o));for(;c>>0}e.blend=function(e,t){if(o=(255&t)/255,1===o)return t;const a=t>>24&255,h=t>>16&255,l=t>>8&255,c=e>>24&255,d=e>>16&255,_=e>>8&255;return i=c+Math.round((a-c)*o),s=d+Math.round((h-d)*o),r=_+Math.round((l-_)*o),n.toRgba(i,s,r)},e.ensureContrastRatio=function(e,i,s){const r=l.relativeLuminance(e>>8),o=l.relativeLuminance(i>>8);if(_(r,o)>8));if(n_(r,l.relativeLuminance(t>>8))?o:t}return o}const n=a(e,i,s),h=_(r,l.relativeLuminance(n>>8));if(h_(r,l.relativeLuminance(o>>8))?n:o}return n}},e.reduceLuminance=t,e.increaseLuminance=a,e.toChannels=function(e){return[e>>24&255,e>>16&255,e>>8&255,255&e]}}(c||(t.rgba=c={})),t.toPaddedHex=d,t.contrastRatio=_},345:(e,t)=>{Object.defineProperty(t,\"__esModule\",{value:!0}),t.runAndSubscribe=t.forwardEvent=t.EventEmitter=void 0,t.EventEmitter=class{constructor(){this._listeners=[],this._disposed=!1}get event(){return this._event||(this._event=e=>(this._listeners.push(e),{dispose:()=>{if(!this._disposed)for(let t=0;tt.fire(e)))},t.runAndSubscribe=function(e,t){return t(void 0),e((e=>t(e)))}},859:(e,t)=>{function i(e){for(const t of e)t.dispose();e.length=0}Object.defineProperty(t,\"__esModule\",{value:!0}),t.getDisposeArrayDisposable=t.disposeArray=t.toDisposable=t.MutableDisposable=t.Disposable=void 0,t.Disposable=class{constructor(){this._disposables=[],this._isDisposed=!1}dispose(){this._isDisposed=!0;for(const e of this._disposables)e.dispose();this._disposables.length=0}register(e){return this._disposables.push(e),e}unregister(e){const t=this._disposables.indexOf(e);-1!==t&&this._disposables.splice(t,1)}},t.MutableDisposable=class{constructor(){this._isDisposed=!1}get value(){return this._isDisposed?void 0:this._value}set value(e){this._isDisposed||e===this._value||(this._value?.dispose(),this._value=e)}clear(){this.value=void 0}dispose(){this._isDisposed=!0,this._value?.dispose(),this._value=void 0}},t.toDisposable=function(e){return{dispose:e}},t.disposeArray=i,t.getDisposeArrayDisposable=function(e){return{dispose:()=>i(e)}}},485:(e,t)=>{Object.defineProperty(t,\"__esModule\",{value:!0}),t.FourKeyMap=t.TwoKeyMap=void 0;class i{constructor(){this._data={}}set(e,t,i){this._data[e]||(this._data[e]={}),this._data[e][t]=i}get(e,t){return this._data[e]?this._data[e][t]:void 0}clear(){this._data={}}}t.TwoKeyMap=i,t.FourKeyMap=class{constructor(){this._data=new i}set(e,t,s,r,o){this._data.get(e,t)||this._data.set(e,t,new i),this._data.get(e,t).set(s,r,o)}get(e,t,i,s){return this._data.get(e,t)?.get(i,s)}clear(){this._data.clear()}}},399:(e,t)=>{Object.defineProperty(t,\"__esModule\",{value:!0}),t.isChromeOS=t.isLinux=t.isWindows=t.isIphone=t.isIpad=t.isMac=t.getSafariVersion=t.isSafari=t.isLegacyEdge=t.isFirefox=t.isNode=void 0,t.isNode=\"undefined\"!=typeof process&&\"title\"in process;const i=t.isNode?\"node\":navigator.userAgent,s=t.isNode?\"node\":navigator.platform;t.isFirefox=i.includes(\"Firefox\"),t.isLegacyEdge=i.includes(\"Edge\"),t.isSafari=/^((?!chrome|android).)*safari/i.test(i),t.getSafariVersion=function(){if(!t.isSafari)return 0;const e=i.match(/Version\\/(\\d+)/);return null===e||e.length<2?0:parseInt(e[1])},t.isMac=[\"Macintosh\",\"MacIntel\",\"MacPPC\",\"Mac68K\"].includes(s),t.isIpad=\"iPad\"===s,t.isIphone=\"iPhone\"===s,t.isWindows=[\"Windows\",\"Win16\",\"Win32\",\"WinCE\"].includes(s),t.isLinux=s.indexOf(\"Linux\")>=0,t.isChromeOS=/\\bCrOS\\b/.test(i)},385:(e,t,i)=>{Object.defineProperty(t,\"__esModule\",{value:!0}),t.DebouncedIdleTask=t.IdleTaskQueue=t.PriorityTaskQueue=void 0;const s=i(399);class r{constructor(){this._tasks=[],this._i=0}enqueue(e){this._tasks.push(e),this._start()}flush(){for(;this._ir)return s-t<-20&&console.warn(`task queue exceeded allotted deadline by ${Math.abs(Math.round(s-t))}ms`),void this._start();s=r}this.clear()}}class o extends r{_requestCallback(e){return setTimeout((()=>e(this._createDeadline(16))))}_cancelCallback(e){clearTimeout(e)}_createDeadline(e){const t=Date.now()+e;return{timeRemaining:()=>Math.max(0,t-Date.now())}}}t.PriorityTaskQueue=o,t.IdleTaskQueue=!s.isNode&&\"requestIdleCallback\"in window?class extends r{_requestCallback(e){return requestIdleCallback(e)}_cancelCallback(e){cancelIdleCallback(e)}}:o,t.DebouncedIdleTask=class{constructor(){this._queue=new t.IdleTaskQueue}set(e){this._queue.clear(),this._queue.enqueue(e)}flush(){this._queue.flush()}}},147:(e,t)=>{Object.defineProperty(t,\"__esModule\",{value:!0}),t.ExtendedAttrs=t.AttributeData=void 0;class i{constructor(){this.fg=0,this.bg=0,this.extended=new s}static toColorRGB(e){return[e>>>16&255,e>>>8&255,255&e]}static fromColorRGB(e){return(255&e[0])<<16|(255&e[1])<<8|255&e[2]}clone(){const e=new i;return e.fg=this.fg,e.bg=this.bg,e.extended=this.extended.clone(),e}isInverse(){return 67108864&this.fg}isBold(){return 134217728&this.fg}isUnderline(){return this.hasExtendedAttrs()&&0!==this.extended.underlineStyle?1:268435456&this.fg}isBlink(){return 536870912&this.fg}isInvisible(){return 1073741824&this.fg}isItalic(){return 67108864&this.bg}isDim(){return 134217728&this.bg}isStrikethrough(){return 2147483648&this.fg}isProtected(){return 536870912&this.bg}isOverline(){return 1073741824&this.bg}getFgColorMode(){return 50331648&this.fg}getBgColorMode(){return 50331648&this.bg}isFgRGB(){return 50331648==(50331648&this.fg)}isBgRGB(){return 50331648==(50331648&this.bg)}isFgPalette(){return 16777216==(50331648&this.fg)||33554432==(50331648&this.fg)}isBgPalette(){return 16777216==(50331648&this.bg)||33554432==(50331648&this.bg)}isFgDefault(){return 0==(50331648&this.fg)}isBgDefault(){return 0==(50331648&this.bg)}isAttributeDefault(){return 0===this.fg&&0===this.bg}getFgColor(){switch(50331648&this.fg){case 16777216:case 33554432:return 255&this.fg;case 50331648:return 16777215&this.fg;default:return-1}}getBgColor(){switch(50331648&this.bg){case 16777216:case 33554432:return 255&this.bg;case 50331648:return 16777215&this.bg;default:return-1}}hasExtendedAttrs(){return 268435456&this.bg}updateExtended(){this.extended.isEmpty()?this.bg&=-268435457:this.bg|=268435456}getUnderlineColor(){if(268435456&this.bg&&~this.extended.underlineColor)switch(50331648&this.extended.underlineColor){case 16777216:case 33554432:return 255&this.extended.underlineColor;case 50331648:return 16777215&this.extended.underlineColor;default:return this.getFgColor()}return this.getFgColor()}getUnderlineColorMode(){return 268435456&this.bg&&~this.extended.underlineColor?50331648&this.extended.underlineColor:this.getFgColorMode()}isUnderlineColorRGB(){return 268435456&this.bg&&~this.extended.underlineColor?50331648==(50331648&this.extended.underlineColor):this.isFgRGB()}isUnderlineColorPalette(){return 268435456&this.bg&&~this.extended.underlineColor?16777216==(50331648&this.extended.underlineColor)||33554432==(50331648&this.extended.underlineColor):this.isFgPalette()}isUnderlineColorDefault(){return 268435456&this.bg&&~this.extended.underlineColor?0==(50331648&this.extended.underlineColor):this.isFgDefault()}getUnderlineStyle(){return 268435456&this.fg?268435456&this.bg?this.extended.underlineStyle:1:0}getUnderlineVariantOffset(){return this.extended.underlineVariantOffset}}t.AttributeData=i;class s{get ext(){return this._urlId?-469762049&this._ext|this.underlineStyle<<26:this._ext}set ext(e){this._ext=e}get underlineStyle(){return this._urlId?5:(469762048&this._ext)>>26}set underlineStyle(e){this._ext&=-469762049,this._ext|=e<<26&469762048}get underlineColor(){return 67108863&this._ext}set underlineColor(e){this._ext&=-67108864,this._ext|=67108863&e}get urlId(){return this._urlId}set urlId(e){this._urlId=e}get underlineVariantOffset(){const e=(3758096384&this._ext)>>29;return e<0?4294967288^e:e}set underlineVariantOffset(e){this._ext&=536870911,this._ext|=e<<29&3758096384}constructor(e=0,t=0){this._ext=0,this._urlId=0,this._ext=e,this._urlId=t}clone(){return new s(this._ext,this._urlId)}isEmpty(){return 0===this.underlineStyle&&0===this._urlId}}t.ExtendedAttrs=s},782:(e,t,i)=>{Object.defineProperty(t,\"__esModule\",{value:!0}),t.CellData=void 0;const s=i(133),r=i(855),o=i(147);class n extends o.AttributeData{constructor(){super(...arguments),this.content=0,this.fg=0,this.bg=0,this.extended=new o.ExtendedAttrs,this.combinedData=\"\"}static fromCharData(e){const t=new n;return t.setFromCharData(e),t}isCombined(){return 2097152&this.content}getWidth(){return this.content>>22}getChars(){return 2097152&this.content?this.combinedData:2097151&this.content?(0,s.stringFromCodePoint)(2097151&this.content):\"\"}getCode(){return this.isCombined()?this.combinedData.charCodeAt(this.combinedData.length-1):2097151&this.content}setFromCharData(e){this.fg=e[r.CHAR_DATA_ATTR_INDEX],this.bg=0;let t=!1;if(e[r.CHAR_DATA_CHAR_INDEX].length>2)t=!0;else if(2===e[r.CHAR_DATA_CHAR_INDEX].length){const i=e[r.CHAR_DATA_CHAR_INDEX].charCodeAt(0);if(55296<=i&&i<=56319){const s=e[r.CHAR_DATA_CHAR_INDEX].charCodeAt(1);56320<=s&&s<=57343?this.content=1024*(i-55296)+s-56320+65536|e[r.CHAR_DATA_WIDTH_INDEX]<<22:t=!0}else t=!0}else this.content=e[r.CHAR_DATA_CHAR_INDEX].charCodeAt(0)|e[r.CHAR_DATA_WIDTH_INDEX]<<22;t&&(this.combinedData=e[r.CHAR_DATA_CHAR_INDEX],this.content=2097152|e[r.CHAR_DATA_WIDTH_INDEX]<<22)}getAsCharData(){return[this.fg,this.getChars(),this.getWidth(),this.getCode()]}}t.CellData=n},855:(e,t)=>{Object.defineProperty(t,\"__esModule\",{value:!0}),t.WHITESPACE_CELL_CODE=t.WHITESPACE_CELL_WIDTH=t.WHITESPACE_CELL_CHAR=t.NULL_CELL_CODE=t.NULL_CELL_WIDTH=t.NULL_CELL_CHAR=t.CHAR_DATA_CODE_INDEX=t.CHAR_DATA_WIDTH_INDEX=t.CHAR_DATA_CHAR_INDEX=t.CHAR_DATA_ATTR_INDEX=t.DEFAULT_EXT=t.DEFAULT_ATTR=t.DEFAULT_COLOR=void 0,t.DEFAULT_COLOR=0,t.DEFAULT_ATTR=256|t.DEFAULT_COLOR<<9,t.DEFAULT_EXT=0,t.CHAR_DATA_ATTR_INDEX=0,t.CHAR_DATA_CHAR_INDEX=1,t.CHAR_DATA_WIDTH_INDEX=2,t.CHAR_DATA_CODE_INDEX=3,t.NULL_CELL_CHAR=\"\",t.NULL_CELL_WIDTH=1,t.NULL_CELL_CODE=0,t.WHITESPACE_CELL_CHAR=\" \",t.WHITESPACE_CELL_WIDTH=1,t.WHITESPACE_CELL_CODE=32},133:(e,t)=>{Object.defineProperty(t,\"__esModule\",{value:!0}),t.Utf8ToUtf32=t.StringToUtf32=t.utf32ToString=t.stringFromCodePoint=void 0,t.stringFromCodePoint=function(e){return e>65535?(e-=65536,String.fromCharCode(55296+(e>>10))+String.fromCharCode(e%1024+56320)):String.fromCharCode(e)},t.utf32ToString=function(e,t=0,i=e.length){let s=\"\";for(let r=t;r65535?(t-=65536,s+=String.fromCharCode(55296+(t>>10))+String.fromCharCode(t%1024+56320)):s+=String.fromCharCode(t)}return s},t.StringToUtf32=class{constructor(){this._interim=0}clear(){this._interim=0}decode(e,t){const i=e.length;if(!i)return 0;let s=0,r=0;if(this._interim){const i=e.charCodeAt(r++);56320<=i&&i<=57343?t[s++]=1024*(this._interim-55296)+i-56320+65536:(t[s++]=this._interim,t[s++]=i),this._interim=0}for(let o=r;o=i)return this._interim=r,s;const n=e.charCodeAt(o);56320<=n&&n<=57343?t[s++]=1024*(r-55296)+n-56320+65536:(t[s++]=r,t[s++]=n)}else 65279!==r&&(t[s++]=r)}return s}},t.Utf8ToUtf32=class{constructor(){this.interim=new Uint8Array(3)}clear(){this.interim.fill(0)}decode(e,t){const i=e.length;if(!i)return 0;let s,r,o,n,a=0,h=0,l=0;if(this.interim[0]){let s=!1,r=this.interim[0];r&=192==(224&r)?31:224==(240&r)?15:7;let o,n=0;for(;(o=63&this.interim[++n])&&n<4;)r<<=6,r|=o;const h=192==(224&this.interim[0])?2:224==(240&this.interim[0])?3:4,c=h-n;for(;l=i)return 0;if(o=e[l++],128!=(192&o)){l--,s=!0;break}this.interim[n++]=o,r<<=6,r|=63&o}s||(2===h?r<128?l--:t[a++]=r:3===h?r<2048||r>=55296&&r<=57343||65279===r||(t[a++]=r):r<65536||r>1114111||(t[a++]=r)),this.interim.fill(0)}const c=i-4;let d=l;for(;d=i)return this.interim[0]=s,a;if(r=e[d++],128!=(192&r)){d--;continue}if(h=(31&s)<<6|63&r,h<128){d--;continue}t[a++]=h}else if(224==(240&s)){if(d>=i)return this.interim[0]=s,a;if(r=e[d++],128!=(192&r)){d--;continue}if(d>=i)return this.interim[0]=s,this.interim[1]=r,a;if(o=e[d++],128!=(192&o)){d--;continue}if(h=(15&s)<<12|(63&r)<<6|63&o,h<2048||h>=55296&&h<=57343||65279===h)continue;t[a++]=h}else if(240==(248&s)){if(d>=i)return this.interim[0]=s,a;if(r=e[d++],128!=(192&r)){d--;continue}if(d>=i)return this.interim[0]=s,this.interim[1]=r,a;if(o=e[d++],128!=(192&o)){d--;continue}if(d>=i)return this.interim[0]=s,this.interim[1]=r,this.interim[2]=o,a;if(n=e[d++],128!=(192&n)){d--;continue}if(h=(7&s)<<18|(63&r)<<12|(63&o)<<6|63&n,h<65536||h>1114111)continue;t[a++]=h}}return a}}},776:function(e,t,i){var s=this&&this.__decorate||function(e,t,i,s){var r,o=arguments.length,n=o<3?t:null===s?s=Object.getOwnPropertyDescriptor(t,i):s;if(\"object\"==typeof Reflect&&\"function\"==typeof Reflect.decorate)n=Reflect.decorate(e,t,i,s);else for(var a=e.length-1;a>=0;a--)(r=e[a])&&(n=(o<3?r(n):o>3?r(t,i,n):r(t,i))||n);return o>3&&n&&Object.defineProperty(t,i,n),n},r=this&&this.__param||function(e,t){return function(i,s){t(i,s,e)}};Object.defineProperty(t,\"__esModule\",{value:!0}),t.traceCall=t.setTraceLogger=t.LogService=void 0;const o=i(859),n=i(97),a={trace:n.LogLevelEnum.TRACE,debug:n.LogLevelEnum.DEBUG,info:n.LogLevelEnum.INFO,warn:n.LogLevelEnum.WARN,error:n.LogLevelEnum.ERROR,off:n.LogLevelEnum.OFF};let h,l=t.LogService=class extends o.Disposable{get logLevel(){return this._logLevel}constructor(e){super(),this._optionsService=e,this._logLevel=n.LogLevelEnum.OFF,this._updateLogLevel(),this.register(this._optionsService.onSpecificOptionChange(\"logLevel\",(()=>this._updateLogLevel()))),h=this}_updateLogLevel(){this._logLevel=a[this._optionsService.rawOptions.logLevel]}_evalLazyOptionalParams(e){for(let t=0;tJSON.stringify(e))).join(\", \")})`);const t=s.apply(this,e);return h.trace(`GlyphRenderer#${s.name} return`,t),t}}},726:(e,t)=>{Object.defineProperty(t,\"__esModule\",{value:!0}),t.createDecorator=t.getServiceDependencies=t.serviceRegistry=void 0;const i=\"di$target\",s=\"di$dependencies\";t.serviceRegistry=new Map,t.getServiceDependencies=function(e){return e[s]||[]},t.createDecorator=function(e){if(t.serviceRegistry.has(e))return t.serviceRegistry.get(e);const r=function(e,t,o){if(3!==arguments.length)throw new Error(\"@IServiceName-decorator can only be used to decorate a parameter\");!function(e,t,r){t[i]===t?t[s].push({id:e,index:r}):(t[s]=[{id:e,index:r}],t[i]=t)}(r,e,o)};return r.toString=()=>e,t.serviceRegistry.set(e,r),r}},97:(e,t,i)=>{Object.defineProperty(t,\"__esModule\",{value:!0}),t.IDecorationService=t.IUnicodeService=t.IOscLinkService=t.IOptionsService=t.ILogService=t.LogLevelEnum=t.IInstantiationService=t.ICharsetService=t.ICoreService=t.ICoreMouseService=t.IBufferService=void 0;const s=i(726);var r;t.IBufferService=(0,s.createDecorator)(\"BufferService\"),t.ICoreMouseService=(0,s.createDecorator)(\"CoreMouseService\"),t.ICoreService=(0,s.createDecorator)(\"CoreService\"),t.ICharsetService=(0,s.createDecorator)(\"CharsetService\"),t.IInstantiationService=(0,s.createDecorator)(\"InstantiationService\"),function(e){e[e.TRACE=0]=\"TRACE\",e[e.DEBUG=1]=\"DEBUG\",e[e.INFO=2]=\"INFO\",e[e.WARN=3]=\"WARN\",e[e.ERROR=4]=\"ERROR\",e[e.OFF=5]=\"OFF\"}(r||(t.LogLevelEnum=r={})),t.ILogService=(0,s.createDecorator)(\"LogService\"),t.IOptionsService=(0,s.createDecorator)(\"OptionsService\"),t.IOscLinkService=(0,s.createDecorator)(\"OscLinkService\"),t.IUnicodeService=(0,s.createDecorator)(\"UnicodeService\"),t.IDecorationService=(0,s.createDecorator)(\"DecorationService\")}},t={};function i(s){var r=t[s];if(void 0!==r)return r.exports;var o=t[s]={exports:{}};return e[s].call(o.exports,o,o.exports,i),o.exports}var s={};return(()=>{var e=s;Object.defineProperty(e,\"__esModule\",{value:!0}),e.CanvasAddon=void 0;const t=i(345),r=i(859),o=i(776),n=i(949);class a extends r.Disposable{constructor(){super(...arguments),this._onChangeTextureAtlas=this.register(new t.EventEmitter),this.onChangeTextureAtlas=this._onChangeTextureAtlas.event,this._onAddTextureAtlasCanvas=this.register(new t.EventEmitter),this.onAddTextureAtlasCanvas=this._onAddTextureAtlasCanvas.event}get textureAtlas(){return this._renderer?.textureAtlas}activate(e){const i=e._core;if(!e.element)return void this.register(i.onWillOpen((()=>this.activate(e))));this._terminal=e;const s=i.coreService,a=i.optionsService,h=i.screenElement,l=i.linkifier,c=i,d=c._bufferService,_=c._renderService,u=c._characterJoinerService,g=c._charSizeService,f=c._coreBrowserService,v=c._decorationService,C=c._logService,p=c._themeService;(0,o.setTraceLogger)(C),this._renderer=new n.CanvasRenderer(e,h,l,d,g,a,u,s,f,v,p),this.register((0,t.forwardEvent)(this._renderer.onChangeTextureAtlas,this._onChangeTextureAtlas)),this.register((0,t.forwardEvent)(this._renderer.onAddTextureAtlasCanvas,this._onAddTextureAtlasCanvas)),_.setRenderer(this._renderer),_.handleResize(d.cols,d.rows),this.register((0,r.toDisposable)((()=>{_.setRenderer(this._terminal._core._createRenderer()),_.handleResize(e.cols,e.rows),this._renderer?.dispose(),this._renderer=void 0})))}clearTextureAtlas(){this._renderer?.clearTextureAtlas()}}e.CanvasAddon=a})(),s})()));\n//# sourceMappingURL=addon-canvas.js.map","// shim for using process in browser\nvar process = module.exports = {};\n\n// cached from whatever global is present so that test runners that stub it\n// don't break things. But we need to wrap it in a try catch in case it is\n// wrapped in strict mode code which doesn't define any globals. It's inside a\n// function because try/catches deoptimize in certain engines.\n\nvar cachedSetTimeout;\nvar cachedClearTimeout;\n\nfunction defaultSetTimout() {\n throw new Error('setTimeout has not been defined');\n}\nfunction defaultClearTimeout () {\n throw new Error('clearTimeout has not been defined');\n}\n(function () {\n try {\n if (typeof setTimeout === 'function') {\n cachedSetTimeout = setTimeout;\n } else {\n cachedSetTimeout = defaultSetTimout;\n }\n } catch (e) {\n cachedSetTimeout = defaultSetTimout;\n }\n try {\n if (typeof clearTimeout === 'function') {\n cachedClearTimeout = clearTimeout;\n } else {\n cachedClearTimeout = defaultClearTimeout;\n }\n } catch (e) {\n cachedClearTimeout = defaultClearTimeout;\n }\n} ())\nfunction runTimeout(fun) {\n if (cachedSetTimeout === setTimeout) {\n //normal enviroments in sane situations\n return setTimeout(fun, 0);\n }\n // if setTimeout wasn't available but was latter defined\n if ((cachedSetTimeout === defaultSetTimout || !cachedSetTimeout) && setTimeout) {\n cachedSetTimeout = setTimeout;\n return setTimeout(fun, 0);\n }\n try {\n // when when somebody has screwed with setTimeout but no I.E. maddness\n return cachedSetTimeout(fun, 0);\n } catch(e){\n try {\n // When we are in I.E. but the script has been evaled so I.E. doesn't trust the global object when called normally\n return cachedSetTimeout.call(null, fun, 0);\n } catch(e){\n // same as above but when it's a version of I.E. that must have the global object for 'this', hopfully our context correct otherwise it will throw a global error\n return cachedSetTimeout.call(this, fun, 0);\n }\n }\n\n\n}\nfunction runClearTimeout(marker) {\n if (cachedClearTimeout === clearTimeout) {\n //normal enviroments in sane situations\n return clearTimeout(marker);\n }\n // if clearTimeout wasn't available but was latter defined\n if ((cachedClearTimeout === defaultClearTimeout || !cachedClearTimeout) && clearTimeout) {\n cachedClearTimeout = clearTimeout;\n return clearTimeout(marker);\n }\n try {\n // when when somebody has screwed with setTimeout but no I.E. maddness\n return cachedClearTimeout(marker);\n } catch (e){\n try {\n // When we are in I.E. but the script has been evaled so I.E. doesn't trust the global object when called normally\n return cachedClearTimeout.call(null, marker);\n } catch (e){\n // same as above but when it's a version of I.E. that must have the global object for 'this', hopfully our context correct otherwise it will throw a global error.\n // Some versions of I.E. have different rules for clearTimeout vs setTimeout\n return cachedClearTimeout.call(this, marker);\n }\n }\n\n\n\n}\nvar queue = [];\nvar draining = false;\nvar currentQueue;\nvar queueIndex = -1;\n\nfunction cleanUpNextTick() {\n if (!draining || !currentQueue) {\n return;\n }\n draining = false;\n if (currentQueue.length) {\n queue = currentQueue.concat(queue);\n } else {\n queueIndex = -1;\n }\n if (queue.length) {\n drainQueue();\n }\n}\n\nfunction drainQueue() {\n if (draining) {\n return;\n }\n var timeout = runTimeout(cleanUpNextTick);\n draining = true;\n\n var len = queue.length;\n while(len) {\n currentQueue = queue;\n queue = [];\n while (++queueIndex < len) {\n if (currentQueue) {\n currentQueue[queueIndex].run();\n }\n }\n queueIndex = -1;\n len = queue.length;\n }\n currentQueue = null;\n draining = false;\n runClearTimeout(timeout);\n}\n\nprocess.nextTick = function (fun) {\n var args = new Array(arguments.length - 1);\n if (arguments.length > 1) {\n for (var i = 1; i < arguments.length; i++) {\n args[i - 1] = arguments[i];\n }\n }\n queue.push(new Item(fun, args));\n if (queue.length === 1 && !draining) {\n runTimeout(drainQueue);\n }\n};\n\n// v8 likes predictible objects\nfunction Item(fun, array) {\n this.fun = fun;\n this.array = array;\n}\nItem.prototype.run = function () {\n this.fun.apply(null, this.array);\n};\nprocess.title = 'browser';\nprocess.browser = true;\nprocess.env = {};\nprocess.argv = [];\nprocess.version = ''; // empty string to avoid regexp issues\nprocess.versions = {};\n\nfunction noop() {}\n\nprocess.on = noop;\nprocess.addListener = noop;\nprocess.once = noop;\nprocess.off = noop;\nprocess.removeListener = noop;\nprocess.removeAllListeners = noop;\nprocess.emit = noop;\nprocess.prependListener = noop;\nprocess.prependOnceListener = noop;\n\nprocess.listeners = function (name) { return [] }\n\nprocess.binding = function (name) {\n throw new Error('process.binding is not supported');\n};\n\nprocess.cwd = function () { return '/' };\nprocess.chdir = function (dir) {\n throw new Error('process.chdir is not supported');\n};\nprocess.umask = function() { return 0; };\n"],"names":[],"sourceRoot":""} \ No newline at end of file diff --git a/vlmpy310/lib/python3.10/site-packages/notebook/static/3488.405b2a619b7b87fc6f6b.js b/vlmpy310/lib/python3.10/site-packages/notebook/static/3488.405b2a619b7b87fc6f6b.js new file mode 100644 index 0000000000000000000000000000000000000000..120d802e034c58eafec8ea4d6acf95c1014a2409 --- /dev/null +++ b/vlmpy310/lib/python3.10/site-packages/notebook/static/3488.405b2a619b7b87fc6f6b.js @@ -0,0 +1,2100 @@ +(self["webpackChunk_JUPYTERLAB_CORE_OUTPUT"] = self["webpackChunk_JUPYTERLAB_CORE_OUTPUT"] || []).push([[3488],{ + +/***/ 79580: +/***/ (function(module) { + +!function(e,t){ true?module.exports=t():0}(this,(function(){"use strict";return function(e,t){var r=t.prototype,n=r.format;r.format=function(e){var t=this,r=this.$locale();if(!this.isValid())return n.bind(this)(e);var s=this.$utils(),a=(e||"YYYY-MM-DDTHH:mm:ssZ").replace(/\[([^\]]+)]|Q|wo|ww|w|WW|W|zzz|z|gggg|GGGG|Do|X|x|k{1,2}|S/g,(function(e){switch(e){case"Q":return Math.ceil((t.$M+1)/3);case"Do":return r.ordinal(t.$D);case"gggg":return t.weekYear();case"GGGG":return t.isoWeekYear();case"wo":return r.ordinal(t.week(),"W");case"w":case"ww":return s.s(t.week(),"w"===e?1:2,"0");case"W":case"WW":return s.s(t.isoWeek(),"W"===e?1:2,"0");case"k":case"kk":return s.s(String(0===t.$H?24:t.$H),"k"===e?1:2,"0");case"X":return Math.floor(t.$d.getTime()/1e3);case"x":return t.$d.getTime();case"z":return"["+t.offsetName()+"]";case"zzz":return"["+t.offsetName("long")+"]";default:return e}}));return n.bind(this)(a)}}})); + +/***/ }), + +/***/ 69746: +/***/ (function(module) { + +!function(e,t){ true?module.exports=t():0}(this,(function(){"use strict";var e={LTS:"h:mm:ss A",LT:"h:mm A",L:"MM/DD/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"},t=/(\[[^[]*\])|([-_:/.,()\s]+)|(A|a|YYYY|YY?|MM?M?M?|Do|DD?|hh?|HH?|mm?|ss?|S{1,3}|z|ZZ?)/g,n=/\d\d/,r=/\d\d?/,i=/\d*[^-_:/,()\s\d]+/,o={},s=function(e){return(e=+e)+(e>68?1900:2e3)};var a=function(e){return function(t){this[e]=+t}},f=[/[+-]\d\d:?(\d\d)?|Z/,function(e){(this.zone||(this.zone={})).offset=function(e){if(!e)return 0;if("Z"===e)return 0;var t=e.match(/([+-]|\d\d)/g),n=60*t[1]+(+t[2]||0);return 0===n?0:"+"===t[0]?-n:n}(e)}],h=function(e){var t=o[e];return t&&(t.indexOf?t:t.s.concat(t.f))},u=function(e,t){var n,r=o.meridiem;if(r){for(var i=1;i<=24;i+=1)if(e.indexOf(r(i,0,t))>-1){n=i>12;break}}else n=e===(t?"pm":"PM");return n},d={A:[i,function(e){this.afternoon=u(e,!1)}],a:[i,function(e){this.afternoon=u(e,!0)}],S:[/\d/,function(e){this.milliseconds=100*+e}],SS:[n,function(e){this.milliseconds=10*+e}],SSS:[/\d{3}/,function(e){this.milliseconds=+e}],s:[r,a("seconds")],ss:[r,a("seconds")],m:[r,a("minutes")],mm:[r,a("minutes")],H:[r,a("hours")],h:[r,a("hours")],HH:[r,a("hours")],hh:[r,a("hours")],D:[r,a("day")],DD:[n,a("day")],Do:[i,function(e){var t=o.ordinal,n=e.match(/\d+/);if(this.day=n[0],t)for(var r=1;r<=31;r+=1)t(r).replace(/\[|\]/g,"")===e&&(this.day=r)}],M:[r,a("month")],MM:[n,a("month")],MMM:[i,function(e){var t=h("months"),n=(h("monthsShort")||t.map((function(e){return e.slice(0,3)}))).indexOf(e)+1;if(n<1)throw new Error;this.month=n%12||n}],MMMM:[i,function(e){var t=h("months").indexOf(e)+1;if(t<1)throw new Error;this.month=t%12||t}],Y:[/[+-]?\d+/,a("year")],YY:[n,function(e){this.year=s(e)}],YYYY:[/\d{4}/,a("year")],Z:f,ZZ:f};function c(n){var r,i;r=n,i=o&&o.formats;for(var s=(n=r.replace(/(\[[^\]]+])|(LTS?|l{1,4}|L{1,4})/g,(function(t,n,r){var o=r&&r.toUpperCase();return n||i[r]||e[r]||i[o].replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g,(function(e,t,n){return t||n.slice(1)}))}))).match(t),a=s.length,f=0;f-1)return new Date(("X"===t?1e3:1)*e);var r=c(t)(e),i=r.year,o=r.month,s=r.day,a=r.hours,f=r.minutes,h=r.seconds,u=r.milliseconds,d=r.zone,l=new Date,m=s||(i||o?1:l.getDate()),M=i||l.getFullYear(),Y=0;i&&!o||(Y=o>0?o-1:l.getMonth());var p=a||0,v=f||0,D=h||0,g=u||0;return d?new Date(Date.UTC(M,Y,m,p,v,D,g+60*d.offset*1e3)):n?new Date(Date.UTC(M,Y,m,p,v,D,g)):new Date(M,Y,m,p,v,D,g)}catch(e){return new Date("")}}(t,a,r),this.init(),d&&!0!==d&&(this.$L=this.locale(d).$L),u&&t!=this.format(a)&&(this.$d=new Date("")),o={}}else if(a instanceof Array)for(var l=a.length,m=1;m<=l;m+=1){s[1]=a[m-1];var M=n.apply(this,s);if(M.isValid()){this.$d=M.$d,this.$L=M.$L,this.init();break}m===l&&(this.$d=new Date(""))}else i.call(this,e)}}})); + +/***/ }), + +/***/ 57635: +/***/ (function(module) { + +!function(e,t){ true?module.exports=t():0}(this,(function(){"use strict";var e="day";return function(t,i,s){var a=function(t){return t.add(4-t.isoWeekday(),e)},d=i.prototype;d.isoWeekYear=function(){return a(this).year()},d.isoWeek=function(t){if(!this.$utils().u(t))return this.add(7*(t-this.isoWeek()),e);var i,d,n,o,r=a(this),u=(i=this.isoWeekYear(),d=this.$u,n=(d?s.utc:s)().year(i).startOf("year"),o=4-n.isoWeekday(),n.isoWeekday()>4&&(o+=7),n.add(o,e));return r.diff(u,"week")+1},d.isoWeekday=function(e){return this.$utils().u(e)?this.day()||7:this.day(this.day()%7?e:e-7)};var n=d.startOf;d.startOf=function(e,t){var i=this.$utils(),s=!!i.u(t)||t;return"isoweek"===i.p(e)?s?this.date(this.date()-(this.isoWeekday()-1)).startOf("day"):this.date(this.date()-1-(this.isoWeekday()-1)+7).endOf("day"):n.bind(this)(e,t)}}})); + +/***/ }), + +/***/ 63488: +/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => { + +"use strict"; +/* harmony export */ __webpack_require__.d(__webpack_exports__, { +/* harmony export */ diagram: () => (/* binding */ diagram) +/* harmony export */ }); +/* harmony import */ var _braintree_sanitize_url__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(7608); +/* harmony import */ var dayjs__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(27693); +/* harmony import */ var dayjs__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(dayjs__WEBPACK_IMPORTED_MODULE_1__); +/* harmony import */ var dayjs_plugin_isoWeek_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(57635); +/* harmony import */ var dayjs_plugin_isoWeek_js__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(dayjs_plugin_isoWeek_js__WEBPACK_IMPORTED_MODULE_2__); +/* harmony import */ var dayjs_plugin_customParseFormat_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(69746); +/* harmony import */ var dayjs_plugin_customParseFormat_js__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(dayjs_plugin_customParseFormat_js__WEBPACK_IMPORTED_MODULE_3__); +/* harmony import */ var dayjs_plugin_advancedFormat_js__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(79580); +/* harmony import */ var dayjs_plugin_advancedFormat_js__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(dayjs_plugin_advancedFormat_js__WEBPACK_IMPORTED_MODULE_4__); +/* harmony import */ var _mermaid_04fb0060_js__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(24028); +/* harmony import */ var d3__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(23617); +/* harmony import */ var dompurify__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(31699); +/* harmony import */ var dompurify__WEBPACK_IMPORTED_MODULE_6___default = /*#__PURE__*/__webpack_require__.n(dompurify__WEBPACK_IMPORTED_MODULE_6__); + + + + + + + + + + + + + + +var parser = function() { + var o = function(k, v, o2, l) { + for (o2 = o2 || {}, l = k.length; l--; o2[k[l]] = v) + ; + return o2; + }, $V0 = [6, 8, 10, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 30, 32, 33, 35, 37], $V1 = [1, 25], $V2 = [1, 26], $V3 = [1, 27], $V4 = [1, 28], $V5 = [1, 29], $V6 = [1, 30], $V7 = [1, 31], $V8 = [1, 9], $V9 = [1, 10], $Va = [1, 11], $Vb = [1, 12], $Vc = [1, 13], $Vd = [1, 14], $Ve = [1, 15], $Vf = [1, 16], $Vg = [1, 18], $Vh = [1, 19], $Vi = [1, 20], $Vj = [1, 21], $Vk = [1, 22], $Vl = [1, 24], $Vm = [1, 32]; + var parser2 = { + trace: function trace() { + }, + yy: {}, + symbols_: { "error": 2, "start": 3, "gantt": 4, "document": 5, "EOF": 6, "line": 7, "SPACE": 8, "statement": 9, "NL": 10, "weekday": 11, "weekday_monday": 12, "weekday_tuesday": 13, "weekday_wednesday": 14, "weekday_thursday": 15, "weekday_friday": 16, "weekday_saturday": 17, "weekday_sunday": 18, "dateFormat": 19, "inclusiveEndDates": 20, "topAxis": 21, "axisFormat": 22, "tickInterval": 23, "excludes": 24, "includes": 25, "todayMarker": 26, "title": 27, "acc_title": 28, "acc_title_value": 29, "acc_descr": 30, "acc_descr_value": 31, "acc_descr_multiline_value": 32, "section": 33, "clickStatement": 34, "taskTxt": 35, "taskData": 36, "click": 37, "callbackname": 38, "callbackargs": 39, "href": 40, "clickStatementDebug": 41, "$accept": 0, "$end": 1 }, + terminals_: { 2: "error", 4: "gantt", 6: "EOF", 8: "SPACE", 10: "NL", 12: "weekday_monday", 13: "weekday_tuesday", 14: "weekday_wednesday", 15: "weekday_thursday", 16: "weekday_friday", 17: "weekday_saturday", 18: "weekday_sunday", 19: "dateFormat", 20: "inclusiveEndDates", 21: "topAxis", 22: "axisFormat", 23: "tickInterval", 24: "excludes", 25: "includes", 26: "todayMarker", 27: "title", 28: "acc_title", 29: "acc_title_value", 30: "acc_descr", 31: "acc_descr_value", 32: "acc_descr_multiline_value", 33: "section", 35: "taskTxt", 36: "taskData", 37: "click", 38: "callbackname", 39: "callbackargs", 40: "href" }, + productions_: [0, [3, 3], [5, 0], [5, 2], [7, 2], [7, 1], [7, 1], [7, 1], [11, 1], [11, 1], [11, 1], [11, 1], [11, 1], [11, 1], [11, 1], [9, 1], [9, 1], [9, 1], [9, 1], [9, 1], [9, 1], [9, 1], [9, 1], [9, 1], [9, 1], [9, 2], [9, 2], [9, 1], [9, 1], [9, 1], [9, 2], [34, 2], [34, 3], [34, 3], [34, 4], [34, 3], [34, 4], [34, 2], [41, 2], [41, 3], [41, 3], [41, 4], [41, 3], [41, 4], [41, 2]], + performAction: function anonymous(yytext, yyleng, yylineno, yy, yystate, $$, _$) { + var $0 = $$.length - 1; + switch (yystate) { + case 1: + return $$[$0 - 1]; + case 2: + this.$ = []; + break; + case 3: + $$[$0 - 1].push($$[$0]); + this.$ = $$[$0 - 1]; + break; + case 4: + case 5: + this.$ = $$[$0]; + break; + case 6: + case 7: + this.$ = []; + break; + case 8: + yy.setWeekday("monday"); + break; + case 9: + yy.setWeekday("tuesday"); + break; + case 10: + yy.setWeekday("wednesday"); + break; + case 11: + yy.setWeekday("thursday"); + break; + case 12: + yy.setWeekday("friday"); + break; + case 13: + yy.setWeekday("saturday"); + break; + case 14: + yy.setWeekday("sunday"); + break; + case 15: + yy.setDateFormat($$[$0].substr(11)); + this.$ = $$[$0].substr(11); + break; + case 16: + yy.enableInclusiveEndDates(); + this.$ = $$[$0].substr(18); + break; + case 17: + yy.TopAxis(); + this.$ = $$[$0].substr(8); + break; + case 18: + yy.setAxisFormat($$[$0].substr(11)); + this.$ = $$[$0].substr(11); + break; + case 19: + yy.setTickInterval($$[$0].substr(13)); + this.$ = $$[$0].substr(13); + break; + case 20: + yy.setExcludes($$[$0].substr(9)); + this.$ = $$[$0].substr(9); + break; + case 21: + yy.setIncludes($$[$0].substr(9)); + this.$ = $$[$0].substr(9); + break; + case 22: + yy.setTodayMarker($$[$0].substr(12)); + this.$ = $$[$0].substr(12); + break; + case 24: + yy.setDiagramTitle($$[$0].substr(6)); + this.$ = $$[$0].substr(6); + break; + case 25: + this.$ = $$[$0].trim(); + yy.setAccTitle(this.$); + break; + case 26: + case 27: + this.$ = $$[$0].trim(); + yy.setAccDescription(this.$); + break; + case 28: + yy.addSection($$[$0].substr(8)); + this.$ = $$[$0].substr(8); + break; + case 30: + yy.addTask($$[$0 - 1], $$[$0]); + this.$ = "task"; + break; + case 31: + this.$ = $$[$0 - 1]; + yy.setClickEvent($$[$0 - 1], $$[$0], null); + break; + case 32: + this.$ = $$[$0 - 2]; + yy.setClickEvent($$[$0 - 2], $$[$0 - 1], $$[$0]); + break; + case 33: + this.$ = $$[$0 - 2]; + yy.setClickEvent($$[$0 - 2], $$[$0 - 1], null); + yy.setLink($$[$0 - 2], $$[$0]); + break; + case 34: + this.$ = $$[$0 - 3]; + yy.setClickEvent($$[$0 - 3], $$[$0 - 2], $$[$0 - 1]); + yy.setLink($$[$0 - 3], $$[$0]); + break; + case 35: + this.$ = $$[$0 - 2]; + yy.setClickEvent($$[$0 - 2], $$[$0], null); + yy.setLink($$[$0 - 2], $$[$0 - 1]); + break; + case 36: + this.$ = $$[$0 - 3]; + yy.setClickEvent($$[$0 - 3], $$[$0 - 1], $$[$0]); + yy.setLink($$[$0 - 3], $$[$0 - 2]); + break; + case 37: + this.$ = $$[$0 - 1]; + yy.setLink($$[$0 - 1], $$[$0]); + break; + case 38: + case 44: + this.$ = $$[$0 - 1] + " " + $$[$0]; + break; + case 39: + case 40: + case 42: + this.$ = $$[$0 - 2] + " " + $$[$0 - 1] + " " + $$[$0]; + break; + case 41: + case 43: + this.$ = $$[$0 - 3] + " " + $$[$0 - 2] + " " + $$[$0 - 1] + " " + $$[$0]; + break; + } + }, + table: [{ 3: 1, 4: [1, 2] }, { 1: [3] }, o($V0, [2, 2], { 5: 3 }), { 6: [1, 4], 7: 5, 8: [1, 6], 9: 7, 10: [1, 8], 11: 17, 12: $V1, 13: $V2, 14: $V3, 15: $V4, 16: $V5, 17: $V6, 18: $V7, 19: $V8, 20: $V9, 21: $Va, 22: $Vb, 23: $Vc, 24: $Vd, 25: $Ve, 26: $Vf, 27: $Vg, 28: $Vh, 30: $Vi, 32: $Vj, 33: $Vk, 34: 23, 35: $Vl, 37: $Vm }, o($V0, [2, 7], { 1: [2, 1] }), o($V0, [2, 3]), { 9: 33, 11: 17, 12: $V1, 13: $V2, 14: $V3, 15: $V4, 16: $V5, 17: $V6, 18: $V7, 19: $V8, 20: $V9, 21: $Va, 22: $Vb, 23: $Vc, 24: $Vd, 25: $Ve, 26: $Vf, 27: $Vg, 28: $Vh, 30: $Vi, 32: $Vj, 33: $Vk, 34: 23, 35: $Vl, 37: $Vm }, o($V0, [2, 5]), o($V0, [2, 6]), o($V0, [2, 15]), o($V0, [2, 16]), o($V0, [2, 17]), o($V0, [2, 18]), o($V0, [2, 19]), o($V0, [2, 20]), o($V0, [2, 21]), o($V0, [2, 22]), o($V0, [2, 23]), o($V0, [2, 24]), { 29: [1, 34] }, { 31: [1, 35] }, o($V0, [2, 27]), o($V0, [2, 28]), o($V0, [2, 29]), { 36: [1, 36] }, o($V0, [2, 8]), o($V0, [2, 9]), o($V0, [2, 10]), o($V0, [2, 11]), o($V0, [2, 12]), o($V0, [2, 13]), o($V0, [2, 14]), { 38: [1, 37], 40: [1, 38] }, o($V0, [2, 4]), o($V0, [2, 25]), o($V0, [2, 26]), o($V0, [2, 30]), o($V0, [2, 31], { 39: [1, 39], 40: [1, 40] }), o($V0, [2, 37], { 38: [1, 41] }), o($V0, [2, 32], { 40: [1, 42] }), o($V0, [2, 33]), o($V0, [2, 35], { 39: [1, 43] }), o($V0, [2, 34]), o($V0, [2, 36])], + defaultActions: {}, + parseError: function parseError(str, hash) { + if (hash.recoverable) { + this.trace(str); + } else { + var error = new Error(str); + error.hash = hash; + throw error; + } + }, + parse: function parse(input) { + var self = this, stack = [0], tstack = [], vstack = [null], lstack = [], table = this.table, yytext = "", yylineno = 0, yyleng = 0, TERROR = 2, EOF = 1; + var args = lstack.slice.call(arguments, 1); + var lexer2 = Object.create(this.lexer); + var sharedState = { yy: {} }; + for (var k in this.yy) { + if (Object.prototype.hasOwnProperty.call(this.yy, k)) { + sharedState.yy[k] = this.yy[k]; + } + } + lexer2.setInput(input, sharedState.yy); + sharedState.yy.lexer = lexer2; + sharedState.yy.parser = this; + if (typeof lexer2.yylloc == "undefined") { + lexer2.yylloc = {}; + } + var yyloc = lexer2.yylloc; + lstack.push(yyloc); + var ranges = lexer2.options && lexer2.options.ranges; + if (typeof sharedState.yy.parseError === "function") { + this.parseError = sharedState.yy.parseError; + } else { + this.parseError = Object.getPrototypeOf(this).parseError; + } + function lex() { + var token; + token = tstack.pop() || lexer2.lex() || EOF; + if (typeof token !== "number") { + if (token instanceof Array) { + tstack = token; + token = tstack.pop(); + } + token = self.symbols_[token] || token; + } + return token; + } + var symbol, state, action, r, yyval = {}, p, len, newState, expected; + while (true) { + state = stack[stack.length - 1]; + if (this.defaultActions[state]) { + action = this.defaultActions[state]; + } else { + if (symbol === null || typeof symbol == "undefined") { + symbol = lex(); + } + action = table[state] && table[state][symbol]; + } + if (typeof action === "undefined" || !action.length || !action[0]) { + var errStr = ""; + expected = []; + for (p in table[state]) { + if (this.terminals_[p] && p > TERROR) { + expected.push("'" + this.terminals_[p] + "'"); + } + } + if (lexer2.showPosition) { + errStr = "Parse error on line " + (yylineno + 1) + ":\n" + lexer2.showPosition() + "\nExpecting " + expected.join(", ") + ", got '" + (this.terminals_[symbol] || symbol) + "'"; + } else { + errStr = "Parse error on line " + (yylineno + 1) + ": Unexpected " + (symbol == EOF ? "end of input" : "'" + (this.terminals_[symbol] || symbol) + "'"); + } + this.parseError(errStr, { + text: lexer2.match, + token: this.terminals_[symbol] || symbol, + line: lexer2.yylineno, + loc: yyloc, + expected + }); + } + if (action[0] instanceof Array && action.length > 1) { + throw new Error("Parse Error: multiple actions possible at state: " + state + ", token: " + symbol); + } + switch (action[0]) { + case 1: + stack.push(symbol); + vstack.push(lexer2.yytext); + lstack.push(lexer2.yylloc); + stack.push(action[1]); + symbol = null; + { + yyleng = lexer2.yyleng; + yytext = lexer2.yytext; + yylineno = lexer2.yylineno; + yyloc = lexer2.yylloc; + } + break; + case 2: + len = this.productions_[action[1]][1]; + yyval.$ = vstack[vstack.length - len]; + yyval._$ = { + first_line: lstack[lstack.length - (len || 1)].first_line, + last_line: lstack[lstack.length - 1].last_line, + first_column: lstack[lstack.length - (len || 1)].first_column, + last_column: lstack[lstack.length - 1].last_column + }; + if (ranges) { + yyval._$.range = [ + lstack[lstack.length - (len || 1)].range[0], + lstack[lstack.length - 1].range[1] + ]; + } + r = this.performAction.apply(yyval, [ + yytext, + yyleng, + yylineno, + sharedState.yy, + action[1], + vstack, + lstack + ].concat(args)); + if (typeof r !== "undefined") { + return r; + } + if (len) { + stack = stack.slice(0, -1 * len * 2); + vstack = vstack.slice(0, -1 * len); + lstack = lstack.slice(0, -1 * len); + } + stack.push(this.productions_[action[1]][0]); + vstack.push(yyval.$); + lstack.push(yyval._$); + newState = table[stack[stack.length - 2]][stack[stack.length - 1]]; + stack.push(newState); + break; + case 3: + return true; + } + } + return true; + } + }; + var lexer = function() { + var lexer2 = { + EOF: 1, + parseError: function parseError(str, hash) { + if (this.yy.parser) { + this.yy.parser.parseError(str, hash); + } else { + throw new Error(str); + } + }, + // resets the lexer, sets new input + setInput: function(input, yy) { + this.yy = yy || this.yy || {}; + this._input = input; + this._more = this._backtrack = this.done = false; + 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 + }; + if (this.options.ranges) { + this.yylloc.range = [0, 0]; + } + this.offset = 0; + return this; + }, + // consumes and returns one char from the input + input: function() { + var ch = this._input[0]; + this.yytext += ch; + this.yyleng++; + this.offset++; + this.match += ch; + this.matched += ch; + var lines = ch.match(/(?:\r\n?|\n).*/g); + if (lines) { + this.yylineno++; + this.yylloc.last_line++; + } else { + this.yylloc.last_column++; + } + if (this.options.ranges) { + this.yylloc.range[1]++; + } + this._input = this._input.slice(1); + return ch; + }, + // unshifts one char (or a string) into the input + unput: function(ch) { + var len = ch.length; + var lines = ch.split(/(?:\r\n?|\n)/g); + this._input = ch + this._input; + this.yytext = this.yytext.substr(0, this.yytext.length - len); + this.offset -= len; + var oldLines = 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); + if (lines.length - 1) { + this.yylineno -= lines.length - 1; + } + var r = this.yylloc.range; + this.yylloc = { + first_line: this.yylloc.first_line, + last_line: this.yylineno + 1, + first_column: this.yylloc.first_column, + last_column: lines ? (lines.length === oldLines.length ? this.yylloc.first_column : 0) + oldLines[oldLines.length - lines.length].length - lines[0].length : this.yylloc.first_column - len + }; + if (this.options.ranges) { + this.yylloc.range = [r[0], r[0] + this.yyleng - len]; + } + this.yyleng = this.yytext.length; + return this; + }, + // When called from action, caches matched text and appends it on next action + more: function() { + this._more = true; + return this; + }, + // When called from action, signals the lexer that this rule fails to match the input, so the next matching rule (regex) should be tested instead. + reject: function() { + if (this.options.backtrack_lexer) { + this._backtrack = true; + } 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).\n" + this.showPosition(), { + text: "", + token: null, + line: this.yylineno + }); + } + return this; + }, + // retain first n characters of the match + less: function(n) { + this.unput(this.match.slice(n)); + }, + // displays already matched input, i.e. for error messages + pastInput: function() { + var past = this.matched.substr(0, this.matched.length - this.match.length); + return (past.length > 20 ? "..." : "") + past.substr(-20).replace(/\n/g, ""); + }, + // displays upcoming input, i.e. for error messages + upcomingInput: function() { + var next = this.match; + if (next.length < 20) { + next += this._input.substr(0, 20 - next.length); + } + return (next.substr(0, 20) + (next.length > 20 ? "..." : "")).replace(/\n/g, ""); + }, + // displays the character position where the lexing error occurred, i.e. for error messages + showPosition: function() { + var pre = this.pastInput(); + var c = new Array(pre.length + 1).join("-"); + return pre + this.upcomingInput() + "\n" + c + "^"; + }, + // test the lexed token: return FALSE when not a match, otherwise return token + test_match: function(match, indexed_rule) { + var token, lines, backup; + if (this.options.backtrack_lexer) { + backup = { + 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 + }; + if (this.options.ranges) { + backup.yylloc.range = this.yylloc.range.slice(0); + } + } + lines = match[0].match(/(?:\r\n?|\n).*/g); + if (lines) { + this.yylineno += lines.length; + } + this.yylloc = { + first_line: this.yylloc.last_line, + last_line: this.yylineno + 1, + first_column: this.yylloc.last_column, + last_column: lines ? lines[lines.length - 1].length - lines[lines.length - 1].match(/\r?\n?/)[0].length : this.yylloc.last_column + match[0].length + }; + this.yytext += match[0]; + this.match += match[0]; + this.matches = match; + this.yyleng = this.yytext.length; + if (this.options.ranges) { + this.yylloc.range = [this.offset, this.offset += this.yyleng]; + } + this._more = false; + this._backtrack = false; + this._input = this._input.slice(match[0].length); + this.matched += match[0]; + token = this.performAction.call(this, this.yy, this, indexed_rule, this.conditionStack[this.conditionStack.length - 1]); + if (this.done && this._input) { + this.done = false; + } + if (token) { + return token; + } else if (this._backtrack) { + for (var k in backup) { + this[k] = backup[k]; + } + return false; + } + return false; + }, + // return next match in input + next: function() { + if (this.done) { + return this.EOF; + } + if (!this._input) { + this.done = true; + } + var token, match, tempMatch, index; + if (!this._more) { + this.yytext = ""; + this.match = ""; + } + var rules = this._currentRules(); + for (var i = 0; i < rules.length; i++) { + tempMatch = this._input.match(this.rules[rules[i]]); + if (tempMatch && (!match || tempMatch[0].length > match[0].length)) { + match = tempMatch; + index = i; + if (this.options.backtrack_lexer) { + token = this.test_match(tempMatch, rules[i]); + if (token !== false) { + return token; + } else if (this._backtrack) { + match = false; + continue; + } else { + return false; + } + } else if (!this.options.flex) { + break; + } + } + } + if (match) { + token = this.test_match(match, rules[index]); + if (token !== false) { + return token; + } + return false; + } + if (this._input === "") { + return this.EOF; + } else { + return this.parseError("Lexical error on line " + (this.yylineno + 1) + ". Unrecognized text.\n" + this.showPosition(), { + text: "", + token: null, + line: this.yylineno + }); + } + }, + // return next match that has a token + lex: function lex() { + var r = this.next(); + if (r) { + return r; + } else { + return this.lex(); + } + }, + // activates a new lexer condition state (pushes the new lexer condition state onto the condition stack) + begin: function begin(condition) { + this.conditionStack.push(condition); + }, + // pop the previously active lexer condition state off the condition stack + popState: function popState() { + var n = this.conditionStack.length - 1; + if (n > 0) { + return this.conditionStack.pop(); + } else { + return this.conditionStack[0]; + } + }, + // produce the lexer rule set which is active for the currently active lexer condition state + _currentRules: function _currentRules() { + if (this.conditionStack.length && this.conditionStack[this.conditionStack.length - 1]) { + return this.conditions[this.conditionStack[this.conditionStack.length - 1]].rules; + } else { + return this.conditions["INITIAL"].rules; + } + }, + // return the currently active lexer condition state; when an index argument is provided it produces the N-th previous condition state, if available + topState: function topState(n) { + n = this.conditionStack.length - 1 - Math.abs(n || 0); + if (n >= 0) { + return this.conditionStack[n]; + } else { + return "INITIAL"; + } + }, + // alias for begin(condition) + pushState: function pushState(condition) { + this.begin(condition); + }, + // return the number of states currently on the stack + stateStackSize: function stateStackSize() { + return this.conditionStack.length; + }, + options: { "case-insensitive": true }, + performAction: function anonymous(yy, yy_, $avoiding_name_collisions, YY_START) { + switch ($avoiding_name_collisions) { + case 0: + this.begin("open_directive"); + return "open_directive"; + case 1: + this.begin("acc_title"); + return 28; + case 2: + this.popState(); + return "acc_title_value"; + case 3: + this.begin("acc_descr"); + return 30; + case 4: + this.popState(); + return "acc_descr_value"; + case 5: + this.begin("acc_descr_multiline"); + break; + case 6: + this.popState(); + break; + case 7: + return "acc_descr_multiline_value"; + case 8: + break; + case 9: + break; + case 10: + break; + case 11: + return 10; + case 12: + break; + case 13: + break; + case 14: + break; + case 15: + this.begin("href"); + break; + case 16: + this.popState(); + break; + case 17: + return 40; + case 18: + this.begin("callbackname"); + break; + case 19: + this.popState(); + break; + case 20: + this.popState(); + this.begin("callbackargs"); + break; + case 21: + return 38; + case 22: + this.popState(); + break; + case 23: + return 39; + case 24: + this.begin("click"); + break; + case 25: + this.popState(); + break; + case 26: + return 37; + case 27: + return 4; + case 28: + return 19; + case 29: + return 20; + case 30: + return 21; + case 31: + return 22; + case 32: + return 23; + case 33: + return 25; + case 34: + return 24; + case 35: + return 26; + case 36: + return 12; + case 37: + return 13; + case 38: + return 14; + case 39: + return 15; + case 40: + return 16; + case 41: + return 17; + case 42: + return 18; + case 43: + return "date"; + case 44: + return 27; + case 45: + return "accDescription"; + case 46: + return 33; + case 47: + return 35; + case 48: + return 36; + case 49: + return ":"; + case 50: + return 6; + case 51: + return "INVALID"; + } + }, + rules: [/^(?:%%\{)/i, /^(?:accTitle\s*:\s*)/i, /^(?:(?!\n||)*[^\n]*)/i, /^(?:accDescr\s*:\s*)/i, /^(?:(?!\n||)*[^\n]*)/i, /^(?:accDescr\s*\{\s*)/i, /^(?:[\}])/i, /^(?:[^\}]*)/i, /^(?:%%(?!\{)*[^\n]*)/i, /^(?:[^\}]%%*[^\n]*)/i, /^(?:%%*[^\n]*[\n]*)/i, /^(?:[\n]+)/i, /^(?:\s+)/i, /^(?:#[^\n]*)/i, /^(?:%[^\n]*)/i, /^(?:href[\s]+["])/i, /^(?:["])/i, /^(?:[^"]*)/i, /^(?:call[\s]+)/i, /^(?:\([\s]*\))/i, /^(?:\()/i, /^(?:[^(]*)/i, /^(?:\))/i, /^(?:[^)]*)/i, /^(?:click[\s]+)/i, /^(?:[\s\n])/i, /^(?:[^\s\n]*)/i, /^(?:gantt\b)/i, /^(?:dateFormat\s[^#\n;]+)/i, /^(?:inclusiveEndDates\b)/i, /^(?:topAxis\b)/i, /^(?:axisFormat\s[^#\n;]+)/i, /^(?:tickInterval\s[^#\n;]+)/i, /^(?:includes\s[^#\n;]+)/i, /^(?:excludes\s[^#\n;]+)/i, /^(?:todayMarker\s[^\n;]+)/i, /^(?:weekday\s+monday\b)/i, /^(?:weekday\s+tuesday\b)/i, /^(?:weekday\s+wednesday\b)/i, /^(?:weekday\s+thursday\b)/i, /^(?:weekday\s+friday\b)/i, /^(?:weekday\s+saturday\b)/i, /^(?:weekday\s+sunday\b)/i, /^(?:\d\d\d\d-\d\d-\d\d\b)/i, /^(?:title\s[^#\n;]+)/i, /^(?:accDescription\s[^#\n;]+)/i, /^(?:section\s[^#:\n;]+)/i, /^(?:[^#:\n;]+)/i, /^(?::[^#\n;]+)/i, /^(?::)/i, /^(?:$)/i, /^(?:.)/i], + conditions: { "acc_descr_multiline": { "rules": [6, 7], "inclusive": false }, "acc_descr": { "rules": [4], "inclusive": false }, "acc_title": { "rules": [2], "inclusive": false }, "callbackargs": { "rules": [22, 23], "inclusive": false }, "callbackname": { "rules": [19, 20, 21], "inclusive": false }, "href": { "rules": [16, 17], "inclusive": false }, "click": { "rules": [25, 26], "inclusive": false }, "INITIAL": { "rules": [0, 1, 3, 5, 8, 9, 10, 11, 12, 13, 14, 15, 18, 24, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51], "inclusive": true } } + }; + return lexer2; + }(); + parser2.lexer = lexer; + function Parser() { + this.yy = {}; + } + Parser.prototype = parser2; + parser2.Parser = Parser; + return new Parser(); +}(); +parser.parser = parser; +const ganttParser = parser; +dayjs__WEBPACK_IMPORTED_MODULE_1___default().extend((dayjs_plugin_isoWeek_js__WEBPACK_IMPORTED_MODULE_2___default())); +dayjs__WEBPACK_IMPORTED_MODULE_1___default().extend((dayjs_plugin_customParseFormat_js__WEBPACK_IMPORTED_MODULE_3___default())); +dayjs__WEBPACK_IMPORTED_MODULE_1___default().extend((dayjs_plugin_advancedFormat_js__WEBPACK_IMPORTED_MODULE_4___default())); +let dateFormat = ""; +let axisFormat = ""; +let tickInterval = void 0; +let todayMarker = ""; +let includes = []; +let excludes = []; +let links = {}; +let sections = []; +let tasks = []; +let currentSection = ""; +let displayMode = ""; +const tags = ["active", "done", "crit", "milestone"]; +let funs = []; +let inclusiveEndDates = false; +let topAxis = false; +let weekday = "sunday"; +let lastOrder = 0; +const clear = function() { + sections = []; + tasks = []; + currentSection = ""; + funs = []; + taskCnt = 0; + lastTask = void 0; + lastTaskID = void 0; + rawTasks = []; + dateFormat = ""; + axisFormat = ""; + displayMode = ""; + tickInterval = void 0; + todayMarker = ""; + includes = []; + excludes = []; + inclusiveEndDates = false; + topAxis = false; + lastOrder = 0; + links = {}; + (0,_mermaid_04fb0060_js__WEBPACK_IMPORTED_MODULE_7__.t)(); + weekday = "sunday"; +}; +const setAxisFormat = function(txt) { + axisFormat = txt; +}; +const getAxisFormat = function() { + return axisFormat; +}; +const setTickInterval = function(txt) { + tickInterval = txt; +}; +const getTickInterval = function() { + return tickInterval; +}; +const setTodayMarker = function(txt) { + todayMarker = txt; +}; +const getTodayMarker = function() { + return todayMarker; +}; +const setDateFormat = function(txt) { + dateFormat = txt; +}; +const enableInclusiveEndDates = function() { + inclusiveEndDates = true; +}; +const endDatesAreInclusive = function() { + return inclusiveEndDates; +}; +const enableTopAxis = function() { + topAxis = true; +}; +const topAxisEnabled = function() { + return topAxis; +}; +const setDisplayMode = function(txt) { + displayMode = txt; +}; +const getDisplayMode = function() { + return displayMode; +}; +const getDateFormat = function() { + return dateFormat; +}; +const setIncludes = function(txt) { + includes = txt.toLowerCase().split(/[\s,]+/); +}; +const getIncludes = function() { + return includes; +}; +const setExcludes = function(txt) { + excludes = txt.toLowerCase().split(/[\s,]+/); +}; +const getExcludes = function() { + return excludes; +}; +const getLinks = function() { + return links; +}; +const addSection = function(txt) { + currentSection = txt; + sections.push(txt); +}; +const getSections = function() { + return sections; +}; +const getTasks = function() { + let allItemsProcessed = compileTasks(); + const maxDepth = 10; + let iterationCount = 0; + while (!allItemsProcessed && iterationCount < maxDepth) { + allItemsProcessed = compileTasks(); + iterationCount++; + } + tasks = rawTasks; + return tasks; +}; +const isInvalidDate = function(date, dateFormat2, excludes2, includes2) { + if (includes2.includes(date.format(dateFormat2.trim()))) { + return false; + } + if (date.isoWeekday() >= 6 && excludes2.includes("weekends")) { + return true; + } + if (excludes2.includes(date.format("dddd").toLowerCase())) { + return true; + } + return excludes2.includes(date.format(dateFormat2.trim())); +}; +const setWeekday = function(txt) { + weekday = txt; +}; +const getWeekday = function() { + return weekday; +}; +const checkTaskDates = function(task, dateFormat2, excludes2, includes2) { + if (!excludes2.length || task.manualEndTime) { + return; + } + let startTime; + if (task.startTime instanceof Date) { + startTime = dayjs__WEBPACK_IMPORTED_MODULE_1___default()(task.startTime); + } else { + startTime = dayjs__WEBPACK_IMPORTED_MODULE_1___default()(task.startTime, dateFormat2, true); + } + startTime = startTime.add(1, "d"); + let originalEndTime; + if (task.endTime instanceof Date) { + originalEndTime = dayjs__WEBPACK_IMPORTED_MODULE_1___default()(task.endTime); + } else { + originalEndTime = dayjs__WEBPACK_IMPORTED_MODULE_1___default()(task.endTime, dateFormat2, true); + } + const [fixedEndTime, renderEndTime] = fixTaskDates( + startTime, + originalEndTime, + dateFormat2, + excludes2, + includes2 + ); + task.endTime = fixedEndTime.toDate(); + task.renderEndTime = renderEndTime; +}; +const fixTaskDates = function(startTime, endTime, dateFormat2, excludes2, includes2) { + let invalid = false; + let renderEndTime = null; + while (startTime <= endTime) { + if (!invalid) { + renderEndTime = endTime.toDate(); + } + invalid = isInvalidDate(startTime, dateFormat2, excludes2, includes2); + if (invalid) { + endTime = endTime.add(1, "d"); + } + startTime = startTime.add(1, "d"); + } + return [endTime, renderEndTime]; +}; +const getStartDate = function(prevTime, dateFormat2, str) { + str = str.trim(); + const re = /^after\s+([\d\w- ]+)/; + const afterStatement = re.exec(str.trim()); + if (afterStatement !== null) { + let latestEndingTask = null; + afterStatement[1].split(" ").forEach(function(id) { + let task = findTaskById(id); + if (task !== void 0) { + if (!latestEndingTask) { + latestEndingTask = task; + } else { + if (task.endTime > latestEndingTask.endTime) { + latestEndingTask = task; + } + } + } + }); + if (!latestEndingTask) { + const dt = /* @__PURE__ */ new Date(); + dt.setHours(0, 0, 0, 0); + return dt; + } else { + return latestEndingTask.endTime; + } + } + let mDate = dayjs__WEBPACK_IMPORTED_MODULE_1___default()(str, dateFormat2.trim(), true); + if (mDate.isValid()) { + return mDate.toDate(); + } else { + _mermaid_04fb0060_js__WEBPACK_IMPORTED_MODULE_7__.l.debug("Invalid date:" + str); + _mermaid_04fb0060_js__WEBPACK_IMPORTED_MODULE_7__.l.debug("With date format:" + dateFormat2.trim()); + const d = new Date(str); + if (d === void 0 || isNaN(d.getTime()) || // WebKit browsers can mis-parse invalid dates to be ridiculously + // huge numbers, e.g. new Date('202304') gets parsed as January 1, 202304. + // This can cause virtually infinite loops while rendering, so for the + // purposes of Gantt charts we'll just treat any date beyond 10,000 AD/BC as + // invalid. + d.getFullYear() < -1e4 || d.getFullYear() > 1e4) { + throw new Error("Invalid date:" + str); + } + return d; + } +}; +const parseDuration = function(str) { + const statement = /^(\d+(?:\.\d+)?)([Mdhmswy]|ms)$/.exec(str.trim()); + if (statement !== null) { + return [Number.parseFloat(statement[1]), statement[2]]; + } + return [NaN, "ms"]; +}; +const getEndDate = function(prevTime, dateFormat2, str, inclusive = false) { + str = str.trim(); + let mDate = dayjs__WEBPACK_IMPORTED_MODULE_1___default()(str, dateFormat2.trim(), true); + if (mDate.isValid()) { + if (inclusive) { + mDate = mDate.add(1, "d"); + } + return mDate.toDate(); + } + let endTime = dayjs__WEBPACK_IMPORTED_MODULE_1___default()(prevTime); + const [durationValue, durationUnit] = parseDuration(str); + if (!Number.isNaN(durationValue)) { + const newEndTime = endTime.add(durationValue, durationUnit); + if (newEndTime.isValid()) { + endTime = newEndTime; + } + } + return endTime.toDate(); +}; +let taskCnt = 0; +const parseId = function(idStr) { + if (idStr === void 0) { + taskCnt = taskCnt + 1; + return "task" + taskCnt; + } + return idStr; +}; +const compileData = function(prevTask, dataStr) { + let ds; + if (dataStr.substr(0, 1) === ":") { + ds = dataStr.substr(1, dataStr.length); + } else { + ds = dataStr; + } + const data = ds.split(","); + const task = {}; + getTaskTags(data, task, tags); + for (let i = 0; i < data.length; i++) { + data[i] = data[i].trim(); + } + let endTimeData = ""; + switch (data.length) { + case 1: + task.id = parseId(); + task.startTime = prevTask.endTime; + endTimeData = data[0]; + break; + case 2: + task.id = parseId(); + task.startTime = getStartDate(void 0, dateFormat, data[0]); + endTimeData = data[1]; + break; + case 3: + task.id = parseId(data[0]); + task.startTime = getStartDate(void 0, dateFormat, data[1]); + endTimeData = data[2]; + break; + } + if (endTimeData) { + task.endTime = getEndDate(task.startTime, dateFormat, endTimeData, inclusiveEndDates); + task.manualEndTime = dayjs__WEBPACK_IMPORTED_MODULE_1___default()(endTimeData, "YYYY-MM-DD", true).isValid(); + checkTaskDates(task, dateFormat, excludes, includes); + } + return task; +}; +const parseData = function(prevTaskId, dataStr) { + let ds; + if (dataStr.substr(0, 1) === ":") { + ds = dataStr.substr(1, dataStr.length); + } else { + ds = dataStr; + } + const data = ds.split(","); + const task = {}; + getTaskTags(data, task, tags); + for (let i = 0; i < data.length; i++) { + data[i] = data[i].trim(); + } + switch (data.length) { + case 1: + task.id = parseId(); + task.startTime = { + type: "prevTaskEnd", + id: prevTaskId + }; + task.endTime = { + data: data[0] + }; + break; + case 2: + task.id = parseId(); + task.startTime = { + type: "getStartDate", + startData: data[0] + }; + task.endTime = { + data: data[1] + }; + break; + case 3: + task.id = parseId(data[0]); + task.startTime = { + type: "getStartDate", + startData: data[1] + }; + task.endTime = { + data: data[2] + }; + break; + } + return task; +}; +let lastTask; +let lastTaskID; +let rawTasks = []; +const taskDb = {}; +const addTask = function(descr, data) { + const rawTask = { + section: currentSection, + type: currentSection, + processed: false, + manualEndTime: false, + renderEndTime: null, + raw: { data }, + task: descr, + classes: [] + }; + const taskInfo = parseData(lastTaskID, data); + rawTask.raw.startTime = taskInfo.startTime; + rawTask.raw.endTime = taskInfo.endTime; + rawTask.id = taskInfo.id; + rawTask.prevTaskId = lastTaskID; + rawTask.active = taskInfo.active; + rawTask.done = taskInfo.done; + rawTask.crit = taskInfo.crit; + rawTask.milestone = taskInfo.milestone; + rawTask.order = lastOrder; + lastOrder++; + const pos = rawTasks.push(rawTask); + lastTaskID = rawTask.id; + taskDb[rawTask.id] = pos - 1; +}; +const findTaskById = function(id) { + const pos = taskDb[id]; + return rawTasks[pos]; +}; +const addTaskOrg = function(descr, data) { + const newTask = { + section: currentSection, + type: currentSection, + description: descr, + task: descr, + classes: [] + }; + const taskInfo = compileData(lastTask, data); + newTask.startTime = taskInfo.startTime; + newTask.endTime = taskInfo.endTime; + newTask.id = taskInfo.id; + newTask.active = taskInfo.active; + newTask.done = taskInfo.done; + newTask.crit = taskInfo.crit; + newTask.milestone = taskInfo.milestone; + lastTask = newTask; + tasks.push(newTask); +}; +const compileTasks = function() { + const compileTask = function(pos) { + const task = rawTasks[pos]; + let startTime = ""; + switch (rawTasks[pos].raw.startTime.type) { + case "prevTaskEnd": { + const prevTask = findTaskById(task.prevTaskId); + task.startTime = prevTask.endTime; + break; + } + case "getStartDate": + startTime = getStartDate(void 0, dateFormat, rawTasks[pos].raw.startTime.startData); + if (startTime) { + rawTasks[pos].startTime = startTime; + } + break; + } + if (rawTasks[pos].startTime) { + rawTasks[pos].endTime = getEndDate( + rawTasks[pos].startTime, + dateFormat, + rawTasks[pos].raw.endTime.data, + inclusiveEndDates + ); + if (rawTasks[pos].endTime) { + rawTasks[pos].processed = true; + rawTasks[pos].manualEndTime = dayjs__WEBPACK_IMPORTED_MODULE_1___default()( + rawTasks[pos].raw.endTime.data, + "YYYY-MM-DD", + true + ).isValid(); + checkTaskDates(rawTasks[pos], dateFormat, excludes, includes); + } + } + return rawTasks[pos].processed; + }; + let allProcessed = true; + for (const [i, rawTask] of rawTasks.entries()) { + compileTask(i); + allProcessed = allProcessed && rawTask.processed; + } + return allProcessed; +}; +const setLink = function(ids, _linkStr) { + let linkStr = _linkStr; + if ((0,_mermaid_04fb0060_js__WEBPACK_IMPORTED_MODULE_7__.c)().securityLevel !== "loose") { + linkStr = (0,_braintree_sanitize_url__WEBPACK_IMPORTED_MODULE_0__/* .sanitizeUrl */ .Nm)(_linkStr); + } + ids.split(",").forEach(function(id) { + let rawTask = findTaskById(id); + if (rawTask !== void 0) { + pushFun(id, () => { + window.open(linkStr, "_self"); + }); + links[id] = linkStr; + } + }); + setClass(ids, "clickable"); +}; +const setClass = function(ids, className) { + ids.split(",").forEach(function(id) { + let rawTask = findTaskById(id); + if (rawTask !== void 0) { + rawTask.classes.push(className); + } + }); +}; +const setClickFun = function(id, functionName, functionArgs) { + if ((0,_mermaid_04fb0060_js__WEBPACK_IMPORTED_MODULE_7__.c)().securityLevel !== "loose") { + return; + } + if (functionName === void 0) { + return; + } + let argList = []; + if (typeof functionArgs === "string") { + argList = functionArgs.split(/,(?=(?:(?:[^"]*"){2})*[^"]*$)/); + for (let i = 0; i < argList.length; i++) { + let item = argList[i].trim(); + if (item.charAt(0) === '"' && item.charAt(item.length - 1) === '"') { + item = item.substr(1, item.length - 2); + } + argList[i] = item; + } + } + if (argList.length === 0) { + argList.push(id); + } + let rawTask = findTaskById(id); + if (rawTask !== void 0) { + pushFun(id, () => { + _mermaid_04fb0060_js__WEBPACK_IMPORTED_MODULE_7__.u.runFunc(functionName, ...argList); + }); + } +}; +const pushFun = function(id, callbackFunction) { + funs.push( + function() { + const elem = document.querySelector(`[id="${id}"]`); + if (elem !== null) { + elem.addEventListener("click", function() { + callbackFunction(); + }); + } + }, + function() { + const elem = document.querySelector(`[id="${id}-text"]`); + if (elem !== null) { + elem.addEventListener("click", function() { + callbackFunction(); + }); + } + } + ); +}; +const setClickEvent = function(ids, functionName, functionArgs) { + ids.split(",").forEach(function(id) { + setClickFun(id, functionName, functionArgs); + }); + setClass(ids, "clickable"); +}; +const bindFunctions = function(element) { + funs.forEach(function(fun) { + fun(element); + }); +}; +const ganttDb = { + getConfig: () => (0,_mermaid_04fb0060_js__WEBPACK_IMPORTED_MODULE_7__.c)().gantt, + clear, + setDateFormat, + getDateFormat, + enableInclusiveEndDates, + endDatesAreInclusive, + enableTopAxis, + topAxisEnabled, + setAxisFormat, + getAxisFormat, + setTickInterval, + getTickInterval, + setTodayMarker, + getTodayMarker, + setAccTitle: _mermaid_04fb0060_js__WEBPACK_IMPORTED_MODULE_7__.s, + getAccTitle: _mermaid_04fb0060_js__WEBPACK_IMPORTED_MODULE_7__.g, + setDiagramTitle: _mermaid_04fb0060_js__WEBPACK_IMPORTED_MODULE_7__.q, + getDiagramTitle: _mermaid_04fb0060_js__WEBPACK_IMPORTED_MODULE_7__.r, + setDisplayMode, + getDisplayMode, + setAccDescription: _mermaid_04fb0060_js__WEBPACK_IMPORTED_MODULE_7__.b, + getAccDescription: _mermaid_04fb0060_js__WEBPACK_IMPORTED_MODULE_7__.a, + addSection, + getSections, + getTasks, + addTask, + findTaskById, + addTaskOrg, + setIncludes, + getIncludes, + setExcludes, + getExcludes, + setClickEvent, + setLink, + getLinks, + bindFunctions, + parseDuration, + isInvalidDate, + setWeekday, + getWeekday +}; +function getTaskTags(data, task, tags2) { + let matchFound = true; + while (matchFound) { + matchFound = false; + tags2.forEach(function(t) { + const pattern = "^\\s*" + t + "\\s*$"; + const regex = new RegExp(pattern); + if (data[0].match(regex)) { + task[t] = true; + data.shift(1); + matchFound = true; + } + }); + } +} +const setConf = function() { + _mermaid_04fb0060_js__WEBPACK_IMPORTED_MODULE_7__.l.debug("Something is calling, setConf, remove the call"); +}; +const mapWeekdayToTimeFunction = { + monday: d3__WEBPACK_IMPORTED_MODULE_5__/* .timeMonday */ .Ox9, + tuesday: d3__WEBPACK_IMPORTED_MODULE_5__/* .timeTuesday */ .YDX, + wednesday: d3__WEBPACK_IMPORTED_MODULE_5__/* .timeWednesday */ .EFj, + thursday: d3__WEBPACK_IMPORTED_MODULE_5__/* .timeThursday */ .Igq, + friday: d3__WEBPACK_IMPORTED_MODULE_5__/* .timeFriday */ .y2j, + saturday: d3__WEBPACK_IMPORTED_MODULE_5__/* .timeSaturday */ .LqH, + sunday: d3__WEBPACK_IMPORTED_MODULE_5__/* .timeSunday */ .Zyz +}; +const getMaxIntersections = (tasks2, orderOffset) => { + let timeline = [...tasks2].map(() => -Infinity); + let sorted = [...tasks2].sort((a, b) => a.startTime - b.startTime || a.order - b.order); + let maxIntersections = 0; + for (const element of sorted) { + for (let j = 0; j < timeline.length; j++) { + if (element.startTime >= timeline[j]) { + timeline[j] = element.endTime; + element.order = j + orderOffset; + if (j > maxIntersections) { + maxIntersections = j; + } + break; + } + } + } + return maxIntersections; +}; +let w; +const draw = function(text, id, version, diagObj) { + const conf = (0,_mermaid_04fb0060_js__WEBPACK_IMPORTED_MODULE_7__.c)().gantt; + const securityLevel = (0,_mermaid_04fb0060_js__WEBPACK_IMPORTED_MODULE_7__.c)().securityLevel; + let sandboxElement; + if (securityLevel === "sandbox") { + sandboxElement = (0,d3__WEBPACK_IMPORTED_MODULE_5__/* .select */ .Ys)("#i" + id); + } + const root = securityLevel === "sandbox" ? (0,d3__WEBPACK_IMPORTED_MODULE_5__/* .select */ .Ys)(sandboxElement.nodes()[0].contentDocument.body) : (0,d3__WEBPACK_IMPORTED_MODULE_5__/* .select */ .Ys)("body"); + const doc = securityLevel === "sandbox" ? sandboxElement.nodes()[0].contentDocument : document; + const elem = doc.getElementById(id); + w = elem.parentElement.offsetWidth; + if (w === void 0) { + w = 1200; + } + if (conf.useWidth !== void 0) { + w = conf.useWidth; + } + const taskArray = diagObj.db.getTasks(); + let categories = []; + for (const element of taskArray) { + categories.push(element.type); + } + categories = checkUnique(categories); + const categoryHeights = {}; + let h = 2 * conf.topPadding; + if (diagObj.db.getDisplayMode() === "compact" || conf.displayMode === "compact") { + const categoryElements = {}; + for (const element of taskArray) { + if (categoryElements[element.section] === void 0) { + categoryElements[element.section] = [element]; + } else { + categoryElements[element.section].push(element); + } + } + let intersections = 0; + for (const category of Object.keys(categoryElements)) { + const categoryHeight = getMaxIntersections(categoryElements[category], intersections) + 1; + intersections += categoryHeight; + h += categoryHeight * (conf.barHeight + conf.barGap); + categoryHeights[category] = categoryHeight; + } + } else { + h += taskArray.length * (conf.barHeight + conf.barGap); + for (const category of categories) { + categoryHeights[category] = taskArray.filter((task) => task.type === category).length; + } + } + elem.setAttribute("viewBox", "0 0 " + w + " " + h); + const svg = root.select(`[id="${id}"]`); + const timeScale = (0,d3__WEBPACK_IMPORTED_MODULE_5__/* .scaleTime */ .Xf)().domain([ + (0,d3__WEBPACK_IMPORTED_MODULE_5__/* .min */ .VV$)(taskArray, function(d) { + return d.startTime; + }), + (0,d3__WEBPACK_IMPORTED_MODULE_5__/* .max */ .Fp7)(taskArray, function(d) { + return d.endTime; + }) + ]).rangeRound([0, w - conf.leftPadding - conf.rightPadding]); + function taskCompare(a, b) { + const taskA = a.startTime; + const taskB = b.startTime; + let result = 0; + if (taskA > taskB) { + result = 1; + } else if (taskA < taskB) { + result = -1; + } + return result; + } + taskArray.sort(taskCompare); + makeGant(taskArray, w, h); + (0,_mermaid_04fb0060_js__WEBPACK_IMPORTED_MODULE_7__.i)(svg, h, w, conf.useMaxWidth); + svg.append("text").text(diagObj.db.getDiagramTitle()).attr("x", w / 2).attr("y", conf.titleTopMargin).attr("class", "titleText"); + function makeGant(tasks2, pageWidth, pageHeight) { + const barHeight = conf.barHeight; + const gap = barHeight + conf.barGap; + const topPadding = conf.topPadding; + const leftPadding = conf.leftPadding; + const colorScale = (0,d3__WEBPACK_IMPORTED_MODULE_5__/* .scaleLinear */ .BYU)().domain([0, categories.length]).range(["#00B9FA", "#F95002"]).interpolate(d3__WEBPACK_IMPORTED_MODULE_5__/* .interpolateHcl */ .JHv); + drawExcludeDays( + gap, + topPadding, + leftPadding, + pageWidth, + pageHeight, + tasks2, + diagObj.db.getExcludes(), + diagObj.db.getIncludes() + ); + makeGrid(leftPadding, topPadding, pageWidth, pageHeight); + drawRects(tasks2, gap, topPadding, leftPadding, barHeight, colorScale, pageWidth); + vertLabels(gap, topPadding); + drawToday(leftPadding, topPadding, pageWidth, pageHeight); + } + function drawRects(theArray, theGap, theTopPad, theSidePad, theBarHeight, theColorScale, w2) { + const uniqueTaskOrderIds = [...new Set(theArray.map((item) => item.order))]; + const uniqueTasks = uniqueTaskOrderIds.map((id2) => theArray.find((item) => item.order === id2)); + svg.append("g").selectAll("rect").data(uniqueTasks).enter().append("rect").attr("x", 0).attr("y", function(d, i) { + i = d.order; + return i * theGap + theTopPad - 2; + }).attr("width", function() { + return w2 - conf.rightPadding / 2; + }).attr("height", theGap).attr("class", function(d) { + for (const [i, category] of categories.entries()) { + if (d.type === category) { + return "section section" + i % conf.numberSectionStyles; + } + } + return "section section0"; + }); + const rectangles = svg.append("g").selectAll("rect").data(theArray).enter(); + const links2 = diagObj.db.getLinks(); + rectangles.append("rect").attr("id", function(d) { + return d.id; + }).attr("rx", 3).attr("ry", 3).attr("x", function(d) { + if (d.milestone) { + return timeScale(d.startTime) + theSidePad + 0.5 * (timeScale(d.endTime) - timeScale(d.startTime)) - 0.5 * theBarHeight; + } + return timeScale(d.startTime) + theSidePad; + }).attr("y", function(d, i) { + i = d.order; + return i * theGap + theTopPad; + }).attr("width", function(d) { + if (d.milestone) { + return theBarHeight; + } + return timeScale(d.renderEndTime || d.endTime) - timeScale(d.startTime); + }).attr("height", theBarHeight).attr("transform-origin", function(d, i) { + i = d.order; + return (timeScale(d.startTime) + theSidePad + 0.5 * (timeScale(d.endTime) - timeScale(d.startTime))).toString() + "px " + (i * theGap + theTopPad + 0.5 * theBarHeight).toString() + "px"; + }).attr("class", function(d) { + const res = "task"; + let classStr = ""; + if (d.classes.length > 0) { + classStr = d.classes.join(" "); + } + let secNum = 0; + for (const [i, category] of categories.entries()) { + if (d.type === category) { + secNum = i % conf.numberSectionStyles; + } + } + let taskClass = ""; + if (d.active) { + if (d.crit) { + taskClass += " activeCrit"; + } else { + taskClass = " active"; + } + } else if (d.done) { + if (d.crit) { + taskClass = " doneCrit"; + } else { + taskClass = " done"; + } + } else { + if (d.crit) { + taskClass += " crit"; + } + } + if (taskClass.length === 0) { + taskClass = " task"; + } + if (d.milestone) { + taskClass = " milestone " + taskClass; + } + taskClass += secNum; + taskClass += " " + classStr; + return res + taskClass; + }); + rectangles.append("text").attr("id", function(d) { + return d.id + "-text"; + }).text(function(d) { + return d.task; + }).attr("font-size", conf.fontSize).attr("x", function(d) { + let startX = timeScale(d.startTime); + let endX = timeScale(d.renderEndTime || d.endTime); + if (d.milestone) { + startX += 0.5 * (timeScale(d.endTime) - timeScale(d.startTime)) - 0.5 * theBarHeight; + } + if (d.milestone) { + endX = startX + theBarHeight; + } + const textWidth = this.getBBox().width; + if (textWidth > endX - startX) { + if (endX + textWidth + 1.5 * conf.leftPadding > w2) { + return startX + theSidePad - 5; + } else { + return endX + theSidePad + 5; + } + } else { + return (endX - startX) / 2 + startX + theSidePad; + } + }).attr("y", function(d, i) { + i = d.order; + return i * theGap + conf.barHeight / 2 + (conf.fontSize / 2 - 2) + theTopPad; + }).attr("text-height", theBarHeight).attr("class", function(d) { + const startX = timeScale(d.startTime); + let endX = timeScale(d.endTime); + if (d.milestone) { + endX = startX + theBarHeight; + } + const textWidth = this.getBBox().width; + let classStr = ""; + if (d.classes.length > 0) { + classStr = d.classes.join(" "); + } + let secNum = 0; + for (const [i, category] of categories.entries()) { + if (d.type === category) { + secNum = i % conf.numberSectionStyles; + } + } + let taskType = ""; + if (d.active) { + if (d.crit) { + taskType = "activeCritText" + secNum; + } else { + taskType = "activeText" + secNum; + } + } + if (d.done) { + if (d.crit) { + taskType = taskType + " doneCritText" + secNum; + } else { + taskType = taskType + " doneText" + secNum; + } + } else { + if (d.crit) { + taskType = taskType + " critText" + secNum; + } + } + if (d.milestone) { + taskType += " milestoneText"; + } + if (textWidth > endX - startX) { + if (endX + textWidth + 1.5 * conf.leftPadding > w2) { + return classStr + " taskTextOutsideLeft taskTextOutside" + secNum + " " + taskType; + } else { + return classStr + " taskTextOutsideRight taskTextOutside" + secNum + " " + taskType + " width-" + textWidth; + } + } else { + return classStr + " taskText taskText" + secNum + " " + taskType + " width-" + textWidth; + } + }); + const securityLevel2 = (0,_mermaid_04fb0060_js__WEBPACK_IMPORTED_MODULE_7__.c)().securityLevel; + if (securityLevel2 === "sandbox") { + let sandboxElement2; + sandboxElement2 = (0,d3__WEBPACK_IMPORTED_MODULE_5__/* .select */ .Ys)("#i" + id); + const doc2 = sandboxElement2.nodes()[0].contentDocument; + rectangles.filter(function(d) { + return links2[d.id] !== void 0; + }).each(function(o) { + var taskRect = doc2.querySelector("#" + o.id); + var taskText = doc2.querySelector("#" + o.id + "-text"); + const oldParent = taskRect.parentNode; + var Link = doc2.createElement("a"); + Link.setAttribute("xlink:href", links2[o.id]); + Link.setAttribute("target", "_top"); + oldParent.appendChild(Link); + Link.appendChild(taskRect); + Link.appendChild(taskText); + }); + } + } + function drawExcludeDays(theGap, theTopPad, theSidePad, w2, h2, tasks2, excludes2, includes2) { + if (excludes2.length === 0 && includes2.length === 0) { + return; + } + let minTime; + let maxTime; + for (const { startTime, endTime } of tasks2) { + if (minTime === void 0 || startTime < minTime) { + minTime = startTime; + } + if (maxTime === void 0 || endTime > maxTime) { + maxTime = endTime; + } + } + if (!minTime || !maxTime) { + return; + } + if (dayjs__WEBPACK_IMPORTED_MODULE_1___default()(maxTime).diff(dayjs__WEBPACK_IMPORTED_MODULE_1___default()(minTime), "year") > 5) { + _mermaid_04fb0060_js__WEBPACK_IMPORTED_MODULE_7__.l.warn( + "The difference between the min and max time is more than 5 years. This will cause performance issues. Skipping drawing exclude days." + ); + return; + } + const dateFormat2 = diagObj.db.getDateFormat(); + const excludeRanges = []; + let range = null; + let d = dayjs__WEBPACK_IMPORTED_MODULE_1___default()(minTime); + while (d.valueOf() <= maxTime) { + if (diagObj.db.isInvalidDate(d, dateFormat2, excludes2, includes2)) { + if (!range) { + range = { + start: d, + end: d + }; + } else { + range.end = d; + } + } else { + if (range) { + excludeRanges.push(range); + range = null; + } + } + d = d.add(1, "d"); + } + const rectangles = svg.append("g").selectAll("rect").data(excludeRanges).enter(); + rectangles.append("rect").attr("id", function(d2) { + return "exclude-" + d2.start.format("YYYY-MM-DD"); + }).attr("x", function(d2) { + return timeScale(d2.start) + theSidePad; + }).attr("y", conf.gridLineStartPadding).attr("width", function(d2) { + const renderEnd = d2.end.add(1, "day"); + return timeScale(renderEnd) - timeScale(d2.start); + }).attr("height", h2 - theTopPad - conf.gridLineStartPadding).attr("transform-origin", function(d2, i) { + return (timeScale(d2.start) + theSidePad + 0.5 * (timeScale(d2.end) - timeScale(d2.start))).toString() + "px " + (i * theGap + 0.5 * h2).toString() + "px"; + }).attr("class", "exclude-range"); + } + function makeGrid(theSidePad, theTopPad, w2, h2) { + let bottomXAxis = (0,d3__WEBPACK_IMPORTED_MODULE_5__/* .axisBottom */ .LLu)(timeScale).tickSize(-h2 + theTopPad + conf.gridLineStartPadding).tickFormat((0,d3__WEBPACK_IMPORTED_MODULE_5__/* .timeFormat */ .i$Z)(diagObj.db.getAxisFormat() || conf.axisFormat || "%Y-%m-%d")); + const reTickInterval = /^([1-9]\d*)(millisecond|second|minute|hour|day|week|month)$/; + const resultTickInterval = reTickInterval.exec( + diagObj.db.getTickInterval() || conf.tickInterval + ); + if (resultTickInterval !== null) { + const every = resultTickInterval[1]; + const interval = resultTickInterval[2]; + const weekday2 = diagObj.db.getWeekday() || conf.weekday; + switch (interval) { + case "millisecond": + bottomXAxis.ticks(d3__WEBPACK_IMPORTED_MODULE_5__/* .timeMillisecond */ .U8T.every(every)); + break; + case "second": + bottomXAxis.ticks(d3__WEBPACK_IMPORTED_MODULE_5__/* .timeSecond */ .S1K.every(every)); + break; + case "minute": + bottomXAxis.ticks(d3__WEBPACK_IMPORTED_MODULE_5__/* .timeMinute */ .Z_i.every(every)); + break; + case "hour": + bottomXAxis.ticks(d3__WEBPACK_IMPORTED_MODULE_5__/* .timeHour */ .WQD.every(every)); + break; + case "day": + bottomXAxis.ticks(d3__WEBPACK_IMPORTED_MODULE_5__/* .timeDay */ .rr1.every(every)); + break; + case "week": + bottomXAxis.ticks(mapWeekdayToTimeFunction[weekday2].every(every)); + break; + case "month": + bottomXAxis.ticks(d3__WEBPACK_IMPORTED_MODULE_5__/* .timeMonth */ .F0B.every(every)); + break; + } + } + svg.append("g").attr("class", "grid").attr("transform", "translate(" + theSidePad + ", " + (h2 - 50) + ")").call(bottomXAxis).selectAll("text").style("text-anchor", "middle").attr("fill", "#000").attr("stroke", "none").attr("font-size", 10).attr("dy", "1em"); + if (diagObj.db.topAxisEnabled() || conf.topAxis) { + let topXAxis = (0,d3__WEBPACK_IMPORTED_MODULE_5__/* .axisTop */ .F5q)(timeScale).tickSize(-h2 + theTopPad + conf.gridLineStartPadding).tickFormat((0,d3__WEBPACK_IMPORTED_MODULE_5__/* .timeFormat */ .i$Z)(diagObj.db.getAxisFormat() || conf.axisFormat || "%Y-%m-%d")); + if (resultTickInterval !== null) { + const every = resultTickInterval[1]; + const interval = resultTickInterval[2]; + const weekday2 = diagObj.db.getWeekday() || conf.weekday; + switch (interval) { + case "millisecond": + topXAxis.ticks(d3__WEBPACK_IMPORTED_MODULE_5__/* .timeMillisecond */ .U8T.every(every)); + break; + case "second": + topXAxis.ticks(d3__WEBPACK_IMPORTED_MODULE_5__/* .timeSecond */ .S1K.every(every)); + break; + case "minute": + topXAxis.ticks(d3__WEBPACK_IMPORTED_MODULE_5__/* .timeMinute */ .Z_i.every(every)); + break; + case "hour": + topXAxis.ticks(d3__WEBPACK_IMPORTED_MODULE_5__/* .timeHour */ .WQD.every(every)); + break; + case "day": + topXAxis.ticks(d3__WEBPACK_IMPORTED_MODULE_5__/* .timeDay */ .rr1.every(every)); + break; + case "week": + topXAxis.ticks(mapWeekdayToTimeFunction[weekday2].every(every)); + break; + case "month": + topXAxis.ticks(d3__WEBPACK_IMPORTED_MODULE_5__/* .timeMonth */ .F0B.every(every)); + break; + } + } + svg.append("g").attr("class", "grid").attr("transform", "translate(" + theSidePad + ", " + theTopPad + ")").call(topXAxis).selectAll("text").style("text-anchor", "middle").attr("fill", "#000").attr("stroke", "none").attr("font-size", 10); + } + } + function vertLabels(theGap, theTopPad) { + let prevGap = 0; + const numOccurances = Object.keys(categoryHeights).map((d) => [d, categoryHeights[d]]); + svg.append("g").selectAll("text").data(numOccurances).enter().append(function(d) { + const rows = d[0].split(_mermaid_04fb0060_js__WEBPACK_IMPORTED_MODULE_7__.e.lineBreakRegex); + const dy = -(rows.length - 1) / 2; + const svgLabel = doc.createElementNS("http://www.w3.org/2000/svg", "text"); + svgLabel.setAttribute("dy", dy + "em"); + for (const [j, row] of rows.entries()) { + const tspan = doc.createElementNS("http://www.w3.org/2000/svg", "tspan"); + tspan.setAttribute("alignment-baseline", "central"); + tspan.setAttribute("x", "10"); + if (j > 0) { + tspan.setAttribute("dy", "1em"); + } + tspan.textContent = row; + svgLabel.appendChild(tspan); + } + return svgLabel; + }).attr("x", 10).attr("y", function(d, i) { + if (i > 0) { + for (let j = 0; j < i; j++) { + prevGap += numOccurances[i - 1][1]; + return d[1] * theGap / 2 + prevGap * theGap + theTopPad; + } + } else { + return d[1] * theGap / 2 + theTopPad; + } + }).attr("font-size", conf.sectionFontSize).attr("class", function(d) { + for (const [i, category] of categories.entries()) { + if (d[0] === category) { + return "sectionTitle sectionTitle" + i % conf.numberSectionStyles; + } + } + return "sectionTitle"; + }); + } + function drawToday(theSidePad, theTopPad, w2, h2) { + const todayMarker2 = diagObj.db.getTodayMarker(); + if (todayMarker2 === "off") { + return; + } + const todayG = svg.append("g").attr("class", "today"); + const today = /* @__PURE__ */ new Date(); + const todayLine = todayG.append("line"); + todayLine.attr("x1", timeScale(today) + theSidePad).attr("x2", timeScale(today) + theSidePad).attr("y1", conf.titleTopMargin).attr("y2", h2 - conf.titleTopMargin).attr("class", "today"); + if (todayMarker2 !== "") { + todayLine.attr("style", todayMarker2.replace(/,/g, ";")); + } + } + function checkUnique(arr) { + const hash = {}; + const result = []; + for (let i = 0, l = arr.length; i < l; ++i) { + if (!Object.prototype.hasOwnProperty.call(hash, arr[i])) { + hash[arr[i]] = true; + result.push(arr[i]); + } + } + return result; + } +}; +const ganttRenderer = { + setConf, + draw +}; +const getStyles = (options) => ` + .mermaid-main-font { + font-family: var(--mermaid-font-family, "trebuchet ms", verdana, arial, sans-serif); + } + + .exclude-range { + fill: ${options.excludeBkgColor}; + } + + .section { + stroke: none; + opacity: 0.2; + } + + .section0 { + fill: ${options.sectionBkgColor}; + } + + .section2 { + fill: ${options.sectionBkgColor2}; + } + + .section1, + .section3 { + fill: ${options.altSectionBkgColor}; + opacity: 0.2; + } + + .sectionTitle0 { + fill: ${options.titleColor}; + } + + .sectionTitle1 { + fill: ${options.titleColor}; + } + + .sectionTitle2 { + fill: ${options.titleColor}; + } + + .sectionTitle3 { + fill: ${options.titleColor}; + } + + .sectionTitle { + text-anchor: start; + font-family: var(--mermaid-font-family, "trebuchet ms", verdana, arial, sans-serif); + } + + + /* Grid and axis */ + + .grid .tick { + stroke: ${options.gridColor}; + opacity: 0.8; + shape-rendering: crispEdges; + } + + .grid .tick text { + font-family: ${options.fontFamily}; + fill: ${options.textColor}; + } + + .grid path { + stroke-width: 0; + } + + + /* Today line */ + + .today { + fill: none; + stroke: ${options.todayLineColor}; + stroke-width: 2px; + } + + + /* Task styling */ + + /* Default task */ + + .task { + stroke-width: 2; + } + + .taskText { + text-anchor: middle; + font-family: var(--mermaid-font-family, "trebuchet ms", verdana, arial, sans-serif); + } + + .taskTextOutsideRight { + fill: ${options.taskTextDarkColor}; + text-anchor: start; + font-family: var(--mermaid-font-family, "trebuchet ms", verdana, arial, sans-serif); + } + + .taskTextOutsideLeft { + fill: ${options.taskTextDarkColor}; + text-anchor: end; + } + + + /* Special case clickable */ + + .task.clickable { + cursor: pointer; + } + + .taskText.clickable { + cursor: pointer; + fill: ${options.taskTextClickableColor} !important; + font-weight: bold; + } + + .taskTextOutsideLeft.clickable { + cursor: pointer; + fill: ${options.taskTextClickableColor} !important; + font-weight: bold; + } + + .taskTextOutsideRight.clickable { + cursor: pointer; + fill: ${options.taskTextClickableColor} !important; + font-weight: bold; + } + + + /* Specific task settings for the sections*/ + + .taskText0, + .taskText1, + .taskText2, + .taskText3 { + fill: ${options.taskTextColor}; + } + + .task0, + .task1, + .task2, + .task3 { + fill: ${options.taskBkgColor}; + stroke: ${options.taskBorderColor}; + } + + .taskTextOutside0, + .taskTextOutside2 + { + fill: ${options.taskTextOutsideColor}; + } + + .taskTextOutside1, + .taskTextOutside3 { + fill: ${options.taskTextOutsideColor}; + } + + + /* Active task */ + + .active0, + .active1, + .active2, + .active3 { + fill: ${options.activeTaskBkgColor}; + stroke: ${options.activeTaskBorderColor}; + } + + .activeText0, + .activeText1, + .activeText2, + .activeText3 { + fill: ${options.taskTextDarkColor} !important; + } + + + /* Completed task */ + + .done0, + .done1, + .done2, + .done3 { + stroke: ${options.doneTaskBorderColor}; + fill: ${options.doneTaskBkgColor}; + stroke-width: 2; + } + + .doneText0, + .doneText1, + .doneText2, + .doneText3 { + fill: ${options.taskTextDarkColor} !important; + } + + + /* Tasks on the critical line */ + + .crit0, + .crit1, + .crit2, + .crit3 { + stroke: ${options.critBorderColor}; + fill: ${options.critBkgColor}; + stroke-width: 2; + } + + .activeCrit0, + .activeCrit1, + .activeCrit2, + .activeCrit3 { + stroke: ${options.critBorderColor}; + fill: ${options.activeTaskBkgColor}; + stroke-width: 2; + } + + .doneCrit0, + .doneCrit1, + .doneCrit2, + .doneCrit3 { + stroke: ${options.critBorderColor}; + fill: ${options.doneTaskBkgColor}; + stroke-width: 2; + cursor: pointer; + shape-rendering: crispEdges; + } + + .milestone { + transform: rotate(45deg) scale(0.8,0.8); + } + + .milestoneText { + font-style: italic; + } + .doneCritText0, + .doneCritText1, + .doneCritText2, + .doneCritText3 { + fill: ${options.taskTextDarkColor} !important; + } + + .activeCritText0, + .activeCritText1, + .activeCritText2, + .activeCritText3 { + fill: ${options.taskTextDarkColor} !important; + } + + .titleText { + text-anchor: middle; + font-size: 18px; + fill: ${options.titleColor || options.textColor}; + font-family: var(--mermaid-font-family, "trebuchet ms", verdana, arial, sans-serif); + } +`; +const ganttStyles = getStyles; +const diagram = { + parser: ganttParser, + db: ganttDb, + renderer: ganttRenderer, + styles: ganttStyles +}; + + + +/***/ }) + +}]); +//# sourceMappingURL=3488.405b2a619b7b87fc6f6b.js.map?v=405b2a619b7b87fc6f6b \ No newline at end of file diff --git a/vlmpy310/lib/python3.10/site-packages/notebook/static/35.f6fa52ab6b731d9db35b.js b/vlmpy310/lib/python3.10/site-packages/notebook/static/35.f6fa52ab6b731d9db35b.js new file mode 100644 index 0000000000000000000000000000000000000000..971b595e6cac316f2042f06caea9cff420caeacc --- /dev/null +++ b/vlmpy310/lib/python3.10/site-packages/notebook/static/35.f6fa52ab6b731d9db35b.js @@ -0,0 +1,3087 @@ +"use strict"; +(self["webpackChunk_JUPYTERLAB_CORE_OUTPUT"] = self["webpackChunk_JUPYTERLAB_CORE_OUTPUT"] || []).push([[35],{ + +/***/ 50035: +/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => { + +// ESM COMPAT FLAG +__webpack_require__.r(__webpack_exports__); + +// EXPORTS +__webpack_require__.d(__webpack_exports__, { + YBaseCell: () => (/* reexport */ YBaseCell), + YCodeCell: () => (/* reexport */ YCodeCell), + YDocument: () => (/* reexport */ YDocument), + YFile: () => (/* reexport */ YFile), + YMarkdownCell: () => (/* reexport */ YMarkdownCell), + YNotebook: () => (/* reexport */ YNotebook), + YRawCell: () => (/* reexport */ YRawCell), + convertYMapEventToMapChange: () => (/* reexport */ convertYMapEventToMapChange), + createMutex: () => (/* reexport */ createMutex), + createStandaloneCell: () => (/* reexport */ createStandaloneCell) +}); + +;// CONCATENATED MODULE: ../node_modules/@jupyter/ydoc/lib/utils.js +/* ----------------------------------------------------------------------------- +| Copyright (c) Jupyter Development Team. +| Distributed under the terms of the Modified BSD License. +|----------------------------------------------------------------------------*/ +function convertYMapEventToMapChange(event) { + let changes = new Map(); + event.changes.keys.forEach((event, key) => { + changes.set(key, { + action: event.action, + oldValue: event.oldValue, + newValue: this.ymeta.get(key) + }); + }); + return changes; +} +/** + * Creates a mutual exclude function with the following property: + * + * ```js + * const mutex = createMutex() + * mutex(() => { + * // This function is immediately executed + * mutex(() => { + * // This function is not executed, as the mutex is already active. + * }) + * }) + * ``` + */ +const createMutex = () => { + let token = true; + return (f) => { + if (token) { + token = false; + try { + f(); + } + finally { + token = true; + } + } + }; +}; +//# sourceMappingURL=utils.js.map +// EXTERNAL MODULE: consume shared module (default) @lumino/coreutils@~2.2.0 (singleton) (fallback: ../node_modules/@lumino/coreutils/dist/index.js) +var index_js_ = __webpack_require__(21961); +// EXTERNAL MODULE: consume shared module (default) @lumino/signaling@~2.1.3 (singleton) (fallback: ../node_modules/@lumino/signaling/dist/index.es6.js) +var index_es6_js_ = __webpack_require__(2159); +// EXTERNAL MODULE: ../node_modules/lib0/time.js +var lib0_time = __webpack_require__(2431); +// EXTERNAL MODULE: ../node_modules/lib0/math.js +var math = __webpack_require__(11182); +// EXTERNAL MODULE: ../node_modules/lib0/observable.js +var observable = __webpack_require__(12330); +// EXTERNAL MODULE: ../node_modules/lib0/function.js +var lib0_function = __webpack_require__(38828); +// EXTERNAL MODULE: consume shared module (default) yjs@~13.6.8 (singleton) (fallback: ../node_modules/yjs/dist/yjs.mjs) +var yjs_mjs_ = __webpack_require__(17843); +;// CONCATENATED MODULE: ../node_modules/y-protocols/awareness.js +/** + * @module awareness-protocol + */ + + + + + + + + // eslint-disable-line + +const outdatedTimeout = 30000 + +/** + * @typedef {Object} MetaClientState + * @property {number} MetaClientState.clock + * @property {number} MetaClientState.lastUpdated unix timestamp + */ + +/** + * The Awareness class implements a simple shared state protocol that can be used for non-persistent data like awareness information + * (cursor, username, status, ..). Each client can update its own local state and listen to state changes of + * remote clients. Every client may set a state of a remote peer to `null` to mark the client as offline. + * + * Each client is identified by a unique client id (something we borrow from `doc.clientID`). A client can override + * its own state by propagating a message with an increasing timestamp (`clock`). If such a message is received, it is + * applied if the known state of that client is older than the new state (`clock < newClock`). If a client thinks that + * a remote client is offline, it may propagate a message with + * `{ clock: currentClientClock, state: null, client: remoteClient }`. If such a + * message is received, and the known clock of that client equals the received clock, it will override the state with `null`. + * + * Before a client disconnects, it should propagate a `null` state with an updated clock. + * + * Awareness states must be updated every 30 seconds. Otherwise the Awareness instance will delete the client state. + * + * @extends {Observable} + */ +class Awareness extends observable/* Observable */.y { + /** + * @param {Y.Doc} doc + */ + constructor (doc) { + super() + this.doc = doc + /** + * @type {number} + */ + this.clientID = doc.clientID + /** + * Maps from client id to client state + * @type {Map>} + */ + this.states = new Map() + /** + * @type {Map} + */ + this.meta = new Map() + this._checkInterval = /** @type {any} */ (setInterval(() => { + const now = lib0_time/* getUnixTime */.ZG() + if (this.getLocalState() !== null && (outdatedTimeout / 2 <= now - /** @type {{lastUpdated:number}} */ (this.meta.get(this.clientID)).lastUpdated)) { + // renew local clock + this.setLocalState(this.getLocalState()) + } + /** + * @type {Array} + */ + const remove = [] + this.meta.forEach((meta, clientid) => { + if (clientid !== this.clientID && outdatedTimeout <= now - meta.lastUpdated && this.states.has(clientid)) { + remove.push(clientid) + } + }) + if (remove.length > 0) { + removeAwarenessStates(this, remove, 'timeout') + } + }, math/* floor */.GW(outdatedTimeout / 10))) + doc.on('destroy', () => { + this.destroy() + }) + this.setLocalState({}) + } + + destroy () { + this.emit('destroy', [this]) + this.setLocalState(null) + super.destroy() + clearInterval(this._checkInterval) + } + + /** + * @return {Object|null} + */ + getLocalState () { + return this.states.get(this.clientID) || null + } + + /** + * @param {Object|null} state + */ + setLocalState (state) { + const clientID = this.clientID + const currLocalMeta = this.meta.get(clientID) + const clock = currLocalMeta === undefined ? 0 : currLocalMeta.clock + 1 + const prevState = this.states.get(clientID) + if (state === null) { + this.states.delete(clientID) + } else { + this.states.set(clientID, state) + } + this.meta.set(clientID, { + clock, + lastUpdated: lib0_time/* getUnixTime */.ZG() + }) + const added = [] + const updated = [] + const filteredUpdated = [] + const removed = [] + if (state === null) { + removed.push(clientID) + } else if (prevState == null) { + if (state != null) { + added.push(clientID) + } + } else { + updated.push(clientID) + if (!lib0_function/* equalityDeep */.Hi(prevState, state)) { + filteredUpdated.push(clientID) + } + } + if (added.length > 0 || filteredUpdated.length > 0 || removed.length > 0) { + this.emit('change', [{ added, updated: filteredUpdated, removed }, 'local']) + } + this.emit('update', [{ added, updated, removed }, 'local']) + } + + /** + * @param {string} field + * @param {any} value + */ + setLocalStateField (field, value) { + const state = this.getLocalState() + if (state !== null) { + this.setLocalState({ + ...state, + [field]: value + }) + } + } + + /** + * @return {Map>} + */ + getStates () { + return this.states + } +} + +/** + * Mark (remote) clients as inactive and remove them from the list of active peers. + * This change will be propagated to remote clients. + * + * @param {Awareness} awareness + * @param {Array} clients + * @param {any} origin + */ +const removeAwarenessStates = (awareness, clients, origin) => { + const removed = [] + for (let i = 0; i < clients.length; i++) { + const clientID = clients[i] + if (awareness.states.has(clientID)) { + awareness.states.delete(clientID) + if (clientID === awareness.clientID) { + const curMeta = /** @type {MetaClientState} */ (awareness.meta.get(clientID)) + awareness.meta.set(clientID, { + clock: curMeta.clock + 1, + lastUpdated: lib0_time/* getUnixTime */.ZG() + }) + } + removed.push(clientID) + } + } + if (removed.length > 0) { + awareness.emit('change', [{ added: [], updated: [], removed }, origin]) + awareness.emit('update', [{ added: [], updated: [], removed }, origin]) + } +} + +/** + * @param {Awareness} awareness + * @param {Array} clients + * @return {Uint8Array} + */ +const encodeAwarenessUpdate = (awareness, clients, states = awareness.states) => { + const len = clients.length + const encoder = encoding.createEncoder() + encoding.writeVarUint(encoder, len) + for (let i = 0; i < len; i++) { + const clientID = clients[i] + const state = states.get(clientID) || null + const clock = /** @type {MetaClientState} */ (awareness.meta.get(clientID)).clock + encoding.writeVarUint(encoder, clientID) + encoding.writeVarUint(encoder, clock) + encoding.writeVarString(encoder, JSON.stringify(state)) + } + return encoding.toUint8Array(encoder) +} + +/** + * Modify the content of an awareness update before re-encoding it to an awareness update. + * + * This might be useful when you have a central server that wants to ensure that clients + * cant hijack somebody elses identity. + * + * @param {Uint8Array} update + * @param {function(any):any} modify + * @return {Uint8Array} + */ +const modifyAwarenessUpdate = (update, modify) => { + const decoder = decoding.createDecoder(update) + const encoder = encoding.createEncoder() + const len = decoding.readVarUint(decoder) + encoding.writeVarUint(encoder, len) + for (let i = 0; i < len; i++) { + const clientID = decoding.readVarUint(decoder) + const clock = decoding.readVarUint(decoder) + const state = JSON.parse(decoding.readVarString(decoder)) + const modifiedState = modify(state) + encoding.writeVarUint(encoder, clientID) + encoding.writeVarUint(encoder, clock) + encoding.writeVarString(encoder, JSON.stringify(modifiedState)) + } + return encoding.toUint8Array(encoder) +} + +/** + * @param {Awareness} awareness + * @param {Uint8Array} update + * @param {any} origin This will be added to the emitted change event + */ +const applyAwarenessUpdate = (awareness, update, origin) => { + const decoder = decoding.createDecoder(update) + const timestamp = time.getUnixTime() + const added = [] + const updated = [] + const filteredUpdated = [] + const removed = [] + const len = decoding.readVarUint(decoder) + for (let i = 0; i < len; i++) { + const clientID = decoding.readVarUint(decoder) + let clock = decoding.readVarUint(decoder) + const state = JSON.parse(decoding.readVarString(decoder)) + const clientMeta = awareness.meta.get(clientID) + const prevState = awareness.states.get(clientID) + const currClock = clientMeta === undefined ? 0 : clientMeta.clock + if (currClock < clock || (currClock === clock && state === null && awareness.states.has(clientID))) { + if (state === null) { + // never let a remote client remove this local state + if (clientID === awareness.clientID && awareness.getLocalState() != null) { + // remote client removed the local state. Do not remote state. Broadcast a message indicating + // that this client still exists by increasing the clock + clock++ + } else { + awareness.states.delete(clientID) + } + } else { + awareness.states.set(clientID, state) + } + awareness.meta.set(clientID, { + clock, + lastUpdated: timestamp + }) + if (clientMeta === undefined && state !== null) { + added.push(clientID) + } else if (clientMeta !== undefined && state === null) { + removed.push(clientID) + } else if (state !== null) { + if (!f.equalityDeep(state, prevState)) { + filteredUpdated.push(clientID) + } + updated.push(clientID) + } + } + } + if (added.length > 0 || filteredUpdated.length > 0 || removed.length > 0) { + awareness.emit('change', [{ + added, updated: filteredUpdated, removed + }, origin]) + } + if (added.length > 0 || updated.length > 0 || removed.length > 0) { + awareness.emit('update', [{ + added, updated, removed + }, origin]) + } +} + +;// CONCATENATED MODULE: ../node_modules/@jupyter/ydoc/lib/ydocument.js +/* ----------------------------------------------------------------------------- +| Copyright (c) Jupyter Development Team. +| Distributed under the terms of the Modified BSD License. +|----------------------------------------------------------------------------*/ + + + + +/** + * Generic shareable document. + */ +class YDocument { + constructor(options) { + var _a; + /** + * Handle a change to the ystate. + */ + this.onStateChanged = (event) => { + const stateChange = new Array(); + event.keysChanged.forEach(key => { + const change = event.changes.keys.get(key); + if (change) { + stateChange.push({ + name: key, + oldValue: change.oldValue, + newValue: this.ystate.get(key) + }); + } + }); + this._changed.emit({ stateChange }); + }; + this._changed = new index_es6_js_.Signal(this); + this._isDisposed = false; + this._disposed = new index_es6_js_.Signal(this); + this._ydoc = (_a = options === null || options === void 0 ? void 0 : options.ydoc) !== null && _a !== void 0 ? _a : new yjs_mjs_.Doc(); + this._ystate = this._ydoc.getMap('state'); + this._undoManager = new yjs_mjs_.UndoManager([], { + trackedOrigins: new Set([this]), + doc: this._ydoc + }); + this._awareness = new Awareness(this._ydoc); + this._ystate.observe(this.onStateChanged); + } + /** + * YJS document. + */ + get ydoc() { + return this._ydoc; + } + /** + * Shared state + */ + get ystate() { + return this._ystate; + } + /** + * YJS document undo manager + */ + get undoManager() { + return this._undoManager; + } + /** + * Shared awareness + */ + get awareness() { + return this._awareness; + } + /** + * The changed signal. + */ + get changed() { + return this._changed; + } + /** + * A signal emitted when the document is disposed. + */ + get disposed() { + return this._disposed; + } + /** + * Whether the document is disposed or not. + */ + get isDisposed() { + return this._isDisposed; + } + /** + * Document state + */ + get state() { + return index_js_.JSONExt.deepCopy(this.ystate.toJSON()); + } + /** + * Whether the object can undo changes. + */ + canUndo() { + return this.undoManager.undoStack.length > 0; + } + /** + * Whether the object can redo changes. + */ + canRedo() { + return this.undoManager.redoStack.length > 0; + } + /** + * Dispose of the resources. + */ + dispose() { + if (this._isDisposed) { + return; + } + this._isDisposed = true; + this.ystate.unobserve(this.onStateChanged); + this.awareness.destroy(); + this.undoManager.destroy(); + this.ydoc.destroy(); + this._disposed.emit(); + index_es6_js_.Signal.clearData(this); + } + /** + * Get the value for a state attribute + * + * @param key Key to get + */ + getState(key) { + const value = this.ystate.get(key); + return typeof value === 'undefined' + ? value + : index_js_.JSONExt.deepCopy(value); + } + /** + * Set the value of a state attribute + * + * @param key Key to set + * @param value New attribute value + */ + setState(key, value) { + if (!index_js_.JSONExt.deepEqual(this.ystate.get(key), value)) { + this.ystate.set(key, value); + } + } + /** + * Get the document source + * + * @returns The source + */ + get source() { + return this.getSource(); + } + /** + * Set the document source + * + * @param value The source to set + */ + set source(value) { + this.setSource(value); + } + /** + * Undo an operation. + */ + undo() { + this.undoManager.undo(); + } + /** + * Redo an operation. + */ + redo() { + this.undoManager.redo(); + } + /** + * Clear the change stack. + */ + clearUndoHistory() { + this.undoManager.clear(); + } + /** + * Perform a transaction. While the function f is called, all changes to the shared + * document are bundled into a single event. + */ + transact(f, undoable = true, origin = null) { + this.ydoc.transact(f, undoable ? this : origin); + } +} +//# sourceMappingURL=ydocument.js.map +;// CONCATENATED MODULE: ../node_modules/@jupyter/ydoc/lib/yfile.js +/* ----------------------------------------------------------------------------- +| Copyright (c) Jupyter Development Team. +| Distributed under the terms of the Modified BSD License. +|----------------------------------------------------------------------------*/ + +/** + * Shareable text file. + */ +class YFile extends YDocument { + /** + * Create a new file + * + * #### Notes + * The document is empty and must be populated + */ + constructor() { + super(); + /** + * Document version + */ + this.version = '1.0.0'; + /** + * YJS file text. + */ + this.ysource = this.ydoc.getText('source'); + /** + * Handle a change to the ymodel. + */ + this._modelObserver = (event) => { + this._changed.emit({ sourceChange: event.changes.delta }); + }; + this.undoManager.addToScope(this.ysource); + this.ysource.observe(this._modelObserver); + } + /** + * Creates a standalone YFile + */ + static create() { + return new YFile(); + } + /** + * File text + */ + get source() { + return this.getSource(); + } + set source(v) { + this.setSource(v); + } + /** + * Dispose of the resources. + */ + dispose() { + if (this.isDisposed) { + return; + } + this.ysource.unobserve(this._modelObserver); + super.dispose(); + } + /** + * Get the file text. + * + * @returns File text. + */ + getSource() { + return this.ysource.toString(); + } + /** + * Set the file text. + * + * @param value New text + */ + setSource(value) { + this.transact(() => { + const ytext = this.ysource; + ytext.delete(0, ytext.length); + ytext.insert(0, value); + }); + } + /** + * Replace content from `start' to `end` with `value`. + * + * @param start: The start index of the range to replace (inclusive). + * @param end: The end index of the range to replace (exclusive). + * @param value: New source (optional). + */ + updateSource(start, end, value = '') { + this.transact(() => { + const ysource = this.ysource; + // insert and then delete. + // This ensures that the cursor position is adjusted after the replaced content. + ysource.insert(start, value); + ysource.delete(start + value.length, end - start); + }); + } +} +//# sourceMappingURL=yfile.js.map +;// CONCATENATED MODULE: ../node_modules/@jupyter/ydoc/lib/ycell.js +/* ----------------------------------------------------------------------------- +| Copyright (c) Jupyter Development Team. +| Distributed under the terms of the Modified BSD License. +|----------------------------------------------------------------------------*/ + + + + +/** + * Create a new shared cell model given the YJS shared type. + */ +const createCellModelFromSharedType = (type, options = {}) => { + switch (type.get('cell_type')) { + case 'code': + return new YCodeCell(type, type.get('source'), type.get('outputs'), options); + case 'markdown': + return new YMarkdownCell(type, type.get('source'), options); + case 'raw': + return new YRawCell(type, type.get('source'), options); + default: + throw new Error('Found unknown cell type'); + } +}; +/** + * Create a new cell that can be inserted in an existing shared model. + * + * If no notebook is specified the cell will be standalone. + * + * @param cell Cell JSON representation + * @param notebook Notebook to which the cell will be added + */ +const createCell = (cell, notebook) => { + var _a, _b; + const ymodel = new yjs_mjs_.Map(); + const ysource = new yjs_mjs_.Text(); + const ymetadata = new yjs_mjs_.Map(); + ymodel.set('source', ysource); + ymodel.set('metadata', ymetadata); + ymodel.set('cell_type', cell.cell_type); + ymodel.set('id', (_a = cell.id) !== null && _a !== void 0 ? _a : index_js_.UUID.uuid4()); + let ycell; + switch (cell.cell_type) { + case 'markdown': { + ycell = new YMarkdownCell(ymodel, ysource, { notebook }, ymetadata); + if (cell.attachments != null) { + ycell.setAttachments(cell.attachments); + } + break; + } + case 'code': { + const youtputs = new yjs_mjs_.Array(); + ymodel.set('outputs', youtputs); + ycell = new YCodeCell(ymodel, ysource, youtputs, { + notebook + }, ymetadata); + const cCell = cell; + ycell.execution_count = (_b = cCell.execution_count) !== null && _b !== void 0 ? _b : null; + if (cCell.outputs) { + ycell.setOutputs(cCell.outputs); + } + break; + } + default: { + // raw + ycell = new YRawCell(ymodel, ysource, { notebook }, ymetadata); + if (cell.attachments) { + ycell.setAttachments(cell.attachments); + } + break; + } + } + if (cell.metadata != null) { + ycell.setMetadata(cell.metadata); + } + if (cell.source != null) { + ycell.setSource(typeof cell.source === 'string' ? cell.source : cell.source.join('')); + } + return ycell; +}; +/** + * Create a new cell that cannot be inserted in an existing shared model. + * + * @param cell Cell JSON representation + */ +const createStandaloneCell = (cell) => createCell(cell); +class YBaseCell { + /** + * Create a new YCell that works standalone. It cannot be + * inserted into a YNotebook because the Yjs model is already + * attached to an anonymous Y.Doc instance. + */ + static create(id) { + return createCell({ id, cell_type: this.prototype.cell_type }); + } + /** + * Base cell constructor + * + * ### Notes + * Don't use the constructor directly - prefer using ``YNotebook.insertCell`` + * + * The ``ysource`` is needed because ``ymodel.get('source')`` will + * not return the real source if the model is not yet attached to + * a document. Requesting it explicitly allows to introspect a non-empty + * source before the cell is attached to the document. + * + * @param ymodel Cell map + * @param ysource Cell source + * @param options \{ notebook?: The notebook the cell is attached to \} + * @param ymetadata Cell metadata + */ + constructor(ymodel, ysource, options = {}, ymetadata) { + /** + * Handle a change to the ymodel. + */ + this._modelObserver = (events, transaction) => { + if (transaction.origin !== 'silent-change') { + this._changed.emit(this.getChanges(events)); + } + }; + this._metadataChanged = new index_es6_js_.Signal(this); + /** + * The notebook that this cell belongs to. + */ + this._notebook = null; + this._changed = new index_es6_js_.Signal(this); + this._disposed = new index_es6_js_.Signal(this); + this._isDisposed = false; + this._undoManager = null; + this.ymodel = ymodel; + this._ysource = ysource; + this._ymetadata = ymetadata !== null && ymetadata !== void 0 ? ymetadata : this.ymodel.get('metadata'); + this._prevSourceLength = ysource ? ysource.length : 0; + this._notebook = null; + this._awareness = null; + this._undoManager = null; + if (options.notebook) { + this._notebook = options.notebook; + // We cannot create a undo manager with the cell not yet attached in the notebook + // so we defer that to the notebook insertCell method + } + else { + // Standalone cell + const doc = new yjs_mjs_.Doc(); + doc.getArray().insert(0, [this.ymodel]); + this._awareness = new Awareness(doc); + this._undoManager = new yjs_mjs_.UndoManager([this.ymodel], { + trackedOrigins: new Set([this]) + }); + } + this.ymodel.observeDeep(this._modelObserver); + } + /** + * Cell notebook awareness or null if the cell is standalone. + */ + get awareness() { + var _a, _b, _c; + return (_c = (_a = this._awareness) !== null && _a !== void 0 ? _a : (_b = this.notebook) === null || _b === void 0 ? void 0 : _b.awareness) !== null && _c !== void 0 ? _c : null; + } + /** + * The type of the cell. + */ + get cell_type() { + throw new Error('A YBaseCell must not be constructed'); + } + /** + * The changed signal. + */ + get changed() { + return this._changed; + } + /** + * Signal emitted when the cell is disposed. + */ + get disposed() { + return this._disposed; + } + /** + * Cell id + */ + get id() { + return this.getId(); + } + /** + * Whether the model has been disposed or not. + */ + get isDisposed() { + return this._isDisposed; + } + /** + * Whether the cell is standalone or not. + * + * If the cell is standalone. It cannot be + * inserted into a YNotebook because the Yjs model is already + * attached to an anonymous Y.Doc instance. + */ + get isStandalone() { + return this._notebook !== null; + } + /** + * Cell metadata. + * + * #### Notes + * You should prefer to access and modify the specific key of interest. + */ + get metadata() { + return this.getMetadata(); + } + set metadata(v) { + this.setMetadata(v); + } + /** + * Signal triggered when the cell metadata changes. + */ + get metadataChanged() { + return this._metadataChanged; + } + /** + * The notebook that this cell belongs to. + */ + get notebook() { + return this._notebook; + } + /** + * Cell input content. + */ + get source() { + return this.getSource(); + } + set source(v) { + this.setSource(v); + } + /** + * The cell undo manager. + */ + get undoManager() { + var _a; + if (!this.notebook) { + return this._undoManager; + } + return ((_a = this.notebook) === null || _a === void 0 ? void 0 : _a.disableDocumentWideUndoRedo) + ? this._undoManager + : this.notebook.undoManager; + } + /** + * Defer setting the undo manager as it requires the + * cell to be attached to the notebook Y document. + */ + setUndoManager() { + if (this._undoManager) { + throw new Error('The cell undo manager is already set.'); + } + if (this._notebook && this._notebook.disableDocumentWideUndoRedo) { + this._undoManager = new yjs_mjs_.UndoManager([this.ymodel], { + trackedOrigins: new Set([this]) + }); + } + } + get ysource() { + return this._ysource; + } + /** + * Whether the object can undo changes. + */ + canUndo() { + return !!this.undoManager && this.undoManager.undoStack.length > 0; + } + /** + * Whether the object can redo changes. + */ + canRedo() { + return !!this.undoManager && this.undoManager.redoStack.length > 0; + } + /** + * Clear the change stack. + */ + clearUndoHistory() { + var _a; + (_a = this.undoManager) === null || _a === void 0 ? void 0 : _a.clear(); + } + /** + * Undo an operation. + */ + undo() { + var _a; + (_a = this.undoManager) === null || _a === void 0 ? void 0 : _a.undo(); + } + /** + * Redo an operation. + */ + redo() { + var _a; + (_a = this.undoManager) === null || _a === void 0 ? void 0 : _a.redo(); + } + /** + * Dispose of the resources. + */ + dispose() { + var _a; + if (this._isDisposed) + return; + this._isDisposed = true; + this.ymodel.unobserveDeep(this._modelObserver); + if (this._awareness) { + // A new document is created for standalone cell. + const doc = this._awareness.doc; + this._awareness.destroy(); + doc.destroy(); + } + if (this._undoManager) { + // Be sure to not destroy the document undo manager. + if (this._undoManager === ((_a = this.notebook) === null || _a === void 0 ? void 0 : _a.undoManager)) { + this._undoManager = null; + } + else { + this._undoManager.destroy(); + } + } + this._disposed.emit(); + index_es6_js_.Signal.clearData(this); + } + /** + * Get cell id. + * + * @returns Cell id + */ + getId() { + return this.ymodel.get('id'); + } + /** + * Gets cell's source. + * + * @returns Cell's source. + */ + getSource() { + return this.ysource.toString(); + } + /** + * Sets cell's source. + * + * @param value: New source. + */ + setSource(value) { + this.transact(() => { + this.ysource.delete(0, this.ysource.length); + this.ysource.insert(0, value); + }); + // @todo Do we need proper replace semantic? This leads to issues in editor bindings because they don't switch source. + // this.ymodel.set('source', new Y.Text(value)); + } + /** + * Replace content from `start' to `end` with `value`. + * + * @param start: The start index of the range to replace (inclusive). + * + * @param end: The end index of the range to replace (exclusive). + * + * @param value: New source (optional). + */ + updateSource(start, end, value = '') { + this.transact(() => { + const ysource = this.ysource; + // insert and then delete. + // This ensures that the cursor position is adjusted after the replaced content. + ysource.insert(start, value); + ysource.delete(start + value.length, end - start); + }); + } + /** + * Delete a metadata cell. + * + * @param key The key to delete + */ + deleteMetadata(key) { + if (typeof this.getMetadata(key) === 'undefined') { + return; + } + this.transact(() => { + this._ymetadata.delete(key); + const jupyter = this.getMetadata('jupyter'); + if (key === 'collapsed' && jupyter) { + // eslint-disable-next-line @typescript-eslint/no-unused-vars + const { outputs_hidden, ...others } = jupyter; + if (Object.keys(others).length === 0) { + this._ymetadata.delete('jupyter'); + } + else { + this._ymetadata.set('jupyter', others); + } + } + else if (key === 'jupyter') { + this._ymetadata.delete('collapsed'); + } + }, false); + } + getMetadata(key) { + const metadata = this._ymetadata; + // Transiently the metadata can be missing - like during destruction + if (metadata === undefined) { + return undefined; + } + if (typeof key === 'string') { + const value = metadata.get(key); + return typeof value === 'undefined' + ? undefined // undefined is converted to `{}` by `JSONExt.deepCopy` + : index_js_.JSONExt.deepCopy(metadata.get(key)); + } + else { + return index_js_.JSONExt.deepCopy(metadata.toJSON()); + } + } + setMetadata(metadata, value) { + var _a, _b; + if (typeof metadata === 'string') { + if (typeof value === 'undefined') { + throw new TypeError(`Metadata value for ${metadata} cannot be 'undefined'; use deleteMetadata.`); + } + const key = metadata; + // Only set metadata if we change something to avoid infinite + // loop of signal changes. + if (index_js_.JSONExt.deepEqual((_a = this.getMetadata(key)) !== null && _a !== void 0 ? _a : null, value)) { + return; + } + this.transact(() => { + var _a; + this._ymetadata.set(key, value); + if (key === 'collapsed') { + const jupyter = ((_a = this.getMetadata('jupyter')) !== null && _a !== void 0 ? _a : {}); + if (jupyter.outputs_hidden !== value) { + this.setMetadata('jupyter', { + ...jupyter, + outputs_hidden: value + }); + } + } + else if (key === 'jupyter') { + const isHidden = value['outputs_hidden']; + if (typeof isHidden !== 'undefined') { + if (this.getMetadata('collapsed') !== isHidden) { + this.setMetadata('collapsed', isHidden); + } + } + else { + this.deleteMetadata('collapsed'); + } + } + }, false); + } + else { + const clone = index_js_.JSONExt.deepCopy(metadata); + if (clone.collapsed != null) { + clone.jupyter = clone.jupyter || {}; + clone.jupyter.outputs_hidden = clone.collapsed; + } + else if (((_b = clone === null || clone === void 0 ? void 0 : clone.jupyter) === null || _b === void 0 ? void 0 : _b.outputs_hidden) != null) { + clone.collapsed = clone.jupyter.outputs_hidden; + } + if (!index_js_.JSONExt.deepEqual(clone, this.getMetadata())) { + this.transact(() => { + for (const [key, value] of Object.entries(clone)) { + this._ymetadata.set(key, value); + } + }, false); + } + } + } + /** + * Serialize the model to JSON. + */ + toJSON() { + return { + id: this.getId(), + cell_type: this.cell_type, + source: this.getSource(), + metadata: this.getMetadata() + }; + } + /** + * Perform a transaction. While the function f is called, all changes to the shared + * document are bundled into a single event. + * + * @param f Transaction to execute + * @param undoable Whether to track the change in the action history or not (default `true`) + */ + transact(f, undoable = true, origin = null) { + !this.notebook || this.notebook.disableDocumentWideUndoRedo + ? this.ymodel.doc == null + ? f() + : this.ymodel.doc.transact(f, undoable ? this : origin) + : this.notebook.transact(f, undoable); + } + /** + * Extract changes from YJS events + * + * @param events YJS events + * @returns Cell changes + */ + getChanges(events) { + const changes = {}; + const sourceEvent = events.find(event => event.target === this.ymodel.get('source')); + if (sourceEvent) { + changes.sourceChange = sourceEvent.changes.delta; + } + const metadataEvents = events.find(event => event.target === this._ymetadata); + if (metadataEvents) { + changes.metadataChange = metadataEvents.changes.keys; + metadataEvents.changes.keys.forEach((change, key) => { + switch (change.action) { + case 'add': + this._metadataChanged.emit({ + key, + newValue: this._ymetadata.get(key), + type: 'add' + }); + break; + case 'delete': + this._metadataChanged.emit({ + key, + oldValue: change.oldValue, + type: 'remove' + }); + break; + case 'update': + { + const newValue = this._ymetadata.get(key); + const oldValue = change.oldValue; + let equal = true; + if (typeof oldValue == 'object' && typeof newValue == 'object') { + equal = index_js_.JSONExt.deepEqual(oldValue, newValue); + } + else { + equal = oldValue === newValue; + } + if (!equal) { + this._metadataChanged.emit({ + key, + type: 'change', + oldValue, + newValue + }); + } + } + break; + } + }); + } + const modelEvent = events.find(event => event.target === this.ymodel); + // The model allows us to replace the complete source with a new string. We express this in the Delta format + // as a replace of the complete string. + const ysource = this.ymodel.get('source'); + if (modelEvent && modelEvent.keysChanged.has('source')) { + changes.sourceChange = [ + { delete: this._prevSourceLength }, + { insert: ysource.toString() } + ]; + } + this._prevSourceLength = ysource.length; + return changes; + } +} +/** + * Shareable code cell. + */ +class YCodeCell extends YBaseCell { + /** + * Create a new YCodeCell that works standalone. It cannot be + * inserted into a YNotebook because the Yjs model is already + * attached to an anonymous Y.Doc instance. + */ + static create(id) { + return super.create(id); + } + /** + * Code cell constructor + * + * ### Notes + * Don't use the constructor directly - prefer using ``YNotebook.insertCell`` + * + * The ``ysource`` is needed because ``ymodel.get('source')`` will + * not return the real source if the model is not yet attached to + * a document. Requesting it explicitly allows to introspect a non-empty + * source before the cell is attached to the document. + * + * @param ymodel Cell map + * @param ysource Cell source + * @param youtputs Code cell outputs + * @param options \{ notebook?: The notebook the cell is attached to \} + * @param ymetadata Cell metadata + */ + constructor(ymodel, ysource, youtputs, options = {}, ymetadata) { + super(ymodel, ysource, options, ymetadata); + this._youtputs = youtputs; + } + /** + * The type of the cell. + */ + get cell_type() { + return 'code'; + } + /** + * The code cell's prompt number. Will be null if the cell has not been run. + */ + get execution_count() { + return this.ymodel.get('execution_count') || null; + } + set execution_count(count) { + // Do not use `this.execution_count`. When initializing the + // cell, we need to set execution_count to `null` if we compare + // using `this.execution_count` it will return `null` and we will + // never initialize it + if (this.ymodel.get('execution_count') !== count) { + this.transact(() => { + this.ymodel.set('execution_count', count); + }, false); + } + } + /** + * The code cell's execution state. + */ + get executionState() { + var _a; + return (_a = this.ymodel.get('execution_state')) !== null && _a !== void 0 ? _a : 'idle'; + } + set executionState(state) { + if (this.ymodel.get('execution_state') !== state) { + this.transact(() => { + this.ymodel.set('execution_state', state); + }, false); + } + } + /** + * Cell outputs. + */ + get outputs() { + return this.getOutputs(); + } + set outputs(v) { + this.setOutputs(v); + } + get youtputs() { + return this._youtputs; + } + /** + * Execution, display, or stream outputs. + */ + getOutputs() { + return index_js_.JSONExt.deepCopy(this._youtputs.toJSON()); + } + createOutputs(outputs) { + const newOutputs = []; + for (const output of index_js_.JSONExt.deepCopy(outputs)) { + let _newOutput1; + if (output.output_type === 'stream') { + // Set the text field as a Y.Text + const { text, ...outputWithoutText } = output; + _newOutput1 = outputWithoutText; + const newText = new yjs_mjs_.Text(); + let _text = text instanceof Array ? text.join() : text; + newText.insert(0, _text); + _newOutput1['text'] = newText; + } + else { + _newOutput1 = output; + } + const _newOutput2 = []; + for (const [key, value] of Object.entries(_newOutput1)) { + _newOutput2.push([key, value]); + } + const newOutput = new yjs_mjs_.Map(_newOutput2); + newOutputs.push(newOutput); + } + return newOutputs; + } + /** + * Replace all outputs. + */ + setOutputs(outputs) { + this.transact(() => { + this._youtputs.delete(0, this._youtputs.length); + const newOutputs = this.createOutputs(outputs); + this._youtputs.insert(0, newOutputs); + }, false); + } + /** + * Remove text from a stream output. + */ + removeStreamOutput(index, start, origin = null) { + this.transact(() => { + const output = this._youtputs.get(index); + const prevText = output.get('text'); + const length = prevText.length - start; + prevText.delete(start, length); + }, false, origin); + } + /** + * Append text to a stream output. + */ + appendStreamOutput(index, text, origin = null) { + this.transact(() => { + const output = this._youtputs.get(index); + const prevText = output.get('text'); + prevText.insert(prevText.length, text); + }, false, origin); + } + /** + * Replace content from `start' to `end` with `outputs`. + * + * @param start: The start index of the range to replace (inclusive). + * + * @param end: The end index of the range to replace (exclusive). + * + * @param outputs: New outputs (optional). + */ + updateOutputs(start, end, outputs = [], origin = null) { + const fin = end < this._youtputs.length ? end - start : this._youtputs.length - start; + this.transact(() => { + this._youtputs.delete(start, fin); + const newOutputs = this.createOutputs(outputs); + this._youtputs.insert(start, newOutputs); + }, false, origin); + } + /** + * Serialize the model to JSON. + */ + toJSON() { + return { + ...super.toJSON(), + outputs: this.getOutputs(), + execution_count: this.execution_count + }; + } + /** + * Extract changes from YJS events + * + * @param events YJS events + * @returns Cell changes + */ + getChanges(events) { + const changes = super.getChanges(events); + const streamOutputEvent = events.find( + // Changes to the 'text' of a cell's stream output can be accessed like so: + // ycell['outputs'][output_idx]['text'] + // This translates to an event path of: ['outputs', output_idx, 'text] + event => event.path.length === 3 && + event.path[0] === 'outputs' && + event.path[2] === 'text'); + if (streamOutputEvent) { + changes.streamOutputChange = streamOutputEvent.changes.delta; + } + const outputEvent = events.find(event => event.target === this.ymodel.get('outputs')); + if (outputEvent) { + changes.outputsChange = outputEvent.changes.delta; + } + const modelEvent = events.find(event => event.target === this.ymodel); + if (modelEvent && modelEvent.keysChanged.has('execution_count')) { + const change = modelEvent.changes.keys.get('execution_count'); + changes.executionCountChange = { + oldValue: change.oldValue, + newValue: this.ymodel.get('execution_count') + }; + } + if (modelEvent && modelEvent.keysChanged.has('execution_state')) { + const change = modelEvent.changes.keys.get('execution_state'); + changes.executionStateChange = { + oldValue: change.oldValue, + newValue: this.ymodel.get('execution_state') + }; + } + return changes; + } +} +class YAttachmentCell extends YBaseCell { + /** + * Cell attachments + */ + get attachments() { + return this.getAttachments(); + } + set attachments(v) { + this.setAttachments(v); + } + /** + * Gets the cell attachments. + * + * @returns The cell attachments. + */ + getAttachments() { + return this.ymodel.get('attachments'); + } + /** + * Sets the cell attachments + * + * @param attachments: The cell attachments. + */ + setAttachments(attachments) { + this.transact(() => { + if (attachments == null) { + this.ymodel.delete('attachments'); + } + else { + this.ymodel.set('attachments', attachments); + } + }, false); + } + /** + * Extract changes from YJS events + * + * @param events YJS events + * @returns Cell changes + */ + getChanges(events) { + const changes = super.getChanges(events); + const modelEvent = events.find(event => event.target === this.ymodel); + if (modelEvent && modelEvent.keysChanged.has('attachments')) { + const change = modelEvent.changes.keys.get('attachments'); + changes.attachmentsChange = { + oldValue: change.oldValue, + newValue: this.ymodel.get('attachments') + }; + } + return changes; + } +} +/** + * Shareable raw cell. + */ +class YRawCell extends YAttachmentCell { + /** + * Create a new YRawCell that works standalone. It cannot be + * inserted into a YNotebook because the Yjs model is already + * attached to an anonymous Y.Doc instance. + */ + static create(id) { + return super.create(id); + } + /** + * String identifying the type of cell. + */ + get cell_type() { + return 'raw'; + } + /** + * Serialize the model to JSON. + */ + toJSON() { + return { + id: this.getId(), + cell_type: 'raw', + source: this.getSource(), + metadata: this.getMetadata(), + attachments: this.getAttachments() + }; + } +} +/** + * Shareable markdown cell. + */ +class YMarkdownCell extends YAttachmentCell { + /** + * Create a new YMarkdownCell that works standalone. It cannot be + * inserted into a YNotebook because the Yjs model is already + * attached to an anonymous Y.Doc instance. + */ + static create(id) { + return super.create(id); + } + /** + * String identifying the type of cell. + */ + get cell_type() { + return 'markdown'; + } + /** + * Serialize the model to JSON. + */ + toJSON() { + return { + id: this.getId(), + cell_type: 'markdown', + source: this.getSource(), + metadata: this.getMetadata(), + attachments: this.getAttachments() + }; + } +} +//# sourceMappingURL=ycell.js.map +;// CONCATENATED MODULE: ../node_modules/@jupyter/ydoc/lib/ynotebook.js +/* ----------------------------------------------------------------------------- +| Copyright (c) Jupyter Development Team. +| Distributed under the terms of the Modified BSD License. +|----------------------------------------------------------------------------*/ + + + + + +/** + * Shared implementation of the Shared Document types. + * + * Shared cells can be inserted into a SharedNotebook. + * Shared cells only start emitting events when they are connected to a SharedNotebook. + * + * "Standalone" cells must not be inserted into a (Shared)Notebook. + * Standalone cells emit events immediately after they have been created, but they must not + * be included into a (Shared)Notebook. + */ +class YNotebook extends YDocument { + /** + * Create a new notebook + * + * #### Notes + * The document is empty and must be populated + * + * @param options + */ + constructor(options = {}) { + var _a; + super(); + /** + * Document version + */ + this.version = '2.0.0'; + /** + * YJS map for the notebook metadata + */ + this.ymeta = this.ydoc.getMap('meta'); + /** + * Handle a change to the ystate. + */ + this._onMetaChanged = (events) => { + const metadataEvents = events.find(event => event.target === this.ymeta.get('metadata')); + if (metadataEvents) { + const metadataChange = metadataEvents.changes.keys; + const ymetadata = this.ymeta.get('metadata'); + metadataEvents.changes.keys.forEach((change, key) => { + switch (change.action) { + case 'add': + this._metadataChanged.emit({ + key, + type: 'add', + newValue: ymetadata.get(key) + }); + break; + case 'delete': + this._metadataChanged.emit({ + key, + type: 'remove', + oldValue: change.oldValue + }); + break; + case 'update': + { + const newValue = ymetadata.get(key); + const oldValue = change.oldValue; + let equal = true; + if (typeof oldValue == 'object' && typeof newValue == 'object') { + equal = index_js_.JSONExt.deepEqual(oldValue, newValue); + } + else { + equal = oldValue === newValue; + } + if (!equal) { + this._metadataChanged.emit({ + key, + type: 'change', + oldValue, + newValue + }); + } + } + break; + } + }); + this._changed.emit({ metadataChange }); + } + const metaEvent = events.find(event => event.target === this.ymeta); + if (!metaEvent) { + return; + } + if (metaEvent.keysChanged.has('metadata')) { + // Handle metadata change when adding/removing the YMap + const change = metaEvent.changes.keys.get('metadata'); + if ((change === null || change === void 0 ? void 0 : change.action) === 'add' && !change.oldValue) { + const metadataChange = new Map(); + for (const key of Object.keys(this.metadata)) { + metadataChange.set(key, { + action: 'add', + oldValue: undefined + }); + this._metadataChanged.emit({ + key, + type: 'add', + newValue: this.getMetadata(key) + }); + } + this._changed.emit({ metadataChange }); + } + } + if (metaEvent.keysChanged.has('nbformat')) { + const change = metaEvent.changes.keys.get('nbformat'); + const nbformatChanged = { + key: 'nbformat', + oldValue: (change === null || change === void 0 ? void 0 : change.oldValue) ? change.oldValue : undefined, + newValue: this.nbformat + }; + this._changed.emit({ nbformatChanged }); + } + if (metaEvent.keysChanged.has('nbformat_minor')) { + const change = metaEvent.changes.keys.get('nbformat_minor'); + const nbformatChanged = { + key: 'nbformat_minor', + oldValue: (change === null || change === void 0 ? void 0 : change.oldValue) ? change.oldValue : undefined, + newValue: this.nbformat_minor + }; + this._changed.emit({ nbformatChanged }); + } + }; + /** + * Handle a change to the list of cells. + */ + this._onYCellsChanged = (event) => { + // update the type cell mapping by iterating through the added/removed types + event.changes.added.forEach(item => { + const type = item.content.type; + if (!this._ycellMapping.has(type)) { + const c = createCellModelFromSharedType(type, { notebook: this }); + c.setUndoManager(); + this._ycellMapping.set(type, c); + } + }); + event.changes.deleted.forEach(item => { + const type = item.content.type; + const model = this._ycellMapping.get(type); + if (model) { + model.dispose(); + this._ycellMapping.delete(type); + } + }); + let index = 0; + // this reflects the event.changes.delta, but replaces the content of delta.insert with ycells + const cellsChange = []; + event.changes.delta.forEach((d) => { + if (d.insert != null) { + const insertedCells = d.insert.map((ycell) => this._ycellMapping.get(ycell)); + cellsChange.push({ insert: insertedCells }); + this.cells.splice(index, 0, ...insertedCells); + index += d.insert.length; + } + else if (d.delete != null) { + cellsChange.push(d); + this.cells.splice(index, d.delete); + } + else if (d.retain != null) { + cellsChange.push(d); + index += d.retain; + } + }); + this._changed.emit({ + cellsChange: cellsChange + }); + }; + this._metadataChanged = new index_es6_js_.Signal(this); + /** + * Internal Yjs cells list + */ + this._ycells = this.ydoc.getArray('cells'); + this._ycellMapping = new WeakMap(); + this._disableDocumentWideUndoRedo = + (_a = options.disableDocumentWideUndoRedo) !== null && _a !== void 0 ? _a : false; + this.cells = this._ycells.toArray().map(ycell => { + if (!this._ycellMapping.has(ycell)) { + this._ycellMapping.set(ycell, createCellModelFromSharedType(ycell, { notebook: this })); + } + return this._ycellMapping.get(ycell); + }); + this.undoManager.addToScope(this._ycells); + this._ycells.observe(this._onYCellsChanged); + this.ymeta.observeDeep(this._onMetaChanged); + } + /** + * Creates a standalone YNotebook + * + * Note: This method is useful when we need to initialize + * the YNotebook from the JavaScript side. + */ + static create(options = {}) { + var _a, _b, _c, _d, _e, _f, _g, _h, _j; + const ynotebook = new YNotebook({ + disableDocumentWideUndoRedo: (_a = options.disableDocumentWideUndoRedo) !== null && _a !== void 0 ? _a : false + }); + const data = { + cells: (_c = (_b = options.data) === null || _b === void 0 ? void 0 : _b.cells) !== null && _c !== void 0 ? _c : [], + nbformat: (_e = (_d = options.data) === null || _d === void 0 ? void 0 : _d.nbformat) !== null && _e !== void 0 ? _e : 4, + nbformat_minor: (_g = (_f = options.data) === null || _f === void 0 ? void 0 : _f.nbformat_minor) !== null && _g !== void 0 ? _g : 5, + metadata: (_j = (_h = options.data) === null || _h === void 0 ? void 0 : _h.metadata) !== null && _j !== void 0 ? _j : {} + }; + ynotebook.fromJSON(data); + return ynotebook; + } + /** + * Wether the undo/redo logic should be + * considered on the full document across all cells. + * + * Default: false + */ + get disableDocumentWideUndoRedo() { + return this._disableDocumentWideUndoRedo; + } + /** + * Notebook metadata + */ + get metadata() { + return this.getMetadata(); + } + set metadata(v) { + this.setMetadata(v); + } + /** + * Signal triggered when a metadata changes. + */ + get metadataChanged() { + return this._metadataChanged; + } + /** + * nbformat major version + */ + get nbformat() { + return this.ymeta.get('nbformat'); + } + set nbformat(value) { + this.transact(() => { + this.ymeta.set('nbformat', value); + }, false); + } + /** + * nbformat minor version + */ + get nbformat_minor() { + return this.ymeta.get('nbformat_minor'); + } + set nbformat_minor(value) { + this.transact(() => { + this.ymeta.set('nbformat_minor', value); + }, false); + } + /** + * Dispose of the resources. + */ + dispose() { + if (this.isDisposed) { + return; + } + this._ycells.unobserve(this._onYCellsChanged); + this.ymeta.unobserveDeep(this._onMetaChanged); + super.dispose(); + } + /** + * Get a shared cell by index. + * + * @param index: Cell's position. + * + * @returns The requested shared cell. + */ + getCell(index) { + return this.cells[index]; + } + /** + * Add a shared cell at the notebook bottom. + * + * @param cell Cell to add. + * + * @returns The added cell. + */ + addCell(cell) { + return this.insertCell(this._ycells.length, cell); + } + /** + * Insert a shared cell into a specific position. + * + * @param index: Cell's position. + * @param cell: Cell to insert. + * + * @returns The inserted cell. + */ + insertCell(index, cell) { + return this.insertCells(index, [cell])[0]; + } + /** + * Insert a list of shared cells into a specific position. + * + * @param index: Position to insert the cells. + * @param cells: Array of shared cells to insert. + * + * @returns The inserted cells. + */ + insertCells(index, cells) { + const yCells = cells.map(c => { + const cell = createCell(c, this); + this._ycellMapping.set(cell.ymodel, cell); + return cell; + }); + this.transact(() => { + this._ycells.insert(index, yCells.map(cell => cell.ymodel)); + }); + yCells.forEach(c => { + c.setUndoManager(); + }); + return yCells; + } + /** + * Move a cell. + * + * @param fromIndex: Index of the cell to move. + * @param toIndex: New position of the cell. + */ + moveCell(fromIndex, toIndex) { + this.moveCells(fromIndex, toIndex); + } + /** + * Move cells. + * + * @param fromIndex: Index of the first cells to move. + * @param toIndex: New position of the first cell (in the current array). + * @param n: Number of cells to move (default 1) + */ + moveCells(fromIndex, toIndex, n = 1) { + // FIXME we need to use yjs move feature to preserve undo history + const clones = new Array(n) + .fill(true) + .map((_, idx) => this.getCell(fromIndex + idx).toJSON()); + this.transact(() => { + this._ycells.delete(fromIndex, n); + this._ycells.insert(fromIndex > toIndex ? toIndex : toIndex - n + 1, clones.map(clone => createCell(clone, this).ymodel)); + }); + } + /** + * Remove a cell. + * + * @param index: Index of the cell to remove. + */ + deleteCell(index) { + this.deleteCellRange(index, index + 1); + } + /** + * Remove a range of cells. + * + * @param from: The start index of the range to remove (inclusive). + * @param to: The end index of the range to remove (exclusive). + */ + deleteCellRange(from, to) { + // Cells will be removed from the mapping in the model event listener. + this.transact(() => { + this._ycells.delete(from, to - from); + }); + } + /** + * Delete a metadata notebook. + * + * @param key The key to delete + */ + deleteMetadata(key) { + if (typeof this.getMetadata(key) === 'undefined') { + return; + } + const allMetadata = this.metadata; + delete allMetadata[key]; + this.setMetadata(allMetadata); + } + getMetadata(key) { + const ymetadata = this.ymeta.get('metadata'); + // Transiently the metadata can be missing - like during destruction + if (ymetadata === undefined) { + return undefined; + } + if (typeof key === 'string') { + const value = ymetadata.get(key); + return typeof value === 'undefined' + ? undefined // undefined is converted to `{}` by `JSONExt.deepCopy` + : index_js_.JSONExt.deepCopy(value); + } + else { + return index_js_.JSONExt.deepCopy(ymetadata.toJSON()); + } + } + setMetadata(metadata, value) { + var _a; + if (typeof metadata === 'string') { + if (typeof value === 'undefined') { + throw new TypeError(`Metadata value for ${metadata} cannot be 'undefined'; use deleteMetadata.`); + } + if (index_js_.JSONExt.deepEqual((_a = this.getMetadata(metadata)) !== null && _a !== void 0 ? _a : null, value)) { + return; + } + const update = {}; + update[metadata] = value; + this.updateMetadata(update); + } + else { + if (!this.metadata || !index_js_.JSONExt.deepEqual(this.metadata, metadata)) { + const clone = index_js_.JSONExt.deepCopy(metadata); + const ymetadata = this.ymeta.get('metadata'); + // Transiently the metadata can be missing - like during destruction + if (ymetadata === undefined) { + return undefined; + } + this.transact(() => { + ymetadata.clear(); + for (const [key, value] of Object.entries(clone)) { + ymetadata.set(key, value); + } + }); + } + } + } + /** + * Updates the metadata associated with the notebook. + * + * @param value: Metadata's attribute to update. + */ + updateMetadata(value) { + // TODO: Maybe modify only attributes instead of replacing the whole metadata? + const clone = index_js_.JSONExt.deepCopy(value); + const ymetadata = this.ymeta.get('metadata'); + // Transiently the metadata can be missing - like during destruction + if (ymetadata === undefined) { + return undefined; + } + this.transact(() => { + for (const [key, value] of Object.entries(clone)) { + ymetadata.set(key, value); + } + }); + } + /** + * Get the notebook source + * + * @returns The notebook + */ + getSource() { + return this.toJSON(); + } + /** + * Set the notebook source + * + * @param value The notebook + */ + setSource(value) { + this.fromJSON(value); + } + /** + * Override the notebook with a JSON-serialized document. + * + * @param value The notebook + */ + fromJSON(value) { + this.transact(() => { + this.nbformat = value.nbformat; + this.nbformat_minor = value.nbformat_minor; + const metadata = value.metadata; + if (metadata['orig_nbformat'] !== undefined) { + delete metadata['orig_nbformat']; + } + if (!this.metadata) { + const ymetadata = new yjs_mjs_.Map(); + for (const [key, value] of Object.entries(metadata)) { + ymetadata.set(key, value); + } + this.ymeta.set('metadata', ymetadata); + } + else { + this.metadata = metadata; + } + const useId = value.nbformat === 4 && value.nbformat_minor >= 5; + const ycells = value.cells.map(cell => { + if (!useId) { + delete cell.id; + } + return cell; + }); + this.insertCells(this.cells.length, ycells); + this.deleteCellRange(0, this.cells.length); + }); + } + /** + * Serialize the model to JSON. + */ + toJSON() { + // strip cell ids if we have notebook format 4.0-4.4 + const pruneCellId = this.nbformat === 4 && this.nbformat_minor <= 4; + return { + metadata: this.metadata, + nbformat_minor: this.nbformat_minor, + nbformat: this.nbformat, + cells: this.cells.map(c => { + const raw = c.toJSON(); + if (pruneCellId) { + delete raw.id; + } + return raw; + }) + }; + } +} +//# sourceMappingURL=ynotebook.js.map +;// CONCATENATED MODULE: ../node_modules/@jupyter/ydoc/lib/index.js +/* ----------------------------------------------------------------------------- +| Copyright (c) Jupyter Development Team. +| Distributed under the terms of the Modified BSD License. +|----------------------------------------------------------------------------*/ +/** + * @packageDocumentation + * @module ydoc + */ + + + + + + + + +//# sourceMappingURL=index.js.map + +/***/ }), + +/***/ 79504: +/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => { + +/* harmony export */ __webpack_require__.d(__webpack_exports__, { +/* harmony export */ Dp: () => (/* binding */ from), +/* harmony export */ G: () => (/* binding */ some), +/* harmony export */ JJ: () => (/* binding */ unfold), +/* harmony export */ Z$: () => (/* binding */ last), +/* harmony export */ kJ: () => (/* binding */ isArray), +/* harmony export */ s7: () => (/* binding */ appendTo) +/* harmony export */ }); +/* unused harmony exports create, copy, every, equalFlat, flatten, fold, unique, uniqueBy, map */ +/** + * Utility module to work with Arrays. + * + * @module array + */ + + + +/** + * Return the last element of an array. The element must exist + * + * @template L + * @param {ArrayLike} arr + * @return {L} + */ +const last = arr => arr[arr.length - 1] + +/** + * @template C + * @return {Array} + */ +const create = () => /** @type {Array} */ ([]) + +/** + * @template D + * @param {Array} a + * @return {Array} + */ +const copy = a => /** @type {Array} */ (a.slice()) + +/** + * Append elements from src to dest + * + * @template M + * @param {Array} dest + * @param {Array} src + */ +const appendTo = (dest, src) => { + for (let i = 0; i < src.length; i++) { + dest.push(src[i]) + } +} + +/** + * Transforms something array-like to an actual Array. + * + * @function + * @template T + * @param {ArrayLike|Iterable} arraylike + * @return {T} + */ +const from = Array.from + +/** + * True iff condition holds on every element in the Array. + * + * @function + * @template ITEM + * @template {ArrayLike} ARR + * + * @param {ARR} arr + * @param {function(ITEM, number, ARR):boolean} f + * @return {boolean} + */ +const every = (arr, f) => { + for (let i = 0; i < arr.length; i++) { + if (!f(arr[i], i, arr)) { + return false + } + } + return true +} + +/** + * True iff condition holds on some element in the Array. + * + * @function + * @template S + * @template {ArrayLike} ARR + * @param {ARR} arr + * @param {function(S, number, ARR):boolean} f + * @return {boolean} + */ +const some = (arr, f) => { + for (let i = 0; i < arr.length; i++) { + if (f(arr[i], i, arr)) { + return true + } + } + return false +} + +/** + * @template ELEM + * + * @param {ArrayLike} a + * @param {ArrayLike} b + * @return {boolean} + */ +const equalFlat = (a, b) => a.length === b.length && every(a, (item, index) => item === b[index]) + +/** + * @template ELEM + * @param {Array>} arr + * @return {Array} + */ +const flatten = arr => fold(arr, /** @type {Array} */ ([]), (acc, val) => acc.concat(val)) + +/** + * @template T + * @param {number} len + * @param {function(number, Array):T} f + * @return {Array} + */ +const unfold = (len, f) => { + const array = new Array(len) + for (let i = 0; i < len; i++) { + array[i] = f(i, array) + } + return array +} + +/** + * @template T + * @template RESULT + * @param {Array} arr + * @param {RESULT} seed + * @param {function(RESULT, T, number):RESULT} folder + */ +const fold = (arr, seed, folder) => arr.reduce(folder, seed) + +const isArray = Array.isArray + +/** + * @template T + * @param {Array} arr + * @return {Array} + */ +const unique = arr => from(set.from(arr)) + +/** + * @template T + * @template M + * @param {ArrayLike} arr + * @param {function(T):M} mapper + * @return {Array} + */ +const uniqueBy = (arr, mapper) => { + /** + * @type {Set} + */ + const happened = set.create() + /** + * @type {Array} + */ + const result = [] + for (let i = 0; i < arr.length; i++) { + const el = arr[i] + const mapped = mapper(el) + if (!happened.has(mapped)) { + happened.add(mapped) + result.push(el) + } + } + return result +} + +/** + * @template {ArrayLike} ARR + * @template {function(ARR extends ArrayLike ? T : never, number, ARR):any} MAPPER + * @param {ARR} arr + * @param {MAPPER} mapper + * @return {Array} + */ +const map = (arr, mapper) => { + /** + * @type {Array} + */ + const res = Array(arr.length) + for (let i = 0; i < arr.length; i++) { + res[i] = mapper(/** @type {any} */ (arr[i]), i, /** @type {any} */ (arr)) + } + return /** @type {any} */ (res) +} + + +/***/ }), + +/***/ 38828: +/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => { + +/* harmony export */ __webpack_require__.d(__webpack_exports__, { +/* harmony export */ Hi: () => (/* binding */ equalityDeep), +/* harmony export */ PP: () => (/* binding */ callAll), +/* harmony export */ gB: () => (/* binding */ isOneOf), +/* harmony export */ id: () => (/* binding */ id) +/* harmony export */ }); +/* unused harmony exports nop, apply, equalityStrict, equalityFlat, isArray, isString, isNumber, is, isTemplate */ +/* harmony import */ var _array_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(79504); +/* harmony import */ var _object_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(36498); +/** + * Common functions and function call helpers. + * + * @module function + */ + + + + +/** + * Calls all functions in `fs` with args. Only throws after all functions were called. + * + * @param {Array} fs + * @param {Array} args + */ +const callAll = (fs, args, i = 0) => { + try { + for (; i < fs.length; i++) { + fs[i](...args) + } + } finally { + if (i < fs.length) { + callAll(fs, args, i + 1) + } + } +} + +const nop = () => {} + +/** + * @template T + * @param {function():T} f + * @return {T} + */ +const apply = f => f() + +/** + * @template A + * + * @param {A} a + * @return {A} + */ +const id = a => a + +/** + * @template T + * + * @param {T} a + * @param {T} b + * @return {boolean} + */ +const equalityStrict = (a, b) => a === b + +/** + * @template T + * + * @param {Array|object} a + * @param {Array|object} b + * @return {boolean} + */ +const equalityFlat = (a, b) => a === b || (a != null && b != null && a.constructor === b.constructor && ((array.isArray(a) && array.equalFlat(a, /** @type {Array} */ (b))) || (typeof a === 'object' && object.equalFlat(a, b)))) + +/* c8 ignore start */ + +/** + * @param {any} a + * @param {any} b + * @return {boolean} + */ +const equalityDeep = (a, b) => { + if (a == null || b == null) { + return equalityStrict(a, b) + } + if (a.constructor !== b.constructor) { + return false + } + if (a === b) { + return true + } + switch (a.constructor) { + case ArrayBuffer: + a = new Uint8Array(a) + b = new Uint8Array(b) + // eslint-disable-next-line no-fallthrough + case Uint8Array: { + if (a.byteLength !== b.byteLength) { + return false + } + for (let i = 0; i < a.length; i++) { + if (a[i] !== b[i]) { + return false + } + } + break + } + case Set: { + if (a.size !== b.size) { + return false + } + for (const value of a) { + if (!b.has(value)) { + return false + } + } + break + } + case Map: { + if (a.size !== b.size) { + return false + } + for (const key of a.keys()) { + if (!b.has(key) || !equalityDeep(a.get(key), b.get(key))) { + return false + } + } + break + } + case Object: + if (_object_js__WEBPACK_IMPORTED_MODULE_0__/* .length */ .kE(a) !== _object_js__WEBPACK_IMPORTED_MODULE_0__/* .length */ .kE(b)) { + return false + } + for (const key in a) { + if (!_object_js__WEBPACK_IMPORTED_MODULE_0__/* .hasProperty */ .l$(a, key) || !equalityDeep(a[key], b[key])) { + return false + } + } + break + case Array: + if (a.length !== b.length) { + return false + } + for (let i = 0; i < a.length; i++) { + if (!equalityDeep(a[i], b[i])) { + return false + } + } + break + default: + return false + } + return true +} + +/** + * @template V + * @template {V} OPTS + * + * @param {V} value + * @param {Array} options + */ +// @ts-ignore +const isOneOf = (value, options) => options.includes(value) +/* c8 ignore stop */ + +const isArray = _array_js__WEBPACK_IMPORTED_MODULE_1__/* .isArray */ .kJ + +/** + * @param {any} s + * @return {s is String} + */ +const isString = (s) => s && s.constructor === String + +/** + * @param {any} n + * @return {n is Number} + */ +const isNumber = n => n != null && n.constructor === Number + +/** + * @template {abstract new (...args: any) => any} TYPE + * @param {any} n + * @param {TYPE} T + * @return {n is InstanceType} + */ +const is = (n, T) => n && n.constructor === T + +/** + * @template {abstract new (...args: any) => any} TYPE + * @param {TYPE} T + */ +const isTemplate = (T) => + /** + * @param {any} n + * @return {n is InstanceType} + **/ + n => n && n.constructor === T + + +/***/ }), + +/***/ 22592: +/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => { + +/* harmony export */ __webpack_require__.d(__webpack_exports__, { +/* harmony export */ JG: () => (/* binding */ copy), +/* harmony export */ UI: () => (/* binding */ map), +/* harmony export */ Ue: () => (/* binding */ create), +/* harmony export */ Yj: () => (/* binding */ any), +/* harmony export */ Yu: () => (/* binding */ setIfUndefined) +/* harmony export */ }); +/* unused harmony export all */ +/** + * Utility module to work with key-value stores. + * + * @module map + */ + +/** + * Creates a new Map instance. + * + * @function + * @return {Map} + * + * @function + */ +const create = () => new Map() + +/** + * Copy a Map object into a fresh Map object. + * + * @function + * @template X,Y + * @param {Map} m + * @return {Map} + */ +const copy = m => { + const r = create() + m.forEach((v, k) => { r.set(k, v) }) + return r +} + +/** + * Get map property. Create T if property is undefined and set T on map. + * + * ```js + * const listeners = map.setIfUndefined(events, 'eventName', set.create) + * listeners.add(listener) + * ``` + * + * @function + * @template V,K + * @template {Map} MAP + * @param {MAP} map + * @param {K} key + * @param {function():V} createT + * @return {V} + */ +const setIfUndefined = (map, key, createT) => { + let set = map.get(key) + if (set === undefined) { + map.set(key, set = createT()) + } + return set +} + +/** + * Creates an Array and populates it with the content of all key-value pairs using the `f(value, key)` function. + * + * @function + * @template K + * @template V + * @template R + * @param {Map} m + * @param {function(V,K):R} f + * @return {Array} + */ +const map = (m, f) => { + const res = [] + for (const [key, value] of m) { + res.push(f(value, key)) + } + return res +} + +/** + * Tests whether any key-value pairs pass the test implemented by `f(value, key)`. + * + * @todo should rename to some - similarly to Array.some + * + * @function + * @template K + * @template V + * @param {Map} m + * @param {function(V,K):boolean} f + * @return {boolean} + */ +const any = (m, f) => { + for (const [key, value] of m) { + if (f(value, key)) { + return true + } + } + return false +} + +/** + * Tests whether all key-value pairs pass the test implemented by `f(value, key)`. + * + * @function + * @template K + * @template V + * @param {Map} m + * @param {function(V,K):boolean} f + * @return {boolean} + */ +const all = (m, f) => { + for (const [key, value] of m) { + if (!f(value, key)) { + return false + } + } + return true +} + + +/***/ }), + +/***/ 11182: +/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => { + +/* harmony export */ __webpack_require__.d(__webpack_exports__, { +/* harmony export */ Fp: () => (/* binding */ max), +/* harmony export */ GR: () => (/* binding */ isNegativeZero), +/* harmony export */ GW: () => (/* binding */ floor), +/* harmony export */ VV: () => (/* binding */ min), +/* harmony export */ Wn: () => (/* binding */ abs) +/* harmony export */ }); +/* unused harmony exports ceil, imul, round, log10, log2, log, sqrt, add, isNaN, pow, exp10, sign */ +/** + * Common Math expressions. + * + * @module math + */ + +const floor = Math.floor +const ceil = Math.ceil +const abs = Math.abs +const imul = Math.imul +const round = Math.round +const log10 = Math.log10 +const log2 = Math.log2 +const log = Math.log +const sqrt = Math.sqrt + +/** + * @function + * @param {number} a + * @param {number} b + * @return {number} The sum of a and b + */ +const add = (a, b) => a + b + +/** + * @function + * @param {number} a + * @param {number} b + * @return {number} The smaller element of a and b + */ +const min = (a, b) => a < b ? a : b + +/** + * @function + * @param {number} a + * @param {number} b + * @return {number} The bigger element of a and b + */ +const max = (a, b) => a > b ? a : b + +const isNaN = Number.isNaN + +const pow = Math.pow +/** + * Base 10 exponential function. Returns the value of 10 raised to the power of pow. + * + * @param {number} exp + * @return {number} + */ +const exp10 = exp => Math.pow(10, exp) + +const sign = Math.sign + +/** + * @param {number} n + * @return {boolean} Wether n is negative. This function also differentiates between -0 and +0 + */ +const isNegativeZero = n => n !== 0 ? n < 0 : 1 / n < 0 + + +/***/ }), + +/***/ 36498: +/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => { + +/* harmony export */ __webpack_require__.d(__webpack_exports__, { +/* harmony export */ $m: () => (/* binding */ equalFlat), +/* harmony export */ Ed: () => (/* binding */ forEach), +/* harmony export */ f0: () => (/* binding */ assign), +/* harmony export */ kE: () => (/* binding */ length), +/* harmony export */ l$: () => (/* binding */ hasProperty), +/* harmony export */ xb: () => (/* binding */ isEmpty) +/* harmony export */ }); +/* unused harmony exports create, keys, map, some, every */ +/** + * Utility functions for working with EcmaScript objects. + * + * @module object + */ + +/** + * @return {Object} obj + */ +const create = () => Object.create(null) + +/** + * Object.assign + */ +const assign = Object.assign + +/** + * @param {Object} obj + */ +const keys = Object.keys + +/** + * @template V + * @param {{[k:string]:V}} obj + * @param {function(V,string):any} f + */ +const forEach = (obj, f) => { + for (const key in obj) { + f(obj[key], key) + } +} + +/** + * @todo implement mapToArray & map + * + * @template R + * @param {Object} obj + * @param {function(any,string):R} f + * @return {Array} + */ +const map = (obj, f) => { + const results = [] + for (const key in obj) { + results.push(f(obj[key], key)) + } + return results +} + +/** + * @param {Object} obj + * @return {number} + */ +const length = obj => keys(obj).length + +/** + * @param {Object} obj + * @param {function(any,string):boolean} f + * @return {boolean} + */ +const some = (obj, f) => { + for (const key in obj) { + if (f(obj[key], key)) { + return true + } + } + return false +} + +/** + * @param {Object|undefined} obj + */ +const isEmpty = obj => { + // eslint-disable-next-line + for (const _k in obj) { + return false + } + return true +} + +/** + * @param {Object} obj + * @param {function(any,string):boolean} f + * @return {boolean} + */ +const every = (obj, f) => { + for (const key in obj) { + if (!f(obj[key], key)) { + return false + } + } + return true +} + +/** + * Calls `Object.prototype.hasOwnProperty`. + * + * @param {any} obj + * @param {string|symbol} key + * @return {boolean} + */ +const hasProperty = (obj, key) => Object.prototype.hasOwnProperty.call(obj, key) + +/** + * @param {Object} a + * @param {Object} b + * @return {boolean} + */ +const equalFlat = (a, b) => a === b || (length(a) === length(b) && every(a, (val, key) => (val !== undefined || hasProperty(b, key)) && b[key] === val)) + + +/***/ }), + +/***/ 12330: +/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => { + +/* harmony export */ __webpack_require__.d(__webpack_exports__, { +/* harmony export */ y: () => (/* binding */ Observable) +/* harmony export */ }); +/* unused harmony export ObservableV2 */ +/* harmony import */ var _map_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(22592); +/* harmony import */ var _set_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(79287); +/* harmony import */ var _array_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(79504); +/** + * Observable class prototype. + * + * @module observable + */ + + + + + +/** + * Handles named events. + * @experimental + * + * This is basically a (better typed) duplicate of Observable, which will replace Observable in the + * next release. + * + * @template {{[key: string]: function(...any):void}} EVENTS + */ +class ObservableV2 { + constructor () { + /** + * Some desc. + * @type {Map>} + */ + this._observers = map.create() + } + + /** + * @template {string} NAME + * @param {NAME} name + * @param {EVENTS[NAME]} f + */ + on (name, f) { + map.setIfUndefined(this._observers, /** @type {string} */ (name), set.create).add(f) + return f + } + + /** + * @template {string} NAME + * @param {NAME} name + * @param {EVENTS[NAME]} f + */ + once (name, f) { + /** + * @param {...any} args + */ + const _f = (...args) => { + this.off(name, /** @type {any} */ (_f)) + f(...args) + } + this.on(name, /** @type {any} */ (_f)) + } + + /** + * @template {string} NAME + * @param {NAME} name + * @param {EVENTS[NAME]} f + */ + off (name, f) { + const observers = this._observers.get(name) + if (observers !== undefined) { + observers.delete(f) + if (observers.size === 0) { + this._observers.delete(name) + } + } + } + + /** + * Emit a named event. All registered event listeners that listen to the + * specified name will receive the event. + * + * @todo This should catch exceptions + * + * @template {string} NAME + * @param {NAME} name The event name. + * @param {Parameters} args The arguments that are applied to the event listener. + */ + emit (name, args) { + // copy all listeners to an array first to make sure that no event is emitted to listeners that are subscribed while the event handler is called. + return array.from((this._observers.get(name) || map.create()).values()).forEach(f => f(...args)) + } + + destroy () { + this._observers = map.create() + } +} + +/* c8 ignore start */ +/** + * Handles named events. + * + * @deprecated + * @template N + */ +class Observable { + constructor () { + /** + * Some desc. + * @type {Map} + */ + this._observers = _map_js__WEBPACK_IMPORTED_MODULE_0__/* .create */ .Ue() + } + + /** + * @param {N} name + * @param {function} f + */ + on (name, f) { + _map_js__WEBPACK_IMPORTED_MODULE_0__/* .setIfUndefined */ .Yu(this._observers, name, _set_js__WEBPACK_IMPORTED_MODULE_1__/* .create */ .Ue).add(f) + } + + /** + * @param {N} name + * @param {function} f + */ + once (name, f) { + /** + * @param {...any} args + */ + const _f = (...args) => { + this.off(name, _f) + f(...args) + } + this.on(name, _f) + } + + /** + * @param {N} name + * @param {function} f + */ + off (name, f) { + const observers = this._observers.get(name) + if (observers !== undefined) { + observers.delete(f) + if (observers.size === 0) { + this._observers.delete(name) + } + } + } + + /** + * Emit a named event. All registered event listeners that listen to the + * specified name will receive the event. + * + * @todo This should catch exceptions + * + * @param {N} name The event name. + * @param {Array} args The arguments that are applied to the event listener. + */ + emit (name, args) { + // copy all listeners to an array first to make sure that no event is emitted to listeners that are subscribed while the event handler is called. + return _array_js__WEBPACK_IMPORTED_MODULE_2__/* .from */ .Dp((this._observers.get(name) || _map_js__WEBPACK_IMPORTED_MODULE_0__/* .create */ .Ue()).values()).forEach(f => f(...args)) + } + + destroy () { + this._observers = _map_js__WEBPACK_IMPORTED_MODULE_0__/* .create */ .Ue() + } +} +/* c8 ignore end */ + + +/***/ }), + +/***/ 79287: +/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => { + +/* harmony export */ __webpack_require__.d(__webpack_exports__, { +/* harmony export */ Ue: () => (/* binding */ create) +/* harmony export */ }); +/* unused harmony exports toArray, first, from */ +/** + * Utility module to work with sets. + * + * @module set + */ + +const create = () => new Set() + +/** + * @template T + * @param {Set} set + * @return {Array} + */ +const toArray = set => Array.from(set) + +/** + * @template T + * @param {Set} set + * @return {T} + */ +const first = set => + set.values().next().value || undefined + +/** + * @template T + * @param {Iterable} entries + * @return {Set} + */ +const from = entries => new Set(entries) + + +/***/ }), + +/***/ 2431: +/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => { + +/* harmony export */ __webpack_require__.d(__webpack_exports__, { +/* harmony export */ ZG: () => (/* binding */ getUnixTime) +/* harmony export */ }); +/* unused harmony exports getDate, humanizeDuration */ +/** + * Utility module to work with time. + * + * @module time + */ + + + + +/** + * Return current time. + * + * @return {Date} + */ +const getDate = () => new Date() + +/** + * Return current unix time. + * + * @return {number} + */ +const getUnixTime = Date.now + +/** + * Transform time (in ms) to a human readable format. E.g. 1100 => 1.1s. 60s => 1min. .001 => 10μs. + * + * @param {number} d duration in milliseconds + * @return {string} humanized approximation of time + */ +const humanizeDuration = d => { + if (d < 60000) { + const p = metric.prefix(d, -1) + return math.round(p.n * 100) / 100 + p.prefix + 's' + } + d = math.floor(d / 1000) + const seconds = d % 60 + const minutes = math.floor(d / 60) % 60 + const hours = math.floor(d / 3600) % 24 + const days = math.floor(d / 86400) + if (days > 0) { + return days + 'd' + ((hours > 0 || minutes > 30) ? ' ' + (minutes > 30 ? hours + 1 : hours) + 'h' : '') + } + if (hours > 0) { + /* c8 ignore next */ + return hours + 'h' + ((minutes > 0 || seconds > 30) ? ' ' + (seconds > 30 ? minutes + 1 : minutes) + 'min' : '') + } + return minutes + 'min' + (seconds > 0 ? ' ' + seconds + 's' : '') +} + + +/***/ }) + +}]); +//# sourceMappingURL=35.f6fa52ab6b731d9db35b.js.map?v=f6fa52ab6b731d9db35b \ No newline at end of file diff --git a/vlmpy310/lib/python3.10/site-packages/notebook/static/3700.b937e669a5feb21ccb06.js.map b/vlmpy310/lib/python3.10/site-packages/notebook/static/3700.b937e669a5feb21ccb06.js.map new file mode 100644 index 0000000000000000000000000000000000000000..907e559b21ee4b5c5aff652437d3fb587b0dc2e2 --- /dev/null +++ b/vlmpy310/lib/python3.10/site-packages/notebook/static/3700.b937e669a5feb21ccb06.js.map @@ -0,0 +1 @@ +{"version":3,"file":"3700.b937e669a5feb21ccb06.js?v=b937e669a5feb21ccb06","mappings":";;;;;;;;;;;AAAA;AACA,wGAAwG,KAAK,GAAG,EAAE,IAAI,EAAE,KAAK,EAAE,SAAS,KAAK,GAAG,GAAG;AACnJ;;AAEO;AACP;AACA;AACA;AACA,2CAA2C;AAC3C,sCAAsC;AACtC;AACA,qCAAqC;AACrC;AACA;AACA;AACA;;AAEA;;AAEA;;AAEA;AACA;AACA,oDAAoD;AACpD,4CAA4C;AAC5C,2DAA2D;;AAEpD;AACP;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA,qBAAqB,oBAAoB;;AAEzC;AACA,oCAAoC;AACpC,mCAAmC;AACnC;;AAEA,kCAAkC,gBAAgB;AAClD,2BAA2B,KAAK,MAAM,gBAAgB,qBAAqB,eAAe;;AAE1F,6CAA6C;AAC7C;AACA;AACA;AACA;AACA;AACA,qCAAqC;AACrC,oCAAoC;AACpC,0BAA0B;AAC1B;;AAEA;AACA,0BAA0B;AAC1B;AACA;;AAEA;AACA;AACA,+BAA+B;AAC/B;AACA;AACA;AACA,kCAAkC;AAClC;AACA;AACA;AACA;AACA;;AAEA,sBAAsB,eAAe;AACrC,0BAA0B,iBAAiB;AAC3C,0BAA0B;AAC1B;AACA;;AAEA;AACA;AACA;AACA","sources":["webpack://_JUPYTERLAB.CORE_OUTPUT/../node_modules/@codemirror/legacy-modes/mode/rpm.js"],"sourcesContent":["var headerSeparator = /^-+$/;\nvar headerLine = /^(Mon|Tue|Wed|Thu|Fri|Sat|Sun) (Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec) ?\\d{1,2} \\d{2}:\\d{2}(:\\d{2})? [A-Z]{3,4} \\d{4} - /;\nvar simpleEmail = /^[\\w+.-]+@[\\w.-]+/;\n\nexport const rpmChanges = {\n name: \"rpmchanges\",\n token: function(stream) {\n if (stream.sol()) {\n if (stream.match(headerSeparator)) { return 'tag'; }\n if (stream.match(headerLine)) { return 'tag'; }\n }\n if (stream.match(simpleEmail)) { return 'string'; }\n stream.next();\n return null;\n }\n}\n\n// Quick and dirty spec file highlighting\n\nvar arch = /^(i386|i586|i686|x86_64|ppc64le|ppc64|ppc|ia64|s390x|s390|sparc64|sparcv9|sparc|noarch|alphaev6|alpha|hppa|mipsel)/;\n\nvar preamble = /^[a-zA-Z0-9()]+:/;\nvar section = /^%(debug_package|package|description|prep|build|install|files|clean|changelog|preinstall|preun|postinstall|postun|pretrans|posttrans|pre|post|triggerin|triggerun|verifyscript|check|triggerpostun|triggerprein|trigger)/;\nvar control_flow_complex = /^%(ifnarch|ifarch|if)/; // rpm control flow macros\nvar control_flow_simple = /^%(else|endif)/; // rpm control flow macros\nvar operators = /^(\\!|\\?|\\<\\=|\\<|\\>\\=|\\>|\\=\\=|\\&\\&|\\|\\|)/; // operators in control flow macros\n\nexport const rpmSpec = {\n name: \"rpmspec\",\n startState: function () {\n return {\n controlFlow: false,\n macroParameters: false,\n section: false\n };\n },\n token: function (stream, state) {\n var ch = stream.peek();\n if (ch == \"#\") { stream.skipToEnd(); return \"comment\"; }\n\n if (stream.sol()) {\n if (stream.match(preamble)) { return \"header\"; }\n if (stream.match(section)) { return \"atom\"; }\n }\n\n if (stream.match(/^\\$\\w+/)) { return \"def\"; } // Variables like '$RPM_BUILD_ROOT'\n if (stream.match(/^\\$\\{\\w+\\}/)) { return \"def\"; } // Variables like '${RPM_BUILD_ROOT}'\n\n if (stream.match(control_flow_simple)) { return \"keyword\"; }\n if (stream.match(control_flow_complex)) {\n state.controlFlow = true;\n return \"keyword\";\n }\n if (state.controlFlow) {\n if (stream.match(operators)) { return \"operator\"; }\n if (stream.match(/^(\\d+)/)) { return \"number\"; }\n if (stream.eol()) { state.controlFlow = false; }\n }\n\n if (stream.match(arch)) {\n if (stream.eol()) { state.controlFlow = false; }\n return \"number\";\n }\n\n // Macros like '%make_install' or '%attr(0775,root,root)'\n if (stream.match(/^%[\\w]+/)) {\n if (stream.match('(')) { state.macroParameters = true; }\n return \"keyword\";\n }\n if (state.macroParameters) {\n if (stream.match(/^\\d+/)) { return \"number\";}\n if (stream.match(')')) {\n state.macroParameters = false;\n return \"keyword\";\n }\n }\n\n // Macros like '%{defined fedora}'\n if (stream.match(/^%\\{\\??[\\w \\-\\:\\!]+\\}/)) {\n if (stream.eol()) { state.controlFlow = false; }\n return \"def\";\n }\n\n stream.next();\n return null;\n }\n};\n\n"],"names":[],"sourceRoot":""} \ No newline at end of file diff --git a/vlmpy310/lib/python3.10/site-packages/notebook/static/4038.edb04f3d9d68204491ba.js b/vlmpy310/lib/python3.10/site-packages/notebook/static/4038.edb04f3d9d68204491ba.js new file mode 100644 index 0000000000000000000000000000000000000000..21020ccc4024ce60761b8de085d649b7ccc100cf --- /dev/null +++ b/vlmpy310/lib/python3.10/site-packages/notebook/static/4038.edb04f3d9d68204491ba.js @@ -0,0 +1,197 @@ +"use strict"; +(self["webpackChunk_JUPYTERLAB_CORE_OUTPUT"] = self["webpackChunk_JUPYTERLAB_CORE_OUTPUT"] || []).push([[4038],{ + +/***/ 44038: +/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => { + +__webpack_require__.r(__webpack_exports__); +/* harmony export */ __webpack_require__.d(__webpack_exports__, { +/* harmony export */ yacas: () => (/* binding */ yacas) +/* harmony export */ }); +function words(str) { + var obj = {}, words = str.split(" "); + for (var i = 0; i < words.length; ++i) obj[words[i]] = true; + return obj; +} + +var bodiedOps = words("Assert BackQuote D Defun Deriv For ForEach FromFile " + + "FromString Function Integrate InverseTaylor Limit " + + "LocalSymbols Macro MacroRule MacroRulePattern " + + "NIntegrate Rule RulePattern Subst TD TExplicitSum " + + "TSum Taylor Taylor1 Taylor2 Taylor3 ToFile " + + "ToStdout ToString TraceRule Until While"); + +// patterns +var pFloatForm = "(?:(?:\\.\\d+|\\d+\\.\\d*|\\d+)(?:[eE][+-]?\\d+)?)"; +var pIdentifier = "(?:[a-zA-Z\\$'][a-zA-Z0-9\\$']*)"; + +// regular expressions +var reFloatForm = new RegExp(pFloatForm); +var reIdentifier = new RegExp(pIdentifier); +var rePattern = new RegExp(pIdentifier + "?_" + pIdentifier); +var reFunctionLike = new RegExp(pIdentifier + "\\s*\\("); + +function tokenBase(stream, state) { + var ch; + + // get next character + ch = stream.next(); + + // string + if (ch === '"') { + state.tokenize = tokenString; + return state.tokenize(stream, state); + } + + // comment + if (ch === '/') { + if (stream.eat('*')) { + state.tokenize = tokenComment; + return state.tokenize(stream, state); + } + if (stream.eat("/")) { + stream.skipToEnd(); + return "comment"; + } + } + + // go back one character + stream.backUp(1); + + // update scope info + var m = stream.match(/^(\w+)\s*\(/, false); + if (m !== null && bodiedOps.hasOwnProperty(m[1])) + state.scopes.push('bodied'); + + var scope = currentScope(state); + + if (scope === 'bodied' && ch === '[') + state.scopes.pop(); + + if (ch === '[' || ch === '{' || ch === '(') + state.scopes.push(ch); + + scope = currentScope(state); + + if (scope === '[' && ch === ']' || + scope === '{' && ch === '}' || + scope === '(' && ch === ')') + state.scopes.pop(); + + if (ch === ';') { + while (scope === 'bodied') { + state.scopes.pop(); + scope = currentScope(state); + } + } + + // look for ordered rules + if (stream.match(/\d+ *#/, true, false)) { + return 'qualifier'; + } + + // look for numbers + if (stream.match(reFloatForm, true, false)) { + return 'number'; + } + + // look for placeholders + if (stream.match(rePattern, true, false)) { + return 'variableName.special'; + } + + // match all braces separately + if (stream.match(/(?:\[|\]|{|}|\(|\))/, true, false)) { + return 'bracket'; + } + + // literals looking like function calls + if (stream.match(reFunctionLike, true, false)) { + stream.backUp(1); + return 'variableName.function'; + } + + // all other identifiers + if (stream.match(reIdentifier, true, false)) { + return 'variable'; + } + + // operators; note that operators like @@ or /; are matched separately for each symbol. + if (stream.match(/(?:\\|\+|\-|\*|\/|,|;|\.|:|@|~|=|>|<|&|\||_|`|'|\^|\?|!|%|#)/, true, false)) { + return 'operator'; + } + + // everything else is an error + return 'error'; +} + +function tokenString(stream, state) { + var next, end = false, escaped = false; + while ((next = stream.next()) != null) { + if (next === '"' && !escaped) { + end = true; + break; + } + escaped = !escaped && next === '\\'; + } + if (end && !escaped) { + state.tokenize = tokenBase; + } + return 'string'; +}; + +function tokenComment(stream, state) { + var prev, next; + while((next = stream.next()) != null) { + if (prev === '*' && next === '/') { + state.tokenize = tokenBase; + break; + } + prev = next; + } + return 'comment'; +} + +function currentScope(state) { + var scope = null; + if (state.scopes.length > 0) + scope = state.scopes[state.scopes.length - 1]; + return scope; +} + +const yacas = { + name: "yacas", + startState: function() { + return { + tokenize: tokenBase, + scopes: [] + }; + }, + token: function(stream, state) { + if (stream.eatSpace()) return null; + return state.tokenize(stream, state); + }, + indent: function(state, textAfter, cx) { + if (state.tokenize !== tokenBase && state.tokenize !== null) + return null; + + var delta = 0; + if (textAfter === ']' || textAfter === '];' || + textAfter === '}' || textAfter === '};' || + textAfter === ');') + delta = -1; + + return (state.scopes.length + delta) * cx.unit; + }, + + languageData: { + electricInput: /[{}\[\]()\;]/, + commentTokens: {line: "//", block: {open: "/*", close: "*/"}} + } +}; + + +/***/ }) + +}]); +//# sourceMappingURL=4038.edb04f3d9d68204491ba.js.map?v=edb04f3d9d68204491ba \ No newline at end of file diff --git a/vlmpy310/lib/python3.10/site-packages/notebook/static/417.29f636ec8be265b7e480.js b/vlmpy310/lib/python3.10/site-packages/notebook/static/417.29f636ec8be265b7e480.js new file mode 100644 index 0000000000000000000000000000000000000000..a51da5caad232cc863e03babe3fd73dbdd2705df --- /dev/null +++ b/vlmpy310/lib/python3.10/site-packages/notebook/static/417.29f636ec8be265b7e480.js @@ -0,0 +1,35732 @@ +"use strict"; +(self["webpackChunk_JUPYTERLAB_CORE_OUTPUT"] = self["webpackChunk_JUPYTERLAB_CORE_OUTPUT"] || []).push([[417],{ + +/***/ 20417: +/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => { + +// ESM COMPAT FLAG +__webpack_require__.r(__webpack_exports__); + +// EXPORTS +__webpack_require__.d(__webpack_exports__, { + Accordion: () => (/* reexport */ JupyterAccordion), + AccordionItem: () => (/* reexport */ JupyterAccordionItem), + Anchor: () => (/* reexport */ JupyterAnchor), + AnchoredRegion: () => (/* reexport */ JupyterAnchoredRegion), + Avatar: () => (/* reexport */ JupyterAvatar), + Badge: () => (/* reexport */ JupyterBadge), + Breadcrumb: () => (/* reexport */ JupyterBreadcrumb), + BreadcrumbItem: () => (/* reexport */ JupyterBreadcrumbItem), + Button: () => (/* reexport */ JupyterButton), + Card: () => (/* reexport */ JupyterCard), + Checkbox: () => (/* reexport */ JupyterCheckbox), + Combobox: () => (/* reexport */ JupyterCombobox), + DataGrid: () => (/* reexport */ JupyterDataGrid), + DataGridCell: () => (/* reexport */ JupyterDataGridCell), + DataGridRow: () => (/* reexport */ JupyterDataGridRow), + DateField: () => (/* reexport */ DateField), + DelegatesARIAToolbar: () => (/* reexport */ DelegatesARIAToolbar), + DesignSystemProvider: () => (/* reexport */ DesignSystemProvider), + Dialog: () => (/* reexport */ JupyterDialog), + DirectionalStyleSheetBehavior: () => (/* reexport */ DirectionalStyleSheetBehavior), + Disclosure: () => (/* reexport */ JupyterDisclosure), + Divider: () => (/* reexport */ JupyterDivider), + FoundationToolbar: () => (/* reexport */ FoundationToolbar), + Listbox: () => (/* reexport */ JupyterListbox), + Menu: () => (/* reexport */ JupyterMenu), + MenuItem: () => (/* reexport */ JupyterMenuItem), + NumberField: () => (/* reexport */ JupyterNumberField), + Option: () => (/* reexport */ JupyterOption), + PaletteRGB: () => (/* reexport */ PaletteRGB), + Picker: () => (/* reexport */ JupyterPicker), + PickerList: () => (/* reexport */ JupyterPickerList), + PickerListItem: () => (/* reexport */ JupyterPickerListItem), + PickerMenu: () => (/* reexport */ JupyterPickerMenu), + PickerMenuOption: () => (/* reexport */ JupyterPickerMenuOption), + Progress: () => (/* reexport */ JupyterProgress), + ProgressRing: () => (/* reexport */ JupyterProgressRing), + Radio: () => (/* reexport */ JupyterRadio), + RadioGroup: () => (/* reexport */ JupyterRadioGroup), + Search: () => (/* reexport */ JupyterSearch), + Select: () => (/* reexport */ JupyterSelect), + Skeleton: () => (/* reexport */ JupyterSkeleton), + Slider: () => (/* reexport */ JupyterSlider), + SliderLabel: () => (/* reexport */ JupyterSliderLabel), + StandardLuminance: () => (/* reexport */ StandardLuminance), + SwatchRGB: () => (/* reexport */ SwatchRGB), + Switch: () => (/* reexport */ JupyterSwitch), + Tab: () => (/* reexport */ JupyterTab), + TabPanel: () => (/* reexport */ JupyterTabPanel), + Tabs: () => (/* reexport */ JupyterTabs), + TextArea: () => (/* reexport */ JupyterTextArea), + TextField: () => (/* reexport */ JupyterTextField), + Toolbar: () => (/* reexport */ Toolbar), + Tooltip: () => (/* reexport */ JupyterTooltip), + TreeItem: () => (/* reexport */ JupyterTreeItem), + TreeView: () => (/* reexport */ JupyterTreeView), + accentColor: () => (/* reexport */ accentColor), + accentFillActive: () => (/* reexport */ accentFillActive), + accentFillActiveDelta: () => (/* reexport */ accentFillActiveDelta), + accentFillFocus: () => (/* reexport */ accentFillFocus), + accentFillFocusDelta: () => (/* reexport */ accentFillFocusDelta), + accentFillHover: () => (/* reexport */ accentFillHover), + accentFillHoverDelta: () => (/* reexport */ accentFillHoverDelta), + accentFillRecipe: () => (/* reexport */ accentFillRecipe), + accentFillRest: () => (/* reexport */ accentFillRest), + accentFillRestDelta: () => (/* reexport */ accentFillRestDelta), + accentForegroundActive: () => (/* reexport */ accentForegroundActive), + accentForegroundActiveDelta: () => (/* reexport */ accentForegroundActiveDelta), + accentForegroundFocus: () => (/* reexport */ accentForegroundFocus), + accentForegroundFocusDelta: () => (/* reexport */ accentForegroundFocusDelta), + accentForegroundHover: () => (/* reexport */ accentForegroundHover), + accentForegroundHoverDelta: () => (/* reexport */ accentForegroundHoverDelta), + accentForegroundRecipe: () => (/* reexport */ accentForegroundRecipe), + accentForegroundRest: () => (/* reexport */ accentForegroundRest), + accentForegroundRestDelta: () => (/* reexport */ accentForegroundRestDelta), + accentPalette: () => (/* reexport */ accentPalette), + accordionItemStyles: () => (/* reexport */ accordionItemStyles), + accordionStyles: () => (/* reexport */ accordionStyles), + addJupyterLabThemeChangeListener: () => (/* reexport */ addJupyterLabThemeChangeListener), + allComponents: () => (/* reexport */ allComponents), + anchorStyles: () => (/* reexport */ anchorStyles), + anchoredRegionStyles: () => (/* reexport */ anchoredRegionStyles), + applyJupyterTheme: () => (/* reexport */ applyJupyterTheme), + avatarStyles: () => (/* reexport */ avatarStyles), + badgeStyles: () => (/* reexport */ badgeStyles), + baseHeightMultiplier: () => (/* reexport */ baseHeightMultiplier), + baseHorizontalSpacingMultiplier: () => (/* reexport */ baseHorizontalSpacingMultiplier), + baseLayerLuminance: () => (/* reexport */ baseLayerLuminance), + bodyFont: () => (/* reexport */ bodyFont), + breadcrumbItemStyles: () => (/* reexport */ breadcrumbItemStyles), + breadcrumbStyles: () => (/* reexport */ breadcrumbStyles), + buttonStyles: () => (/* reexport */ buttonStyles), + cardStyles: () => (/* reexport */ cardStyles), + checkboxStyles: () => (/* reexport */ checkboxStyles), + checkboxTemplate: () => (/* reexport */ checkboxTemplate), + comboboxStyles: () => (/* reexport */ comboboxStyles), + controlCornerRadius: () => (/* reexport */ controlCornerRadius), + dataGridCellStyles: () => (/* reexport */ dataGridCellStyles), + dataGridRowStyles: () => (/* reexport */ dataGridRowStyles), + dataGridStyles: () => (/* reexport */ dataGridStyles), + dateFieldStyles: () => (/* reexport */ dateFieldStyles), + dateFieldTemplate: () => (/* reexport */ dateFieldTemplate), + density: () => (/* reexport */ density), + designSystemProviderStyles: () => (/* reexport */ designSystemProviderStyles), + designSystemProviderTemplate: () => (/* reexport */ designSystemProviderTemplate), + designUnit: () => (/* reexport */ designUnit), + dialogStyles: () => (/* reexport */ dialogStyles), + direction: () => (/* reexport */ direction), + disabledOpacity: () => (/* reexport */ disabledOpacity), + disclosureStyles: () => (/* reexport */ disclosureStyles), + dividerStyles: () => (/* reexport */ dividerStyles), + elementScale: () => (/* reexport */ elementScale), + errorColor: () => (/* reexport */ errorColor), + errorFillActive: () => (/* reexport */ errorFillActive), + errorFillFocus: () => (/* reexport */ errorFillFocus), + errorFillHover: () => (/* reexport */ errorFillHover), + errorFillRecipe: () => (/* reexport */ errorFillRecipe), + errorFillRest: () => (/* reexport */ errorFillRest), + errorForegroundActive: () => (/* reexport */ errorForegroundActive), + errorForegroundFocus: () => (/* reexport */ errorForegroundFocus), + errorForegroundHover: () => (/* reexport */ errorForegroundHover), + errorForegroundRecipe: () => (/* reexport */ errorForegroundRecipe), + errorForegroundRest: () => (/* reexport */ errorForegroundRest), + errorPalette: () => (/* reexport */ errorPalette), + fillColor: () => (/* reexport */ fillColor), + focusStrokeInner: () => (/* reexport */ design_tokens_focusStrokeInner), + focusStrokeInnerRecipe: () => (/* reexport */ focusStrokeInnerRecipe), + focusStrokeOuter: () => (/* reexport */ design_tokens_focusStrokeOuter), + focusStrokeOuterRecipe: () => (/* reexport */ focusStrokeOuterRecipe), + focusStrokeWidth: () => (/* reexport */ focusStrokeWidth), + foregroundOnAccentActive: () => (/* reexport */ foregroundOnAccentActive), + foregroundOnAccentActiveLarge: () => (/* reexport */ foregroundOnAccentActiveLarge), + foregroundOnAccentFocus: () => (/* reexport */ foregroundOnAccentFocus), + foregroundOnAccentFocusLarge: () => (/* reexport */ foregroundOnAccentFocusLarge), + foregroundOnAccentHover: () => (/* reexport */ foregroundOnAccentHover), + foregroundOnAccentHoverLarge: () => (/* reexport */ foregroundOnAccentHoverLarge), + foregroundOnAccentLargeRecipe: () => (/* reexport */ foregroundOnAccentLargeRecipe), + foregroundOnAccentRecipe: () => (/* reexport */ foregroundOnAccentRecipe), + foregroundOnAccentRest: () => (/* reexport */ foregroundOnAccentRest), + foregroundOnAccentRestLarge: () => (/* reexport */ foregroundOnAccentRestLarge), + foregroundOnErrorActive: () => (/* reexport */ foregroundOnErrorActive), + foregroundOnErrorActiveLarge: () => (/* reexport */ foregroundOnErrorActiveLarge), + foregroundOnErrorFocus: () => (/* reexport */ foregroundOnErrorFocus), + foregroundOnErrorFocusLarge: () => (/* reexport */ foregroundOnErrorFocusLarge), + foregroundOnErrorHover: () => (/* reexport */ foregroundOnErrorHover), + foregroundOnErrorHoverLarge: () => (/* reexport */ foregroundOnErrorHoverLarge), + foregroundOnErrorLargeRecipe: () => (/* reexport */ foregroundOnErrorLargeRecipe), + foregroundOnErrorRecipe: () => (/* reexport */ foregroundOnErrorRecipe), + foregroundOnErrorRest: () => (/* reexport */ foregroundOnErrorRest), + foregroundOnErrorRestLarge: () => (/* reexport */ foregroundOnErrorRestLarge), + heightNumberAsToken: () => (/* reexport */ heightNumberAsToken), + horizontalSliderLabelStyles: () => (/* reexport */ horizontalSliderLabelStyles), + imgTemplate: () => (/* reexport */ imgTemplate), + isDark: () => (/* reexport */ isDark), + jpAccordion: () => (/* reexport */ jpAccordion), + jpAccordionItem: () => (/* reexport */ jpAccordionItem), + jpAnchor: () => (/* reexport */ jpAnchor), + jpAnchoredRegion: () => (/* reexport */ jpAnchoredRegion), + jpAvatar: () => (/* reexport */ jpAvatar), + jpBadge: () => (/* reexport */ jpBadge), + jpBreadcrumb: () => (/* reexport */ jpBreadcrumb), + jpBreadcrumbItem: () => (/* reexport */ jpBreadcrumbItem), + jpButton: () => (/* reexport */ jpButton), + jpCard: () => (/* reexport */ jpCard), + jpCheckbox: () => (/* reexport */ jpCheckbox), + jpCombobox: () => (/* reexport */ jpCombobox), + jpDataGrid: () => (/* reexport */ jpDataGrid), + jpDataGridCell: () => (/* reexport */ jpDataGridCell), + jpDataGridRow: () => (/* reexport */ jpDataGridRow), + jpDateField: () => (/* reexport */ jpDateField), + jpDesignSystemProvider: () => (/* reexport */ jpDesignSystemProvider), + jpDialog: () => (/* reexport */ jpDialog), + jpDisclosure: () => (/* reexport */ jpDisclosure), + jpDivider: () => (/* reexport */ jpDivider), + jpListbox: () => (/* reexport */ jpListbox), + jpMenu: () => (/* reexport */ jpMenu), + jpMenuItem: () => (/* reexport */ jpMenuItem), + jpNumberField: () => (/* reexport */ jpNumberField), + jpOption: () => (/* reexport */ jpOption), + jpPicker: () => (/* reexport */ jpPicker), + jpPickerList: () => (/* reexport */ jpPickerList), + jpPickerListItem: () => (/* reexport */ jpPickerListItem), + jpPickerMenu: () => (/* reexport */ jpPickerMenu), + jpPickerMenuOption: () => (/* reexport */ jpPickerMenuOption), + jpProgress: () => (/* reexport */ jpProgress), + jpProgressRing: () => (/* reexport */ jpProgressRing), + jpRadio: () => (/* reexport */ jpRadio), + jpRadioGroup: () => (/* reexport */ jpRadioGroup), + jpSearch: () => (/* reexport */ jpSearch), + jpSelect: () => (/* reexport */ jpSelect), + jpSkeleton: () => (/* reexport */ jpSkeleton), + jpSlider: () => (/* reexport */ jpSlider), + jpSliderLabel: () => (/* reexport */ jpSliderLabel), + jpSwitch: () => (/* reexport */ jpSwitch), + jpTab: () => (/* reexport */ jpTab), + jpTabPanel: () => (/* reexport */ jpTabPanel), + jpTabs: () => (/* reexport */ jpTabs), + jpTextArea: () => (/* reexport */ jpTextArea), + jpTextField: () => (/* reexport */ jpTextField), + jpToolbar: () => (/* reexport */ jpToolbar), + jpTooltip: () => (/* reexport */ jpTooltip), + jpTreeItem: () => (/* reexport */ jpTreeItem), + jpTreeView: () => (/* reexport */ jpTreeView), + listboxStyles: () => (/* reexport */ listboxStyles), + menuItemStyles: () => (/* reexport */ menuItemStyles), + menuStyles: () => (/* reexport */ menuStyles), + neutralColor: () => (/* reexport */ neutralColor), + neutralFillActive: () => (/* reexport */ neutralFillActive), + neutralFillActiveDelta: () => (/* reexport */ neutralFillActiveDelta), + neutralFillFocus: () => (/* reexport */ neutralFillFocus), + neutralFillFocusDelta: () => (/* reexport */ neutralFillFocusDelta), + neutralFillHover: () => (/* reexport */ neutralFillHover), + neutralFillHoverDelta: () => (/* reexport */ neutralFillHoverDelta), + neutralFillInputActive: () => (/* reexport */ neutralFillInputActive), + neutralFillInputActiveDelta: () => (/* reexport */ neutralFillInputActiveDelta), + neutralFillInputFocus: () => (/* reexport */ neutralFillInputFocus), + neutralFillInputFocusDelta: () => (/* reexport */ neutralFillInputFocusDelta), + neutralFillInputHover: () => (/* reexport */ neutralFillInputHover), + neutralFillInputHoverDelta: () => (/* reexport */ neutralFillInputHoverDelta), + neutralFillInputRecipe: () => (/* reexport */ neutralFillInputRecipe), + neutralFillInputRest: () => (/* reexport */ neutralFillInputRest), + neutralFillInputRestDelta: () => (/* reexport */ neutralFillInputRestDelta), + neutralFillLayerRecipe: () => (/* reexport */ neutralFillLayerRecipe), + neutralFillLayerRest: () => (/* reexport */ neutralFillLayerRest), + neutralFillLayerRestDelta: () => (/* reexport */ neutralFillLayerRestDelta), + neutralFillRecipe: () => (/* reexport */ neutralFillRecipe), + neutralFillRest: () => (/* reexport */ neutralFillRest), + neutralFillRestDelta: () => (/* reexport */ neutralFillRestDelta), + neutralFillStealthActive: () => (/* reexport */ neutralFillStealthActive), + neutralFillStealthActiveDelta: () => (/* reexport */ neutralFillStealthActiveDelta), + neutralFillStealthFocus: () => (/* reexport */ neutralFillStealthFocus), + neutralFillStealthFocusDelta: () => (/* reexport */ neutralFillStealthFocusDelta), + neutralFillStealthHover: () => (/* reexport */ neutralFillStealthHover), + neutralFillStealthHoverDelta: () => (/* reexport */ neutralFillStealthHoverDelta), + neutralFillStealthRecipe: () => (/* reexport */ neutralFillStealthRecipe), + neutralFillStealthRest: () => (/* reexport */ neutralFillStealthRest), + neutralFillStealthRestDelta: () => (/* reexport */ neutralFillStealthRestDelta), + neutralFillStrongActive: () => (/* reexport */ neutralFillStrongActive), + neutralFillStrongActiveDelta: () => (/* reexport */ neutralFillStrongActiveDelta), + neutralFillStrongFocus: () => (/* reexport */ neutralFillStrongFocus), + neutralFillStrongFocusDelta: () => (/* reexport */ neutralFillStrongFocusDelta), + neutralFillStrongHover: () => (/* reexport */ neutralFillStrongHover), + neutralFillStrongHoverDelta: () => (/* reexport */ neutralFillStrongHoverDelta), + neutralFillStrongRecipe: () => (/* reexport */ neutralFillStrongRecipe), + neutralFillStrongRest: () => (/* reexport */ neutralFillStrongRest), + neutralFillStrongRestDelta: () => (/* reexport */ neutralFillStrongRestDelta), + neutralForegroundHint: () => (/* reexport */ design_tokens_neutralForegroundHint), + neutralForegroundHintRecipe: () => (/* reexport */ neutralForegroundHintRecipe), + neutralForegroundRecipe: () => (/* reexport */ neutralForegroundRecipe), + neutralForegroundRest: () => (/* reexport */ neutralForegroundRest), + neutralLayer1: () => (/* reexport */ design_tokens_neutralLayer1), + neutralLayer1Recipe: () => (/* reexport */ neutralLayer1Recipe), + neutralLayer2: () => (/* reexport */ design_tokens_neutralLayer2), + neutralLayer2Recipe: () => (/* reexport */ neutralLayer2Recipe), + neutralLayer3: () => (/* reexport */ design_tokens_neutralLayer3), + neutralLayer3Recipe: () => (/* reexport */ neutralLayer3Recipe), + neutralLayer4: () => (/* reexport */ design_tokens_neutralLayer4), + neutralLayer4Recipe: () => (/* reexport */ neutralLayer4Recipe), + neutralLayerCardContainer: () => (/* reexport */ design_tokens_neutralLayerCardContainer), + neutralLayerCardContainerRecipe: () => (/* reexport */ neutralLayerCardContainerRecipe), + neutralLayerFloating: () => (/* reexport */ design_tokens_neutralLayerFloating), + neutralLayerFloatingRecipe: () => (/* reexport */ neutralLayerFloatingRecipe), + neutralPalette: () => (/* reexport */ neutralPalette), + neutralStrokeActive: () => (/* reexport */ neutralStrokeActive), + neutralStrokeActiveDelta: () => (/* reexport */ neutralStrokeActiveDelta), + neutralStrokeDividerRecipe: () => (/* reexport */ neutralStrokeDividerRecipe), + neutralStrokeDividerRest: () => (/* reexport */ neutralStrokeDividerRest), + neutralStrokeDividerRestDelta: () => (/* reexport */ neutralStrokeDividerRestDelta), + neutralStrokeFocus: () => (/* reexport */ neutralStrokeFocus), + neutralStrokeFocusDelta: () => (/* reexport */ neutralStrokeFocusDelta), + neutralStrokeHover: () => (/* reexport */ neutralStrokeHover), + neutralStrokeHoverDelta: () => (/* reexport */ neutralStrokeHoverDelta), + neutralStrokeRecipe: () => (/* reexport */ neutralStrokeRecipe), + neutralStrokeRest: () => (/* reexport */ neutralStrokeRest), + neutralStrokeRestDelta: () => (/* reexport */ neutralStrokeRestDelta), + numberFieldStyles: () => (/* reexport */ numberFieldStyles), + optionStyles: () => (/* reexport */ optionStyles), + pickerListItemStyles: () => (/* reexport */ pickerListItemStyles), + pickerMenuOptionStyles: () => (/* reexport */ pickerMenuOptionStyles), + pickerMenuStyles: () => (/* reexport */ pickerMenuStyles), + pickerStyles: () => (/* reexport */ pickerStyles), + progressRingStyles: () => (/* reexport */ progressRingStyles), + progressStyles: () => (/* reexport */ progressStyles), + provideJupyterDesignSystem: () => (/* reexport */ provideJupyterDesignSystem), + radioGroupStyles: () => (/* reexport */ radioGroupStyles), + radioStyles: () => (/* reexport */ radioStyles), + radioTemplate: () => (/* reexport */ radioTemplate), + searchStyles: () => (/* reexport */ searchStyles), + selectStyles: () => (/* reexport */ selectStyles), + skeletonStyles: () => (/* reexport */ skeletonStyles), + sliderLabelStyles: () => (/* reexport */ sliderLabelStyles), + sliderStyles: () => (/* reexport */ sliderStyles), + strokeWidth: () => (/* reexport */ strokeWidth), + switchStyles: () => (/* reexport */ switchStyles), + tabPanelStyles: () => (/* reexport */ tabPanelStyles), + tabStyles: () => (/* reexport */ tabStyles), + tabsStyles: () => (/* reexport */ tabsStyles), + textAreaStyles: () => (/* reexport */ textAreaStyles), + textFieldStyles: () => (/* reexport */ textFieldStyles), + toolbarStyles: () => (/* reexport */ toolbarStyles), + tooltipStyles: () => (/* reexport */ tooltipStyles), + treeItemStyles: () => (/* reexport */ treeItemStyles), + treeViewStyles: () => (/* reexport */ treeViewStyles), + typeRampBaseFontSize: () => (/* reexport */ typeRampBaseFontSize), + typeRampBaseLineHeight: () => (/* reexport */ typeRampBaseLineHeight), + typeRampMinus1FontSize: () => (/* reexport */ typeRampMinus1FontSize), + typeRampMinus1LineHeight: () => (/* reexport */ typeRampMinus1LineHeight), + typeRampMinus2FontSize: () => (/* reexport */ typeRampMinus2FontSize), + typeRampMinus2LineHeight: () => (/* reexport */ typeRampMinus2LineHeight), + typeRampPlus1FontSize: () => (/* reexport */ typeRampPlus1FontSize), + typeRampPlus1LineHeight: () => (/* reexport */ typeRampPlus1LineHeight), + typeRampPlus2FontSize: () => (/* reexport */ typeRampPlus2FontSize), + typeRampPlus2LineHeight: () => (/* reexport */ typeRampPlus2LineHeight), + typeRampPlus3FontSize: () => (/* reexport */ typeRampPlus3FontSize), + typeRampPlus3LineHeight: () => (/* reexport */ typeRampPlus3LineHeight), + typeRampPlus4FontSize: () => (/* reexport */ typeRampPlus4FontSize), + typeRampPlus4LineHeight: () => (/* reexport */ typeRampPlus4LineHeight), + typeRampPlus5FontSize: () => (/* reexport */ typeRampPlus5FontSize), + typeRampPlus5LineHeight: () => (/* reexport */ typeRampPlus5LineHeight), + typeRampPlus6FontSize: () => (/* reexport */ typeRampPlus6FontSize), + typeRampPlus6LineHeight: () => (/* reexport */ typeRampPlus6LineHeight), + verticalSliderLabelStyles: () => (/* reexport */ verticalSliderLabelStyles) +}); + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-colors/dist/math-utilities.js +/** + * Ensures that an input number does not exceed a max value and is not less than a min value. + * @param i - the number to clamp + * @param min - the maximum (inclusive) value + * @param max - the minimum (inclusive) value + * @public + */ +function clamp(i, min, max) { + if (isNaN(i) || i <= min) { + return min; + } + else if (i >= max) { + return max; + } + return i; +} +/** + * Scales an input to a number between 0 and 1 + * @param i - a number between min and max + * @param min - the max value + * @param max - the min value + * @public + */ +function math_utilities_normalize(i, min, max) { + if (isNaN(i) || i <= min) { + return 0.0; + } + else if (i >= max) { + return 1.0; + } + return i / (max - min); +} +/** + * Scales a number between 0 and 1 + * @param i - the number to denormalize + * @param min - the min value + * @param max - the max value + * @public + */ +function denormalize(i, min, max) { + if (isNaN(i)) { + return min; + } + return min + i * (max - min); +} +/** + * Converts degrees to radians. + * @param i - degrees + * @public + */ +function degreesToRadians(i) { + return i * (Math.PI / 180.0); +} +/** + * Converts radians to degrees. + * @param i - radians + * @public + */ +function radiansToDegrees(i) { + return i * (180.0 / Math.PI); +} +/** + * Converts a number between 0 and 255 to a hex string. + * @param i - the number to convert to a hex string + * @public + */ +function getHexStringForByte(i) { + const s = Math.round(clamp(i, 0.0, 255.0)).toString(16); + if (s.length === 1) { + return "0" + s; + } + return s; +} +/** + * Linearly interpolate + * @public + */ +function lerp(i, min, max) { + if (isNaN(i) || i <= 0.0) { + return min; + } + else if (i >= 1.0) { + return max; + } + return min + i * (max - min); +} +/** + * Linearly interpolate angles in degrees + * @public + */ +function lerpAnglesInDegrees(i, min, max) { + if (i <= 0.0) { + return min % 360.0; + } + else if (i >= 1.0) { + return max % 360.0; + } + const a = (min - max + 360.0) % 360.0; + const b = (max - min + 360.0) % 360.0; + if (a <= b) { + return (min - a * i + 360.0) % 360.0; + } + return (min + a * i + 360.0) % 360.0; +} +const TwoPI = Math.PI * 2; +/** + * Linearly interpolate angles in radians + * @public + */ +function lerpAnglesInRadians(i, min, max) { + if (isNaN(i) || i <= 0.0) { + return min % TwoPI; + } + else if (i >= 1.0) { + return max % TwoPI; + } + const a = (min - max + TwoPI) % TwoPI; + const b = (max - min + TwoPI) % TwoPI; + if (a <= b) { + return (min - a * i + TwoPI) % TwoPI; + } + return (min + a * i + TwoPI) % TwoPI; +} +/** + * + * Will return infinity if i*10^(precision) overflows number + * note that floating point rounding rules come into play here + * so values that end up rounding on a .5 round to the nearest + * even not always up so 2.5 rounds to 2 + * @param i - the number to round + * @param precision - the precision to round to + * + * @public + */ +function roundToPrecisionSmall(i, precision) { + const factor = Math.pow(10, precision); + return Math.round(i * factor) / factor; +} + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-colors/dist/color-rgba-64.js + +/** + * A RGBA color with 64 bit channels. + * + * @example + * ```ts + * new ColorRGBA64(1, 0, 0, 1) // red + * ``` + * @public + */ +class color_rgba_64_ColorRGBA64 { + /** + * + * @param red - the red value + * @param green - the green value + * @param blue - the blue value + * @param alpha - the alpha value + */ + constructor(red, green, blue, alpha) { + this.r = red; + this.g = green; + this.b = blue; + this.a = typeof alpha === "number" && !isNaN(alpha) ? alpha : 1; + } + /** + * Construct a {@link ColorRGBA64} from a {@link ColorRGBA64Config} + * @param data - the config object + */ + static fromObject(data) { + return data && !isNaN(data.r) && !isNaN(data.g) && !isNaN(data.b) + ? new color_rgba_64_ColorRGBA64(data.r, data.g, data.b, data.a) + : null; + } + /** + * Determines if one color is equal to another. + * @param rhs - the color to compare + */ + equalValue(rhs) { + return (this.r === rhs.r && this.g === rhs.g && this.b === rhs.b && this.a === rhs.a); + } + /** + * Returns the color formatted as a string; #RRGGBB + */ + toStringHexRGB() { + return "#" + [this.r, this.g, this.b].map(this.formatHexValue).join(""); + } + /** + * Returns the color formatted as a string; #RRGGBBAA + */ + toStringHexRGBA() { + return this.toStringHexRGB() + this.formatHexValue(this.a); + } + /** + * Returns the color formatted as a string; #AARRGGBB + */ + toStringHexARGB() { + return "#" + [this.a, this.r, this.g, this.b].map(this.formatHexValue).join(""); + } + /** + * Returns the color formatted as a string; "rgb(0xRR, 0xGG, 0xBB)" + */ + toStringWebRGB() { + return `rgb(${Math.round(denormalize(this.r, 0.0, 255.0))},${Math.round(denormalize(this.g, 0.0, 255.0))},${Math.round(denormalize(this.b, 0.0, 255.0))})`; + } + /** + * Returns the color formatted as a string; "rgba(0xRR, 0xGG, 0xBB, a)" + * @remarks + * Note that this follows the convention of putting alpha in the range [0.0,1.0] while the other three channels are [0,255] + */ + toStringWebRGBA() { + return `rgba(${Math.round(denormalize(this.r, 0.0, 255.0))},${Math.round(denormalize(this.g, 0.0, 255.0))},${Math.round(denormalize(this.b, 0.0, 255.0))},${clamp(this.a, 0, 1)})`; + } + /** + * Returns a new {@link ColorRGBA64} rounded to the provided precision + * @param precision - the precision to round to + */ + roundToPrecision(precision) { + return new color_rgba_64_ColorRGBA64(roundToPrecisionSmall(this.r, precision), roundToPrecisionSmall(this.g, precision), roundToPrecisionSmall(this.b, precision), roundToPrecisionSmall(this.a, precision)); + } + /** + * Returns a new {@link ColorRGBA64} with channel values clamped between 0 and 1. + */ + clamp() { + return new color_rgba_64_ColorRGBA64(clamp(this.r, 0, 1), clamp(this.g, 0, 1), clamp(this.b, 0, 1), clamp(this.a, 0, 1)); + } + /** + * Converts the {@link ColorRGBA64} to a {@link ColorRGBA64Config}. + */ + toObject() { + return { r: this.r, g: this.g, b: this.b, a: this.a }; + } + formatHexValue(value) { + return getHexStringForByte(denormalize(value, 0.0, 255.0)); + } +} + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-colors/dist/named-colors.js +const namedColorsConfigs = { + aliceblue: { + r: 0.941176, + g: 0.972549, + b: 1, + }, + antiquewhite: { + r: 0.980392, + g: 0.921569, + b: 0.843137, + }, + aqua: { + r: 0, + g: 1, + b: 1, + }, + aquamarine: { + r: 0.498039, + g: 1, + b: 0.831373, + }, + azure: { + r: 0.941176, + g: 1, + b: 1, + }, + beige: { + r: 0.960784, + g: 0.960784, + b: 0.862745, + }, + bisque: { + r: 1, + g: 0.894118, + b: 0.768627, + }, + black: { + r: 0, + g: 0, + b: 0, + }, + blanchedalmond: { + r: 1, + g: 0.921569, + b: 0.803922, + }, + blue: { + r: 0, + g: 0, + b: 1, + }, + blueviolet: { + r: 0.541176, + g: 0.168627, + b: 0.886275, + }, + brown: { + r: 0.647059, + g: 0.164706, + b: 0.164706, + }, + burlywood: { + r: 0.870588, + g: 0.721569, + b: 0.529412, + }, + cadetblue: { + r: 0.372549, + g: 0.619608, + b: 0.627451, + }, + chartreuse: { + r: 0.498039, + g: 1, + b: 0, + }, + chocolate: { + r: 0.823529, + g: 0.411765, + b: 0.117647, + }, + coral: { + r: 1, + g: 0.498039, + b: 0.313725, + }, + cornflowerblue: { + r: 0.392157, + g: 0.584314, + b: 0.929412, + }, + cornsilk: { + r: 1, + g: 0.972549, + b: 0.862745, + }, + crimson: { + r: 0.862745, + g: 0.078431, + b: 0.235294, + }, + cyan: { + r: 0, + g: 1, + b: 1, + }, + darkblue: { + r: 0, + g: 0, + b: 0.545098, + }, + darkcyan: { + r: 0, + g: 0.545098, + b: 0.545098, + }, + darkgoldenrod: { + r: 0.721569, + g: 0.52549, + b: 0.043137, + }, + darkgray: { + r: 0.662745, + g: 0.662745, + b: 0.662745, + }, + darkgreen: { + r: 0, + g: 0.392157, + b: 0, + }, + darkgrey: { + r: 0.662745, + g: 0.662745, + b: 0.662745, + }, + darkkhaki: { + r: 0.741176, + g: 0.717647, + b: 0.419608, + }, + darkmagenta: { + r: 0.545098, + g: 0, + b: 0.545098, + }, + darkolivegreen: { + r: 0.333333, + g: 0.419608, + b: 0.184314, + }, + darkorange: { + r: 1, + g: 0.54902, + b: 0, + }, + darkorchid: { + r: 0.6, + g: 0.196078, + b: 0.8, + }, + darkred: { + r: 0.545098, + g: 0, + b: 0, + }, + darksalmon: { + r: 0.913725, + g: 0.588235, + b: 0.478431, + }, + darkseagreen: { + r: 0.560784, + g: 0.737255, + b: 0.560784, + }, + darkslateblue: { + r: 0.282353, + g: 0.239216, + b: 0.545098, + }, + darkslategray: { + r: 0.184314, + g: 0.309804, + b: 0.309804, + }, + darkslategrey: { + r: 0.184314, + g: 0.309804, + b: 0.309804, + }, + darkturquoise: { + r: 0, + g: 0.807843, + b: 0.819608, + }, + darkviolet: { + r: 0.580392, + g: 0, + b: 0.827451, + }, + deeppink: { + r: 1, + g: 0.078431, + b: 0.576471, + }, + deepskyblue: { + r: 0, + g: 0.74902, + b: 1, + }, + dimgray: { + r: 0.411765, + g: 0.411765, + b: 0.411765, + }, + dimgrey: { + r: 0.411765, + g: 0.411765, + b: 0.411765, + }, + dodgerblue: { + r: 0.117647, + g: 0.564706, + b: 1, + }, + firebrick: { + r: 0.698039, + g: 0.133333, + b: 0.133333, + }, + floralwhite: { + r: 1, + g: 0.980392, + b: 0.941176, + }, + forestgreen: { + r: 0.133333, + g: 0.545098, + b: 0.133333, + }, + fuchsia: { + r: 1, + g: 0, + b: 1, + }, + gainsboro: { + r: 0.862745, + g: 0.862745, + b: 0.862745, + }, + ghostwhite: { + r: 0.972549, + g: 0.972549, + b: 1, + }, + gold: { + r: 1, + g: 0.843137, + b: 0, + }, + goldenrod: { + r: 0.854902, + g: 0.647059, + b: 0.12549, + }, + gray: { + r: 0.501961, + g: 0.501961, + b: 0.501961, + }, + green: { + r: 0, + g: 0.501961, + b: 0, + }, + greenyellow: { + r: 0.678431, + g: 1, + b: 0.184314, + }, + grey: { + r: 0.501961, + g: 0.501961, + b: 0.501961, + }, + honeydew: { + r: 0.941176, + g: 1, + b: 0.941176, + }, + hotpink: { + r: 1, + g: 0.411765, + b: 0.705882, + }, + indianred: { + r: 0.803922, + g: 0.360784, + b: 0.360784, + }, + indigo: { + r: 0.294118, + g: 0, + b: 0.509804, + }, + ivory: { + r: 1, + g: 1, + b: 0.941176, + }, + khaki: { + r: 0.941176, + g: 0.901961, + b: 0.54902, + }, + lavender: { + r: 0.901961, + g: 0.901961, + b: 0.980392, + }, + lavenderblush: { + r: 1, + g: 0.941176, + b: 0.960784, + }, + lawngreen: { + r: 0.486275, + g: 0.988235, + b: 0, + }, + lemonchiffon: { + r: 1, + g: 0.980392, + b: 0.803922, + }, + lightblue: { + r: 0.678431, + g: 0.847059, + b: 0.901961, + }, + lightcoral: { + r: 0.941176, + g: 0.501961, + b: 0.501961, + }, + lightcyan: { + r: 0.878431, + g: 1, + b: 1, + }, + lightgoldenrodyellow: { + r: 0.980392, + g: 0.980392, + b: 0.823529, + }, + lightgray: { + r: 0.827451, + g: 0.827451, + b: 0.827451, + }, + lightgreen: { + r: 0.564706, + g: 0.933333, + b: 0.564706, + }, + lightgrey: { + r: 0.827451, + g: 0.827451, + b: 0.827451, + }, + lightpink: { + r: 1, + g: 0.713725, + b: 0.756863, + }, + lightsalmon: { + r: 1, + g: 0.627451, + b: 0.478431, + }, + lightseagreen: { + r: 0.12549, + g: 0.698039, + b: 0.666667, + }, + lightskyblue: { + r: 0.529412, + g: 0.807843, + b: 0.980392, + }, + lightslategray: { + r: 0.466667, + g: 0.533333, + b: 0.6, + }, + lightslategrey: { + r: 0.466667, + g: 0.533333, + b: 0.6, + }, + lightsteelblue: { + r: 0.690196, + g: 0.768627, + b: 0.870588, + }, + lightyellow: { + r: 1, + g: 1, + b: 0.878431, + }, + lime: { + r: 0, + g: 1, + b: 0, + }, + limegreen: { + r: 0.196078, + g: 0.803922, + b: 0.196078, + }, + linen: { + r: 0.980392, + g: 0.941176, + b: 0.901961, + }, + magenta: { + r: 1, + g: 0, + b: 1, + }, + maroon: { + r: 0.501961, + g: 0, + b: 0, + }, + mediumaquamarine: { + r: 0.4, + g: 0.803922, + b: 0.666667, + }, + mediumblue: { + r: 0, + g: 0, + b: 0.803922, + }, + mediumorchid: { + r: 0.729412, + g: 0.333333, + b: 0.827451, + }, + mediumpurple: { + r: 0.576471, + g: 0.439216, + b: 0.858824, + }, + mediumseagreen: { + r: 0.235294, + g: 0.701961, + b: 0.443137, + }, + mediumslateblue: { + r: 0.482353, + g: 0.407843, + b: 0.933333, + }, + mediumspringgreen: { + r: 0, + g: 0.980392, + b: 0.603922, + }, + mediumturquoise: { + r: 0.282353, + g: 0.819608, + b: 0.8, + }, + mediumvioletred: { + r: 0.780392, + g: 0.082353, + b: 0.521569, + }, + midnightblue: { + r: 0.098039, + g: 0.098039, + b: 0.439216, + }, + mintcream: { + r: 0.960784, + g: 1, + b: 0.980392, + }, + mistyrose: { + r: 1, + g: 0.894118, + b: 0.882353, + }, + moccasin: { + r: 1, + g: 0.894118, + b: 0.709804, + }, + navajowhite: { + r: 1, + g: 0.870588, + b: 0.678431, + }, + navy: { + r: 0, + g: 0, + b: 0.501961, + }, + oldlace: { + r: 0.992157, + g: 0.960784, + b: 0.901961, + }, + olive: { + r: 0.501961, + g: 0.501961, + b: 0, + }, + olivedrab: { + r: 0.419608, + g: 0.556863, + b: 0.137255, + }, + orange: { + r: 1, + g: 0.647059, + b: 0, + }, + orangered: { + r: 1, + g: 0.270588, + b: 0, + }, + orchid: { + r: 0.854902, + g: 0.439216, + b: 0.839216, + }, + palegoldenrod: { + r: 0.933333, + g: 0.909804, + b: 0.666667, + }, + palegreen: { + r: 0.596078, + g: 0.984314, + b: 0.596078, + }, + paleturquoise: { + r: 0.686275, + g: 0.933333, + b: 0.933333, + }, + palevioletred: { + r: 0.858824, + g: 0.439216, + b: 0.576471, + }, + papayawhip: { + r: 1, + g: 0.937255, + b: 0.835294, + }, + peachpuff: { + r: 1, + g: 0.854902, + b: 0.72549, + }, + peru: { + r: 0.803922, + g: 0.521569, + b: 0.247059, + }, + pink: { + r: 1, + g: 0.752941, + b: 0.796078, + }, + plum: { + r: 0.866667, + g: 0.627451, + b: 0.866667, + }, + powderblue: { + r: 0.690196, + g: 0.878431, + b: 0.901961, + }, + purple: { + r: 0.501961, + g: 0, + b: 0.501961, + }, + red: { + r: 1, + g: 0, + b: 0, + }, + rosybrown: { + r: 0.737255, + g: 0.560784, + b: 0.560784, + }, + royalblue: { + r: 0.254902, + g: 0.411765, + b: 0.882353, + }, + saddlebrown: { + r: 0.545098, + g: 0.270588, + b: 0.07451, + }, + salmon: { + r: 0.980392, + g: 0.501961, + b: 0.447059, + }, + sandybrown: { + r: 0.956863, + g: 0.643137, + b: 0.376471, + }, + seagreen: { + r: 0.180392, + g: 0.545098, + b: 0.341176, + }, + seashell: { + r: 1, + g: 0.960784, + b: 0.933333, + }, + sienna: { + r: 0.627451, + g: 0.321569, + b: 0.176471, + }, + silver: { + r: 0.752941, + g: 0.752941, + b: 0.752941, + }, + skyblue: { + r: 0.529412, + g: 0.807843, + b: 0.921569, + }, + slateblue: { + r: 0.415686, + g: 0.352941, + b: 0.803922, + }, + slategray: { + r: 0.439216, + g: 0.501961, + b: 0.564706, + }, + slategrey: { + r: 0.439216, + g: 0.501961, + b: 0.564706, + }, + snow: { + r: 1, + g: 0.980392, + b: 0.980392, + }, + springgreen: { + r: 0, + g: 1, + b: 0.498039, + }, + steelblue: { + r: 0.27451, + g: 0.509804, + b: 0.705882, + }, + tan: { + r: 0.823529, + g: 0.705882, + b: 0.54902, + }, + teal: { + r: 0, + g: 0.501961, + b: 0.501961, + }, + thistle: { + r: 0.847059, + g: 0.74902, + b: 0.847059, + }, + tomato: { + r: 1, + g: 0.388235, + b: 0.278431, + }, + transparent: { + r: 0, + g: 0, + b: 0, + a: 0, + }, + turquoise: { + r: 0.25098, + g: 0.878431, + b: 0.815686, + }, + violet: { + r: 0.933333, + g: 0.509804, + b: 0.933333, + }, + wheat: { + r: 0.960784, + g: 0.870588, + b: 0.701961, + }, + white: { + r: 1, + g: 1, + b: 1, + }, + whitesmoke: { + r: 0.960784, + g: 0.960784, + b: 0.960784, + }, + yellow: { + r: 1, + g: 1, + b: 0, + }, + yellowgreen: { + r: 0.603922, + g: 0.803922, + b: 0.196078, + }, +}; + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-colors/dist/parse-color.js + + + +// Matches rgb(R, G, B) where R, G, and B are integers [0 - 255] +const webRGBRegex = /^rgb\(\s*((?:(?:25[0-5]|2[0-4]\d|1\d\d|\d{1,2})\s*,\s*){2}(?:25[0-5]|2[0-4]\d|1\d\d|\d{1,2})\s*)\)$/i; +// Matches rgb(R, G, B, A) where R, G, and B are integers [0 - 255] and A is [0-1] floating +const webRGBARegex = /^rgba\(\s*((?:(?:25[0-5]|2[0-4]\d|1\d\d|\d{1,2})\s*,\s*){3}(?:0|1|0?\.\d*)\s*)\)$/i; +// Matches #RGB and #RRGGBB, where R, G, and B are [0-9] or [A-F] +const hexRGBRegex = /^#((?:[0-9a-f]{6}|[0-9a-f]{3}))$/i; +// Matches #RGB and #RRGGBBAA, where R, G, B, and A are [0-9] or [A-F] +const hexRGBARegex = /^#((?:[0-9a-f]{8}|[0-9a-f]{4}))$/i; +/** + * Test if a color matches #RRGGBB or #RGB + * @public + */ +function isColorStringHexRGB(raw) { + return hexRGBRegex.test(raw); +} +/** + * Test if a color matches #AARRGGBB or #ARGB + * @public + */ +function isColorStringHexARGB(raw) { + return hexRGBARegex.test(raw); +} +/** + * Test if a color matches #RRGGBBAA or #RGBA + * @public + */ +function isColorStringHexRGBA(raw) { + return isColorStringHexARGB(raw); // No way to differentiate these two formats, so just use the same test +} +/** + * Test if a color matches rgb(rr, gg, bb) + * @public + */ +function isColorStringWebRGB(raw) { + return webRGBRegex.test(raw); +} +/** + * Test if a color matches rgba(rr, gg, bb, aa) + * + * @public + */ +function isColorStringWebRGBA(raw) { + return webRGBARegex.test(raw); +} +/** + * Tests whether a color is in {@link @microsoft/fast-colors#NamedColors}. + * @param raw - the color name to test + * @public + */ +function isColorNamed(raw) { + return namedColorsConfigs.hasOwnProperty(raw); +} +/** + * Converts a hexadecimal color string to a {@link @microsoft/fast-colors#ColorRGBA64}. + * @param raw - a color string in the form of "#RRGGBB" or "#RGB" + * @example + * ```ts + * parseColorHexRGBA("#FF0000"); + * parseColorHexRGBA("#F00"); + * ``` + * @public + */ +function parseColorHexRGB(raw) { + const result = hexRGBRegex.exec(raw); + if (result === null) { + return null; + } + let digits = result[1]; + if (digits.length === 3) { + const r = digits.charAt(0); + const g = digits.charAt(1); + const b = digits.charAt(2); + digits = r.concat(r, g, g, b, b); + } + const rawInt = parseInt(digits, 16); + if (isNaN(rawInt)) { + return null; + } + // Note the use of >>> rather than >> as we want JS to manipulate these as unsigned numbers + return new color_rgba_64_ColorRGBA64(math_utilities_normalize((rawInt & 0xff0000) >>> 16, 0, 255), math_utilities_normalize((rawInt & 0x00ff00) >>> 8, 0, 255), math_utilities_normalize(rawInt & 0x0000ff, 0, 255), 1); +} +/** + * Converts a hexadecimal color string to a {@link @microsoft/fast-colors#ColorRGBA64}. + * @param raw - a color string in the form of "#AARRGGBB" or "#ARGB" + * @example + * ```ts + * parseColorHexRGBA("#AAFF0000"); + * parseColorHexRGBA("#AF00"); + * ``` + * @public + */ +function parseColorHexARGB(raw) { + const result = hexRGBARegex.exec(raw); + if (result === null) { + return null; + } + let digits = result[1]; + if (digits.length === 4) { + const a = digits.charAt(0); + const r = digits.charAt(1); + const g = digits.charAt(2); + const b = digits.charAt(3); + digits = a.concat(a, r, r, g, g, b, b); + } + const rawInt = parseInt(digits, 16); + if (isNaN(rawInt)) { + return null; + } + // Note the use of >>> rather than >> as we want JS to manipulate these as unsigned numbers + return new color_rgba_64_ColorRGBA64(math_utilities_normalize((rawInt & 0x00ff0000) >>> 16, 0, 255), math_utilities_normalize((rawInt & 0x0000ff00) >>> 8, 0, 255), math_utilities_normalize(rawInt & 0x000000ff, 0, 255), math_utilities_normalize((rawInt & 0xff000000) >>> 24, 0, 255)); +} +/** + * Converts a hexadecimal color string to a {@link @microsoft/fast-colors#ColorRGBA64}. + * @param raw - a color string in the form of "#RRGGBBAA" or "#RGBA" + * @example + * ```ts + * parseColorHexRGBA("#FF0000AA"); + * parseColorHexRGBA("#F00A"); + * ``` + * @public + */ +function parseColorHexRGBA(raw) { + const result = hexRGBARegex.exec(raw); + if (result === null) { + return null; + } + let digits = result[1]; + if (digits.length === 4) { + const r = digits.charAt(0); + const g = digits.charAt(1); + const b = digits.charAt(2); + const a = digits.charAt(3); + digits = r.concat(r, g, g, b, b, a, a); + } + const rawInt = parseInt(digits, 16); + if (isNaN(rawInt)) { + return null; + } + // Note the use of >>> rather than >> as we want JS to manipulate these as unsigned numbers + return new ColorRGBA64(normalize((rawInt & 0xff000000) >>> 24, 0, 255), normalize((rawInt & 0x00ff0000) >>> 16, 0, 255), normalize((rawInt & 0x0000ff00) >>> 8, 0, 255), normalize(rawInt & 0x000000ff, 0, 255)); +} +/** + * Converts a rgb color string to a {@link @microsoft/fast-colors#ColorRGBA64}. + * @param raw - a color string format "rgba(RR,GG,BB)" where RR,GG,BB are [0,255] + * @example + * ```ts + * parseColorWebRGB("rgba(255, 0, 0"); + * ``` + * @public + */ +function parseColorWebRGB(raw) { + const result = webRGBRegex.exec(raw); + if (result === null) { + return null; + } + const split = result[1].split(","); + return new color_rgba_64_ColorRGBA64(math_utilities_normalize(Number(split[0]), 0, 255), math_utilities_normalize(Number(split[1]), 0, 255), math_utilities_normalize(Number(split[2]), 0, 255), 1); +} +/** + * Converts a rgba color string to a {@link @microsoft/fast-colors#ColorRGBA64}. + * @param raw - a color string format "rgba(RR,GG,BB,a)" where RR,GG,BB are [0,255] and a is [0,1] + * @example + * ```ts + * parseColorWebRGBA("rgba(255, 0, 0, 1"); + * ``` + * @public + */ +function parseColorWebRGBA(raw) { + const result = webRGBARegex.exec(raw); + if (result === null) { + return null; + } + const split = result[1].split(","); + if (split.length === 4) { + return new color_rgba_64_ColorRGBA64(math_utilities_normalize(Number(split[0]), 0, 255), math_utilities_normalize(Number(split[1]), 0, 255), math_utilities_normalize(Number(split[2]), 0, 255), Number(split[3])); + } + return null; +} +/** + * Converts a named color to a {@link @microsoft/fast-colors#ColorRGBA64}. + * @param raw - a {@link https://www.w3schools.com/colors/colors_names.asp | CSS color name}. + * @example + * ```ts + * parseColorNamed("red"); + * ``` + * @public + */ +function parseColorNamed(raw) { + // const rawLower: typeof raw = raw.toLowerCase() : raw.toString(); + const config = namedColorsConfigs[raw.toLowerCase()]; + return config + ? new color_rgba_64_ColorRGBA64(config.r, config.g, config.b, config.hasOwnProperty("a") ? config.a : void 0) + : null; +} +/** + * + Expects any of the following and attempts to determine which is being used + * #RRGGBB, #AARRGGBB, rgb(RR,GG,BB) rgba(RR,GG,BB,a), + * or any of the {@link https://www.w3schools.com/colors/colors_names.asp | CSS color names}. + * @param raw - the color string to parse + * @public + */ +function parseColor(raw) { + const rawLower = raw.toLowerCase(); + return isColorStringHexRGB(rawLower) + ? parseColorHexRGB(rawLower) + : isColorStringHexRGBA(rawLower) + ? parseColorHexARGB(rawLower) + : isColorStringWebRGB(rawLower) + ? parseColorWebRGB(rawLower) + : isColorStringWebRGBA(rawLower) + ? parseColorWebRGBA(rawLower) + : isColorNamed(rawLower) + ? parseColorNamed(rawLower) + : null; +} + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-colors/dist/color-hsl.js + +/** + * This uses Hue values in "degree" format. So expect a range of [0,360]. Some other implementations instead uses radians or a normalized Hue with range [0,1]. Be aware of this when checking values or using other libraries. + * + * @public + */ +class color_hsl_ColorHSL { + constructor(hue, sat, lum) { + this.h = hue; + this.s = sat; + this.l = lum; + } + /** + * Construct a {@link ColorHSL} from a config object. + */ + static fromObject(data) { + if (data && !isNaN(data.h) && !isNaN(data.s) && !isNaN(data.l)) { + return new color_hsl_ColorHSL(data.h, data.s, data.l); + } + return null; + } + /** + * Determines if a color is equal to another + * @param rhs - the value to compare + */ + equalValue(rhs) { + return this.h === rhs.h && this.s === rhs.s && this.l === rhs.l; + } + /** + * Returns a new {@link ColorHSL} rounded to the provided precision + * @param precision - the precision to round to + */ + roundToPrecision(precision) { + return new color_hsl_ColorHSL(roundToPrecisionSmall(this.h, precision), roundToPrecisionSmall(this.s, precision), roundToPrecisionSmall(this.l, precision)); + } + /** + * Returns the {@link ColorHSL} formatted as an object. + */ + toObject() { + return { h: this.h, s: this.s, l: this.l }; + } +} + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-colors/dist/color-hsv.js + +/** + * This uses Hue values in "degree" format. So expect a range of [0,360]. Some other implementations instead uses radians or a normalized Hue with range [0,1]. Be aware of this when checking values or using other libraries. + * + * @public + */ +class ColorHSV { + constructor(hue, sat, val) { + this.h = hue; + this.s = sat; + this.v = val; + } + /** + * Construct a {@link ColorHSV} from a config object. + */ + static fromObject(data) { + if (data && !isNaN(data.h) && !isNaN(data.s) && !isNaN(data.v)) { + return new ColorHSV(data.h, data.s, data.v); + } + return null; + } + /** + * Determines if a color is equal to another + * @param rhs - the value to compare + */ + equalValue(rhs) { + return this.h === rhs.h && this.s === rhs.s && this.v === rhs.v; + } + /** + * Returns a new {@link ColorHSV} rounded to the provided precision + * @param precision - the precision to round to + */ + roundToPrecision(precision) { + return new ColorHSV(roundToPrecisionSmall(this.h, precision), roundToPrecisionSmall(this.s, precision), roundToPrecisionSmall(this.v, precision)); + } + /** + * Returns the {@link ColorHSV} formatted as an object. + */ + toObject() { + return { h: this.h, s: this.s, v: this.v }; + } +} + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-colors/dist/color-lab.js + +/** + * {@link https://en.wikipedia.org/wiki/CIELAB_color_space | CIELAB color space} + * This implementation uses the D65 constants for 2 degrees. That determines the constants used for the pure white point of the XYZ space of 0.95047, 1.0, 1.08883. + * {@link https://en.wikipedia.org/wiki/Illuminant_D65} + * These constants determine how the XYZ, LCH and LAB colors convert to/from RGB. + * + * @public + */ +class color_lab_ColorLAB { + constructor(l, a, b) { + this.l = l; + this.a = a; + this.b = b; + } + /** + * Construct a {@link ColorLAB} from a config object. + */ + static fromObject(data) { + if (data && !isNaN(data.l) && !isNaN(data.a) && !isNaN(data.b)) { + return new color_lab_ColorLAB(data.l, data.a, data.b); + } + return null; + } + /** + * Determines if a color is equal to another + * @param rhs - the value to compare + */ + equalValue(rhs) { + return this.l === rhs.l && this.a === rhs.a && this.b === rhs.b; + } + /** + * Returns a new {@link ColorLAB} rounded to the provided precision + * @param precision - the precision to round to + */ + roundToPrecision(precision) { + return new color_lab_ColorLAB(roundToPrecisionSmall(this.l, precision), roundToPrecisionSmall(this.a, precision), roundToPrecisionSmall(this.b, precision)); + } + /** + * Returns the {@link ColorLAB} formatted as an object. + */ + toObject() { + return { l: this.l, a: this.a, b: this.b }; + } +} +color_lab_ColorLAB.epsilon = 216 / 24389; +color_lab_ColorLAB.kappa = 24389 / 27; + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-colors/dist/color-lch.js + +/** + * + * {@link https://en.wikipedia.org/wiki/CIELAB_color_space | CIELCH color space} + * + * This is a cylindrical representation of the CIELAB space useful for saturation operations + * This uses Hue values in "degree" format. So expect a range of [0,360]. Some other implementations instead uses radians or a normalized Hue with range [0,1]. Be aware of this when checking values or using other libraries. + * This implementation uses the D65 constants for 2 degrees. That determines the constants used for the pure white point of the XYZ space of 0.95047, 1.0, 1.08883. + * {@link https://en.wikipedia.org/wiki/Illuminant_D65} + * These constants determine how the XYZ, LCH and LAB colors convert to/from RGB. + * + * @public + */ +class ColorLCH { + constructor(l, c, h) { + this.l = l; + this.c = c; + this.h = h; + } + /** + * Construct a {@link ColorLCH} from a config object. + * @param data - the config object + */ + static fromObject(data) { + if (data && !isNaN(data.l) && !isNaN(data.c) && !isNaN(data.h)) { + return new ColorLCH(data.l, data.c, data.h); + } + return null; + } + /** + * Determines if one color is equal to another. + * @param rhs - the color to compare + */ + equalValue(rhs) { + return this.l === rhs.l && this.c === rhs.c && this.h === rhs.h; + } + /** + * Returns a new {@link ColorLCH} rounded to the provided precision + * @param precision - the precision to round to + */ + roundToPrecision(precision) { + return new ColorLCH(roundToPrecisionSmall(this.l, precision), roundToPrecisionSmall(this.c, precision), roundToPrecisionSmall(this.h, precision)); + } + /** + * Converts the {@link ColorLCH} to a config object. + */ + toObject() { + return { l: this.l, c: this.c, h: this.h }; + } +} + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-colors/dist/color-xyz.js + +/** + * {@link https://en.wikipedia.org/wiki/CIE_1931_color_space | XYZ color space} + * + * This implementation uses the D65 constants for 2 degrees. That determines the constants used for the pure white point of the XYZ space of 0.95047, 1.0, 1.08883. + * {@link https://en.wikipedia.org/wiki/Illuminant_D65} + * These constants determine how the XYZ, LCH and LAB colors convert to/from RGB. + * + * @public + */ +class ColorXYZ { + constructor(x, y, z) { + this.x = x; + this.y = y; + this.z = z; + } + /** + * Construct a {@link ColorXYZ} from a config object. + */ + static fromObject(data) { + if (data && !isNaN(data.x) && !isNaN(data.y) && !isNaN(data.z)) { + return new ColorXYZ(data.x, data.y, data.z); + } + return null; + } + /** + * Determines if a color is equal to another + * @param rhs - the value to compare + */ + equalValue(rhs) { + return this.x === rhs.x && this.y === rhs.y && this.z === rhs.z; + } + /** + * Returns a new {@link ColorXYZ} rounded to the provided precision + * @param precision - the precision to round to + */ + roundToPrecision(precision) { + return new ColorXYZ(roundToPrecisionSmall(this.x, precision), roundToPrecisionSmall(this.y, precision), roundToPrecisionSmall(this.z, precision)); + } + /** + * Returns the {@link ColorXYZ} formatted as an object. + */ + toObject() { + return { x: this.x, y: this.y, z: this.z }; + } +} +/** + * D65 2 degree white point + */ +ColorXYZ.whitePoint = new ColorXYZ(0.95047, 1.0, 1.08883); + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-colors/dist/color-converters.js + + + + + + + +// All hue values are in degrees rather than radians or normalized +// All conversions use the D65 2 degree white point for XYZ +// Info on conversions and constants used can be found in the following: +// https://en.wikipedia.org/wiki/CIELAB_color_space +// https://en.wikipedia.org/wiki/Illuminant_D65 +// https://ninedegreesbelow.com/photography/xyz-rgb.html +// http://user.engineering.uiowa.edu/~aip/Misc/ColorFAQ.html +// https://web.stanford.edu/~sujason/ColorBalancing/adaptation.html +// http://brucelindbloom.com/index.html +/** + * Get the luminance of a color in the linear RGB space. + * This is not the same as the relative luminance in the sRGB space for WCAG contrast calculations. Use rgbToRelativeLuminance instead. + * @param rgb - The input color + * + * @public + */ +function rgbToLinearLuminance(rgb) { + return rgb.r * 0.2126 + rgb.g * 0.7152 + rgb.b * 0.0722; +} +/** + * Get the relative luminance of a color. + * Adjusts the color to sRGB space, which is necessary for the WCAG contrast spec. + * The alpha channel of the input is ignored. + * @param rgb - The input color + * + * @public + */ +function rgbToRelativeLuminance(rgb) { + function luminanceHelper(i) { + if (i <= 0.03928) { + return i / 12.92; + } + return Math.pow((i + 0.055) / 1.055, 2.4); + } + return rgbToLinearLuminance(new color_rgba_64_ColorRGBA64(luminanceHelper(rgb.r), luminanceHelper(rgb.g), luminanceHelper(rgb.b), 1)); +} +const calculateContrastRatio = (a, b) => (a + 0.05) / (b + 0.05); +/** + * Calculate the contrast ratio between two colors. Uses the formula described by {@link https://www.w3.org/TR/WCAG20-TECHS/G17.html | WCAG 2.0}. + * + * @remarks + * The alpha channel of the input is ignored + * + * @public + */ +function contrastRatio(a, b) { + const luminanceA = rgbToRelativeLuminance(a); + const luminanceB = rgbToRelativeLuminance(b); + return luminanceA > luminanceB + ? calculateContrastRatio(luminanceA, luminanceB) + : calculateContrastRatio(luminanceB, luminanceA); +} +function calcChannelOverlay(match, background, overlay) { + if (overlay - background === 0) { + return 0; + } + else { + return (match - background) / (overlay - background); + } +} +function calcRgbOverlay(rgbMatch, rgbBackground, rgbOverlay) { + const rChannel = calcChannelOverlay(rgbMatch.r, rgbBackground.r, rgbOverlay.r); + const gChannel = calcChannelOverlay(rgbMatch.g, rgbBackground.g, rgbOverlay.g); + const bChannel = calcChannelOverlay(rgbMatch.b, rgbBackground.b, rgbOverlay.b); + return (rChannel + gChannel + bChannel) / 3; +} +/** + * Calculate an overlay color that uses rgba (rgb + alpha) that matches the appearance of a given solid color when placed on the same background + * @param rgbMatch - The solid color the overlay should match in appearance when placed over the rgbBackground + * @param rgbBackground - The background on which the overlay rests + * @param rgbOverlay - The rgb color of the overlay. Typically this is either pure white or pure black and when not provided will be determined automatically. This color will be used in the returned output + * @returns The rgba (rgb + alpha) color of the overlay + * + * @public + */ +function calculateOverlayColor(rgbMatch, rgbBackground, rgbOverlay = null) { + let alpha = 0; + let overlay = rgbOverlay; + if (overlay !== null) { + alpha = calcRgbOverlay(rgbMatch, rgbBackground, overlay); + } + else { + overlay = new ColorRGBA64(0, 0, 0, 1); + alpha = calcRgbOverlay(rgbMatch, rgbBackground, overlay); + if (alpha <= 0) { + overlay = new ColorRGBA64(1, 1, 1, 1); + alpha = calcRgbOverlay(rgbMatch, rgbBackground, overlay); + } + } + alpha = Math.round(alpha * 1000) / 1000; + return new ColorRGBA64(overlay.r, overlay.g, overlay.b, alpha); +} +/** + * Converts a {@link @microsoft/fast-colors#ColorRGBA64} to a {@link @microsoft/fast-colors#ColorHSL} + * @param rgb - the rgb color to convert + * + * @remarks + * The alpha channel of the input is ignored + * + * @public + */ +function color_converters_rgbToHSL(rgb) { + const max = Math.max(rgb.r, rgb.g, rgb.b); + const min = Math.min(rgb.r, rgb.g, rgb.b); + const delta = max - min; + let hue = 0; + if (delta !== 0) { + if (max === rgb.r) { + hue = 60 * (((rgb.g - rgb.b) / delta) % 6); + } + else if (max === rgb.g) { + hue = 60 * ((rgb.b - rgb.r) / delta + 2); + } + else { + hue = 60 * ((rgb.r - rgb.g) / delta + 4); + } + } + if (hue < 0) { + hue += 360; + } + const lum = (max + min) / 2; + let sat = 0; + if (delta !== 0) { + sat = delta / (1 - Math.abs(2 * lum - 1)); + } + return new color_hsl_ColorHSL(hue, sat, lum); +} +/** + * Converts a {@link @microsoft/fast-colors#ColorHSL} to a {@link @microsoft/fast-colors#ColorRGBA64} + * @param hsl - the hsl color to convert + * @param alpha - the alpha value + * + * @public + */ +function color_converters_hslToRGB(hsl, alpha = 1) { + const c = (1 - Math.abs(2 * hsl.l - 1)) * hsl.s; + const x = c * (1 - Math.abs(((hsl.h / 60) % 2) - 1)); + const m = hsl.l - c / 2; + let r = 0; + let g = 0; + let b = 0; + if (hsl.h < 60) { + r = c; + g = x; + b = 0; + } + else if (hsl.h < 120) { + r = x; + g = c; + b = 0; + } + else if (hsl.h < 180) { + r = 0; + g = c; + b = x; + } + else if (hsl.h < 240) { + r = 0; + g = x; + b = c; + } + else if (hsl.h < 300) { + r = x; + g = 0; + b = c; + } + else if (hsl.h < 360) { + r = c; + g = 0; + b = x; + } + return new color_rgba_64_ColorRGBA64(r + m, g + m, b + m, alpha); +} +/** + * Converts a {@link @microsoft/fast-colors#ColorRGBA64} to a {@link @microsoft/fast-colors#ColorHSV} + * @param rgb - the rgb color to convert + * + * @remarks + * The alpha channel of the input is ignored + * + * @public + */ +function rgbToHSV(rgb) { + const max = Math.max(rgb.r, rgb.g, rgb.b); + const min = Math.min(rgb.r, rgb.g, rgb.b); + const delta = max - min; + let hue = 0; + if (delta !== 0) { + if (max === rgb.r) { + hue = 60 * (((rgb.g - rgb.b) / delta) % 6); + } + else if (max === rgb.g) { + hue = 60 * ((rgb.b - rgb.r) / delta + 2); + } + else { + hue = 60 * ((rgb.r - rgb.g) / delta + 4); + } + } + if (hue < 0) { + hue += 360; + } + let sat = 0; + if (max !== 0) { + sat = delta / max; + } + return new ColorHSV(hue, sat, max); +} +/** + * Converts a {@link @microsoft/fast-colors#ColorHSV} to a {@link @microsoft/fast-colors#ColorRGBA64} + * @param hsv - the hsv color to convert + * @param alpha - the alpha value + * + * @public + */ +function hsvToRGB(hsv, alpha = 1) { + const c = hsv.s * hsv.v; + const x = c * (1 - Math.abs(((hsv.h / 60) % 2) - 1)); + const m = hsv.v - c; + let r = 0; + let g = 0; + let b = 0; + if (hsv.h < 60) { + r = c; + g = x; + b = 0; + } + else if (hsv.h < 120) { + r = x; + g = c; + b = 0; + } + else if (hsv.h < 180) { + r = 0; + g = c; + b = x; + } + else if (hsv.h < 240) { + r = 0; + g = x; + b = c; + } + else if (hsv.h < 300) { + r = x; + g = 0; + b = c; + } + else if (hsv.h < 360) { + r = c; + g = 0; + b = x; + } + return new color_rgba_64_ColorRGBA64(r + m, g + m, b + m, alpha); +} +/** + * Converts a {@link @microsoft/fast-colors#ColorLCH} to a {@link @microsoft/fast-colors#ColorLAB} + * @param lch - the lch color to convert + * + * @public + */ +function lchToLAB(lch) { + let a = 0; + let b = 0; + if (lch.h !== 0) { + a = Math.cos(degreesToRadians(lch.h)) * lch.c; + b = Math.sin(degreesToRadians(lch.h)) * lch.c; + } + return new color_lab_ColorLAB(lch.l, a, b); +} +/** + * Converts a {@link @microsoft/fast-colors#ColorLAB} to a {@link @microsoft/fast-colors#ColorLCH} + * @param lab - the lab color to convert + * + * @remarks + * The discontinuity in the C parameter at 0 means that floating point errors will often result in values near 0 giving unpredictable results. + * EG: 0.0000001 gives a very different result than -0.0000001 + * In cases where both a and b are very near zero this function will return an LCH color with an H of 0 + * More info about the atan2 function: {@link https://en.wikipedia.org/wiki/Atan2} + * @public + */ +function labToLCH(lab) { + let h = 0; + // Because of the discontinuity at 0 if a number is very close to 0 - often due to floating point errors - then + // it gives unexpected results. EG: 0.000000000001 gives a different result than 0. So just avoid any number + // that has both a and b very close to zero and lump it in with the h = 0 case. + if (Math.abs(lab.b) > 0.001 || Math.abs(lab.a) > 0.001) { + h = radiansToDegrees(Math.atan2(lab.b, lab.a)); + } + if (h < 0) { + h += 360; + } + const c = Math.sqrt(lab.a * lab.a + lab.b * lab.b); + return new ColorLCH(lab.l, c, h); +} +/** + * Converts a {@link @microsoft/fast-colors#ColorLAB} to a {@link @microsoft/fast-colors#ColorXYZ} + * @param lab - the lab color to convert + * + * @public + */ +function labToXYZ(lab) { + const fy = (lab.l + 16) / 116; + const fx = fy + lab.a / 500; + const fz = fy - lab.b / 200; + const xcubed = Math.pow(fx, 3); + const ycubed = Math.pow(fy, 3); + const zcubed = Math.pow(fz, 3); + let x = 0; + if (xcubed > color_lab_ColorLAB.epsilon) { + x = xcubed; + } + else { + x = (116 * fx - 16) / color_lab_ColorLAB.kappa; + } + let y = 0; + if (lab.l > color_lab_ColorLAB.epsilon * color_lab_ColorLAB.kappa) { + y = ycubed; + } + else { + y = lab.l / color_lab_ColorLAB.kappa; + } + let z = 0; + if (zcubed > color_lab_ColorLAB.epsilon) { + z = zcubed; + } + else { + z = (116 * fz - 16) / color_lab_ColorLAB.kappa; + } + x = ColorXYZ.whitePoint.x * x; + y = ColorXYZ.whitePoint.y * y; + z = ColorXYZ.whitePoint.z * z; + return new ColorXYZ(x, y, z); +} +/** + * Converts a {@link @microsoft/fast-colors#ColorXYZ} to a {@link @microsoft/fast-colors#ColorLAB} + * @param xyz - the xyz color to convert + * + * @public + */ +function xyzToLAB(xyz) { + function xyzToLABHelper(i) { + if (i > color_lab_ColorLAB.epsilon) { + return Math.pow(i, 1 / 3); + } + return (color_lab_ColorLAB.kappa * i + 16) / 116; + } + const x = xyzToLABHelper(xyz.x / ColorXYZ.whitePoint.x); + const y = xyzToLABHelper(xyz.y / ColorXYZ.whitePoint.y); + const z = xyzToLABHelper(xyz.z / ColorXYZ.whitePoint.z); + const l = 116 * y - 16; + const a = 500 * (x - y); + const b = 200 * (y - z); + return new color_lab_ColorLAB(l, a, b); +} +/** + * Converts a {@link @microsoft/fast-colors#ColorRGBA64} to a {@link @microsoft/fast-colors#ColorXYZ} + * @param rgb - the rgb color to convert + * + * @remarks + * The alpha channel of the input is ignored + * @public + */ +function rgbToXYZ(rgb) { + function rgbToXYZHelper(i) { + if (i <= 0.04045) { + return i / 12.92; + } + return Math.pow((i + 0.055) / 1.055, 2.4); + } + const r = rgbToXYZHelper(rgb.r); + const g = rgbToXYZHelper(rgb.g); + const b = rgbToXYZHelper(rgb.b); + const x = r * 0.4124564 + g * 0.3575761 + b * 0.1804375; + const y = r * 0.2126729 + g * 0.7151522 + b * 0.072175; + const z = r * 0.0193339 + g * 0.119192 + b * 0.9503041; + return new ColorXYZ(x, y, z); +} +/** + * Converts a {@link @microsoft/fast-colors#ColorXYZ} to a {@link @microsoft/fast-colors#ColorRGBA64} + * @param xyz - the xyz color to convert + * @param alpha - the alpha value + * + * @remarks + * Note that the xyz color space is significantly larger than sRGB. As such, this can return colors rgb values greater than 1 or less than 0 + * @public + */ +function xyzToRGB(xyz, alpha = 1) { + function xyzToRGBHelper(i) { + if (i <= 0.0031308) { + return i * 12.92; + } + return 1.055 * Math.pow(i, 1 / 2.4) - 0.055; + } + const r = xyzToRGBHelper(xyz.x * 3.2404542 - xyz.y * 1.5371385 - xyz.z * 0.4985314); + const g = xyzToRGBHelper(xyz.x * -0.969266 + xyz.y * 1.8760108 + xyz.z * 0.041556); + const b = xyzToRGBHelper(xyz.x * 0.0556434 - xyz.y * 0.2040259 + xyz.z * 1.0572252); + return new color_rgba_64_ColorRGBA64(r, g, b, alpha); +} +/** + * Converts a {@link @microsoft/fast-colors#ColorRGBA64} to a {@link @microsoft/fast-colors#ColorLAB} + * @param rgb - the rgb color to convert + * + * @remarks + * The alpha channel of the input is ignored + * + * @public + */ +function color_converters_rgbToLAB(rgb) { + return xyzToLAB(rgbToXYZ(rgb)); +} +/** + * Converts a {@link @microsoft/fast-colors#ColorLAB} to a {@link @microsoft/fast-colors#ColorRGBA64} + * @param lab - the LAB color to convert + * @param alpha - the alpha value + * + * @remarks + * Note that the xyz color space (which the conversion from LAB uses) is significantly larger than sRGB. As such, this can return colors rgb values greater than 1 or less than 0 + * + * @public + */ +function color_converters_labToRGB(lab, alpha = 1) { + return xyzToRGB(labToXYZ(lab), alpha); +} +/** + * Convert a {@link @microsoft/fast-colors#ColorRGBA64} to a {@link @microsoft/fast-colors#ColorLCH} + * + * @param rgb - the rgb color to convert + * + * @remarks + * The alpha channel of the input is ignored + * + * @public + */ +function rgbToLCH(rgb) { + return labToLCH(color_converters_rgbToLAB(rgb)); +} +/** + * Convert a {@link @microsoft/fast-colors#ColorLCH} to a {@link @microsoft/fast-colors#ColorRGBA64} + * @param lch - the LCH color to convert + * @param alpha - the alpha value + * + * @public + */ +function lchToRGB(lch, alpha = 1) { + return color_converters_labToRGB(lchToLAB(lch), alpha); +} +/** + * Converts a color temperature to a {@link @microsoft/fast-colors#ColorRGBA64} + * @param tempKelvin - the temperature to convert + * @param alpha - the alpha value + * + * @public + */ +function temperatureToRGB(tempKelvin, alpha = 1) { + // The constants I could find assumed a decimal range of [0,255] for each channel. Just going to put a /255.0 at the end + let r = 0; + let g = 0; + let b = 0; + if (tempKelvin <= 1000) { + tempKelvin = 1000; + } + else if (tempKelvin >= 40000) { + tempKelvin = 40000; + } + if (tempKelvin < 6600.0) { + r = 255.0; + g = tempKelvin / 100.0 - 2.0; + g = + -155.25485562709179 - + 0.44596950469579133 * g + + 104.49216199393888 * Math.log(g); + } + else { + r = tempKelvin / 100.0 - 55.0; + r = 351.97690566805693 + 0.114206453784165 * r - 40.25366309332127 * Math.log(r); + g = tempKelvin / 100.0 - 50.0; + g = 325.4494125711974 + 0.07943456536662342 * g - 28.0852963507957 * Math.log(g); + } + if (tempKelvin >= 6600.0) { + b = 255.0; + } + else if (tempKelvin < 2000.0) { + b = 0.0; + } + else { + b = tempKelvin / 100.0 - 10; + b = + -254.76935184120902 + + 0.8274096064007395 * b + + 115.67994401066147 * Math.log(b); + } + return new ColorRGBA64(r / 255, g / 255, b / 255, alpha); +} +/** + * Convert a rgb color to a color temperature + * @param rgb - the color to convert + * + * @remarks + * The alpha channel of the input is ignored + * + * @public + */ +function rgbToTemperature(rgb) { + let t = 0; + let min = 1000; + let max = 40000; + while (max - min > 0.4) { + t = (max + min) / 2.0; + const testColor = temperatureToRGB(t); + if (testColor.b / testColor.r >= rgb.b / rgb.r) { + max = t; + } + else { + min = t; + } + } + return Math.round(t); +} + +;// CONCATENATED MODULE: ../node_modules/@jupyter/web-components/dist/esm/color/utilities/relative-luminance.js +/** + * @internal + */ +function contrast(a, b) { + const L1 = a.relativeLuminance > b.relativeLuminance ? a : b; + const L2 = a.relativeLuminance > b.relativeLuminance ? b : a; + return (L1.relativeLuminance + 0.05) / (L2.relativeLuminance + 0.05); +} + +;// CONCATENATED MODULE: ../node_modules/@jupyter/web-components/dist/esm/color/swatch.js + + +/** @public */ +const SwatchRGB = Object.freeze({ + create(r, g, b) { + return new SwatchRGBImpl(r, g, b); + }, + from(obj) { + return new SwatchRGBImpl(obj.r, obj.g, obj.b); + } +}); +/** + * Runtime test for an objects conformance with the SwatchRGB interface. + * @internal + */ +function isSwatchRGB(value) { + const test = { + r: 0, + g: 0, + b: 0, + toColorString: () => '', + contrast: () => 0, + relativeLuminance: 0 + }; + for (const key in test) { + // @ts-expect-error swatch has no index + if (typeof test[key] !== typeof value[key]) { + return false; + } + } + return true; +} +/** + * A RGB implementation of {@link Swatch} + * @internal + */ +class SwatchRGBImpl extends color_rgba_64_ColorRGBA64 { + /** + * + * @param red - Red channel expressed as a number between 0 and 1 + * @param green - Green channel expressed as a number between 0 and 1 + * @param blue - Blue channel expressed as a number between 0 and 1 + */ + constructor(red, green, blue) { + super(red, green, blue, 1); + this.toColorString = this.toStringHexRGB; + this.contrast = contrast.bind(null, this); + this.createCSS = this.toColorString; + this.relativeLuminance = rgbToRelativeLuminance(this); + } + static fromObject(obj) { + return new SwatchRGBImpl(obj.r, obj.g, obj.b); + } +} + +;// CONCATENATED MODULE: ../node_modules/@jupyter/web-components/dist/esm/color/utilities/base-layer-luminance.js + +function baseLayerLuminanceSwatch(luminance) { + return SwatchRGB.create(luminance, luminance, luminance); +} +/** + * Recommended values for light and dark mode for {@link @microsoft/fast-components#baseLayerLuminance}. + * + * @public + */ +const StandardLuminance = { + LightMode: 1, + DarkMode: 0.23 +}; + +;// CONCATENATED MODULE: ../node_modules/@jupyter/web-components/dist/esm/color/utilities/is-dark.js +/* + * A color is in "dark" if there is more contrast between #000000 and a reference + * color than #FFFFFF and the reference color. That threshold can be expressed as a relative luminance + * using the contrast formula as (1 + 0.5) / (R + 0.05) === (R + 0.05) / (0 + 0.05), + * which reduces to the following, where 'R' is the relative luminance of the reference color + */ +const target = (-0.1 + Math.sqrt(0.21)) / 2; +/** + * Determines if a color should be considered Dark Mode + * @param color - The color to check to mode of + * @returns boolean + * + * @public + */ +function isDark(color) { + return color.relativeLuminance <= target; +} + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-foundation/node_modules/tslib/tslib.es6.js +/*! ***************************************************************************** +Copyright (c) Microsoft Corporation. + +Permission to use, copy, modify, and/or distribute this software for any +purpose with or without fee is hereby granted. + +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH +REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY +AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, +INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM +LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR +OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR +PERFORMANCE OF THIS SOFTWARE. +***************************************************************************** */ +/* global Reflect, Promise */ + +var extendStatics = function(d, b) { + extendStatics = Object.setPrototypeOf || + ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) || + function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; }; + return extendStatics(d, b); +}; + +function __extends(d, b) { + extendStatics(d, b); + function __() { this.constructor = d; } + d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __()); +} + +var __assign = function() { + __assign = Object.assign || function __assign(t) { + for (var s, i = 1, n = arguments.length; i < n; i++) { + s = arguments[i]; + for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p]; + } + return t; + } + return __assign.apply(this, arguments); +} + +function __rest(s, e) { + var t = {}; + for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) + t[p] = s[p]; + if (s != null && typeof Object.getOwnPropertySymbols === "function") + for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { + if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) + t[p[i]] = s[p[i]]; + } + return t; +} + +function __decorate(decorators, target, key, desc) { + var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; + if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); + else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; + return c > 3 && r && Object.defineProperty(target, key, r), r; +} + +function __param(paramIndex, decorator) { + return function (target, key) { decorator(target, key, paramIndex); } +} + +function __metadata(metadataKey, metadataValue) { + if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(metadataKey, metadataValue); +} + +function __awaiter(thisArg, _arguments, P, generator) { + function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); } + return new (P || (P = Promise))(function (resolve, reject) { + function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } } + function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } } + function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); } + step((generator = generator.apply(thisArg, _arguments || [])).next()); + }); +} + +function __generator(thisArg, body) { + var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g; + return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g; + function verb(n) { return function (v) { return step([n, v]); }; } + function step(op) { + if (f) throw new TypeError("Generator is already executing."); + while (_) try { + if (f = 1, y && (t = op[0] & 2 ? y["return"] : op[0] ? y["throw"] || ((t = y["return"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t; + if (y = 0, t) op = [op[0] & 2, t.value]; + switch (op[0]) { + case 0: case 1: t = op; break; + case 4: _.label++; return { value: op[1], done: false }; + case 5: _.label++; y = op[1]; op = [0]; continue; + case 7: op = _.ops.pop(); _.trys.pop(); continue; + default: + if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; } + if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; } + if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; } + if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; } + if (t[2]) _.ops.pop(); + _.trys.pop(); continue; + } + op = body.call(thisArg, _); + } catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; } + if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true }; + } +} + +function __createBinding(o, m, k, k2) { + if (k2 === undefined) k2 = k; + o[k2] = m[k]; +} + +function __exportStar(m, exports) { + for (var p in m) if (p !== "default" && !exports.hasOwnProperty(p)) exports[p] = m[p]; +} + +function __values(o) { + var s = typeof Symbol === "function" && Symbol.iterator, m = s && o[s], i = 0; + if (m) return m.call(o); + if (o && typeof o.length === "number") return { + next: function () { + if (o && i >= o.length) o = void 0; + return { value: o && o[i++], done: !o }; + } + }; + throw new TypeError(s ? "Object is not iterable." : "Symbol.iterator is not defined."); +} + +function __read(o, n) { + var m = typeof Symbol === "function" && o[Symbol.iterator]; + if (!m) return o; + var i = m.call(o), r, ar = [], e; + try { + while ((n === void 0 || n-- > 0) && !(r = i.next()).done) ar.push(r.value); + } + catch (error) { e = { error: error }; } + finally { + try { + if (r && !r.done && (m = i["return"])) m.call(i); + } + finally { if (e) throw e.error; } + } + return ar; +} + +function __spread() { + for (var ar = [], i = 0; i < arguments.length; i++) + ar = ar.concat(__read(arguments[i])); + return ar; +} + +function __spreadArrays() { + for (var s = 0, i = 0, il = arguments.length; i < il; i++) s += arguments[i].length; + for (var r = Array(s), k = 0, i = 0; i < il; i++) + for (var a = arguments[i], j = 0, jl = a.length; j < jl; j++, k++) + r[k] = a[j]; + return r; +}; + +function __await(v) { + return this instanceof __await ? (this.v = v, this) : new __await(v); +} + +function __asyncGenerator(thisArg, _arguments, generator) { + if (!Symbol.asyncIterator) throw new TypeError("Symbol.asyncIterator is not defined."); + var g = generator.apply(thisArg, _arguments || []), i, q = []; + return i = {}, verb("next"), verb("throw"), verb("return"), i[Symbol.asyncIterator] = function () { return this; }, i; + function verb(n) { if (g[n]) i[n] = function (v) { return new Promise(function (a, b) { q.push([n, v, a, b]) > 1 || resume(n, v); }); }; } + function resume(n, v) { try { step(g[n](v)); } catch (e) { settle(q[0][3], e); } } + function step(r) { r.value instanceof __await ? Promise.resolve(r.value.v).then(fulfill, reject) : settle(q[0][2], r); } + function fulfill(value) { resume("next", value); } + function reject(value) { resume("throw", value); } + function settle(f, v) { if (f(v), q.shift(), q.length) resume(q[0][0], q[0][1]); } +} + +function __asyncDelegator(o) { + var i, p; + return i = {}, verb("next"), verb("throw", function (e) { throw e; }), verb("return"), i[Symbol.iterator] = function () { return this; }, i; + function verb(n, f) { i[n] = o[n] ? function (v) { return (p = !p) ? { value: __await(o[n](v)), done: n === "return" } : f ? f(v) : v; } : f; } +} + +function __asyncValues(o) { + if (!Symbol.asyncIterator) throw new TypeError("Symbol.asyncIterator is not defined."); + var m = o[Symbol.asyncIterator], i; + return m ? m.call(o) : (o = typeof __values === "function" ? __values(o) : o[Symbol.iterator](), i = {}, verb("next"), verb("throw"), verb("return"), i[Symbol.asyncIterator] = function () { return this; }, i); + function verb(n) { i[n] = o[n] && function (v) { return new Promise(function (resolve, reject) { v = o[n](v), settle(resolve, reject, v.done, v.value); }); }; } + function settle(resolve, reject, d, v) { Promise.resolve(v).then(function(v) { resolve({ value: v, done: d }); }, reject); } +} + +function __makeTemplateObject(cooked, raw) { + if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } + return cooked; +}; + +function __importStar(mod) { + if (mod && mod.__esModule) return mod; + var result = {}; + if (mod != null) for (var k in mod) if (Object.hasOwnProperty.call(mod, k)) result[k] = mod[k]; + result.default = mod; + return result; +} + +function __importDefault(mod) { + return (mod && mod.__esModule) ? mod : { default: mod }; +} + +function __classPrivateFieldGet(receiver, privateMap) { + if (!privateMap.has(receiver)) { + throw new TypeError("attempted to get private field on non-instance"); + } + return privateMap.get(receiver); +} + +function __classPrivateFieldSet(receiver, privateMap, value) { + if (!privateMap.has(receiver)) { + throw new TypeError("attempted to set private field on non-instance"); + } + privateMap.set(receiver, value); + return value; +} + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-element/dist/esm/styles/css-directive.js +/** + * Directive for use in {@link css}. + * + * @public + */ +class CSSDirective { + /** + * Creates a CSS fragment to interpolate into the CSS document. + * @returns - the string to interpolate into CSS + */ + createCSS() { + return ""; + } + /** + * Creates a behavior to bind to the host element. + * @returns - the behavior to bind to the host element, or undefined. + */ + createBehavior() { + return undefined; + } +} + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-element/dist/esm/platform.js +/** + * A reference to globalThis, with support + * for browsers that don't yet support the spec. + * @public + */ +const $global = (function () { + if (typeof globalThis !== "undefined") { + // We're running in a modern environment. + return globalThis; + } + if (typeof __webpack_require__.g !== "undefined") { + // We're running in NodeJS + return __webpack_require__.g; + } + if (typeof self !== "undefined") { + // We're running in a worker. + return self; + } + if (typeof window !== "undefined") { + // We're running in the browser's main thread. + return window; + } + try { + // Hopefully we never get here... + // Not all environments allow eval and Function. Use only as a last resort: + // eslint-disable-next-line no-new-func + return new Function("return this")(); + } + catch (_a) { + // If all fails, give up and create an object. + // eslint-disable-next-line @typescript-eslint/consistent-type-assertions + return {}; + } +})(); +// API-only Polyfill for trustedTypes +if ($global.trustedTypes === void 0) { + $global.trustedTypes = { createPolicy: (n, r) => r }; +} +const propConfig = { + configurable: false, + enumerable: false, + writable: false, +}; +if ($global.FAST === void 0) { + Reflect.defineProperty($global, "FAST", Object.assign({ value: Object.create(null) }, propConfig)); +} +/** + * The FAST global. + * @internal + */ +const FAST = $global.FAST; +if (FAST.getById === void 0) { + const storage = Object.create(null); + Reflect.defineProperty(FAST, "getById", Object.assign({ value(id, initialize) { + let found = storage[id]; + if (found === void 0) { + found = initialize ? (storage[id] = initialize()) : null; + } + return found; + } }, propConfig)); +} +/** + * A readonly, empty array. + * @remarks + * Typically returned by APIs that return arrays when there are + * no actual items to return. + * @internal + */ +const emptyArray = Object.freeze([]); +/** + * Creates a function capable of locating metadata associated with a type. + * @returns A metadata locator function. + * @internal + */ +function createMetadataLocator() { + const metadataLookup = new WeakMap(); + return function (target) { + let metadata = metadataLookup.get(target); + if (metadata === void 0) { + let currentTarget = Reflect.getPrototypeOf(target); + while (metadata === void 0 && currentTarget !== null) { + metadata = metadataLookup.get(currentTarget); + currentTarget = Reflect.getPrototypeOf(currentTarget); + } + metadata = metadata === void 0 ? [] : metadata.slice(0); + metadataLookup.set(target, metadata); + } + return metadata; + }; +} + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-element/dist/esm/dom.js + +const updateQueue = $global.FAST.getById(1 /* updateQueue */, () => { + const tasks = []; + const pendingErrors = []; + function throwFirstError() { + if (pendingErrors.length) { + throw pendingErrors.shift(); + } + } + function tryRunTask(task) { + try { + task.call(); + } + catch (error) { + pendingErrors.push(error); + setTimeout(throwFirstError, 0); + } + } + function process() { + const capacity = 1024; + let index = 0; + while (index < tasks.length) { + tryRunTask(tasks[index]); + index++; + // Prevent leaking memory for long chains of recursive calls to `DOM.queueUpdate`. + // If we call `DOM.queueUpdate` within a task scheduled by `DOM.queueUpdate`, the queue will + // grow, but to avoid an O(n) walk for every task we execute, we don't + // shift tasks off the queue after they have been executed. + // Instead, we periodically shift 1024 tasks off the queue. + if (index > capacity) { + // Manually shift all values starting at the index back to the + // beginning of the queue. + for (let scan = 0, newLength = tasks.length - index; scan < newLength; scan++) { + tasks[scan] = tasks[scan + index]; + } + tasks.length -= index; + index = 0; + } + } + tasks.length = 0; + } + function enqueue(callable) { + if (tasks.length < 1) { + $global.requestAnimationFrame(process); + } + tasks.push(callable); + } + return Object.freeze({ + enqueue, + process, + }); +}); +/* eslint-disable */ +const fastHTMLPolicy = $global.trustedTypes.createPolicy("fast-html", { + createHTML: html => html, +}); +/* eslint-enable */ +let htmlPolicy = fastHTMLPolicy; +const marker = `fast-${Math.random().toString(36).substring(2, 8)}`; +/** @internal */ +const _interpolationStart = `${marker}{`; +/** @internal */ +const _interpolationEnd = `}${marker}`; +/** + * Common DOM APIs. + * @public + */ +const DOM = Object.freeze({ + /** + * Indicates whether the DOM supports the adoptedStyleSheets feature. + */ + supportsAdoptedStyleSheets: Array.isArray(document.adoptedStyleSheets) && + "replace" in CSSStyleSheet.prototype, + /** + * Sets the HTML trusted types policy used by the templating engine. + * @param policy - The policy to set for HTML. + * @remarks + * This API can only be called once, for security reasons. It should be + * called by the application developer at the start of their program. + */ + setHTMLPolicy(policy) { + if (htmlPolicy !== fastHTMLPolicy) { + throw new Error("The HTML policy can only be set once."); + } + htmlPolicy = policy; + }, + /** + * Turns a string into trusted HTML using the configured trusted types policy. + * @param html - The string to turn into trusted HTML. + * @remarks + * Used internally by the template engine when creating templates + * and setting innerHTML. + */ + createHTML(html) { + return htmlPolicy.createHTML(html); + }, + /** + * Determines if the provided node is a template marker used by the runtime. + * @param node - The node to test. + */ + isMarker(node) { + return node && node.nodeType === 8 && node.data.startsWith(marker); + }, + /** + * Given a marker node, extract the {@link HTMLDirective} index from the placeholder. + * @param node - The marker node to extract the index from. + */ + extractDirectiveIndexFromMarker(node) { + return parseInt(node.data.replace(`${marker}:`, "")); + }, + /** + * Creates a placeholder string suitable for marking out a location *within* + * an attribute value or HTML content. + * @param index - The directive index to create the placeholder for. + * @remarks + * Used internally by binding directives. + */ + createInterpolationPlaceholder(index) { + return `${_interpolationStart}${index}${_interpolationEnd}`; + }, + /** + * Creates a placeholder that manifests itself as an attribute on an + * element. + * @param attributeName - The name of the custom attribute. + * @param index - The directive index to create the placeholder for. + * @remarks + * Used internally by attribute directives such as `ref`, `slotted`, and `children`. + */ + createCustomAttributePlaceholder(attributeName, index) { + return `${attributeName}="${this.createInterpolationPlaceholder(index)}"`; + }, + /** + * Creates a placeholder that manifests itself as a marker within the DOM structure. + * @param index - The directive index to create the placeholder for. + * @remarks + * Used internally by structural directives such as `repeat`. + */ + createBlockPlaceholder(index) { + return ``; + }, + /** + * Schedules DOM update work in the next async batch. + * @param callable - The callable function or object to queue. + */ + queueUpdate: updateQueue.enqueue, + /** + * Immediately processes all work previously scheduled + * through queueUpdate. + * @remarks + * This also forces nextUpdate promises + * to resolve. + */ + processUpdates: updateQueue.process, + /** + * Resolves with the next DOM update. + */ + nextUpdate() { + return new Promise(updateQueue.enqueue); + }, + /** + * Sets an attribute value on an element. + * @param element - The element to set the attribute value on. + * @param attributeName - The attribute name to set. + * @param value - The value of the attribute to set. + * @remarks + * If the value is `null` or `undefined`, the attribute is removed, otherwise + * it is set to the provided value using the standard `setAttribute` API. + */ + setAttribute(element, attributeName, value) { + if (value === null || value === undefined) { + element.removeAttribute(attributeName); + } + else { + element.setAttribute(attributeName, value); + } + }, + /** + * Sets a boolean attribute value. + * @param element - The element to set the boolean attribute value on. + * @param attributeName - The attribute name to set. + * @param value - The value of the attribute to set. + * @remarks + * If the value is true, the attribute is added; otherwise it is removed. + */ + setBooleanAttribute(element, attributeName, value) { + value + ? element.setAttribute(attributeName, "") + : element.removeAttribute(attributeName); + }, + /** + * Removes all the child nodes of the provided parent node. + * @param parent - The node to remove the children from. + */ + removeChildNodes(parent) { + for (let child = parent.firstChild; child !== null; child = parent.firstChild) { + parent.removeChild(child); + } + }, + /** + * Creates a TreeWalker configured to walk a template fragment. + * @param fragment - The fragment to walk. + */ + createTemplateWalker(fragment) { + return document.createTreeWalker(fragment, 133, // element, text, comment + null, false); + }, +}); + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-element/dist/esm/observation/notifier.js +/** + * An implementation of {@link Notifier} that efficiently keeps track of + * subscribers interested in a specific change notification on an + * observable source. + * + * @remarks + * This set is optimized for the most common scenario of 1 or 2 subscribers. + * With this in mind, it can store a subscriber in an internal field, allowing it to avoid Array#push operations. + * If the set ever exceeds two subscribers, it upgrades to an array automatically. + * @public + */ +class SubscriberSet { + /** + * Creates an instance of SubscriberSet for the specified source. + * @param source - The object source that subscribers will receive notifications from. + * @param initialSubscriber - An initial subscriber to changes. + */ + constructor(source, initialSubscriber) { + this.sub1 = void 0; + this.sub2 = void 0; + this.spillover = void 0; + this.source = source; + this.sub1 = initialSubscriber; + } + /** + * Checks whether the provided subscriber has been added to this set. + * @param subscriber - The subscriber to test for inclusion in this set. + */ + has(subscriber) { + return this.spillover === void 0 + ? this.sub1 === subscriber || this.sub2 === subscriber + : this.spillover.indexOf(subscriber) !== -1; + } + /** + * Subscribes to notification of changes in an object's state. + * @param subscriber - The object that is subscribing for change notification. + */ + subscribe(subscriber) { + const spillover = this.spillover; + if (spillover === void 0) { + if (this.has(subscriber)) { + return; + } + if (this.sub1 === void 0) { + this.sub1 = subscriber; + return; + } + if (this.sub2 === void 0) { + this.sub2 = subscriber; + return; + } + this.spillover = [this.sub1, this.sub2, subscriber]; + this.sub1 = void 0; + this.sub2 = void 0; + } + else { + const index = spillover.indexOf(subscriber); + if (index === -1) { + spillover.push(subscriber); + } + } + } + /** + * Unsubscribes from notification of changes in an object's state. + * @param subscriber - The object that is unsubscribing from change notification. + */ + unsubscribe(subscriber) { + const spillover = this.spillover; + if (spillover === void 0) { + if (this.sub1 === subscriber) { + this.sub1 = void 0; + } + else if (this.sub2 === subscriber) { + this.sub2 = void 0; + } + } + else { + const index = spillover.indexOf(subscriber); + if (index !== -1) { + spillover.splice(index, 1); + } + } + } + /** + * Notifies all subscribers. + * @param args - Data passed along to subscribers during notification. + */ + notify(args) { + const spillover = this.spillover; + const source = this.source; + if (spillover === void 0) { + const sub1 = this.sub1; + const sub2 = this.sub2; + if (sub1 !== void 0) { + sub1.handleChange(source, args); + } + if (sub2 !== void 0) { + sub2.handleChange(source, args); + } + } + else { + for (let i = 0, ii = spillover.length; i < ii; ++i) { + spillover[i].handleChange(source, args); + } + } + } +} +/** + * An implementation of Notifier that allows subscribers to be notified + * of individual property changes on an object. + * @public + */ +class PropertyChangeNotifier { + /** + * Creates an instance of PropertyChangeNotifier for the specified source. + * @param source - The object source that subscribers will receive notifications from. + */ + constructor(source) { + this.subscribers = {}; + this.sourceSubscribers = null; + this.source = source; + } + /** + * Notifies all subscribers, based on the specified property. + * @param propertyName - The property name, passed along to subscribers during notification. + */ + notify(propertyName) { + var _a; + const subscribers = this.subscribers[propertyName]; + if (subscribers !== void 0) { + subscribers.notify(propertyName); + } + (_a = this.sourceSubscribers) === null || _a === void 0 ? void 0 : _a.notify(propertyName); + } + /** + * Subscribes to notification of changes in an object's state. + * @param subscriber - The object that is subscribing for change notification. + * @param propertyToWatch - The name of the property that the subscriber is interested in watching for changes. + */ + subscribe(subscriber, propertyToWatch) { + var _a; + if (propertyToWatch) { + let subscribers = this.subscribers[propertyToWatch]; + if (subscribers === void 0) { + this.subscribers[propertyToWatch] = subscribers = new SubscriberSet(this.source); + } + subscribers.subscribe(subscriber); + } + else { + this.sourceSubscribers = + (_a = this.sourceSubscribers) !== null && _a !== void 0 ? _a : new SubscriberSet(this.source); + this.sourceSubscribers.subscribe(subscriber); + } + } + /** + * Unsubscribes from notification of changes in an object's state. + * @param subscriber - The object that is unsubscribing from change notification. + * @param propertyToUnwatch - The name of the property that the subscriber is no longer interested in watching. + */ + unsubscribe(subscriber, propertyToUnwatch) { + var _a; + if (propertyToUnwatch) { + const subscribers = this.subscribers[propertyToUnwatch]; + if (subscribers !== void 0) { + subscribers.unsubscribe(subscriber); + } + } + else { + (_a = this.sourceSubscribers) === null || _a === void 0 ? void 0 : _a.unsubscribe(subscriber); + } + } +} + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-element/dist/esm/observation/observable.js + + + +/** + * Common Observable APIs. + * @public + */ +const Observable = FAST.getById(2 /* observable */, () => { + const volatileRegex = /(:|&&|\|\||if)/; + const notifierLookup = new WeakMap(); + const queueUpdate = DOM.queueUpdate; + let watcher = void 0; + let createArrayObserver = (array) => { + throw new Error("Must call enableArrayObservation before observing arrays."); + }; + function getNotifier(source) { + let found = source.$fastController || notifierLookup.get(source); + if (found === void 0) { + if (Array.isArray(source)) { + found = createArrayObserver(source); + } + else { + notifierLookup.set(source, (found = new PropertyChangeNotifier(source))); + } + } + return found; + } + const getAccessors = createMetadataLocator(); + class DefaultObservableAccessor { + constructor(name) { + this.name = name; + this.field = `_${name}`; + this.callback = `${name}Changed`; + } + getValue(source) { + if (watcher !== void 0) { + watcher.watch(source, this.name); + } + return source[this.field]; + } + setValue(source, newValue) { + const field = this.field; + const oldValue = source[field]; + if (oldValue !== newValue) { + source[field] = newValue; + const callback = source[this.callback]; + if (typeof callback === "function") { + callback.call(source, oldValue, newValue); + } + getNotifier(source).notify(this.name); + } + } + } + class BindingObserverImplementation extends SubscriberSet { + constructor(binding, initialSubscriber, isVolatileBinding = false) { + super(binding, initialSubscriber); + this.binding = binding; + this.isVolatileBinding = isVolatileBinding; + this.needsRefresh = true; + this.needsQueue = true; + this.first = this; + this.last = null; + this.propertySource = void 0; + this.propertyName = void 0; + this.notifier = void 0; + this.next = void 0; + } + observe(source, context) { + if (this.needsRefresh && this.last !== null) { + this.disconnect(); + } + const previousWatcher = watcher; + watcher = this.needsRefresh ? this : void 0; + this.needsRefresh = this.isVolatileBinding; + const result = this.binding(source, context); + watcher = previousWatcher; + return result; + } + disconnect() { + if (this.last !== null) { + let current = this.first; + while (current !== void 0) { + current.notifier.unsubscribe(this, current.propertyName); + current = current.next; + } + this.last = null; + this.needsRefresh = this.needsQueue = true; + } + } + watch(propertySource, propertyName) { + const prev = this.last; + const notifier = getNotifier(propertySource); + const current = prev === null ? this.first : {}; + current.propertySource = propertySource; + current.propertyName = propertyName; + current.notifier = notifier; + notifier.subscribe(this, propertyName); + if (prev !== null) { + if (!this.needsRefresh) { + // Declaring the variable prior to assignment below circumvents + // a bug in Angular's optimization process causing infinite recursion + // of this watch() method. Details https://github.com/microsoft/fast/issues/4969 + let prevValue; + watcher = void 0; + /* eslint-disable-next-line */ + prevValue = prev.propertySource[prev.propertyName]; + /* eslint-disable-next-line @typescript-eslint/no-this-alias */ + watcher = this; + if (propertySource === prevValue) { + this.needsRefresh = true; + } + } + prev.next = current; + } + this.last = current; + } + handleChange() { + if (this.needsQueue) { + this.needsQueue = false; + queueUpdate(this); + } + } + call() { + if (this.last !== null) { + this.needsQueue = true; + this.notify(this); + } + } + records() { + let next = this.first; + return { + next: () => { + const current = next; + if (current === undefined) { + return { value: void 0, done: true }; + } + else { + next = next.next; + return { + value: current, + done: false, + }; + } + }, + [Symbol.iterator]: function () { + return this; + }, + }; + } + } + return Object.freeze({ + /** + * @internal + * @param factory - The factory used to create array observers. + */ + setArrayObserverFactory(factory) { + createArrayObserver = factory; + }, + /** + * Gets a notifier for an object or Array. + * @param source - The object or Array to get the notifier for. + */ + getNotifier, + /** + * Records a property change for a source object. + * @param source - The object to record the change against. + * @param propertyName - The property to track as changed. + */ + track(source, propertyName) { + if (watcher !== void 0) { + watcher.watch(source, propertyName); + } + }, + /** + * Notifies watchers that the currently executing property getter or function is volatile + * with respect to its observable dependencies. + */ + trackVolatile() { + if (watcher !== void 0) { + watcher.needsRefresh = true; + } + }, + /** + * Notifies subscribers of a source object of changes. + * @param source - the object to notify of changes. + * @param args - The change args to pass to subscribers. + */ + notify(source, args) { + getNotifier(source).notify(args); + }, + /** + * Defines an observable property on an object or prototype. + * @param target - The target object to define the observable on. + * @param nameOrAccessor - The name of the property to define as observable; + * or a custom accessor that specifies the property name and accessor implementation. + */ + defineProperty(target, nameOrAccessor) { + if (typeof nameOrAccessor === "string") { + nameOrAccessor = new DefaultObservableAccessor(nameOrAccessor); + } + getAccessors(target).push(nameOrAccessor); + Reflect.defineProperty(target, nameOrAccessor.name, { + enumerable: true, + get: function () { + return nameOrAccessor.getValue(this); + }, + set: function (newValue) { + nameOrAccessor.setValue(this, newValue); + }, + }); + }, + /** + * Finds all the observable accessors defined on the target, + * including its prototype chain. + * @param target - The target object to search for accessor on. + */ + getAccessors, + /** + * Creates a {@link BindingObserver} that can watch the + * provided {@link Binding} for changes. + * @param binding - The binding to observe. + * @param initialSubscriber - An initial subscriber to changes in the binding value. + * @param isVolatileBinding - Indicates whether the binding's dependency list must be re-evaluated on every value evaluation. + */ + binding(binding, initialSubscriber, isVolatileBinding = this.isVolatileBinding(binding)) { + return new BindingObserverImplementation(binding, initialSubscriber, isVolatileBinding); + }, + /** + * Determines whether a binding expression is volatile and needs to have its dependency list re-evaluated + * on every evaluation of the value. + * @param binding - The binding to inspect. + */ + isVolatileBinding(binding) { + return volatileRegex.test(binding.toString()); + }, + }); +}); +/** + * Decorator: Defines an observable property on the target. + * @param target - The target to define the observable on. + * @param nameOrAccessor - The property name or accessor to define the observable as. + * @public + */ +function observable(target, nameOrAccessor) { + Observable.defineProperty(target, nameOrAccessor); +} +/** + * Decorator: Marks a property getter as having volatile observable dependencies. + * @param target - The target that the property is defined on. + * @param name - The property name. + * @param name - The existing descriptor. + * @public + */ +function observable_volatile(target, name, descriptor) { + return Object.assign({}, descriptor, { + get: function () { + Observable.trackVolatile(); + return descriptor.get.apply(this); + }, + }); +} +const contextEvent = FAST.getById(3 /* contextEvent */, () => { + let current = null; + return { + get() { + return current; + }, + set(event) { + current = event; + }, + }; +}); +/** + * Provides additional contextual information available to behaviors and expressions. + * @public + */ +class ExecutionContext { + constructor() { + /** + * The index of the current item within a repeat context. + */ + this.index = 0; + /** + * The length of the current collection within a repeat context. + */ + this.length = 0; + /** + * The parent data object within a repeat context. + */ + this.parent = null; + /** + * The parent execution context when in nested context scenarios. + */ + this.parentContext = null; + } + /** + * The current event within an event handler. + */ + get event() { + return contextEvent.get(); + } + /** + * Indicates whether the current item within a repeat context + * has an even index. + */ + get isEven() { + return this.index % 2 === 0; + } + /** + * Indicates whether the current item within a repeat context + * has an odd index. + */ + get isOdd() { + return this.index % 2 !== 0; + } + /** + * Indicates whether the current item within a repeat context + * is the first item in the collection. + */ + get isFirst() { + return this.index === 0; + } + /** + * Indicates whether the current item within a repeat context + * is somewhere in the middle of the collection. + */ + get isInMiddle() { + return !this.isFirst && !this.isLast; + } + /** + * Indicates whether the current item within a repeat context + * is the last item in the collection. + */ + get isLast() { + return this.index === this.length - 1; + } + /** + * Sets the event for the current execution context. + * @param event - The event to set. + * @internal + */ + static setEvent(event) { + contextEvent.set(event); + } +} +Observable.defineProperty(ExecutionContext.prototype, "index"); +Observable.defineProperty(ExecutionContext.prototype, "length"); +/** + * The default execution context used in binding expressions. + * @public + */ +const defaultExecutionContext = Object.seal(new ExecutionContext()); + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-element/dist/esm/styles/element-styles.js + +/** + * Represents styles that can be applied to a custom element. + * @public + */ +class ElementStyles { + constructor() { + this.targets = new WeakSet(); + } + /** @internal */ + addStylesTo(target) { + this.targets.add(target); + } + /** @internal */ + removeStylesFrom(target) { + this.targets.delete(target); + } + /** @internal */ + isAttachedTo(target) { + return this.targets.has(target); + } + /** + * Associates behaviors with this set of styles. + * @param behaviors - The behaviors to associate. + */ + withBehaviors(...behaviors) { + this.behaviors = + this.behaviors === null ? behaviors : this.behaviors.concat(behaviors); + return this; + } +} +/** + * Create ElementStyles from ComposableStyles. + */ +ElementStyles.create = (() => { + if (DOM.supportsAdoptedStyleSheets) { + const styleSheetCache = new Map(); + return (styles) => + // eslint-disable-next-line @typescript-eslint/no-use-before-define + new AdoptedStyleSheetsStyles(styles, styleSheetCache); + } + // eslint-disable-next-line @typescript-eslint/no-use-before-define + return (styles) => new StyleElementStyles(styles); +})(); +function reduceStyles(styles) { + return styles + .map((x) => x instanceof ElementStyles ? reduceStyles(x.styles) : [x]) + .reduce((prev, curr) => prev.concat(curr), []); +} +function reduceBehaviors(styles) { + return styles + .map((x) => (x instanceof ElementStyles ? x.behaviors : null)) + .reduce((prev, curr) => { + if (curr === null) { + return prev; + } + if (prev === null) { + prev = []; + } + return prev.concat(curr); + }, null); +} +let addAdoptedStyleSheets = (target, sheets) => { + target.adoptedStyleSheets = [...target.adoptedStyleSheets, ...sheets]; +}; +let removeAdoptedStyleSheets = (target, sheets) => { + target.adoptedStyleSheets = target.adoptedStyleSheets.filter((x) => sheets.indexOf(x) === -1); +}; +if (DOM.supportsAdoptedStyleSheets) { + try { + // Test if browser implementation uses FrozenArray. + // If not, use push / splice to alter the stylesheets + // in place. This circumvents a bug in Safari 16.4 where + // periodically, assigning the array would previously + // cause sheets to be removed. + document.adoptedStyleSheets.push(); + document.adoptedStyleSheets.splice(); + addAdoptedStyleSheets = (target, sheets) => { + target.adoptedStyleSheets.push(...sheets); + }; + removeAdoptedStyleSheets = (target, sheets) => { + for (const sheet of sheets) { + const index = target.adoptedStyleSheets.indexOf(sheet); + if (index !== -1) { + target.adoptedStyleSheets.splice(index, 1); + } + } + }; + } + catch (e) { + // Do nothing if an error is thrown, the default + // case handles FrozenArray. + } +} +/** + * https://wicg.github.io/construct-stylesheets/ + * https://developers.google.com/web/updates/2019/02/constructable-stylesheets + * + * @internal + */ +class AdoptedStyleSheetsStyles extends ElementStyles { + constructor(styles, styleSheetCache) { + super(); + this.styles = styles; + this.styleSheetCache = styleSheetCache; + this._styleSheets = void 0; + this.behaviors = reduceBehaviors(styles); + } + get styleSheets() { + if (this._styleSheets === void 0) { + const styles = this.styles; + const styleSheetCache = this.styleSheetCache; + this._styleSheets = reduceStyles(styles).map((x) => { + if (x instanceof CSSStyleSheet) { + return x; + } + let sheet = styleSheetCache.get(x); + if (sheet === void 0) { + sheet = new CSSStyleSheet(); + sheet.replaceSync(x); + styleSheetCache.set(x, sheet); + } + return sheet; + }); + } + return this._styleSheets; + } + addStylesTo(target) { + addAdoptedStyleSheets(target, this.styleSheets); + super.addStylesTo(target); + } + removeStylesFrom(target) { + removeAdoptedStyleSheets(target, this.styleSheets); + super.removeStylesFrom(target); + } +} +let styleClassId = 0; +function getNextStyleClass() { + return `fast-style-class-${++styleClassId}`; +} +/** + * @internal + */ +class StyleElementStyles extends ElementStyles { + constructor(styles) { + super(); + this.styles = styles; + this.behaviors = null; + this.behaviors = reduceBehaviors(styles); + this.styleSheets = reduceStyles(styles); + this.styleClass = getNextStyleClass(); + } + addStylesTo(target) { + const styleSheets = this.styleSheets; + const styleClass = this.styleClass; + target = this.normalizeTarget(target); + for (let i = 0; i < styleSheets.length; i++) { + const element = document.createElement("style"); + element.innerHTML = styleSheets[i]; + element.className = styleClass; + target.append(element); + } + super.addStylesTo(target); + } + removeStylesFrom(target) { + target = this.normalizeTarget(target); + const styles = target.querySelectorAll(`.${this.styleClass}`); + for (let i = 0, ii = styles.length; i < ii; ++i) { + target.removeChild(styles[i]); + } + super.removeStylesFrom(target); + } + isAttachedTo(target) { + return super.isAttachedTo(this.normalizeTarget(target)); + } + normalizeTarget(target) { + return target === document ? document.body : target; + } +} + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-element/dist/esm/components/attributes.js + + + +/** + * Metadata used to configure a custom attribute's behavior. + * @public + */ +const AttributeConfiguration = Object.freeze({ + /** + * Locates all attribute configurations associated with a type. + */ + locate: createMetadataLocator(), +}); +/** + * A {@link ValueConverter} that converts to and from `boolean` values. + * @remarks + * Used automatically when the `boolean` {@link AttributeMode} is selected. + * @public + */ +const booleanConverter = { + toView(value) { + return value ? "true" : "false"; + }, + fromView(value) { + if (value === null || + value === void 0 || + value === "false" || + value === false || + value === 0) { + return false; + } + return true; + }, +}; +/** + * A {@link ValueConverter} that converts to and from `number` values. + * @remarks + * This converter allows for nullable numbers, returning `null` if the + * input was `null`, `undefined`, or `NaN`. + * @public + */ +const nullableNumberConverter = { + toView(value) { + if (value === null || value === undefined) { + return null; + } + const number = value * 1; + return isNaN(number) ? null : number.toString(); + }, + fromView(value) { + if (value === null || value === undefined) { + return null; + } + const number = value * 1; + return isNaN(number) ? null : number; + }, +}; +/** + * An implementation of {@link Accessor} that supports reactivity, + * change callbacks, attribute reflection, and type conversion for + * custom elements. + * @public + */ +class AttributeDefinition { + /** + * Creates an instance of AttributeDefinition. + * @param Owner - The class constructor that owns this attribute. + * @param name - The name of the property associated with the attribute. + * @param attribute - The name of the attribute in HTML. + * @param mode - The {@link AttributeMode} that describes the behavior of this attribute. + * @param converter - A {@link ValueConverter} that integrates with the property getter/setter + * to convert values to and from a DOM string. + */ + constructor(Owner, name, attribute = name.toLowerCase(), mode = "reflect", converter) { + this.guards = new Set(); + this.Owner = Owner; + this.name = name; + this.attribute = attribute; + this.mode = mode; + this.converter = converter; + this.fieldName = `_${name}`; + this.callbackName = `${name}Changed`; + this.hasCallback = this.callbackName in Owner.prototype; + if (mode === "boolean" && converter === void 0) { + this.converter = booleanConverter; + } + } + /** + * Sets the value of the attribute/property on the source element. + * @param source - The source element to access. + * @param value - The value to set the attribute/property to. + */ + setValue(source, newValue) { + const oldValue = source[this.fieldName]; + const converter = this.converter; + if (converter !== void 0) { + newValue = converter.fromView(newValue); + } + if (oldValue !== newValue) { + source[this.fieldName] = newValue; + this.tryReflectToAttribute(source); + if (this.hasCallback) { + source[this.callbackName](oldValue, newValue); + } + source.$fastController.notify(this.name); + } + } + /** + * Gets the value of the attribute/property on the source element. + * @param source - The source element to access. + */ + getValue(source) { + Observable.track(source, this.name); + return source[this.fieldName]; + } + /** @internal */ + onAttributeChangedCallback(element, value) { + if (this.guards.has(element)) { + return; + } + this.guards.add(element); + this.setValue(element, value); + this.guards.delete(element); + } + tryReflectToAttribute(element) { + const mode = this.mode; + const guards = this.guards; + if (guards.has(element) || mode === "fromView") { + return; + } + DOM.queueUpdate(() => { + guards.add(element); + const latestValue = element[this.fieldName]; + switch (mode) { + case "reflect": + const converter = this.converter; + DOM.setAttribute(element, this.attribute, converter !== void 0 ? converter.toView(latestValue) : latestValue); + break; + case "boolean": + DOM.setBooleanAttribute(element, this.attribute, latestValue); + break; + } + guards.delete(element); + }); + } + /** + * Collects all attribute definitions associated with the owner. + * @param Owner - The class constructor to collect attribute for. + * @param attributeLists - Any existing attributes to collect and merge with those associated with the owner. + * @internal + */ + static collect(Owner, ...attributeLists) { + const attributes = []; + attributeLists.push(AttributeConfiguration.locate(Owner)); + for (let i = 0, ii = attributeLists.length; i < ii; ++i) { + const list = attributeLists[i]; + if (list === void 0) { + continue; + } + for (let j = 0, jj = list.length; j < jj; ++j) { + const config = list[j]; + if (typeof config === "string") { + attributes.push(new AttributeDefinition(Owner, config)); + } + else { + attributes.push(new AttributeDefinition(Owner, config.property, config.attribute, config.mode, config.converter)); + } + } + } + return attributes; + } +} +function attr(configOrTarget, prop) { + let config; + function decorator($target, $prop) { + if (arguments.length > 1) { + // Non invocation: + // - @attr + // Invocation with or w/o opts: + // - @attr() + // - @attr({...opts}) + config.property = $prop; + } + AttributeConfiguration.locate($target.constructor).push(config); + } + if (arguments.length > 1) { + // Non invocation: + // - @attr + config = {}; + decorator(configOrTarget, prop); + return; + } + // Invocation with or w/o opts: + // - @attr() + // - @attr({...opts}) + config = configOrTarget === void 0 ? {} : configOrTarget; + return decorator; +} + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-element/dist/esm/components/fast-definitions.js + + + + +const defaultShadowOptions = { mode: "open" }; +const defaultElementOptions = {}; +const fastRegistry = FAST.getById(4 /* elementRegistry */, () => { + const typeToDefinition = new Map(); + return Object.freeze({ + register(definition) { + if (typeToDefinition.has(definition.type)) { + return false; + } + typeToDefinition.set(definition.type, definition); + return true; + }, + getByType(key) { + return typeToDefinition.get(key); + }, + }); +}); +/** + * Defines metadata for a FASTElement. + * @public + */ +class fast_definitions_FASTElementDefinition { + /** + * Creates an instance of FASTElementDefinition. + * @param type - The type this definition is being created for. + * @param nameOrConfig - The name of the element to define or a config object + * that describes the element to define. + */ + constructor(type, nameOrConfig = type.definition) { + if (typeof nameOrConfig === "string") { + nameOrConfig = { name: nameOrConfig }; + } + this.type = type; + this.name = nameOrConfig.name; + this.template = nameOrConfig.template; + const attributes = AttributeDefinition.collect(type, nameOrConfig.attributes); + const observedAttributes = new Array(attributes.length); + const propertyLookup = {}; + const attributeLookup = {}; + for (let i = 0, ii = attributes.length; i < ii; ++i) { + const current = attributes[i]; + observedAttributes[i] = current.attribute; + propertyLookup[current.name] = current; + attributeLookup[current.attribute] = current; + } + this.attributes = attributes; + this.observedAttributes = observedAttributes; + this.propertyLookup = propertyLookup; + this.attributeLookup = attributeLookup; + this.shadowOptions = + nameOrConfig.shadowOptions === void 0 + ? defaultShadowOptions + : nameOrConfig.shadowOptions === null + ? void 0 + : Object.assign(Object.assign({}, defaultShadowOptions), nameOrConfig.shadowOptions); + this.elementOptions = + nameOrConfig.elementOptions === void 0 + ? defaultElementOptions + : Object.assign(Object.assign({}, defaultElementOptions), nameOrConfig.elementOptions); + this.styles = + nameOrConfig.styles === void 0 + ? void 0 + : Array.isArray(nameOrConfig.styles) + ? ElementStyles.create(nameOrConfig.styles) + : nameOrConfig.styles instanceof ElementStyles + ? nameOrConfig.styles + : ElementStyles.create([nameOrConfig.styles]); + } + /** + * Indicates if this element has been defined in at least one registry. + */ + get isDefined() { + return !!fastRegistry.getByType(this.type); + } + /** + * Defines a custom element based on this definition. + * @param registry - The element registry to define the element in. + */ + define(registry = customElements) { + const type = this.type; + if (fastRegistry.register(this)) { + const attributes = this.attributes; + const proto = type.prototype; + for (let i = 0, ii = attributes.length; i < ii; ++i) { + Observable.defineProperty(proto, attributes[i]); + } + Reflect.defineProperty(type, "observedAttributes", { + value: this.observedAttributes, + enumerable: true, + }); + } + if (!registry.get(this.name)) { + registry.define(this.name, type, this.elementOptions); + } + return this; + } +} +/** + * Gets the element definition associated with the specified type. + * @param type - The custom element type to retrieve the definition for. + */ +fast_definitions_FASTElementDefinition.forType = fastRegistry.getByType; + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-element/dist/esm/components/controller.js + + + + +const shadowRoots = new WeakMap(); +const defaultEventOptions = { + bubbles: true, + composed: true, + cancelable: true, +}; +function getShadowRoot(element) { + return element.shadowRoot || shadowRoots.get(element) || null; +} +/** + * Controls the lifecycle and rendering of a `FASTElement`. + * @public + */ +class Controller extends PropertyChangeNotifier { + /** + * Creates a Controller to control the specified element. + * @param element - The element to be controlled by this controller. + * @param definition - The element definition metadata that instructs this + * controller in how to handle rendering and other platform integrations. + * @internal + */ + constructor(element, definition) { + super(element); + this.boundObservables = null; + this.behaviors = null; + this.needsInitialization = true; + this._template = null; + this._styles = null; + this._isConnected = false; + /** + * This allows Observable.getNotifier(...) to return the Controller + * when the notifier for the Controller itself is being requested. The + * result is that the Observable system does not need to create a separate + * instance of Notifier for observables on the Controller. The component and + * the controller will now share the same notifier, removing one-object construct + * per web component instance. + */ + this.$fastController = this; + /** + * The view associated with the custom element. + * @remarks + * If `null` then the element is managing its own rendering. + */ + this.view = null; + this.element = element; + this.definition = definition; + const shadowOptions = definition.shadowOptions; + if (shadowOptions !== void 0) { + const shadowRoot = element.attachShadow(shadowOptions); + if (shadowOptions.mode === "closed") { + shadowRoots.set(element, shadowRoot); + } + } + // Capture any observable values that were set by the binding engine before + // the browser upgraded the element. Then delete the property since it will + // shadow the getter/setter that is required to make the observable operate. + // Later, in the connect callback, we'll re-apply the values. + const accessors = Observable.getAccessors(element); + if (accessors.length > 0) { + const boundObservables = (this.boundObservables = Object.create(null)); + for (let i = 0, ii = accessors.length; i < ii; ++i) { + const propertyName = accessors[i].name; + const value = element[propertyName]; + if (value !== void 0) { + delete element[propertyName]; + boundObservables[propertyName] = value; + } + } + } + } + /** + * Indicates whether or not the custom element has been + * connected to the document. + */ + get isConnected() { + Observable.track(this, "isConnected"); + return this._isConnected; + } + setIsConnected(value) { + this._isConnected = value; + Observable.notify(this, "isConnected"); + } + /** + * Gets/sets the template used to render the component. + * @remarks + * This value can only be accurately read after connect but can be set at any time. + */ + get template() { + return this._template; + } + set template(value) { + if (this._template === value) { + return; + } + this._template = value; + if (!this.needsInitialization) { + this.renderTemplate(value); + } + } + /** + * Gets/sets the primary styles used for the component. + * @remarks + * This value can only be accurately read after connect but can be set at any time. + */ + get styles() { + return this._styles; + } + set styles(value) { + if (this._styles === value) { + return; + } + if (this._styles !== null) { + this.removeStyles(this._styles); + } + this._styles = value; + if (!this.needsInitialization && value !== null) { + this.addStyles(value); + } + } + /** + * Adds styles to this element. Providing an HTMLStyleElement will attach the element instance to the shadowRoot. + * @param styles - The styles to add. + */ + addStyles(styles) { + const target = getShadowRoot(this.element) || + this.element.getRootNode(); + if (styles instanceof HTMLStyleElement) { + target.append(styles); + } + else if (!styles.isAttachedTo(target)) { + const sourceBehaviors = styles.behaviors; + styles.addStylesTo(target); + if (sourceBehaviors !== null) { + this.addBehaviors(sourceBehaviors); + } + } + } + /** + * Removes styles from this element. Providing an HTMLStyleElement will detach the element instance from the shadowRoot. + * @param styles - the styles to remove. + */ + removeStyles(styles) { + const target = getShadowRoot(this.element) || + this.element.getRootNode(); + if (styles instanceof HTMLStyleElement) { + target.removeChild(styles); + } + else if (styles.isAttachedTo(target)) { + const sourceBehaviors = styles.behaviors; + styles.removeStylesFrom(target); + if (sourceBehaviors !== null) { + this.removeBehaviors(sourceBehaviors); + } + } + } + /** + * Adds behaviors to this element. + * @param behaviors - The behaviors to add. + */ + addBehaviors(behaviors) { + const targetBehaviors = this.behaviors || (this.behaviors = new Map()); + const length = behaviors.length; + const behaviorsToBind = []; + for (let i = 0; i < length; ++i) { + const behavior = behaviors[i]; + if (targetBehaviors.has(behavior)) { + targetBehaviors.set(behavior, targetBehaviors.get(behavior) + 1); + } + else { + targetBehaviors.set(behavior, 1); + behaviorsToBind.push(behavior); + } + } + if (this._isConnected) { + const element = this.element; + for (let i = 0; i < behaviorsToBind.length; ++i) { + behaviorsToBind[i].bind(element, defaultExecutionContext); + } + } + } + /** + * Removes behaviors from this element. + * @param behaviors - The behaviors to remove. + * @param force - Forces unbinding of behaviors. + */ + removeBehaviors(behaviors, force = false) { + const targetBehaviors = this.behaviors; + if (targetBehaviors === null) { + return; + } + const length = behaviors.length; + const behaviorsToUnbind = []; + for (let i = 0; i < length; ++i) { + const behavior = behaviors[i]; + if (targetBehaviors.has(behavior)) { + const count = targetBehaviors.get(behavior) - 1; + count === 0 || force + ? targetBehaviors.delete(behavior) && behaviorsToUnbind.push(behavior) + : targetBehaviors.set(behavior, count); + } + } + if (this._isConnected) { + const element = this.element; + for (let i = 0; i < behaviorsToUnbind.length; ++i) { + behaviorsToUnbind[i].unbind(element); + } + } + } + /** + * Runs connected lifecycle behavior on the associated element. + */ + onConnectedCallback() { + if (this._isConnected) { + return; + } + const element = this.element; + if (this.needsInitialization) { + this.finishInitialization(); + } + else if (this.view !== null) { + this.view.bind(element, defaultExecutionContext); + } + const behaviors = this.behaviors; + if (behaviors !== null) { + for (const [behavior] of behaviors) { + behavior.bind(element, defaultExecutionContext); + } + } + this.setIsConnected(true); + } + /** + * Runs disconnected lifecycle behavior on the associated element. + */ + onDisconnectedCallback() { + if (!this._isConnected) { + return; + } + this.setIsConnected(false); + const view = this.view; + if (view !== null) { + view.unbind(); + } + const behaviors = this.behaviors; + if (behaviors !== null) { + const element = this.element; + for (const [behavior] of behaviors) { + behavior.unbind(element); + } + } + } + /** + * Runs the attribute changed callback for the associated element. + * @param name - The name of the attribute that changed. + * @param oldValue - The previous value of the attribute. + * @param newValue - The new value of the attribute. + */ + onAttributeChangedCallback(name, oldValue, newValue) { + const attrDef = this.definition.attributeLookup[name]; + if (attrDef !== void 0) { + attrDef.onAttributeChangedCallback(this.element, newValue); + } + } + /** + * Emits a custom HTML event. + * @param type - The type name of the event. + * @param detail - The event detail object to send with the event. + * @param options - The event options. By default bubbles and composed. + * @remarks + * Only emits events if connected. + */ + emit(type, detail, options) { + if (this._isConnected) { + return this.element.dispatchEvent(new CustomEvent(type, Object.assign(Object.assign({ detail }, defaultEventOptions), options))); + } + return false; + } + finishInitialization() { + const element = this.element; + const boundObservables = this.boundObservables; + // If we have any observables that were bound, re-apply their values. + if (boundObservables !== null) { + const propertyNames = Object.keys(boundObservables); + for (let i = 0, ii = propertyNames.length; i < ii; ++i) { + const propertyName = propertyNames[i]; + element[propertyName] = boundObservables[propertyName]; + } + this.boundObservables = null; + } + const definition = this.definition; + // 1. Template overrides take top precedence. + if (this._template === null) { + if (this.element.resolveTemplate) { + // 2. Allow for element instance overrides next. + this._template = this.element.resolveTemplate(); + } + else if (definition.template) { + // 3. Default to the static definition. + this._template = definition.template || null; + } + } + // If we have a template after the above process, render it. + // If there's no template, then the element author has opted into + // custom rendering and they will managed the shadow root's content themselves. + if (this._template !== null) { + this.renderTemplate(this._template); + } + // 1. Styles overrides take top precedence. + if (this._styles === null) { + if (this.element.resolveStyles) { + // 2. Allow for element instance overrides next. + this._styles = this.element.resolveStyles(); + } + else if (definition.styles) { + // 3. Default to the static definition. + this._styles = definition.styles || null; + } + } + // If we have styles after the above process, add them. + if (this._styles !== null) { + this.addStyles(this._styles); + } + this.needsInitialization = false; + } + renderTemplate(template) { + const element = this.element; + // When getting the host to render to, we start by looking + // up the shadow root. If there isn't one, then that means + // we're doing a Light DOM render to the element's direct children. + const host = getShadowRoot(element) || element; + if (this.view !== null) { + // If there's already a view, we need to unbind and remove through dispose. + this.view.dispose(); + this.view = null; + } + else if (!this.needsInitialization) { + // If there was previous custom rendering, we need to clear out the host. + DOM.removeChildNodes(host); + } + if (template) { + // If a new template was provided, render it. + this.view = template.render(element, host, element); + } + } + /** + * Locates or creates a controller for the specified element. + * @param element - The element to return the controller for. + * @remarks + * The specified element must have a {@link FASTElementDefinition} + * registered either through the use of the {@link customElement} + * decorator or a call to `FASTElement.define`. + */ + static forCustomElement(element) { + const controller = element.$fastController; + if (controller !== void 0) { + return controller; + } + const definition = fast_definitions_FASTElementDefinition.forType(element.constructor); + if (definition === void 0) { + throw new Error("Missing FASTElement definition."); + } + return (element.$fastController = new Controller(element, definition)); + } +} + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-element/dist/esm/components/fast-element.js + + +/* eslint-disable-next-line @typescript-eslint/explicit-function-return-type */ +function createFASTElement(BaseType) { + return class extends BaseType { + constructor() { + /* eslint-disable-next-line */ + super(); + Controller.forCustomElement(this); + } + $emit(type, detail, options) { + return this.$fastController.emit(type, detail, options); + } + connectedCallback() { + this.$fastController.onConnectedCallback(); + } + disconnectedCallback() { + this.$fastController.onDisconnectedCallback(); + } + attributeChangedCallback(name, oldValue, newValue) { + this.$fastController.onAttributeChangedCallback(name, oldValue, newValue); + } + }; +} +/** + * A minimal base class for FASTElements that also provides + * static helpers for working with FASTElements. + * @public + */ +const FASTElement = Object.assign(createFASTElement(HTMLElement), { + /** + * Creates a new FASTElement base class inherited from the + * provided base type. + * @param BaseType - The base element type to inherit from. + */ + from(BaseType) { + return createFASTElement(BaseType); + }, + /** + * Defines a platform custom element based on the provided type and definition. + * @param type - The custom element type to define. + * @param nameOrDef - The name of the element to define or a definition object + * that describes the element to define. + */ + define(type, nameOrDef) { + return new fast_definitions_FASTElementDefinition(type, nameOrDef).define().type; + }, +}); +/** + * Decorator: Defines a platform custom element based on `FASTElement`. + * @param nameOrDef - The name of the element to define or a definition object + * that describes the element to define. + * @public + */ +function customElement(nameOrDef) { + /* eslint-disable-next-line @typescript-eslint/explicit-function-return-type */ + return function (type) { + new FASTElementDefinition(type, nameOrDef).define(); + }; +} + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-foundation/dist/esm/utilities/composed-parent.js +/** + * Retrieves the "composed parent" element of a node, ignoring DOM tree boundaries. + * When the parent of a node is a shadow-root, it will return the host + * element of the shadow root. Otherwise it will return the parent node or null if + * no parent node exists. + * @param element - The element for which to retrieve the composed parent + * + * @public + */ +function composedParent(element) { + const parentNode = element.parentElement; + if (parentNode) { + return parentNode; + } + else { + const rootNode = element.getRootNode(); + if (rootNode.host instanceof HTMLElement) { + // this is shadow-root + return rootNode.host; + } + } + return null; +} + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-foundation/dist/esm/utilities/composed-contains.js + +/** + * Determines if the reference element contains the test element in a "composed" DOM tree that + * ignores shadow DOM boundaries. + * + * Returns true of the test element is a descendent of the reference, or exist in + * a shadow DOM that is a logical descendent of the reference. Otherwise returns false. + * @param reference - The element to test for containment against. + * @param test - The element being tested for containment. + * + * @public + */ +function composedContains(reference, test) { + let current = test; + while (current !== null) { + if (current === reference) { + return true; + } + current = composedParent(current); + } + return false; +} + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-foundation/dist/esm/design-token/custom-property-manager.js + + +const defaultElement = document.createElement("div"); +function isFastElement(element) { + return element instanceof FASTElement; +} +class QueuedStyleSheetTarget { + setProperty(name, value) { + DOM.queueUpdate(() => this.target.setProperty(name, value)); + } + removeProperty(name) { + DOM.queueUpdate(() => this.target.removeProperty(name)); + } +} +/** + * Handles setting properties for a FASTElement using Constructable Stylesheets + */ +class ConstructableStyleSheetTarget extends QueuedStyleSheetTarget { + constructor(source) { + super(); + const sheet = new CSSStyleSheet(); + this.target = sheet.cssRules[sheet.insertRule(":host{}")].style; + source.$fastController.addStyles(ElementStyles.create([sheet])); + } +} +class DocumentStyleSheetTarget extends QueuedStyleSheetTarget { + constructor() { + super(); + const sheet = new CSSStyleSheet(); + this.target = sheet.cssRules[sheet.insertRule(":root{}")].style; + document.adoptedStyleSheets = [ + ...document.adoptedStyleSheets, + sheet, + ]; + } +} +class HeadStyleElementStyleSheetTarget extends QueuedStyleSheetTarget { + constructor() { + super(); + this.style = document.createElement("style"); + document.head.appendChild(this.style); + const { sheet } = this.style; + // Because the HTMLStyleElement has been appended, + // there shouldn't exist a case where `sheet` is null, + // but if-check it just in case. + if (sheet) { + // https://github.com/jsdom/jsdom uses https://github.com/NV/CSSOM for it's CSSOM implementation, + // which implements the DOM Level 2 spec for CSSStyleSheet where insertRule() requires an index argument. + const index = sheet.insertRule(":root{}", sheet.cssRules.length); + this.target = sheet.cssRules[index].style; + } + } +} +/** + * Handles setting properties for a FASTElement using an HTMLStyleElement + */ +class StyleElementStyleSheetTarget { + constructor(target) { + this.store = new Map(); + this.target = null; + const controller = target.$fastController; + this.style = document.createElement("style"); + controller.addStyles(this.style); + Observable.getNotifier(controller).subscribe(this, "isConnected"); + this.handleChange(controller, "isConnected"); + } + targetChanged() { + if (this.target !== null) { + for (const [key, value] of this.store.entries()) { + this.target.setProperty(key, value); + } + } + } + setProperty(name, value) { + this.store.set(name, value); + DOM.queueUpdate(() => { + if (this.target !== null) { + this.target.setProperty(name, value); + } + }); + } + removeProperty(name) { + this.store.delete(name); + DOM.queueUpdate(() => { + if (this.target !== null) { + this.target.removeProperty(name); + } + }); + } + handleChange(source, key) { + // HTMLStyleElement.sheet is null if the element isn't connected to the DOM, + // so this method reacts to changes in DOM connection for the element hosting + // the HTMLStyleElement. + // + // All rules applied via the CSSOM also get cleared when the element disconnects, + // so we need to add a new rule each time and populate it with the stored properties + const { sheet } = this.style; + if (sheet) { + // Safari will throw if we try to use the return result of insertRule() + // to index the rule inline, so store as a const prior to indexing. + // https://github.com/jsdom/jsdom uses https://github.com/NV/CSSOM for it's CSSOM implementation, + // which implements the DOM Level 2 spec for CSSStyleSheet where insertRule() requires an index argument. + const index = sheet.insertRule(":host{}", sheet.cssRules.length); + this.target = sheet.cssRules[index].style; + } + else { + this.target = null; + } + } +} +__decorate([ + observable +], StyleElementStyleSheetTarget.prototype, "target", void 0); +/** + * Handles setting properties for a normal HTMLElement + */ +class ElementStyleSheetTarget { + constructor(source) { + this.target = source.style; + } + setProperty(name, value) { + DOM.queueUpdate(() => this.target.setProperty(name, value)); + } + removeProperty(name) { + DOM.queueUpdate(() => this.target.removeProperty(name)); + } +} +/** + * Controls emission for default values. This control is capable + * of emitting to multiple {@link PropertyTarget | PropertyTargets}, + * and only emits if it has at least one root. + * + * @internal + */ +class RootStyleSheetTarget { + setProperty(name, value) { + RootStyleSheetTarget.properties[name] = value; + for (const target of RootStyleSheetTarget.roots.values()) { + PropertyTargetManager.getOrCreate(RootStyleSheetTarget.normalizeRoot(target)).setProperty(name, value); + } + } + removeProperty(name) { + delete RootStyleSheetTarget.properties[name]; + for (const target of RootStyleSheetTarget.roots.values()) { + PropertyTargetManager.getOrCreate(RootStyleSheetTarget.normalizeRoot(target)).removeProperty(name); + } + } + static registerRoot(root) { + const { roots } = RootStyleSheetTarget; + if (!roots.has(root)) { + roots.add(root); + const target = PropertyTargetManager.getOrCreate(this.normalizeRoot(root)); + for (const key in RootStyleSheetTarget.properties) { + target.setProperty(key, RootStyleSheetTarget.properties[key]); + } + } + } + static unregisterRoot(root) { + const { roots } = RootStyleSheetTarget; + if (roots.has(root)) { + roots.delete(root); + const target = PropertyTargetManager.getOrCreate(RootStyleSheetTarget.normalizeRoot(root)); + for (const key in RootStyleSheetTarget.properties) { + target.removeProperty(key); + } + } + } + /** + * Returns the document when provided the default element, + * otherwise is a no-op + * @param root - the root to normalize + */ + static normalizeRoot(root) { + return root === defaultElement ? document : root; + } +} +RootStyleSheetTarget.roots = new Set(); +RootStyleSheetTarget.properties = {}; +// Caches PropertyTarget instances +const propertyTargetCache = new WeakMap(); +// Use Constructable StyleSheets for FAST elements when supported, otherwise use +// HTMLStyleElement instances +const propertyTargetCtor = DOM.supportsAdoptedStyleSheets + ? ConstructableStyleSheetTarget + : StyleElementStyleSheetTarget; +/** + * Manages creation and caching of PropertyTarget instances. + * + * @internal + */ +const PropertyTargetManager = Object.freeze({ + getOrCreate(source) { + if (propertyTargetCache.has(source)) { + /* eslint-disable-next-line @typescript-eslint/no-non-null-assertion */ + return propertyTargetCache.get(source); + } + let target; + if (source === defaultElement) { + target = new RootStyleSheetTarget(); + } + else if (source instanceof Document) { + target = DOM.supportsAdoptedStyleSheets + ? new DocumentStyleSheetTarget() + : new HeadStyleElementStyleSheetTarget(); + } + else if (isFastElement(source)) { + target = new propertyTargetCtor(source); + } + else { + target = new ElementStyleSheetTarget(source); + } + propertyTargetCache.set(source, target); + return target; + }, +}); + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-foundation/dist/esm/design-token/design-token.js + + + + + + +/** + * Implementation of {@link (DesignToken:interface)} + */ +class DesignTokenImpl extends CSSDirective { + constructor(configuration) { + super(); + this.subscribers = new WeakMap(); + this._appliedTo = new Set(); + this.name = configuration.name; + if (configuration.cssCustomPropertyName !== null) { + this.cssCustomProperty = `--${configuration.cssCustomPropertyName}`; + this.cssVar = `var(${this.cssCustomProperty})`; + } + this.id = DesignTokenImpl.uniqueId(); + DesignTokenImpl.tokensById.set(this.id, this); + } + get appliedTo() { + return [...this._appliedTo]; + } + static from(nameOrConfig) { + return new DesignTokenImpl({ + name: typeof nameOrConfig === "string" ? nameOrConfig : nameOrConfig.name, + cssCustomPropertyName: typeof nameOrConfig === "string" + ? nameOrConfig + : nameOrConfig.cssCustomPropertyName === void 0 + ? nameOrConfig.name + : nameOrConfig.cssCustomPropertyName, + }); + } + static isCSSDesignToken(token) { + return typeof token.cssCustomProperty === "string"; + } + static isDerivedDesignTokenValue(value) { + return typeof value === "function"; + } + /** + * Gets a token by ID. Returns undefined if the token was not found. + * @param id - The ID of the token + * @returns + */ + static getTokenById(id) { + return DesignTokenImpl.tokensById.get(id); + } + getOrCreateSubscriberSet(target = this) { + return (this.subscribers.get(target) || + (this.subscribers.set(target, new Set()) && this.subscribers.get(target))); + } + createCSS() { + return this.cssVar || ""; + } + getValueFor(element) { + const value = DesignTokenNode.getOrCreate(element).get(this); + if (value !== undefined) { + return value; + } + throw new Error(`Value could not be retrieved for token named "${this.name}". Ensure the value is set for ${element} or an ancestor of ${element}.`); + } + setValueFor(element, value) { + this._appliedTo.add(element); + if (value instanceof DesignTokenImpl) { + value = this.alias(value); + } + DesignTokenNode.getOrCreate(element).set(this, value); + return this; + } + deleteValueFor(element) { + this._appliedTo.delete(element); + if (DesignTokenNode.existsFor(element)) { + DesignTokenNode.getOrCreate(element).delete(this); + } + return this; + } + withDefault(value) { + this.setValueFor(defaultElement, value); + return this; + } + subscribe(subscriber, target) { + const subscriberSet = this.getOrCreateSubscriberSet(target); + if (target && !DesignTokenNode.existsFor(target)) { + DesignTokenNode.getOrCreate(target); + } + if (!subscriberSet.has(subscriber)) { + subscriberSet.add(subscriber); + } + } + unsubscribe(subscriber, target) { + const list = this.subscribers.get(target || this); + if (list && list.has(subscriber)) { + list.delete(subscriber); + } + } + /** + * Notifies subscribers that the value for an element has changed. + * @param element - The element to emit a notification for + */ + notify(element) { + const record = Object.freeze({ token: this, target: element }); + if (this.subscribers.has(this)) { + this.subscribers.get(this).forEach(sub => sub.handleChange(record)); + } + if (this.subscribers.has(element)) { + this.subscribers.get(element).forEach(sub => sub.handleChange(record)); + } + } + /** + * Alias the token to the provided token. + * @param token - the token to alias to + */ + alias(token) { + return ((target) => token.getValueFor(target)); + } +} +DesignTokenImpl.uniqueId = (() => { + let id = 0; + return () => { + id++; + return id.toString(16); + }; +})(); +/** + * Token storage by token ID + */ +DesignTokenImpl.tokensById = new Map(); +class CustomPropertyReflector { + startReflection(token, target) { + token.subscribe(this, target); + this.handleChange({ token, target }); + } + stopReflection(token, target) { + token.unsubscribe(this, target); + this.remove(token, target); + } + handleChange(record) { + const { token, target } = record; + this.add(token, target); + } + add(token, target) { + PropertyTargetManager.getOrCreate(target).setProperty(token.cssCustomProperty, this.resolveCSSValue(DesignTokenNode.getOrCreate(target).get(token))); + } + remove(token, target) { + PropertyTargetManager.getOrCreate(target).removeProperty(token.cssCustomProperty); + } + resolveCSSValue(value) { + return value && typeof value.createCSS === "function" ? value.createCSS() : value; + } +} +/** + * A light wrapper around BindingObserver to handle value caching and + * token notification + */ +class DesignTokenBindingObserver { + constructor(source, token, node) { + this.source = source; + this.token = token; + this.node = node; + this.dependencies = new Set(); + this.observer = Observable.binding(source, this, false); + // This is a little bit hacky because it's using internal APIs of BindingObserverImpl. + // BindingObserverImpl queues updates to batch it's notifications which doesn't work for this + // scenario because the DesignToken.getValueFor API is not async. Without this, using DesignToken.getValueFor() + // after DesignToken.setValueFor() when setting a dependency of the value being retrieved can return a stale + // value. Assigning .handleChange to .call forces immediate invocation of this classes handleChange() method, + // allowing resolution of values synchronously. + // TODO: https://github.com/microsoft/fast/issues/5110 + this.observer.handleChange = this.observer.call; + this.handleChange(); + } + disconnect() { + this.observer.disconnect(); + } + /** + * @internal + */ + handleChange() { + this.node.store.set(this.token, this.observer.observe(this.node.target, defaultExecutionContext)); + } +} +/** + * Stores resolved token/value pairs and notifies on changes + */ +class Store { + constructor() { + this.values = new Map(); + } + set(token, value) { + if (this.values.get(token) !== value) { + this.values.set(token, value); + Observable.getNotifier(this).notify(token.id); + } + } + get(token) { + Observable.track(this, token.id); + return this.values.get(token); + } + delete(token) { + this.values.delete(token); + } + all() { + return this.values.entries(); + } +} +const nodeCache = new WeakMap(); +const childToParent = new WeakMap(); +/** + * A node responsible for setting and getting token values, + * emitting values to CSS custom properties, and maintaining + * inheritance structures. + */ +class DesignTokenNode { + constructor(target) { + this.target = target; + /** + * Stores all resolved token values for a node + */ + this.store = new Store(); + /** + * All children assigned to the node + */ + this.children = []; + /** + * All values explicitly assigned to the node in their raw form + */ + this.assignedValues = new Map(); + /** + * Tokens currently being reflected to CSS custom properties + */ + this.reflecting = new Set(); + /** + * Binding observers for assigned and inherited derived values. + */ + this.bindingObservers = new Map(); + /** + * Emits notifications to token when token values + * change the DesignTokenNode + */ + this.tokenValueChangeHandler = { + handleChange: (source, arg) => { + const token = DesignTokenImpl.getTokenById(arg); + if (token) { + // Notify any token subscribers + token.notify(this.target); + this.updateCSSTokenReflection(source, token); + } + }, + }; + nodeCache.set(target, this); + // Map store change notifications to token change notifications + Observable.getNotifier(this.store).subscribe(this.tokenValueChangeHandler); + if (target instanceof FASTElement) { + target.$fastController.addBehaviors([this]); + } + else if (target.isConnected) { + this.bind(); + } + } + /** + * Returns a DesignTokenNode for an element. + * Creates a new instance if one does not already exist for a node, + * otherwise returns the cached instance + * + * @param target - The HTML element to retrieve a DesignTokenNode for + */ + static getOrCreate(target) { + return nodeCache.get(target) || new DesignTokenNode(target); + } + /** + * Determines if a DesignTokenNode has been created for a target + * @param target - The element to test + */ + static existsFor(target) { + return nodeCache.has(target); + } + /** + * Searches for and return the nearest parent DesignTokenNode. + * Null is returned if no node is found or the node provided is for a default element. + */ + static findParent(node) { + if (!(defaultElement === node.target)) { + let parent = composedParent(node.target); + while (parent !== null) { + if (nodeCache.has(parent)) { + return nodeCache.get(parent); + } + parent = composedParent(parent); + } + return DesignTokenNode.getOrCreate(defaultElement); + } + return null; + } + /** + * Finds the closest node with a value explicitly assigned for a token, otherwise null. + * @param token - The token to look for + * @param start - The node to start looking for value assignment + * @returns + */ + static findClosestAssignedNode(token, start) { + let current = start; + do { + if (current.has(token)) { + return current; + } + current = current.parent + ? current.parent + : current.target !== defaultElement + ? DesignTokenNode.getOrCreate(defaultElement) + : null; + } while (current !== null); + return null; + } + /** + * The parent DesignTokenNode, or null. + */ + get parent() { + return childToParent.get(this) || null; + } + updateCSSTokenReflection(source, token) { + if (DesignTokenImpl.isCSSDesignToken(token)) { + const parent = this.parent; + const reflecting = this.isReflecting(token); + if (parent) { + const parentValue = parent.get(token); + const sourceValue = source.get(token); + if (parentValue !== sourceValue && !reflecting) { + this.reflectToCSS(token); + } + else if (parentValue === sourceValue && reflecting) { + this.stopReflectToCSS(token); + } + } + else if (!reflecting) { + this.reflectToCSS(token); + } + } + } + /** + * Checks if a token has been assigned an explicit value the node. + * @param token - the token to check. + */ + has(token) { + return this.assignedValues.has(token); + } + /** + * Gets the value of a token for a node + * @param token - The token to retrieve the value for + * @returns + */ + get(token) { + const value = this.store.get(token); + if (value !== undefined) { + return value; + } + const raw = this.getRaw(token); + if (raw !== undefined) { + this.hydrate(token, raw); + return this.get(token); + } + } + /** + * Retrieves the raw assigned value of a token from the nearest assigned node. + * @param token - The token to retrieve a raw value for + * @returns + */ + getRaw(token) { + var _a; + if (this.assignedValues.has(token)) { + return this.assignedValues.get(token); + } + return (_a = DesignTokenNode.findClosestAssignedNode(token, this)) === null || _a === void 0 ? void 0 : _a.getRaw(token); + } + /** + * Sets a token to a value for a node + * @param token - The token to set + * @param value - The value to set the token to + */ + set(token, value) { + if (DesignTokenImpl.isDerivedDesignTokenValue(this.assignedValues.get(token))) { + this.tearDownBindingObserver(token); + } + this.assignedValues.set(token, value); + if (DesignTokenImpl.isDerivedDesignTokenValue(value)) { + this.setupBindingObserver(token, value); + } + else { + this.store.set(token, value); + } + } + /** + * Deletes a token value for the node. + * @param token - The token to delete the value for + */ + delete(token) { + this.assignedValues.delete(token); + this.tearDownBindingObserver(token); + const upstream = this.getRaw(token); + if (upstream) { + this.hydrate(token, upstream); + } + else { + this.store.delete(token); + } + } + /** + * Invoked when the DesignTokenNode.target is attached to the document + */ + bind() { + const parent = DesignTokenNode.findParent(this); + if (parent) { + parent.appendChild(this); + } + for (const key of this.assignedValues.keys()) { + key.notify(this.target); + } + } + /** + * Invoked when the DesignTokenNode.target is detached from the document + */ + unbind() { + if (this.parent) { + const parent = childToParent.get(this); + parent.removeChild(this); + } + } + /** + * Appends a child to a parent DesignTokenNode. + * @param child - The child to append to the node + */ + appendChild(child) { + if (child.parent) { + childToParent.get(child).removeChild(child); + } + const reParent = this.children.filter(x => child.contains(x)); + childToParent.set(child, this); + this.children.push(child); + reParent.forEach(x => child.appendChild(x)); + Observable.getNotifier(this.store).subscribe(child); + // How can we not notify *every* subscriber? + for (const [token, value] of this.store.all()) { + child.hydrate(token, this.bindingObservers.has(token) ? this.getRaw(token) : value); + } + } + /** + * Removes a child from a node. + * @param child - The child to remove. + */ + removeChild(child) { + const childIndex = this.children.indexOf(child); + if (childIndex !== -1) { + this.children.splice(childIndex, 1); + } + Observable.getNotifier(this.store).unsubscribe(child); + return child.parent === this ? childToParent.delete(child) : false; + } + /** + * Tests whether a provided node is contained by + * the calling node. + * @param test - The node to test + */ + contains(test) { + return composedContains(this.target, test.target); + } + /** + * Instructs the node to reflect a design token for the provided token. + * @param token - The design token to reflect + */ + reflectToCSS(token) { + if (!this.isReflecting(token)) { + this.reflecting.add(token); + DesignTokenNode.cssCustomPropertyReflector.startReflection(token, this.target); + } + } + /** + * Stops reflecting a DesignToken to CSS + * @param token - The design token to stop reflecting + */ + stopReflectToCSS(token) { + if (this.isReflecting(token)) { + this.reflecting.delete(token); + DesignTokenNode.cssCustomPropertyReflector.stopReflection(token, this.target); + } + } + /** + * Determines if a token is being reflected to CSS for a node. + * @param token - The token to check for reflection + * @returns + */ + isReflecting(token) { + return this.reflecting.has(token); + } + /** + * Handle changes to upstream tokens + * @param source - The parent DesignTokenNode + * @param property - The token ID that changed + */ + handleChange(source, property) { + const token = DesignTokenImpl.getTokenById(property); + if (!token) { + return; + } + this.hydrate(token, this.getRaw(token)); + this.updateCSSTokenReflection(this.store, token); + } + /** + * Hydrates a token with a DesignTokenValue, making retrieval available. + * @param token - The token to hydrate + * @param value - The value to hydrate + */ + hydrate(token, value) { + if (!this.has(token)) { + const observer = this.bindingObservers.get(token); + if (DesignTokenImpl.isDerivedDesignTokenValue(value)) { + if (observer) { + // If the binding source doesn't match, we need + // to update the binding + if (observer.source !== value) { + this.tearDownBindingObserver(token); + this.setupBindingObserver(token, value); + } + } + else { + this.setupBindingObserver(token, value); + } + } + else { + if (observer) { + this.tearDownBindingObserver(token); + } + this.store.set(token, value); + } + } + } + /** + * Sets up a binding observer for a derived token value that notifies token + * subscribers on change. + * + * @param token - The token to notify when the binding updates + * @param source - The binding source + */ + setupBindingObserver(token, source) { + const binding = new DesignTokenBindingObserver(source, token, this); + this.bindingObservers.set(token, binding); + return binding; + } + /** + * Tear down a binding observer for a token. + */ + tearDownBindingObserver(token) { + if (this.bindingObservers.has(token)) { + this.bindingObservers.get(token).disconnect(); + this.bindingObservers.delete(token); + return true; + } + return false; + } +} +/** + * Responsible for reflecting tokens to CSS custom properties + */ +DesignTokenNode.cssCustomPropertyReflector = new CustomPropertyReflector(); +__decorate([ + observable +], DesignTokenNode.prototype, "children", void 0); +function create(nameOrConfig) { + return DesignTokenImpl.from(nameOrConfig); +} +/* eslint-enable @typescript-eslint/no-unused-vars */ +/** + * Factory object for creating {@link (DesignToken:interface)} instances. + * @public + */ +const DesignToken = Object.freeze({ + create, + /** + * Informs DesignToken that an HTMLElement for which tokens have + * been set has been connected to the document. + * + * The browser does not provide a reliable mechanism to observe an HTMLElement's connectedness + * in all scenarios, so invoking this method manually is necessary when: + * + * 1. Token values are set for an HTMLElement. + * 2. The HTMLElement does not inherit from FASTElement. + * 3. The HTMLElement is not connected to the document when token values are set. + * + * @param element - The element to notify + * @returns - true if notification was successful, otherwise false. + */ + notifyConnection(element) { + if (!element.isConnected || !DesignTokenNode.existsFor(element)) { + return false; + } + DesignTokenNode.getOrCreate(element).bind(); + return true; + }, + /** + * Informs DesignToken that an HTMLElement for which tokens have + * been set has been disconnected to the document. + * + * The browser does not provide a reliable mechanism to observe an HTMLElement's connectedness + * in all scenarios, so invoking this method manually is necessary when: + * + * 1. Token values are set for an HTMLElement. + * 2. The HTMLElement does not inherit from FASTElement. + * + * @param element - The element to notify + * @returns - true if notification was successful, otherwise false. + */ + notifyDisconnection(element) { + if (element.isConnected || !DesignTokenNode.existsFor(element)) { + return false; + } + DesignTokenNode.getOrCreate(element).unbind(); + return true; + }, + /** + * Registers and element or document as a DesignToken root. + * {@link CSSDesignToken | CSSDesignTokens} with default values assigned via + * {@link (DesignToken:interface).withDefault} will emit CSS custom properties to all + * registered roots. + * @param target - The root to register + */ + registerRoot(target = defaultElement) { + RootStyleSheetTarget.registerRoot(target); + }, + /** + * Unregister an element or document as a DesignToken root. + * @param target - The root to deregister + */ + unregisterRoot(target = defaultElement) { + RootStyleSheetTarget.unregisterRoot(target); + }, +}); +/* eslint-enable @typescript-eslint/no-non-null-assertion */ + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-web-utilities/dist/localization.js +/** + * Expose ltr and rtl strings + */ +var Direction; +(function (Direction) { + Direction["ltr"] = "ltr"; + Direction["rtl"] = "rtl"; +})(Direction || (Direction = {})); + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-colors/dist/color-blending.js + + + + + + +/** + * Saturate a color using LCH color space + * + * @remarks + * The alpha channel of the input is ignored + * + * @public + */ +function saturateViaLCH(input, saturation, saturationConstant = 18) { + const lch = rgbToLCH(input); + let sat = lch.c + saturation * saturationConstant; + if (sat < 0) { + sat = 0; + } + return lchToRGB(new ColorLCH(lch.l, sat, lch.h)); +} +/** + * De-saturate a color using LCH color space + * + * @remarks + * The alpha channel of the input is ignored + * + * @public + */ +function desaturateViaLCH(input, saturation, saturationConstant = 18) { + return saturateViaLCH(input, -1 * saturation, saturationConstant); +} +/** + * Darken a color using LAB color space + * + * @remarks + * The alpha channel of the input is ignored + * + * @public + */ +function darkenViaLAB(input, amount, darkenConstant = 18) { + const lab = rgbToLAB(input); + const darkened = lab.l - amount * darkenConstant; + return labToRGB(new ColorLAB(darkened, lab.a, lab.b)); +} +/** + * Lighten a color using LAB color space + * + * @remarks + * The alpha channel of the input is ignored + * + * @public + */ +function lightenViaLAB(input, amount, darkenConstant = 18) { + return darkenViaLAB(input, -1 * amount, darkenConstant); +} +/** + * @public + */ +function blendBurnChannel(bottom, top) { + if (top === 0.0) { + // Despite the discontinuity, other sources seem to use 0.0 here instead of 1 + return 0.0; + } + return 1.0 - (1.0 - bottom) / top; +} +/** + * Blends two colors with the burn mode + * + * @remarks + * The alpha channel of the input is ignored + * + * @public + */ +function blendBurn(bottom, top) { + return new ColorRGBA64(blendBurnChannel(bottom.r, top.r), blendBurnChannel(bottom.g, top.g), blendBurnChannel(bottom.b, top.b), 1); +} +/** + * Blends two colors + * + * @remarks + * The alpha channel of the input is ignored + * + * @public + */ +function blendColor(bottom, top) { + const bottomHSL = rgbToHSL(bottom); + const topHSL = rgbToHSL(top); + if (topHSL.s === 0) { + return new ColorRGBA64(bottomHSL.l, bottomHSL.l, bottomHSL.l, 1); + } + return hslToRGB(new ColorHSL(topHSL.h, topHSL.s, bottomHSL.l)); +} +/** + * @public + */ +function blendDarkenChannel(bottom, top) { + return Math.min(bottom, top); +} +/** + * Blends two colors with the darken mode + * + * @remarks + * The alpha channel of the input is ignored + * + * @public + */ +function blendDarken(bottom, top) { + return new ColorRGBA64(blendDarkenChannel(bottom.r, top.r), blendDarkenChannel(bottom.g, top.g), blendDarkenChannel(bottom.b, top.b), 1); +} +/** + * @public + */ +function blendDodgeChannel(bottom, top) { + if (top >= 1.0) { + return 1.0; + } + const retVal = bottom / (1.0 - top); + if (retVal >= 1.0) { + return 1.0; + } + return retVal; +} +/** + * Blends two colors with the dodge mode + * + * @remarks + * The alpha channel of the input is ignored + * + * @public + */ +function blendDodge(bottom, top) { + return new ColorRGBA64(blendDodgeChannel(bottom.r, top.r), blendDodgeChannel(bottom.g, top.g), blendDodgeChannel(bottom.b, top.b), 1); +} +/** + * @public + */ +function blendLightenChannel(bottom, top) { + return Math.max(bottom, top); +} +/** + * Blends two colors with the lighten mode + * + * @remarks + * The alpha channel of the input is ignored + * + * @public + */ +function blendLighten(bottom, top) { + return new ColorRGBA64(blendLightenChannel(bottom.r, top.r), blendLightenChannel(bottom.g, top.g), blendLightenChannel(bottom.b, top.b), 1); +} +/** + * @public + */ +function blendMultiplyChannel(bottom, top) { + return bottom * top; +} +/** + * Blends two colors with the multiply mode + * + * @remarks + * The alpha channel of the input is ignored + * + * @public + */ +function blendMultiply(bottom, top) { + return new color_rgba_64_ColorRGBA64(blendMultiplyChannel(bottom.r, top.r), blendMultiplyChannel(bottom.g, top.g), blendMultiplyChannel(bottom.b, top.b), 1); +} +/** + * @public + */ +function blendOverlayChannel(bottom, top) { + if (bottom < 0.5) { + return clamp(2.0 * top * bottom, 0, 1); + } + return clamp(1.0 - 2.0 * (1.0 - top) * (1.0 - bottom), 0, 1); +} +/** + * Blends two colors with the overlay mode + * + * @remarks + * The alpha channel of the input is ignored + * + * @public + */ +function blendOverlay(bottom, top) { + return new color_rgba_64_ColorRGBA64(blendOverlayChannel(bottom.r, top.r), blendOverlayChannel(bottom.g, top.g), blendOverlayChannel(bottom.b, top.b), 1); +} +/** + * @public + */ +function blendScreenChannel(bottom, top) { + return 1.0 - (1.0 - top) * (1.0 - bottom); +} +/** + * Blends two colors with the screen mode + * + * @remarks + * The alpha channel of the input is ignored + * + * @public + */ +function blendScreen(bottom, top) { + return new ColorRGBA64(blendScreenChannel(bottom.r, top.r), blendScreenChannel(bottom.g, top.g), blendScreenChannel(bottom.b, top.b), 1); +} +/** + * Color blend modes. + * @public + */ +var ColorBlendMode; +(function (ColorBlendMode) { + ColorBlendMode[ColorBlendMode["Burn"] = 0] = "Burn"; + ColorBlendMode[ColorBlendMode["Color"] = 1] = "Color"; + ColorBlendMode[ColorBlendMode["Darken"] = 2] = "Darken"; + ColorBlendMode[ColorBlendMode["Dodge"] = 3] = "Dodge"; + ColorBlendMode[ColorBlendMode["Lighten"] = 4] = "Lighten"; + ColorBlendMode[ColorBlendMode["Multiply"] = 5] = "Multiply"; + ColorBlendMode[ColorBlendMode["Overlay"] = 6] = "Overlay"; + ColorBlendMode[ColorBlendMode["Screen"] = 7] = "Screen"; +})(ColorBlendMode || (ColorBlendMode = {})); +/** + * Blend two colors. + * + * @remarks + * The alpha channel of the input is ignored + * + * @public + */ +function blend(mode, bottom, top) { + switch (mode) { + case ColorBlendMode.Burn: + return blendBurn(bottom, top); + case ColorBlendMode.Color: + return blendColor(bottom, top); + case ColorBlendMode.Darken: + return blendDarken(bottom, top); + case ColorBlendMode.Dodge: + return blendDodge(bottom, top); + case ColorBlendMode.Lighten: + return blendLighten(bottom, top); + case ColorBlendMode.Multiply: + return blendMultiply(bottom, top); + case ColorBlendMode.Overlay: + return blendOverlay(bottom, top); + case ColorBlendMode.Screen: + return blendScreen(bottom, top); + default: + throw new Error("Unknown blend mode"); + } +} +/** + * Alpha channel of bottom is ignored + * The returned color always has an alpha channel of 1 + * Different programs (eg: paint.net, photoshop) will give different answers than this occasionally but within +/- 1/255 in each channel. Just depends on the details of how they round off decimals + * + * @public + */ +function computeAlphaBlend(bottom, top) { + if (top.a >= 1) { + return top; + } + else if (top.a <= 0) { + return new ColorRGBA64(bottom.r, bottom.g, bottom.b, 1); + } + const r = top.a * top.r + (1 - top.a) * bottom.r; + const g = top.a * top.g + (1 - top.a) * bottom.g; + const b = top.a * top.b + (1 - top.a) * bottom.b; + return new ColorRGBA64(r, g, b, 1); +} + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-colors/dist/color-interpolation.js + + + + + + + + +/** + * Interpolate by RGB color space + * + * @public + */ +function interpolateRGB(position, left, right) { + if (isNaN(position) || position <= 0) { + return left; + } + else if (position >= 1) { + return right; + } + return new color_rgba_64_ColorRGBA64(lerp(position, left.r, right.r), lerp(position, left.g, right.g), lerp(position, left.b, right.b), lerp(position, left.a, right.a)); +} +/** + * Interpolate by HSL color space + * + * @public + */ +function interpolateHSL(position, left, right) { + if (isNaN(position) || position <= 0) { + return left; + } + else if (position >= 1) { + return right; + } + return new color_hsl_ColorHSL(lerpAnglesInDegrees(position, left.h, right.h), lerp(position, left.s, right.s), lerp(position, left.l, right.l)); +} +/** + * Interpolate by HSV color space + * + * @public + */ +function interpolateHSV(position, left, right) { + if (isNaN(position) || position <= 0) { + return left; + } + else if (position >= 1) { + return right; + } + return new ColorHSV(lerpAnglesInDegrees(position, left.h, right.h), lerp(position, left.s, right.s), lerp(position, left.v, right.v)); +} +/** + * Interpolate by XYZ color space + * + * @public + */ +function interpolateXYZ(position, left, right) { + if (isNaN(position) || position <= 0) { + return left; + } + else if (position >= 1) { + return right; + } + return new ColorXYZ(lerp(position, left.x, right.x), lerp(position, left.y, right.y), lerp(position, left.z, right.z)); +} +/** + * Interpolate by LAB color space + * + * @public + */ +function interpolateLAB(position, left, right) { + if (isNaN(position) || position <= 0) { + return left; + } + else if (position >= 1) { + return right; + } + return new color_lab_ColorLAB(lerp(position, left.l, right.l), lerp(position, left.a, right.a), lerp(position, left.b, right.b)); +} +/** + * Interpolate by LCH color space + * + * @public + */ +function interpolateLCH(position, left, right) { + if (isNaN(position) || position <= 0) { + return left; + } + else if (position >= 1) { + return right; + } + return new ColorLCH(lerp(position, left.l, right.l), lerp(position, left.c, right.c), lerpAnglesInDegrees(position, left.h, right.h)); +} +/** + * Color interpolation spaces + * + * @public + */ +var ColorInterpolationSpace; +(function (ColorInterpolationSpace) { + ColorInterpolationSpace[ColorInterpolationSpace["RGB"] = 0] = "RGB"; + ColorInterpolationSpace[ColorInterpolationSpace["HSL"] = 1] = "HSL"; + ColorInterpolationSpace[ColorInterpolationSpace["HSV"] = 2] = "HSV"; + ColorInterpolationSpace[ColorInterpolationSpace["XYZ"] = 3] = "XYZ"; + ColorInterpolationSpace[ColorInterpolationSpace["LAB"] = 4] = "LAB"; + ColorInterpolationSpace[ColorInterpolationSpace["LCH"] = 5] = "LCH"; +})(ColorInterpolationSpace || (ColorInterpolationSpace = {})); +/** + * Interpolate by color space + * + * @public + */ +function interpolateByColorSpace(position, space, left, right) { + if (isNaN(position) || position <= 0) { + return left; + } + else if (position >= 1) { + return right; + } + switch (space) { + case ColorInterpolationSpace.HSL: + return color_converters_hslToRGB(interpolateHSL(position, color_converters_rgbToHSL(left), color_converters_rgbToHSL(right))); + case ColorInterpolationSpace.HSV: + return hsvToRGB(interpolateHSV(position, rgbToHSV(left), rgbToHSV(right))); + case ColorInterpolationSpace.XYZ: + return xyzToRGB(interpolateXYZ(position, rgbToXYZ(left), rgbToXYZ(right))); + case ColorInterpolationSpace.LAB: + return color_converters_labToRGB(interpolateLAB(position, color_converters_rgbToLAB(left), color_converters_rgbToLAB(right))); + case ColorInterpolationSpace.LCH: + return lchToRGB(interpolateLCH(position, rgbToLCH(left), rgbToLCH(right))); + default: + return interpolateRGB(position, left, right); + } +} + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-colors/dist/color-scale.js + + +/** + * A color scale created from linear stops + * @public + */ +class color_scale_ColorScale { + constructor(stops) { + if (stops == null || stops.length === 0) { + throw new Error("The stops argument must be non-empty"); + } + else { + this.stops = this.sortColorScaleStops(stops); + } + } + static createBalancedColorScale(colors) { + if (colors == null || colors.length === 0) { + throw new Error("The colors argument must be non-empty"); + } + const stops = new Array(colors.length); + for (let i = 0; i < colors.length; i++) { + // Special case first and last in order to avoid floating point jaggies + if (i === 0) { + stops[i] = { color: colors[i], position: 0 }; + } + else if (i === colors.length - 1) { + stops[i] = { color: colors[i], position: 1 }; + } + else { + stops[i] = { + color: colors[i], + position: i * (1 / (colors.length - 1)), + }; + } + } + return new color_scale_ColorScale(stops); + } + getColor(position, interpolationMode = ColorInterpolationSpace.RGB) { + if (this.stops.length === 1) { + return this.stops[0].color; + } + else if (position <= 0) { + return this.stops[0].color; + } + else if (position >= 1) { + return this.stops[this.stops.length - 1].color; + } + let lowerIndex = 0; + for (let i = 0; i < this.stops.length; i++) { + if (this.stops[i].position <= position) { + lowerIndex = i; + } + } + let upperIndex = lowerIndex + 1; + if (upperIndex >= this.stops.length) { + upperIndex = this.stops.length - 1; + } + const scalePosition = (position - this.stops[lowerIndex].position) * + (1.0 / (this.stops[upperIndex].position - this.stops[lowerIndex].position)); + return interpolateByColorSpace(scalePosition, interpolationMode, this.stops[lowerIndex].color, this.stops[upperIndex].color); + } + trim(lowerBound, upperBound, interpolationMode = ColorInterpolationSpace.RGB) { + if (lowerBound < 0 || upperBound > 1 || upperBound < lowerBound) { + throw new Error("Invalid bounds"); + } + if (lowerBound === upperBound) { + return new color_scale_ColorScale([ + { color: this.getColor(lowerBound, interpolationMode), position: 0 }, + ]); + } + const containedStops = []; + for (let i = 0; i < this.stops.length; i++) { + if (this.stops[i].position >= lowerBound && + this.stops[i].position <= upperBound) { + containedStops.push(this.stops[i]); + } + } + if (containedStops.length === 0) { + return new color_scale_ColorScale([ + { color: this.getColor(lowerBound), position: lowerBound }, + { color: this.getColor(upperBound), position: upperBound }, + ]); + } + if (containedStops[0].position !== lowerBound) { + containedStops.unshift({ + color: this.getColor(lowerBound), + position: lowerBound, + }); + } + if (containedStops[containedStops.length - 1].position !== upperBound) { + containedStops.push({ + color: this.getColor(upperBound), + position: upperBound, + }); + } + const range = upperBound - lowerBound; + const finalStops = new Array(containedStops.length); + for (let i = 0; i < containedStops.length; i++) { + finalStops[i] = { + color: containedStops[i].color, + position: (containedStops[i].position - lowerBound) / range, + }; + } + return new color_scale_ColorScale(finalStops); + } + findNextColor(position, contrast, searchDown = false, interpolationMode = ColorInterpolationSpace.RGB, contrastErrorMargin = 0.005, maxSearchIterations = 32) { + if (isNaN(position) || position <= 0) { + position = 0; + } + else if (position >= 1) { + position = 1; + } + const startingColor = this.getColor(position, interpolationMode); + const finalPosition = searchDown ? 0 : 1; + const finalColor = this.getColor(finalPosition, interpolationMode); + const finalContrast = contrastRatio(startingColor, finalColor); + if (finalContrast <= contrast) { + return finalPosition; + } + let testRangeMin = searchDown ? 0 : position; + let testRangeMax = searchDown ? position : 0; + let mid = finalPosition; + let iterations = 0; + while (iterations <= maxSearchIterations) { + mid = Math.abs(testRangeMax - testRangeMin) / 2 + testRangeMin; + const midColor = this.getColor(mid, interpolationMode); + const midContrast = contrastRatio(startingColor, midColor); + if (Math.abs(midContrast - contrast) <= contrastErrorMargin) { + return mid; + } + else if (midContrast > contrast) { + if (searchDown) { + testRangeMin = mid; + } + else { + testRangeMax = mid; + } + } + else { + if (searchDown) { + testRangeMax = mid; + } + else { + testRangeMin = mid; + } + } + iterations++; + } + return mid; + } + clone() { + const newStops = new Array(this.stops.length); + for (let i = 0; i < newStops.length; i++) { + newStops[i] = { + color: this.stops[i].color, + position: this.stops[i].position, + }; + } + return new color_scale_ColorScale(newStops); + } + sortColorScaleStops(stops) { + return stops.sort((a, b) => { + const A = a.position; + const B = b.position; + if (A < B) { + return -1; + } + else if (A > B) { + return 1; + } + else { + return 0; + } + }); + } +} + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-colors/dist/color-palette.js + + + + + + +/** + * Generates a color palette + * @public + */ +class ColorPalette { + constructor(config) { + this.config = Object.assign({}, ColorPalette.defaultPaletteConfig, config); + this.palette = []; + this.updatePaletteColors(); + } + updatePaletteGenerationValues(newConfig) { + let changed = false; + for (const key in newConfig) { + if (this.config[key]) { + if (this.config[key].equalValue) { + if (!this.config[key].equalValue(newConfig[key])) { + this.config[key] = newConfig[key]; + changed = true; + } + } + else { + if (newConfig[key] !== this.config[key]) { + this.config[key] = newConfig[key]; + changed = true; + } + } + } + } + if (changed) { + this.updatePaletteColors(); + } + return changed; + } + updatePaletteColors() { + const scale = this.generatePaletteColorScale(); + for (let i = 0; i < this.config.steps; i++) { + this.palette[i] = scale.getColor(i / (this.config.steps - 1), this.config.interpolationMode); + } + } + generatePaletteColorScale() { + // Even when config.baseScalePosition is specified, using 0.5 for the baseColor + // in the baseScale gives better results. Otherwise very off-center palettes + // tend to go completely grey at the end furthest from the specified base color. + const baseColorHSL = color_converters_rgbToHSL(this.config.baseColor); + const baseScale = new color_scale_ColorScale([ + { position: 0, color: this.config.scaleColorLight }, + { position: 0.5, color: this.config.baseColor }, + { position: 1, color: this.config.scaleColorDark }, + ]); + const trimmedScale = baseScale.trim(this.config.clipLight, 1 - this.config.clipDark); + const trimmedLight = trimmedScale.getColor(0); + const trimmedDark = trimmedScale.getColor(1); + let adjustedLight = trimmedLight; + let adjustedDark = trimmedDark; + if (baseColorHSL.s >= this.config.saturationAdjustmentCutoff) { + adjustedLight = saturateViaLCH(adjustedLight, this.config.saturationLight); + adjustedDark = saturateViaLCH(adjustedDark, this.config.saturationDark); + } + if (this.config.multiplyLight !== 0) { + const multiply = blendMultiply(this.config.baseColor, adjustedLight); + adjustedLight = interpolateByColorSpace(this.config.multiplyLight, this.config.interpolationMode, adjustedLight, multiply); + } + if (this.config.multiplyDark !== 0) { + const multiply = blendMultiply(this.config.baseColor, adjustedDark); + adjustedDark = interpolateByColorSpace(this.config.multiplyDark, this.config.interpolationMode, adjustedDark, multiply); + } + if (this.config.overlayLight !== 0) { + const overlay = blendOverlay(this.config.baseColor, adjustedLight); + adjustedLight = interpolateByColorSpace(this.config.overlayLight, this.config.interpolationMode, adjustedLight, overlay); + } + if (this.config.overlayDark !== 0) { + const overlay = blendOverlay(this.config.baseColor, adjustedDark); + adjustedDark = interpolateByColorSpace(this.config.overlayDark, this.config.interpolationMode, adjustedDark, overlay); + } + if (this.config.baseScalePosition) { + if (this.config.baseScalePosition <= 0) { + return new color_scale_ColorScale([ + { position: 0, color: this.config.baseColor }, + { position: 1, color: adjustedDark.clamp() }, + ]); + } + else if (this.config.baseScalePosition >= 1) { + return new color_scale_ColorScale([ + { position: 0, color: adjustedLight.clamp() }, + { position: 1, color: this.config.baseColor }, + ]); + } + return new color_scale_ColorScale([ + { position: 0, color: adjustedLight.clamp() }, + { + position: this.config.baseScalePosition, + color: this.config.baseColor, + }, + { position: 1, color: adjustedDark.clamp() }, + ]); + } + return new color_scale_ColorScale([ + { position: 0, color: adjustedLight.clamp() }, + { position: 0.5, color: this.config.baseColor }, + { position: 1, color: adjustedDark.clamp() }, + ]); + } +} +ColorPalette.defaultPaletteConfig = { + baseColor: parseColorHexRGB("#808080"), + steps: 11, + interpolationMode: ColorInterpolationSpace.RGB, + scaleColorLight: new color_rgba_64_ColorRGBA64(1, 1, 1, 1), + scaleColorDark: new color_rgba_64_ColorRGBA64(0, 0, 0, 1), + clipLight: 0.185, + clipDark: 0.16, + saturationAdjustmentCutoff: 0.05, + saturationLight: 0.35, + saturationDark: 1.25, + overlayLight: 0, + overlayDark: 0.25, + multiplyLight: 0, + multiplyDark: 0, + baseScalePosition: 0.5, +}; +ColorPalette.greyscalePaletteConfig = { + baseColor: parseColorHexRGB("#808080"), + steps: 11, + interpolationMode: ColorInterpolationSpace.RGB, + scaleColorLight: new color_rgba_64_ColorRGBA64(1, 1, 1, 1), + scaleColorDark: new color_rgba_64_ColorRGBA64(0, 0, 0, 1), + clipLight: 0, + clipDark: 0, + saturationAdjustmentCutoff: 0, + saturationLight: 0, + saturationDark: 0, + overlayLight: 0, + overlayDark: 0, + multiplyLight: 0, + multiplyDark: 0, + baseScalePosition: 0.5, +}; +/** + * Takes the input color and compares it to each color in the reference array to find the index with the closest Lightness value in HSL color space + * @public + */ +function matchLightnessIndex(input, reference) { + const hsl = rgbToHSL(input); + let bestFitValue = Number.MAX_VALUE; + let bestFitIndex = 0; + for (let i = 0; i < reference.length; i++) { + const ihsl = rgbToHSL(reference[i]); + const fitValue = Math.abs(ihsl.l - hsl.l); + if (fitValue < bestFitValue) { + bestFitValue = fitValue; + bestFitIndex = i; + } + } + return bestFitIndex; +} +/** + * Generates a greyscale palette using greyscaleConfig. The Lightness (in HSL) of the input color is then compared to the greyscale palette to determine how far off center the input color should be placed. The output palette is then generated with outputSteps number of steps using colorConfig. + * @public + */ +function generateOffCenterPalette(input, outputSteps, greyscaleConfig = ColorPalette.greyscalePaletteConfig, colorConfig = ColorPalette.defaultPaletteConfig) { + const greyscale = new ColorPalette(Object.assign(Object.assign({}, greyscaleConfig), { steps: outputSteps })); + const scaleIndex = matchLightnessIndex(input, greyscale.palette); + return new ColorPalette(Object.assign(Object.assign({}, colorConfig), { steps: outputSteps, baseColor: input, baseScalePosition: scaleIndex / (outputSteps - 1) })); +} +/** + * Take the input array of colors and extrapolates them to a larger palette of size targetSize. If preserveInputColors is false the input colors are evenly distributed into the output. Otherwise, the positions of the input colors are adjusted from a perfectly even distribution in order to ensure that the exact color values appearing in the input array also appear in the output array. The larger targetSize is compared to input.length the smaller those adjustments will be. + * + * @public + */ +function rescale(input, targetSize, preserveInputColors) { + if (input.length <= 1 || targetSize <= 1) { + throw new Error("The input array and targetSize must both be greater than 1"); + } + if (preserveInputColors && targetSize <= input.length) { + throw new Error("If preserveInputColors is true then targetSize must be greater than the length of the input array"); + } + const stops = new Array(input.length); + if (preserveInputColors) { + for (let i = 0; i < input.length; i++) { + const p = i / (input.length - 1); + let bestFitValue = 2; + let bestFitIndex = 0; + for (let j = 0; j < targetSize; j++) { + const fitValue = Math.abs(j / (targetSize - 1) - p); + if (fitValue < bestFitValue) { + bestFitValue = fitValue; + bestFitIndex = j; + } + if (fitValue === 0) { + break; + } + } + stops[i] = { + color: input[i], + position: bestFitIndex / (targetSize - 1), + }; + } + } + else { + for (let i = 0; i < stops.length; i++) { + stops[i] = { color: input[i], position: i / (input.length - 1) }; + } + } + const scale = new ColorScale(stops); + const retVal = new Array(targetSize); + for (let i = 0; i < targetSize; i++) { + retVal[i] = scale.getColor(i / (targetSize - 1)); + } + return retVal; +} +/** + * @public + */ +const defaultCenteredRescaleConfig = { + targetSize: 63, + spacing: 4, + scaleColorLight: ColorPalette.defaultPaletteConfig.scaleColorLight, + scaleColorDark: ColorPalette.defaultPaletteConfig.scaleColorDark, +}; +/** + * Takes an input array of colors and extrapolates them to a larger palette. The mapping first takes the input array and extrapolates between each color so that they are separated by spacing-1 slots. Then it adds to either end enough new colors to make up the desired targetSize. All output color slots between the defined stops are interpolated. + * @example + * For an input array with length 5, a targetSize of 17 and spacing of 3 the output would be: + * 0: scaleColorLight + * 1: + * 2: input 0 + * 3: + * 4: + * 5: input 1 + * 6: + * 7: + * 8: input 2 + * 9: + * 10: + * 11: input 3 + * 12: + * 13: + * 14: input 4 + * 15: + * 16: scaleColorDark + * + * @public + */ +function centeredRescale(input, config = defaultCenteredRescaleConfig) { + if (input.length === 0) { + return []; + } + const offset = Math.floor((config.targetSize - ((input.length - 1) * config.spacing + 1)) / 2); + if (offset < 0) { + throw new Error("(targetSize - ((input.length - 1) * spacing + 1)) / 2 must be >= 0"); + } + const stops = new Array(input.length + 2); + stops[0] = { position: 0, color: config.scaleColorLight }; + stops[stops.length - 1] = { + position: 1, + color: config.scaleColorDark, + }; + for (let i = 0; i < input.length; i++) { + stops[i + 1] = { + color: input[i], + position: (i * config.spacing + offset) / (config.targetSize - 1), + }; + } + const scale = new ColorScale(stops); + const retVal = new Array(config.targetSize); + for (let i = 0; i < config.targetSize; i++) { + retVal[i] = scale.getColor(i / (config.targetSize - 1)); + } + return retVal; +} +/** + * Generates two palettes of length shortPaletteLength and longPaletteLength from a base color. The base color is compared to the default greyscale palette to determine where it should be placed. The short palette is then fed into centeredRescale to create the long palette. The colors in the short palette are always contained within the long. + * @public + */ +function generateScaledPalettes(input, shortPaletteLength = 11, config = defaultCenteredRescaleConfig) { + const shortPalette = generateOffCenterPalette(input, shortPaletteLength); + const longPalette = centeredRescale(shortPalette.palette, config); + return { short: shortPalette.palette, long: longPalette }; +} + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-colors/dist/component-state-color-palette.js + + + + + + + +/** + * Creates a color palette for UI components + * @public + */ +class ComponentStateColorPalette { + constructor(config) { + this.palette = []; + this.config = Object.assign({}, ComponentStateColorPalette.defaultPaletteConfig, config); + this.regenPalettes(); + } + regenPalettes() { + let steps = this.config.steps; + if (isNaN(steps) || steps < 3) { + steps = 3; + } + // This palette is tuned to go as dark as differences between the levels can be perceived according to tests + // on numerous monitors in different conditions. Stay linear from white until this first cutoff. + const darkLum = 0.14; + // In the dark compression, this is the last luminance value before full black. + const darkestLum = 0.06; + // The Color for the luminance value above, placed on the ramp at it's normal position, so darker colors after + // it can be compressed. + const darkLumColor = new color_rgba_64_ColorRGBA64(darkLum, darkLum, darkLum, 1); + // The number of steps in the ramp that has been tuned for default use. This coincides with the size of the + // default ramp, but the palette could be generated with fewer steps to increase final contrast. This number + // should however stay the same. + const stepsForLuminanceRamp = 94; + // Create the reference, dark-compressed, grey palette, like: + // F------------------------------------------------------------------------------------[dark]------[darkest]0 + // |--compressed area--| + const r = new ColorPalette(Object.assign(Object.assign({}, ColorPalette.greyscalePaletteConfig), { baseColor: darkLumColor, baseScalePosition: ((1 - darkLum) * 100) / stepsForLuminanceRamp, steps })); + const referencePalette = r.palette; + // Find the requested base color on the adjusted luminance reference ramp. + // There is no _right_ way to desaturate a color, and both methods we've tested have value, so average them out. + const baseColorLum1 = rgbToLinearLuminance(this.config.baseColor); + const baseColorLum2 = color_converters_rgbToHSL(this.config.baseColor).l; + const baseColorLum = (baseColorLum1 + baseColorLum2) / 2; + const baseColorRefIndex = this.matchRelativeLuminanceIndex(baseColorLum, referencePalette); + const baseColorPercent = baseColorRefIndex / (steps - 1); + // Find the luminance location for the dark cutoff. + const darkRefIndex = this.matchRelativeLuminanceIndex(darkLum, referencePalette); + const darkPercent = darkRefIndex / (steps - 1); + // Issue https://github.com/microsoft/fast/issues/1904 + // Creating a color from H, S, and a known L value is not the inverse of getting the relative + // luminace as above. Need to derive a relative luminance version of the color to better match on the dark end. + // Find the dark cutoff and darkest variations of the requested base color. + const baseColorHSL = color_converters_rgbToHSL(this.config.baseColor); + const darkBaseColor = color_converters_hslToRGB(color_hsl_ColorHSL.fromObject({ + h: baseColorHSL.h, + s: baseColorHSL.s, + l: darkLum, + })); + const darkestBaseColor = color_converters_hslToRGB(color_hsl_ColorHSL.fromObject({ + h: baseColorHSL.h, + s: baseColorHSL.s, + l: darkestLum, + })); + // Create the gradient stops, including the base color and anchor colors for the dark end compression. + const fullColorScaleStops = new Array(5); + fullColorScaleStops[0] = { + position: 0, + color: new color_rgba_64_ColorRGBA64(1, 1, 1, 1), + }; + fullColorScaleStops[1] = { + position: baseColorPercent, + color: this.config.baseColor, + }; + fullColorScaleStops[2] = { + position: darkPercent, + color: darkBaseColor, + }; + fullColorScaleStops[3] = { + position: 0.99, + color: darkestBaseColor, + }; + fullColorScaleStops[4] = { + position: 1, + color: new color_rgba_64_ColorRGBA64(0, 0, 0, 1), + }; + const scale = new color_scale_ColorScale(fullColorScaleStops); + // Create the palette. + this.palette = new Array(steps); + for (let i = 0; i < steps; i++) { + const c = scale.getColor(i / (steps - 1), ColorInterpolationSpace.RGB); + this.palette[i] = c; + } + } + matchRelativeLuminanceIndex(input, reference) { + let bestFitValue = Number.MAX_VALUE; + let bestFitIndex = 0; + let i = 0; + const referenceLength = reference.length; + for (; i < referenceLength; i++) { + const fitValue = Math.abs(rgbToLinearLuminance(reference[i]) - input); + if (fitValue < bestFitValue) { + bestFitValue = fitValue; + bestFitIndex = i; + } + } + return bestFitIndex; + } +} +ComponentStateColorPalette.defaultPaletteConfig = { + baseColor: parseColorHexRGB("#808080"), + steps: 94, +}; + +;// CONCATENATED MODULE: ../node_modules/@jupyter/web-components/dist/esm/color/utilities/binary-search.js +/** + * @internal + */ +function binarySearch(valuesToSearch, searchCondition, startIndex = 0, endIndex = valuesToSearch.length - 1) { + if (endIndex === startIndex) { + return valuesToSearch[startIndex]; + } + const middleIndex = Math.floor((endIndex - startIndex) / 2) + startIndex; + // Check to see if this passes on the item in the center of the array + // if it does check the previous values + return searchCondition(valuesToSearch[middleIndex]) + ? binarySearch(valuesToSearch, searchCondition, startIndex, middleIndex // include this index because it passed the search condition + ) + : binarySearch(valuesToSearch, searchCondition, middleIndex + 1, // exclude this index because it failed the search condition + endIndex); +} + +;// CONCATENATED MODULE: ../node_modules/@jupyter/web-components/dist/esm/color/utilities/direction-by-is-dark.js + +/** + * @internal + */ +function directionByIsDark(color) { + return isDark(color) ? -1 : 1; +} + +;// CONCATENATED MODULE: ../node_modules/@jupyter/web-components/dist/esm/color/palette.js + + + + + +function palette_create(rOrSource, g, b) { + if (typeof rOrSource === 'number') { + /* eslint-disable-next-line @typescript-eslint/no-non-null-assertion */ + return PaletteRGB.from(SwatchRGB.create(rOrSource, g, b)); + } + else { + return PaletteRGB.from(rOrSource); + } +} +function from(source) { + return isSwatchRGB(source) + ? PaletteRGBImpl.from(source) + : PaletteRGBImpl.from(SwatchRGB.create(source.r, source.g, source.b)); +} +/** @public */ +const PaletteRGB = Object.freeze({ + create: palette_create, + from +}); +/** + * A {@link Palette} representing RGB swatch values. + * @public + */ +class PaletteRGBImpl { + /** + * + * @param source - The source color for the palette + * @param swatches - All swatches in the palette + */ + constructor(source, swatches) { + this.closestIndexCache = new Map(); + this.source = source; + this.swatches = swatches; + this.reversedSwatches = Object.freeze([...this.swatches].reverse()); + this.lastIndex = this.swatches.length - 1; + } + /** + * {@inheritdoc Palette.colorContrast} + */ + colorContrast(reference, contrastTarget, initialSearchIndex, direction) { + if (initialSearchIndex === undefined) { + initialSearchIndex = this.closestIndexOf(reference); + } + let source = this.swatches; + const endSearchIndex = this.lastIndex; + let startSearchIndex = initialSearchIndex; + if (direction === undefined) { + direction = directionByIsDark(reference); + } + const condition = (value) => contrast(reference, value) >= contrastTarget; + if (direction === -1) { + source = this.reversedSwatches; + startSearchIndex = endSearchIndex - startSearchIndex; + } + return binarySearch(source, condition, startSearchIndex, endSearchIndex); + } + /** + * {@inheritdoc Palette.get} + */ + get(index) { + return (this.swatches[index] || this.swatches[clamp(index, 0, this.lastIndex)]); + } + /** + * {@inheritdoc Palette.closestIndexOf} + */ + closestIndexOf(reference) { + if (this.closestIndexCache.has(reference.relativeLuminance)) { + /* eslint-disable-next-line @typescript-eslint/no-non-null-assertion */ + return this.closestIndexCache.get(reference.relativeLuminance); + } + let index = this.swatches.indexOf(reference); + if (index !== -1) { + this.closestIndexCache.set(reference.relativeLuminance, index); + return index; + } + const closest = this.swatches.reduce((previous, next) => Math.abs(next.relativeLuminance - reference.relativeLuminance) < + Math.abs(previous.relativeLuminance - reference.relativeLuminance) + ? next + : previous); + index = this.swatches.indexOf(closest); + this.closestIndexCache.set(reference.relativeLuminance, index); + return index; + } + /** + * Create a color palette from a provided swatch + * @param source - The source swatch to create a palette from + * @returns + */ + static from(source) { + return new PaletteRGBImpl(source, Object.freeze(new ComponentStateColorPalette({ + /* eslint-disable-next-line @typescript-eslint/no-non-null-assertion */ + baseColor: color_rgba_64_ColorRGBA64.fromObject(source) + }).palette.map(x => { + /* eslint-disable-next-line @typescript-eslint/no-non-null-assertion */ + const _x = parseColorHexRGB(x.toStringHexRGB()); + return SwatchRGB.create(_x.r, _x.g, _x.b); + }))); + } +} + +;// CONCATENATED MODULE: ../node_modules/@jupyter/web-components/dist/esm/color/recipes/accent-fill.js +/** + * @internal + */ +function accentFill(palette, neutralPalette, reference, hoverDelta, activeDelta, focusDelta, neutralFillRestDelta, neutralFillHoverDelta, neutralFillActiveDelta) { + const accent = palette.source; + const referenceIndex = neutralPalette.closestIndexOf(reference); + const swapThreshold = Math.max(neutralFillRestDelta, neutralFillHoverDelta, neutralFillActiveDelta); + const direction = referenceIndex >= swapThreshold ? -1 : 1; + const accentIndex = palette.closestIndexOf(accent); + const hoverIndex = accentIndex; + const restIndex = hoverIndex + direction * -1 * hoverDelta; + const activeIndex = restIndex + direction * activeDelta; + const focusIndex = restIndex + direction * focusDelta; + return { + rest: palette.get(restIndex), + hover: palette.get(hoverIndex), + active: palette.get(activeIndex), + focus: palette.get(focusIndex) + }; +} + +;// CONCATENATED MODULE: ../node_modules/@jupyter/web-components/dist/esm/color/recipes/accent-foreground.js + +/** + * @internal + */ +function accentForeground(palette, reference, contrastTarget, restDelta, hoverDelta, activeDelta, focusDelta) { + const accent = palette.source; + const accentIndex = palette.closestIndexOf(accent); + const direction = directionByIsDark(reference); + const startIndex = accentIndex + + (direction === 1 + ? Math.min(restDelta, hoverDelta) + : Math.max(direction * restDelta, direction * hoverDelta)); + const accessibleSwatch = palette.colorContrast(reference, contrastTarget, startIndex, direction); + const accessibleIndex1 = palette.closestIndexOf(accessibleSwatch); + const accessibleIndex2 = accessibleIndex1 + direction * Math.abs(restDelta - hoverDelta); + const indexOneIsRestState = direction === 1 + ? restDelta < hoverDelta + : direction * restDelta > direction * hoverDelta; + let restIndex; + let hoverIndex; + if (indexOneIsRestState) { + restIndex = accessibleIndex1; + hoverIndex = accessibleIndex2; + } + else { + restIndex = accessibleIndex2; + hoverIndex = accessibleIndex1; + } + return { + rest: palette.get(restIndex), + hover: palette.get(hoverIndex), + active: palette.get(restIndex + direction * activeDelta), + focus: palette.get(restIndex + direction * focusDelta) + }; +} + +;// CONCATENATED MODULE: ../node_modules/@jupyter/web-components/dist/esm/color/utilities/color-constants.js + + +/** + * @internal + */ +const white = SwatchRGB.create(1, 1, 1); +/** + * @internal + */ +const black = SwatchRGB.create(0, 0, 0); +/** + * @internal + */ +/* eslint-disable-next-line @typescript-eslint/no-non-null-assertion */ +const middleGrey = SwatchRGB.from(parseColorHexRGB('#808080')); +/** + * @internal + */ +/* eslint-disable-next-line @typescript-eslint/no-non-null-assertion */ +const accentBase = SwatchRGB.from(parseColorHexRGB('#DA1A5F')); +/** + * @internal + */ +/* eslint-disable-next-line @typescript-eslint/no-non-null-assertion */ +const errorBase = SwatchRGB.from(parseColorHexRGB('#D32F2F')); + +;// CONCATENATED MODULE: ../node_modules/@jupyter/web-components/dist/esm/color/recipes/foreground-on-accent.js + +/** + * @internal + */ +function foregroundOnAccent(reference, contrastTarget) { + return reference.contrast(white) >= contrastTarget ? white : black; +} + +;// CONCATENATED MODULE: ../node_modules/@jupyter/web-components/dist/esm/color/recipes/neutral-fill.js +/** + * + * @param palette - The palette to operate on + * @param reference - The reference color to calculate a color for + * @param delta - The offset from the reference's location + * @param threshold - Determines if a lighter or darker color than the reference will be picked. + * @returns + * + * @internal + */ +function neutralFill(palette, reference, restDelta, hoverDelta, activeDelta, focusDelta) { + const referenceIndex = palette.closestIndexOf(reference); + const threshold = Math.max(restDelta, hoverDelta, activeDelta, focusDelta); + const direction = referenceIndex >= threshold ? -1 : 1; + return { + rest: palette.get(referenceIndex + direction * restDelta), + hover: palette.get(referenceIndex + direction * hoverDelta), + active: palette.get(referenceIndex + direction * activeDelta), + focus: palette.get(referenceIndex + direction * focusDelta) + }; +} + +;// CONCATENATED MODULE: ../node_modules/@jupyter/web-components/dist/esm/color/recipes/neutral-fill-input.js + +/** + * @internal + */ +function neutralFillInput(palette, reference, restDelta, hoverDelta, activeDelta, focusDelta) { + const direction = directionByIsDark(reference); + const referenceIndex = palette.closestIndexOf(reference); + return { + rest: palette.get(referenceIndex - direction * restDelta), + hover: palette.get(referenceIndex - direction * hoverDelta), + active: palette.get(referenceIndex - direction * activeDelta), + focus: palette.get(referenceIndex - direction * focusDelta) + }; +} + +;// CONCATENATED MODULE: ../node_modules/@jupyter/web-components/dist/esm/color/recipes/neutral-fill-layer.js +/** + * @internal + */ +function neutralFillLayer(palette, reference, delta) { + const referenceIndex = palette.closestIndexOf(reference); + return palette.get(referenceIndex - (referenceIndex < delta ? delta * -1 : delta)); +} + +;// CONCATENATED MODULE: ../node_modules/@jupyter/web-components/dist/esm/color/recipes/neutral-fill-stealth.js +/** + * @internal + */ +function neutralFillStealth(palette, reference, restDelta, hoverDelta, activeDelta, focusDelta, fillRestDelta, fillHoverDelta, fillActiveDelta, fillFocusDelta) { + const swapThreshold = Math.max(restDelta, hoverDelta, activeDelta, focusDelta, fillRestDelta, fillHoverDelta, fillActiveDelta, fillFocusDelta); + const referenceIndex = palette.closestIndexOf(reference); + const direction = referenceIndex >= swapThreshold ? -1 : 1; + return { + rest: palette.get(referenceIndex + direction * restDelta), + hover: palette.get(referenceIndex + direction * hoverDelta), + active: palette.get(referenceIndex + direction * activeDelta), + focus: palette.get(referenceIndex + direction * focusDelta) + }; +} + +;// CONCATENATED MODULE: ../node_modules/@jupyter/web-components/dist/esm/color/recipes/neutral-fill-contrast.js + +/** + * @internal + */ +function neutralFillContrast(palette, reference, restDelta, hoverDelta, activeDelta, focusDelta) { + const direction = directionByIsDark(reference); + const accessibleIndex = palette.closestIndexOf(palette.colorContrast(reference, 4.5)); + const accessibleIndex2 = accessibleIndex + direction * Math.abs(restDelta - hoverDelta); + const indexOneIsRest = direction === 1 + ? restDelta < hoverDelta + : direction * restDelta > direction * hoverDelta; + let restIndex; + let hoverIndex; + if (indexOneIsRest) { + restIndex = accessibleIndex; + hoverIndex = accessibleIndex2; + } + else { + restIndex = accessibleIndex2; + hoverIndex = accessibleIndex; + } + return { + rest: palette.get(restIndex), + hover: palette.get(hoverIndex), + active: palette.get(restIndex + direction * activeDelta), + focus: palette.get(restIndex + direction * focusDelta) + }; +} + +;// CONCATENATED MODULE: ../node_modules/@jupyter/web-components/dist/esm/color/recipes/focus-stroke.js + +/** @internal */ +function focusStrokeOuter(palette, reference) { + return palette.colorContrast(reference, 3.5); +} +/** @internal */ +function focusStrokeInner(palette, reference, focusColor) { + return palette.colorContrast(focusColor, 3.5, palette.closestIndexOf(palette.source), (directionByIsDark(reference) * -1)); +} + +;// CONCATENATED MODULE: ../node_modules/@jupyter/web-components/dist/esm/color/recipes/neutral-foreground.js +/** + * @internal + */ +function neutralForeground(palette, reference) { + return palette.colorContrast(reference, 14); +} + +;// CONCATENATED MODULE: ../node_modules/@jupyter/web-components/dist/esm/color/recipes/neutral-foreground-hint.js +/** + * The neutralForegroundHint color recipe + * @param palette - The palette to operate on + * @param reference - The reference color + * + * @internal + */ +function neutralForegroundHint(palette, reference) { + return palette.colorContrast(reference, 4.5); +} + +;// CONCATENATED MODULE: ../node_modules/@jupyter/web-components/dist/esm/color/recipes/neutral-layer-card-container.js + +/** + * @internal + */ +function neutralLayerCardContainer(palette, relativeLuminance, layerDelta) { + return palette.get(palette.closestIndexOf(baseLayerLuminanceSwatch(relativeLuminance)) + + layerDelta); +} + +;// CONCATENATED MODULE: ../node_modules/@jupyter/web-components/dist/esm/color/recipes/neutral-layer-floating.js + +/** + * @internal + */ +function neutralLayerFloating(palette, relativeLuminance, layerDelta) { + const cardIndex = palette.closestIndexOf(baseLayerLuminanceSwatch(relativeLuminance)) - + layerDelta; + return palette.get(cardIndex - layerDelta); +} + +;// CONCATENATED MODULE: ../node_modules/@jupyter/web-components/dist/esm/color/recipes/neutral-layer-1.js + +function neutralLayer1(palette, baseLayerLuminance) { + return palette.get(palette.closestIndexOf(baseLayerLuminanceSwatch(baseLayerLuminance))); +} + +;// CONCATENATED MODULE: ../node_modules/@jupyter/web-components/dist/esm/color/recipes/neutral-layer-2.js + +/** + * @internal + */ +function neutralLayer2Index(palette, luminance, layerDelta, fillRestDelta, fillHoverDelta, fillActiveDelta) { + return Math.max(palette.closestIndexOf(baseLayerLuminanceSwatch(luminance)) + layerDelta, fillRestDelta, fillHoverDelta, fillActiveDelta); +} +/** + * @internal + */ +function neutralLayer2(palette, luminance, layerDelta, fillRestDelta, fillHoverDelta, fillActiveDelta) { + return palette.get(neutralLayer2Index(palette, luminance, layerDelta, fillRestDelta, fillHoverDelta, fillActiveDelta)); +} + +;// CONCATENATED MODULE: ../node_modules/@jupyter/web-components/dist/esm/color/recipes/neutral-layer-3.js + +/** + * @internal + */ +function neutralLayer3(palette, luminance, layerDelta, fillRestDelta, fillHoverDelta, fillActiveDelta) { + return palette.get(neutralLayer2Index(palette, luminance, layerDelta, fillRestDelta, fillHoverDelta, fillActiveDelta) + layerDelta); +} + +;// CONCATENATED MODULE: ../node_modules/@jupyter/web-components/dist/esm/color/recipes/neutral-layer-4.js + +/** + * @internal + */ +function neutralLayer4(palette, luminance, layerDelta, fillRestDelta, fillHoverDelta, fillActiveDelta) { + return palette.get(neutralLayer2Index(palette, luminance, layerDelta, fillRestDelta, fillHoverDelta, fillActiveDelta) + + layerDelta * 2); +} + +;// CONCATENATED MODULE: ../node_modules/@jupyter/web-components/dist/esm/color/recipes/neutral-stroke.js + +/** + * @internal + */ +function neutralStroke(palette, reference, restDelta, hoverDelta, activeDelta, focusDelta) { + const referenceIndex = palette.closestIndexOf(reference); + const direction = directionByIsDark(reference); + const restIndex = referenceIndex + direction * restDelta; + const hoverIndex = restIndex + direction * (hoverDelta - restDelta); + const activeIndex = restIndex + direction * (activeDelta - restDelta); + const focusIndex = restIndex + direction * (focusDelta - restDelta); + return { + rest: palette.get(restIndex), + hover: palette.get(hoverIndex), + active: palette.get(activeIndex), + focus: palette.get(focusIndex) + }; +} + +;// CONCATENATED MODULE: ../node_modules/@jupyter/web-components/dist/esm/color/recipes/neutral-stroke-divider.js + +/** + * The neutralStrokeDivider color recipe + * @param palette - The palette to operate on + * @param reference - The reference color + * @param delta - The offset from the reference + * + * @internal + */ +function neutralStrokeDivider(palette, reference, delta) { + return palette.get(palette.closestIndexOf(reference) + directionByIsDark(reference) * delta); +} + +;// CONCATENATED MODULE: ../node_modules/@jupyter/web-components/dist/esm/color/recipes/error-fill.js + +function errorFillAlgorithm(palette, neutralPalette, reference, hoverDelta, activeDelta, focusDelta, neutralFillRestDelta, neutralFillHoverDelta, neutralFillActiveDelta) { + const error = palette.source; + const referenceIndex = neutralPalette.closestIndexOf(reference); + const swapThreshold = Math.max(neutralFillRestDelta, neutralFillHoverDelta, neutralFillActiveDelta); + const direction = referenceIndex >= swapThreshold ? -1 : 1; + const errorIndex = palette.closestIndexOf(error); + const hoverIndex = errorIndex; + const restIndex = hoverIndex + direction * -1 * hoverDelta; + const activeIndex = restIndex + direction * activeDelta; + const focusIndex = restIndex + direction * focusDelta; + return { + rest: palette.get(restIndex), + hover: palette.get(hoverIndex), + active: palette.get(activeIndex), + focus: palette.get(focusIndex) + }; +} +/** + * @internal + */ +function errorForegroundAlgorithm(palette, reference, contrastTarget, restDelta, hoverDelta, activeDelta, focusDelta) { + const error = palette.source; + const errorIndex = palette.closestIndexOf(error); + const direction = isDark(reference) ? -1 : 1; + const startIndex = errorIndex + + (direction === 1 + ? Math.min(restDelta, hoverDelta) + : Math.max(direction * restDelta, direction * hoverDelta)); + const accessibleSwatch = palette.colorContrast(reference, contrastTarget, startIndex, direction); + const accessibleIndex1 = palette.closestIndexOf(accessibleSwatch); + const accessibleIndex2 = accessibleIndex1 + direction * Math.abs(restDelta - hoverDelta); + const indexOneIsRestState = direction === 1 + ? restDelta < hoverDelta + : direction * restDelta > direction * hoverDelta; + let restIndex; + let hoverIndex; + if (indexOneIsRestState) { + restIndex = accessibleIndex1; + hoverIndex = accessibleIndex2; + } + else { + restIndex = accessibleIndex2; + hoverIndex = accessibleIndex1; + } + return { + rest: palette.get(restIndex), + hover: palette.get(hoverIndex), + active: palette.get(restIndex + direction * activeDelta), + focus: palette.get(restIndex + direction * focusDelta) + }; +} + +;// CONCATENATED MODULE: ../node_modules/@jupyter/web-components/dist/esm/color/recipes/foreground-on-error.js + +/** + * @internal + */ +function foregroundOnErrorAlgorithm(reference, contrastTarget) { + return reference.contrast(white) >= contrastTarget ? white : black; +} + +;// CONCATENATED MODULE: ../node_modules/@jupyter/web-components/dist/esm/design-tokens.js +// Copyright (c) Jupyter Development Team. +// Copyright (c) Microsoft Corporation. +// Distributed under the terms of the Modified BSD License. + + + + + + + + + + + + + + + + + + + + + + + + + + +const { create: design_tokens_create } = DesignToken; +function createNonCss(name) { + return DesignToken.create({ name, cssCustomPropertyName: null }); +} +// General tokens +/** @public */ +const bodyFont = design_tokens_create('body-font').withDefault('aktiv-grotesk, "Segoe UI", Arial, Helvetica, sans-serif'); +/** @public */ +const baseHeightMultiplier = design_tokens_create('base-height-multiplier').withDefault(10); +/** @public */ +const baseHorizontalSpacingMultiplier = design_tokens_create('base-horizontal-spacing-multiplier').withDefault(3); +/** @public */ +const baseLayerLuminance = design_tokens_create('base-layer-luminance').withDefault(StandardLuminance.DarkMode); +/** @public */ +const controlCornerRadius = design_tokens_create('control-corner-radius').withDefault(4); +/** @public */ +const density = design_tokens_create('density').withDefault(0); +/** @public */ +const designUnit = design_tokens_create('design-unit').withDefault(4); +/** + * Adds to the density on specified element. + * + * @private + */ +const elementScale = design_tokens_create('element-scale').withDefault(0); +/** @public */ +const direction = design_tokens_create('direction').withDefault(Direction.ltr); +/** @public */ +const disabledOpacity = design_tokens_create('disabled-opacity').withDefault(0.4); +/** @public */ +const strokeWidth = design_tokens_create('stroke-width').withDefault(1); +/** @public */ +const focusStrokeWidth = design_tokens_create('focus-stroke-width').withDefault(2); +// Typography values +/** @public */ +const typeRampBaseFontSize = design_tokens_create('type-ramp-base-font-size').withDefault('14px'); +/** @public */ +const typeRampBaseLineHeight = design_tokens_create('type-ramp-base-line-height').withDefault('20px'); +/** @public */ +const typeRampMinus1FontSize = design_tokens_create('type-ramp-minus-1-font-size').withDefault('12px'); +/** @public */ +const typeRampMinus1LineHeight = design_tokens_create('type-ramp-minus-1-line-height').withDefault('16px'); +/** @public */ +const typeRampMinus2FontSize = design_tokens_create('type-ramp-minus-2-font-size').withDefault('10px'); +/** @public */ +const typeRampMinus2LineHeight = design_tokens_create('type-ramp-minus-2-line-height').withDefault('16px'); +/** @public */ +const typeRampPlus1FontSize = design_tokens_create('type-ramp-plus-1-font-size').withDefault('16px'); +/** @public */ +const typeRampPlus1LineHeight = design_tokens_create('type-ramp-plus-1-line-height').withDefault('24px'); +/** @public */ +const typeRampPlus2FontSize = design_tokens_create('type-ramp-plus-2-font-size').withDefault('20px'); +/** @public */ +const typeRampPlus2LineHeight = design_tokens_create('type-ramp-plus-2-line-height').withDefault('28px'); +/** @public */ +const typeRampPlus3FontSize = design_tokens_create('type-ramp-plus-3-font-size').withDefault('28px'); +/** @public */ +const typeRampPlus3LineHeight = design_tokens_create('type-ramp-plus-3-line-height').withDefault('36px'); +/** @public */ +const typeRampPlus4FontSize = design_tokens_create('type-ramp-plus-4-font-size').withDefault('34px'); +/** @public */ +const typeRampPlus4LineHeight = design_tokens_create('type-ramp-plus-4-line-height').withDefault('44px'); +/** @public */ +const typeRampPlus5FontSize = design_tokens_create('type-ramp-plus-5-font-size').withDefault('46px'); +/** @public */ +const typeRampPlus5LineHeight = design_tokens_create('type-ramp-plus-5-line-height').withDefault('56px'); +/** @public */ +const typeRampPlus6FontSize = design_tokens_create('type-ramp-plus-6-font-size').withDefault('60px'); +/** @public */ +const typeRampPlus6LineHeight = design_tokens_create('type-ramp-plus-6-line-height').withDefault('72px'); +// Color recipe values +/** @public */ +const accentFillRestDelta = createNonCss('accent-fill-rest-delta').withDefault(0); +/** @public */ +const accentFillHoverDelta = createNonCss('accent-fill-hover-delta').withDefault(4); +/** @public */ +const accentFillActiveDelta = createNonCss('accent-fill-active-delta').withDefault(-5); +/** @public */ +const accentFillFocusDelta = createNonCss('accent-fill-focus-delta').withDefault(0); +/** @public */ +const accentForegroundRestDelta = createNonCss('accent-foreground-rest-delta').withDefault(0); +/** @public */ +const accentForegroundHoverDelta = createNonCss('accent-foreground-hover-delta').withDefault(6); +/** @public */ +const accentForegroundActiveDelta = createNonCss('accent-foreground-active-delta').withDefault(-4); +/** @public */ +const accentForegroundFocusDelta = createNonCss('accent-foreground-focus-delta').withDefault(0); +/** @public */ +const neutralFillRestDelta = createNonCss('neutral-fill-rest-delta').withDefault(7); +/** @public */ +const neutralFillHoverDelta = createNonCss('neutral-fill-hover-delta').withDefault(10); +/** @public */ +const neutralFillActiveDelta = createNonCss('neutral-fill-active-delta').withDefault(5); +/** @public */ +const neutralFillFocusDelta = createNonCss('neutral-fill-focus-delta').withDefault(0); +/** @public */ +const neutralFillInputRestDelta = createNonCss('neutral-fill-input-rest-delta').withDefault(0); +/** @public */ +const neutralFillInputHoverDelta = createNonCss('neutral-fill-input-hover-delta').withDefault(0); +/** @public */ +const neutralFillInputActiveDelta = createNonCss('neutral-fill-input-active-delta').withDefault(0); +/** @public */ +const neutralFillInputFocusDelta = createNonCss('neutral-fill-input-focus-delta').withDefault(0); +/** @public */ +const neutralFillStealthRestDelta = createNonCss('neutral-fill-stealth-rest-delta').withDefault(0); +/** @public */ +const neutralFillStealthHoverDelta = createNonCss('neutral-fill-stealth-hover-delta').withDefault(5); +/** @public */ +const neutralFillStealthActiveDelta = createNonCss('neutral-fill-stealth-active-delta').withDefault(3); +/** @public */ +const neutralFillStealthFocusDelta = createNonCss('neutral-fill-stealth-focus-delta').withDefault(0); +/** @public */ +const neutralFillStrongRestDelta = createNonCss('neutral-fill-strong-rest-delta').withDefault(0); +/** @public */ +const neutralFillStrongHoverDelta = createNonCss('neutral-fill-strong-hover-delta').withDefault(8); +/** @public */ +const neutralFillStrongActiveDelta = createNonCss('neutral-fill-strong-active-delta').withDefault(-5); +/** @public */ +const neutralFillStrongFocusDelta = createNonCss('neutral-fill-strong-focus-delta').withDefault(0); +/** @public */ +const neutralFillLayerRestDelta = createNonCss('neutral-fill-layer-rest-delta').withDefault(3); +/** @public */ +const neutralStrokeRestDelta = createNonCss('neutral-stroke-rest-delta').withDefault(25); +/** @public */ +const neutralStrokeHoverDelta = createNonCss('neutral-stroke-hover-delta').withDefault(40); +/** @public */ +const neutralStrokeActiveDelta = createNonCss('neutral-stroke-active-delta').withDefault(16); +/** @public */ +const neutralStrokeFocusDelta = createNonCss('neutral-stroke-focus-delta').withDefault(25); +/** @public */ +const neutralStrokeDividerRestDelta = createNonCss('neutral-stroke-divider-rest-delta').withDefault(8); +// Color recipes +/** @public */ +const neutralColor = design_tokens_create('neutral-color').withDefault(middleGrey); +/** @public */ +const neutralPalette = createNonCss('neutral-palette').withDefault((element) => PaletteRGB.from(neutralColor.getValueFor(element))); +/** @public */ +const accentColor = design_tokens_create('accent-color').withDefault(accentBase); +/** @public */ +const accentPalette = createNonCss('accent-palette').withDefault((element) => PaletteRGB.from(accentColor.getValueFor(element))); +// Neutral Layer Card Container +/** @public */ +const neutralLayerCardContainerRecipe = createNonCss('neutral-layer-card-container-recipe').withDefault({ + evaluate: (element) => neutralLayerCardContainer(neutralPalette.getValueFor(element), baseLayerLuminance.getValueFor(element), neutralFillLayerRestDelta.getValueFor(element)) +}); +/** @public */ +const design_tokens_neutralLayerCardContainer = design_tokens_create('neutral-layer-card-container').withDefault((element) => neutralLayerCardContainerRecipe.getValueFor(element).evaluate(element)); +// Neutral Layer Floating +/** @public */ +const neutralLayerFloatingRecipe = createNonCss('neutral-layer-floating-recipe').withDefault({ + evaluate: (element) => neutralLayerFloating(neutralPalette.getValueFor(element), baseLayerLuminance.getValueFor(element), neutralFillLayerRestDelta.getValueFor(element)) +}); +/** @public */ +const design_tokens_neutralLayerFloating = design_tokens_create('neutral-layer-floating').withDefault((element) => neutralLayerFloatingRecipe.getValueFor(element).evaluate(element)); +// Neutral Layer 1 +/** @public */ +const neutralLayer1Recipe = createNonCss('neutral-layer-1-recipe').withDefault({ + evaluate: (element) => neutralLayer1(neutralPalette.getValueFor(element), baseLayerLuminance.getValueFor(element)) +}); +/** @public */ +const design_tokens_neutralLayer1 = design_tokens_create('neutral-layer-1').withDefault((element) => neutralLayer1Recipe.getValueFor(element).evaluate(element)); +// Neutral Layer 2 +/** @public */ +const neutralLayer2Recipe = createNonCss('neutral-layer-2-recipe').withDefault({ + evaluate: (element) => neutralLayer2(neutralPalette.getValueFor(element), baseLayerLuminance.getValueFor(element), neutralFillLayerRestDelta.getValueFor(element), neutralFillRestDelta.getValueFor(element), neutralFillHoverDelta.getValueFor(element), neutralFillActiveDelta.getValueFor(element)) +}); +/** @public */ +const design_tokens_neutralLayer2 = design_tokens_create('neutral-layer-2').withDefault((element) => neutralLayer2Recipe.getValueFor(element).evaluate(element)); +// Neutral Layer 3 +/** @public */ +const neutralLayer3Recipe = createNonCss('neutral-layer-3-recipe').withDefault({ + evaluate: (element) => neutralLayer3(neutralPalette.getValueFor(element), baseLayerLuminance.getValueFor(element), neutralFillLayerRestDelta.getValueFor(element), neutralFillRestDelta.getValueFor(element), neutralFillHoverDelta.getValueFor(element), neutralFillActiveDelta.getValueFor(element)) +}); +/** @public */ +const design_tokens_neutralLayer3 = design_tokens_create('neutral-layer-3').withDefault((element) => neutralLayer3Recipe.getValueFor(element).evaluate(element)); +// Neutral Layer 4 +/** @public */ +const neutralLayer4Recipe = createNonCss('neutral-layer-4-recipe').withDefault({ + evaluate: (element) => neutralLayer4(neutralPalette.getValueFor(element), baseLayerLuminance.getValueFor(element), neutralFillLayerRestDelta.getValueFor(element), neutralFillRestDelta.getValueFor(element), neutralFillHoverDelta.getValueFor(element), neutralFillActiveDelta.getValueFor(element)) +}); +/** @public */ +const design_tokens_neutralLayer4 = design_tokens_create('neutral-layer-4').withDefault((element) => neutralLayer4Recipe.getValueFor(element).evaluate(element)); +/** @public */ +const fillColor = design_tokens_create('fill-color').withDefault(element => design_tokens_neutralLayer1.getValueFor(element)); +var ContrastTarget; +(function (ContrastTarget) { + ContrastTarget[ContrastTarget["normal"] = 4.5] = "normal"; + ContrastTarget[ContrastTarget["large"] = 7] = "large"; +})(ContrastTarget || (ContrastTarget = {})); +// Accent Fill +/** @public */ +const accentFillRecipe = design_tokens_create({ + name: 'accent-fill-recipe', + cssCustomPropertyName: null +}).withDefault({ + evaluate: (element, reference) => accentFill(accentPalette.getValueFor(element), neutralPalette.getValueFor(element), reference || fillColor.getValueFor(element), accentFillHoverDelta.getValueFor(element), accentFillActiveDelta.getValueFor(element), accentFillFocusDelta.getValueFor(element), neutralFillRestDelta.getValueFor(element), neutralFillHoverDelta.getValueFor(element), neutralFillActiveDelta.getValueFor(element)) +}); +/** @public */ +const accentFillRest = design_tokens_create('accent-fill-rest').withDefault((element) => { + return accentFillRecipe.getValueFor(element).evaluate(element).rest; +}); +/** @public */ +const accentFillHover = design_tokens_create('accent-fill-hover').withDefault((element) => { + return accentFillRecipe.getValueFor(element).evaluate(element).hover; +}); +/** @public */ +const accentFillActive = design_tokens_create('accent-fill-active').withDefault((element) => { + return accentFillRecipe.getValueFor(element).evaluate(element).active; +}); +/** @public */ +const accentFillFocus = design_tokens_create('accent-fill-focus').withDefault((element) => { + return accentFillRecipe.getValueFor(element).evaluate(element).focus; +}); +// Foreground On Accent +const foregroundOnAccentByContrast = (contrast) => (element, reference) => { + return foregroundOnAccent(reference || accentFillRest.getValueFor(element), contrast); +}; +/** @public */ +const foregroundOnAccentRecipe = createNonCss('foreground-on-accent-recipe').withDefault({ + evaluate: (element, reference) => foregroundOnAccentByContrast(ContrastTarget.normal)(element, reference) +}); +/** @public */ +const foregroundOnAccentRest = design_tokens_create('foreground-on-accent-rest').withDefault((element) => foregroundOnAccentRecipe + .getValueFor(element) + .evaluate(element, accentFillRest.getValueFor(element))); +/** @public */ +const foregroundOnAccentHover = design_tokens_create('foreground-on-accent-hover').withDefault((element) => foregroundOnAccentRecipe + .getValueFor(element) + .evaluate(element, accentFillHover.getValueFor(element))); +/** @public */ +const foregroundOnAccentActive = design_tokens_create('foreground-on-accent-active').withDefault((element) => foregroundOnAccentRecipe + .getValueFor(element) + .evaluate(element, accentFillActive.getValueFor(element))); +/** @public */ +const foregroundOnAccentFocus = design_tokens_create('foreground-on-accent-focus').withDefault((element) => foregroundOnAccentRecipe + .getValueFor(element) + .evaluate(element, accentFillFocus.getValueFor(element))); +/** @public */ +const foregroundOnAccentLargeRecipe = createNonCss('foreground-on-accent-large-recipe').withDefault({ + evaluate: (element, reference) => foregroundOnAccentByContrast(ContrastTarget.large)(element, reference) +}); +/** @public */ +const foregroundOnAccentRestLarge = design_tokens_create('foreground-on-accent-rest-large').withDefault((element) => foregroundOnAccentLargeRecipe + .getValueFor(element) + .evaluate(element, accentFillRest.getValueFor(element))); +/** @public */ +const foregroundOnAccentHoverLarge = design_tokens_create('foreground-on-accent-hover-large').withDefault((element) => foregroundOnAccentLargeRecipe + .getValueFor(element) + .evaluate(element, accentFillHover.getValueFor(element))); +/** @public */ +const foregroundOnAccentActiveLarge = design_tokens_create('foreground-on-accent-active-large').withDefault((element) => foregroundOnAccentLargeRecipe + .getValueFor(element) + .evaluate(element, accentFillActive.getValueFor(element))); +/** @public */ +const foregroundOnAccentFocusLarge = design_tokens_create('foreground-on-accent-focus-large').withDefault((element) => foregroundOnAccentLargeRecipe + .getValueFor(element) + .evaluate(element, accentFillFocus.getValueFor(element))); +// Accent Foreground +const accentForegroundByContrast = (contrast) => (element, reference) => accentForeground(accentPalette.getValueFor(element), reference || fillColor.getValueFor(element), contrast, accentForegroundRestDelta.getValueFor(element), accentForegroundHoverDelta.getValueFor(element), accentForegroundActiveDelta.getValueFor(element), accentForegroundFocusDelta.getValueFor(element)); +/** @public */ +const accentForegroundRecipe = design_tokens_create({ + name: 'accent-foreground-recipe', + cssCustomPropertyName: null +}).withDefault({ + evaluate: (element, reference) => accentForegroundByContrast(ContrastTarget.normal)(element, reference) +}); +/** @public */ +const accentForegroundRest = design_tokens_create('accent-foreground-rest').withDefault((element) => accentForegroundRecipe.getValueFor(element).evaluate(element).rest); +/** @public */ +const accentForegroundHover = design_tokens_create('accent-foreground-hover').withDefault((element) => accentForegroundRecipe.getValueFor(element).evaluate(element).hover); +/** @public */ +const accentForegroundActive = design_tokens_create('accent-foreground-active').withDefault((element) => accentForegroundRecipe.getValueFor(element).evaluate(element).active); +/** @public */ +const accentForegroundFocus = design_tokens_create('accent-foreground-focus').withDefault((element) => accentForegroundRecipe.getValueFor(element).evaluate(element).focus); +// Neutral Fill +/** @public */ +const neutralFillRecipe = design_tokens_create({ + name: 'neutral-fill-recipe', + cssCustomPropertyName: null +}).withDefault({ + evaluate: (element, reference) => neutralFill(neutralPalette.getValueFor(element), reference || fillColor.getValueFor(element), neutralFillRestDelta.getValueFor(element), neutralFillHoverDelta.getValueFor(element), neutralFillActiveDelta.getValueFor(element), neutralFillFocusDelta.getValueFor(element)) +}); +/** @public */ +const neutralFillRest = design_tokens_create('neutral-fill-rest').withDefault((element) => neutralFillRecipe.getValueFor(element).evaluate(element).rest); +/** @public */ +const neutralFillHover = design_tokens_create('neutral-fill-hover').withDefault((element) => neutralFillRecipe.getValueFor(element).evaluate(element).hover); +/** @public */ +const neutralFillActive = design_tokens_create('neutral-fill-active').withDefault((element) => neutralFillRecipe.getValueFor(element).evaluate(element).active); +/** @public */ +const neutralFillFocus = design_tokens_create('neutral-fill-focus').withDefault((element) => neutralFillRecipe.getValueFor(element).evaluate(element).focus); +// Neutral Fill Input +/** @public */ +const neutralFillInputRecipe = design_tokens_create({ + name: 'neutral-fill-input-recipe', + cssCustomPropertyName: null +}).withDefault({ + evaluate: (element, reference) => neutralFillInput(neutralPalette.getValueFor(element), reference || fillColor.getValueFor(element), neutralFillInputRestDelta.getValueFor(element), neutralFillInputHoverDelta.getValueFor(element), neutralFillInputActiveDelta.getValueFor(element), neutralFillInputFocusDelta.getValueFor(element)) +}); +/** @public */ +const neutralFillInputRest = design_tokens_create('neutral-fill-input-rest').withDefault((element) => neutralFillInputRecipe.getValueFor(element).evaluate(element).rest); +/** @public */ +const neutralFillInputHover = design_tokens_create('neutral-fill-input-hover').withDefault((element) => neutralFillInputRecipe.getValueFor(element).evaluate(element).hover); +/** @public */ +const neutralFillInputActive = design_tokens_create('neutral-fill-input-active').withDefault((element) => neutralFillInputRecipe.getValueFor(element).evaluate(element).active); +/** @public */ +const neutralFillInputFocus = design_tokens_create('neutral-fill-input-focus').withDefault((element) => neutralFillInputRecipe.getValueFor(element).evaluate(element).focus); +// Neutral Fill Stealth +/** @public */ +const neutralFillStealthRecipe = design_tokens_create({ + name: 'neutral-fill-stealth-recipe', + cssCustomPropertyName: null +}).withDefault({ + evaluate: (element, reference) => neutralFillStealth(neutralPalette.getValueFor(element), reference || fillColor.getValueFor(element), neutralFillStealthRestDelta.getValueFor(element), neutralFillStealthHoverDelta.getValueFor(element), neutralFillStealthActiveDelta.getValueFor(element), neutralFillStealthFocusDelta.getValueFor(element), neutralFillRestDelta.getValueFor(element), neutralFillHoverDelta.getValueFor(element), neutralFillActiveDelta.getValueFor(element), neutralFillFocusDelta.getValueFor(element)) +}); +/** @public */ +const neutralFillStealthRest = design_tokens_create('neutral-fill-stealth-rest').withDefault((element) => neutralFillStealthRecipe.getValueFor(element).evaluate(element).rest); +/** @public */ +const neutralFillStealthHover = design_tokens_create('neutral-fill-stealth-hover').withDefault((element) => neutralFillStealthRecipe.getValueFor(element).evaluate(element).hover); +/** @public */ +const neutralFillStealthActive = design_tokens_create('neutral-fill-stealth-active').withDefault((element) => neutralFillStealthRecipe.getValueFor(element).evaluate(element).active); +/** @public */ +const neutralFillStealthFocus = design_tokens_create('neutral-fill-stealth-focus').withDefault((element) => neutralFillStealthRecipe.getValueFor(element).evaluate(element).focus); +// Neutral Fill Strong +/** @public */ +const neutralFillStrongRecipe = design_tokens_create({ + name: 'neutral-fill-strong-recipe', + cssCustomPropertyName: null +}).withDefault({ + evaluate: (element, reference) => neutralFillContrast(neutralPalette.getValueFor(element), reference || fillColor.getValueFor(element), neutralFillStrongRestDelta.getValueFor(element), neutralFillStrongHoverDelta.getValueFor(element), neutralFillStrongActiveDelta.getValueFor(element), neutralFillStrongFocusDelta.getValueFor(element)) +}); +/** @public */ +const neutralFillStrongRest = design_tokens_create('neutral-fill-strong-rest').withDefault((element) => neutralFillStrongRecipe.getValueFor(element).evaluate(element).rest); +/** @public */ +const neutralFillStrongHover = design_tokens_create('neutral-fill-strong-hover').withDefault((element) => neutralFillStrongRecipe.getValueFor(element).evaluate(element).hover); +/** @public */ +const neutralFillStrongActive = design_tokens_create('neutral-fill-strong-active').withDefault((element) => neutralFillStrongRecipe.getValueFor(element).evaluate(element).active); +/** @public */ +const neutralFillStrongFocus = design_tokens_create('neutral-fill-strong-focus').withDefault((element) => neutralFillStrongRecipe.getValueFor(element).evaluate(element).focus); +// Neutral Fill Layer +/** @public */ +const neutralFillLayerRecipe = createNonCss('neutral-fill-layer-recipe').withDefault({ + evaluate: (element, reference) => neutralFillLayer(neutralPalette.getValueFor(element), reference || fillColor.getValueFor(element), neutralFillLayerRestDelta.getValueFor(element)) +}); +/** @public */ +const neutralFillLayerRest = design_tokens_create('neutral-fill-layer-rest').withDefault((element) => neutralFillLayerRecipe.getValueFor(element).evaluate(element)); +// Focus Stroke Outer +/** @public */ +const focusStrokeOuterRecipe = createNonCss('focus-stroke-outer-recipe').withDefault({ + evaluate: (element) => focusStrokeOuter(neutralPalette.getValueFor(element), fillColor.getValueFor(element)) +}); +/** @public */ +const design_tokens_focusStrokeOuter = design_tokens_create('focus-stroke-outer').withDefault((element) => focusStrokeOuterRecipe.getValueFor(element).evaluate(element)); +// Focus Stroke Inner +/** @public */ +const focusStrokeInnerRecipe = createNonCss('focus-stroke-inner-recipe').withDefault({ + evaluate: (element) => focusStrokeInner(accentPalette.getValueFor(element), fillColor.getValueFor(element), design_tokens_focusStrokeOuter.getValueFor(element)) +}); +/** @public */ +const design_tokens_focusStrokeInner = design_tokens_create('focus-stroke-inner').withDefault((element) => focusStrokeInnerRecipe.getValueFor(element).evaluate(element)); +// Neutral Foreground Hint +/** @public */ +const neutralForegroundHintRecipe = createNonCss('neutral-foreground-hint-recipe').withDefault({ + evaluate: (element) => neutralForegroundHint(neutralPalette.getValueFor(element), fillColor.getValueFor(element)) +}); +/** @public */ +const design_tokens_neutralForegroundHint = design_tokens_create('neutral-foreground-hint').withDefault((element) => neutralForegroundHintRecipe.getValueFor(element).evaluate(element)); +// Neutral Foreground +/** @public */ +const neutralForegroundRecipe = createNonCss('neutral-foreground-recipe').withDefault({ + evaluate: (element) => neutralForeground(neutralPalette.getValueFor(element), fillColor.getValueFor(element)) +}); +/** @public */ +const neutralForegroundRest = design_tokens_create('neutral-foreground-rest').withDefault((element) => neutralForegroundRecipe.getValueFor(element).evaluate(element)); +// Neutral Stroke +/** @public */ +const neutralStrokeRecipe = design_tokens_create({ + name: 'neutral-stroke-recipe', + cssCustomPropertyName: null +}).withDefault({ + evaluate: (element) => { + return neutralStroke(neutralPalette.getValueFor(element), fillColor.getValueFor(element), neutralStrokeRestDelta.getValueFor(element), neutralStrokeHoverDelta.getValueFor(element), neutralStrokeActiveDelta.getValueFor(element), neutralStrokeFocusDelta.getValueFor(element)); + } +}); +/** @public */ +const neutralStrokeRest = design_tokens_create('neutral-stroke-rest').withDefault((element) => neutralStrokeRecipe.getValueFor(element).evaluate(element).rest); +/** @public */ +const neutralStrokeHover = design_tokens_create('neutral-stroke-hover').withDefault((element) => neutralStrokeRecipe.getValueFor(element).evaluate(element).hover); +/** @public */ +const neutralStrokeActive = design_tokens_create('neutral-stroke-active').withDefault((element) => neutralStrokeRecipe.getValueFor(element).evaluate(element).active); +/** @public */ +const neutralStrokeFocus = design_tokens_create('neutral-stroke-focus').withDefault((element) => neutralStrokeRecipe.getValueFor(element).evaluate(element).focus); +// Neutral Stroke Divider +/** @public */ +const neutralStrokeDividerRecipe = createNonCss('neutral-stroke-divider-recipe').withDefault({ + evaluate: (element, reference) => neutralStrokeDivider(neutralPalette.getValueFor(element), reference || fillColor.getValueFor(element), neutralStrokeDividerRestDelta.getValueFor(element)) +}); +/** @public */ +const neutralStrokeDividerRest = design_tokens_create('neutral-stroke-divider-rest').withDefault(element => neutralStrokeDividerRecipe.getValueFor(element).evaluate(element)); +/** + * The control height formula expressed as a design token. + * This token does not provide a CSS custom property. + * + * @public + */ +const heightNumberAsToken = DesignToken.create({ + name: 'height-number', + cssCustomPropertyName: null +}).withDefault(target => (baseHeightMultiplier.getValueFor(target) + density.getValueFor(target)) * + designUnit.getValueFor(target)); +/* + * The error palette is built using the same color algorithm as the accent palette + * But by copying the algorithm from @microsoft/fast-components at commit 03d711f222bd816834a5e1d60256d3e083b27c27 + * as some helpers are not exported. + * The delta used are those of the accent palette. + */ +/** @public */ +const errorColor = design_tokens_create('error-color').withDefault(errorBase); +/** + * Error palette + * @public + */ +const errorPalette = createNonCss('error-palette').withDefault((element) => PaletteRGB.from(errorColor.getValueFor(element))); +// Error Fill +/** @public */ +const errorFillRecipe = design_tokens_create({ + name: 'error-fill-recipe', + cssCustomPropertyName: null +}).withDefault({ + evaluate: (element, reference) => errorFillAlgorithm(errorPalette.getValueFor(element), neutralPalette.getValueFor(element), reference || fillColor.getValueFor(element), accentFillHoverDelta.getValueFor(element), accentFillActiveDelta.getValueFor(element), accentFillFocusDelta.getValueFor(element), neutralFillRestDelta.getValueFor(element), neutralFillHoverDelta.getValueFor(element), neutralFillActiveDelta.getValueFor(element)) +}); +/** @public */ +const errorFillRest = design_tokens_create('error-fill-rest').withDefault((element) => { + return errorFillRecipe.getValueFor(element).evaluate(element).rest; +}); +/** @public */ +const errorFillHover = design_tokens_create('error-fill-hover').withDefault((element) => { + return errorFillRecipe.getValueFor(element).evaluate(element).hover; +}); +/** @public */ +const errorFillActive = design_tokens_create('error-fill-active').withDefault((element) => { + return errorFillRecipe.getValueFor(element).evaluate(element).active; +}); +/** @public */ +const errorFillFocus = design_tokens_create('error-fill-focus').withDefault((element) => { + return errorFillRecipe.getValueFor(element).evaluate(element).focus; +}); +// Foreground On Error +const foregroundOnErrorByContrast = (contrast) => (element, reference) => { + return foregroundOnErrorAlgorithm(reference || errorFillRest.getValueFor(element), contrast); +}; +/** @public */ +const foregroundOnErrorRecipe = design_tokens_create({ + name: 'foreground-on-error-recipe', + cssCustomPropertyName: null +}).withDefault({ + evaluate: (element, reference) => foregroundOnErrorByContrast(ContrastTarget.normal)(element, reference) +}); +/** @public */ +const foregroundOnErrorRest = design_tokens_create('foreground-on-error-rest').withDefault((element) => foregroundOnErrorRecipe + .getValueFor(element) + .evaluate(element, errorFillRest.getValueFor(element))); +/** @public */ +const foregroundOnErrorHover = design_tokens_create('foreground-on-error-hover').withDefault((element) => foregroundOnErrorRecipe + .getValueFor(element) + .evaluate(element, errorFillHover.getValueFor(element))); +/** @public */ +const foregroundOnErrorActive = design_tokens_create('foreground-on-error-active').withDefault((element) => foregroundOnErrorRecipe + .getValueFor(element) + .evaluate(element, errorFillActive.getValueFor(element))); +/** @public */ +const foregroundOnErrorFocus = design_tokens_create('foreground-on-error-focus').withDefault((element) => foregroundOnErrorRecipe + .getValueFor(element) + .evaluate(element, errorFillFocus.getValueFor(element))); +/** @public */ +const foregroundOnErrorLargeRecipe = design_tokens_create({ + name: 'foreground-on-error-large-recipe', + cssCustomPropertyName: null +}).withDefault({ + evaluate: (element, reference) => foregroundOnErrorByContrast(ContrastTarget.large)(element, reference) +}); +/** @public */ +const foregroundOnErrorRestLarge = design_tokens_create('foreground-on-error-rest-large').withDefault((element) => foregroundOnErrorLargeRecipe + .getValueFor(element) + .evaluate(element, errorFillRest.getValueFor(element))); +/** @public */ +const foregroundOnErrorHoverLarge = design_tokens_create('foreground-on-error-hover-large').withDefault((element) => foregroundOnErrorLargeRecipe + .getValueFor(element) + .evaluate(element, errorFillHover.getValueFor(element))); +/** @public */ +const foregroundOnErrorActiveLarge = design_tokens_create('foreground-on-error-active-large').withDefault((element) => foregroundOnErrorLargeRecipe + .getValueFor(element) + .evaluate(element, errorFillActive.getValueFor(element))); +/** @public */ +const foregroundOnErrorFocusLarge = design_tokens_create('foreground-on-error-focus-large').withDefault((element) => foregroundOnErrorLargeRecipe + .getValueFor(element) + .evaluate(element, errorFillFocus.getValueFor(element))); +// Error Foreground +const errorForegroundByContrast = (contrast) => (element, reference) => errorForegroundAlgorithm(errorPalette.getValueFor(element), reference || fillColor.getValueFor(element), contrast, accentForegroundRestDelta.getValueFor(element), accentForegroundHoverDelta.getValueFor(element), accentForegroundActiveDelta.getValueFor(element), accentForegroundFocusDelta.getValueFor(element)); +/** @public */ +const errorForegroundRecipe = design_tokens_create({ + name: 'error-foreground-recipe', + cssCustomPropertyName: null +}).withDefault({ + evaluate: (element, reference) => errorForegroundByContrast(ContrastTarget.normal)(element, reference) +}); +/** @public */ +const errorForegroundRest = design_tokens_create('error-foreground-rest').withDefault((element) => errorForegroundRecipe.getValueFor(element).evaluate(element).rest); +/** @public */ +const errorForegroundHover = design_tokens_create('error-foreground-hover').withDefault((element) => errorForegroundRecipe.getValueFor(element).evaluate(element).hover); +/** @public */ +const errorForegroundActive = design_tokens_create('error-foreground-active').withDefault((element) => errorForegroundRecipe.getValueFor(element).evaluate(element).active); +/** @public */ +const errorForegroundFocus = design_tokens_create('error-foreground-focus').withDefault((element) => errorForegroundRecipe.getValueFor(element).evaluate(element).focus); + +;// CONCATENATED MODULE: ../node_modules/@jupyter/web-components/dist/esm/utilities/theme/applyTheme.js +// Copyright (c) Jupyter Development Team. +// Distributed under the terms of the Modified BSD License. + + + + + +const THEME_NAME_BODY_ATTRIBUTE = 'data-jp-theme-name'; +const THEME_MODE_BODY_ATTRIBUTE = 'data-jp-theme-light'; +// Use to determine the neutral color and possibly if theme is dark +const BASE_LAYOUT_COLOR = '--jp-layout-color1'; +/** + * Flag to initialized only one listener + */ +let isThemeChangeInitialized = false; +/** + * Configures a MutationObserver to watch for Jupyter theme changes and + * applies the current Jupyter theme to the toolkit components. + */ +function addJupyterLabThemeChangeListener() { + if (!isThemeChangeInitialized) { + isThemeChangeInitialized = true; + initThemeChangeListener(); + } +} +function initThemeChangeListener() { + const addObserver = () => { + const observer = new MutationObserver(() => { + applyJupyterTheme(); + }); + observer.observe(document.body, { + attributes: true, + attributeFilter: [THEME_NAME_BODY_ATTRIBUTE], + childList: false, + characterData: false + }); + applyJupyterTheme(); + }; + if (document.readyState === 'complete') { + addObserver(); + } + else { + window.addEventListener('load', addObserver); + } +} +/** + * Convert a string to an integer. + * + * @param value String to convert + * @returns Extracted integer or null + */ +const intConverter = (value) => { + const parsedValue = parseInt(value, 10); + return isNaN(parsedValue) ? null : parsedValue; +}; +/** + * Mapping JupyterLab CSS variables to FAST design tokens + */ +const tokenMappings = { + '--jp-border-width': { + converter: intConverter, + token: strokeWidth + }, + '--jp-border-radius': { + converter: intConverter, + token: controlCornerRadius + }, + [BASE_LAYOUT_COLOR]: { + converter: (value, isDark) => { + const parsedColor = parseColor(value); + if (parsedColor) { + const hsl = color_converters_rgbToHSL(parsedColor); + // Neutral luminance should be about 50% + const correctedHSL = color_hsl_ColorHSL.fromObject({ + h: hsl.h, + s: hsl.s, + l: 0.5 + }); + const correctedRGB = color_converters_hslToRGB(correctedHSL); + return SwatchRGB.create(correctedRGB.r, correctedRGB.g, correctedRGB.b); + } + else { + return null; + } + }, + token: neutralColor + }, + '--jp-brand-color1': { + converter: (value, isDark) => { + const parsedColor = parseColor(value); + if (parsedColor) { + const hsl = color_converters_rgbToHSL(parsedColor); + // Correct luminance to get accent fill closer to brand color 1 + const direction = isDark ? 1 : -1; + const correctedHSL = color_hsl_ColorHSL.fromObject({ + h: hsl.h, + s: hsl.s, + l: hsl.l + + (direction * accentFillHoverDelta.getValueFor(document.body)) / 94.0 + }); + const correctedRGB = color_converters_hslToRGB(correctedHSL); + return SwatchRGB.create(correctedRGB.r, correctedRGB.g, correctedRGB.b); + } + else { + return null; + } + }, + token: accentColor + }, + '--jp-error-color1': { + converter: (value, isDark) => { + const parsedColor = parseColor(value); + if (parsedColor) { + const hsl = color_converters_rgbToHSL(parsedColor); + // Correct luminance to get error fill closer + const direction = isDark ? 1 : -1; + const correctedHSL = color_hsl_ColorHSL.fromObject({ + h: hsl.h, + s: hsl.s, + l: hsl.l + + (direction * accentFillHoverDelta.getValueFor(document.body)) / 94.0 + }); + const correctedRGB = color_converters_hslToRGB(correctedHSL); + return SwatchRGB.create(correctedRGB.r, correctedRGB.g, correctedRGB.b); + } + else { + return null; + } + }, + token: errorColor + }, + '--jp-ui-font-family': { + token: bodyFont + }, + '--jp-ui-font-size1': { + token: typeRampBaseFontSize + } +}; +/** + * Applies the current Jupyter theme to the toolkit components. + */ +function applyJupyterTheme() { + var _a; + // Get all the styles applied to the tag in the webview HTML + // Importantly this includes all the CSS variables associated with the + // current Jupyter theme + const styles = getComputedStyle(document.body); + // Set mode + // It will look at the body attribute or try to extrapolate + const themeMode = document.body.getAttribute(THEME_MODE_BODY_ATTRIBUTE); + let isDark_ = false; + if (themeMode) { + isDark_ = themeMode === 'false'; + } + else { + const layoutColor = styles.getPropertyValue(BASE_LAYOUT_COLOR).toString(); + if (layoutColor) { + const parsedColor = parseColor(layoutColor); + if (parsedColor) { + isDark_ = isDark(SwatchRGB.create(parsedColor.r, parsedColor.g, parsedColor.b)); + console.debug(`Theme is ${isDark_ ? 'dark' : 'light'} based on '${BASE_LAYOUT_COLOR}' value: ${layoutColor}.`); + } + } + } + baseLayerLuminance.setValueFor(document.body, isDark_ ? StandardLuminance.DarkMode : StandardLuminance.LightMode); + for (const jpTokenName in tokenMappings) { + const toolkitTokenName = tokenMappings[jpTokenName]; + const value = styles.getPropertyValue(jpTokenName).toString(); + if (document.body && value !== '') { + const parsedValue = ((_a = toolkitTokenName.converter) !== null && _a !== void 0 ? _a : ((v) => v))(value.trim(), isDark_); + if (parsedValue !== null) { + toolkitTokenName.token.setValueFor(document.body, parsedValue); + } + else { + console.error(`Fail to parse value '${value}' for '${jpTokenName}' as FAST design token.`); + } + } + } +} + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-web-utilities/dist/key-codes.js +/** + * Key Code values + * @deprecated - KeyCodes are deprecated, use individual string key exports + */ +var KeyCodes; +(function (KeyCodes) { + KeyCodes[KeyCodes["alt"] = 18] = "alt"; + KeyCodes[KeyCodes["arrowDown"] = 40] = "arrowDown"; + KeyCodes[KeyCodes["arrowLeft"] = 37] = "arrowLeft"; + KeyCodes[KeyCodes["arrowRight"] = 39] = "arrowRight"; + KeyCodes[KeyCodes["arrowUp"] = 38] = "arrowUp"; + KeyCodes[KeyCodes["back"] = 8] = "back"; + KeyCodes[KeyCodes["backSlash"] = 220] = "backSlash"; + KeyCodes[KeyCodes["break"] = 19] = "break"; + KeyCodes[KeyCodes["capsLock"] = 20] = "capsLock"; + KeyCodes[KeyCodes["closeBracket"] = 221] = "closeBracket"; + KeyCodes[KeyCodes["colon"] = 186] = "colon"; + KeyCodes[KeyCodes["colon2"] = 59] = "colon2"; + KeyCodes[KeyCodes["comma"] = 188] = "comma"; + KeyCodes[KeyCodes["ctrl"] = 17] = "ctrl"; + KeyCodes[KeyCodes["delete"] = 46] = "delete"; + KeyCodes[KeyCodes["end"] = 35] = "end"; + KeyCodes[KeyCodes["enter"] = 13] = "enter"; + KeyCodes[KeyCodes["equals"] = 187] = "equals"; + KeyCodes[KeyCodes["equals2"] = 61] = "equals2"; + KeyCodes[KeyCodes["equals3"] = 107] = "equals3"; + KeyCodes[KeyCodes["escape"] = 27] = "escape"; + KeyCodes[KeyCodes["forwardSlash"] = 191] = "forwardSlash"; + KeyCodes[KeyCodes["function1"] = 112] = "function1"; + KeyCodes[KeyCodes["function10"] = 121] = "function10"; + KeyCodes[KeyCodes["function11"] = 122] = "function11"; + KeyCodes[KeyCodes["function12"] = 123] = "function12"; + KeyCodes[KeyCodes["function2"] = 113] = "function2"; + KeyCodes[KeyCodes["function3"] = 114] = "function3"; + KeyCodes[KeyCodes["function4"] = 115] = "function4"; + KeyCodes[KeyCodes["function5"] = 116] = "function5"; + KeyCodes[KeyCodes["function6"] = 117] = "function6"; + KeyCodes[KeyCodes["function7"] = 118] = "function7"; + KeyCodes[KeyCodes["function8"] = 119] = "function8"; + KeyCodes[KeyCodes["function9"] = 120] = "function9"; + KeyCodes[KeyCodes["home"] = 36] = "home"; + KeyCodes[KeyCodes["insert"] = 45] = "insert"; + KeyCodes[KeyCodes["menu"] = 93] = "menu"; + KeyCodes[KeyCodes["minus"] = 189] = "minus"; + KeyCodes[KeyCodes["minus2"] = 109] = "minus2"; + KeyCodes[KeyCodes["numLock"] = 144] = "numLock"; + KeyCodes[KeyCodes["numPad0"] = 96] = "numPad0"; + KeyCodes[KeyCodes["numPad1"] = 97] = "numPad1"; + KeyCodes[KeyCodes["numPad2"] = 98] = "numPad2"; + KeyCodes[KeyCodes["numPad3"] = 99] = "numPad3"; + KeyCodes[KeyCodes["numPad4"] = 100] = "numPad4"; + KeyCodes[KeyCodes["numPad5"] = 101] = "numPad5"; + KeyCodes[KeyCodes["numPad6"] = 102] = "numPad6"; + KeyCodes[KeyCodes["numPad7"] = 103] = "numPad7"; + KeyCodes[KeyCodes["numPad8"] = 104] = "numPad8"; + KeyCodes[KeyCodes["numPad9"] = 105] = "numPad9"; + KeyCodes[KeyCodes["numPadDivide"] = 111] = "numPadDivide"; + KeyCodes[KeyCodes["numPadDot"] = 110] = "numPadDot"; + KeyCodes[KeyCodes["numPadMinus"] = 109] = "numPadMinus"; + KeyCodes[KeyCodes["numPadMultiply"] = 106] = "numPadMultiply"; + KeyCodes[KeyCodes["numPadPlus"] = 107] = "numPadPlus"; + KeyCodes[KeyCodes["openBracket"] = 219] = "openBracket"; + KeyCodes[KeyCodes["pageDown"] = 34] = "pageDown"; + KeyCodes[KeyCodes["pageUp"] = 33] = "pageUp"; + KeyCodes[KeyCodes["period"] = 190] = "period"; + KeyCodes[KeyCodes["print"] = 44] = "print"; + KeyCodes[KeyCodes["quote"] = 222] = "quote"; + KeyCodes[KeyCodes["scrollLock"] = 145] = "scrollLock"; + KeyCodes[KeyCodes["shift"] = 16] = "shift"; + KeyCodes[KeyCodes["space"] = 32] = "space"; + KeyCodes[KeyCodes["tab"] = 9] = "tab"; + KeyCodes[KeyCodes["tilde"] = 192] = "tilde"; + KeyCodes[KeyCodes["windowsLeft"] = 91] = "windowsLeft"; + KeyCodes[KeyCodes["windowsOpera"] = 219] = "windowsOpera"; + KeyCodes[KeyCodes["windowsRight"] = 92] = "windowsRight"; +})(KeyCodes || (KeyCodes = {})); +/** + * @deprecated - KeyCodes are deprecated, use string key exports + */ +const keyCodeAlt = 18; +/** + * @deprecated - KeyCodes are deprecated, use string key exports + */ +const keyCodeArrowDown = 40; +/** + * @deprecated - KeyCodes are deprecated, use string key exports + */ +const keyCodeArrowLeft = 37; +/** + * @deprecated - KeyCodes are deprecated, use string key exports + */ +const keyCodeArrowRight = 39; +/** + * @deprecated - KeyCodes are deprecated, use string key exports + */ +const keyCodeArrowUp = 38; +/** + * @deprecated - KeyCodes are deprecated, use string key exports + */ +const keyCodeBack = 8; +/** + * @deprecated - KeyCodes are deprecated, use string key exports + */ +const keyCodeBackSlash = 220; +/** + * @deprecated - KeyCodes are deprecated, use string key exports + */ +const keyCodeBreak = 19; +/** + * @deprecated - KeyCodes are deprecated, use string key exports + */ +const keyCodeCapsLock = 20; +/** + * @deprecated - KeyCodes are deprecated, use string key exports + */ +const keyCodeCloseBracket = 221; +/** + * @deprecated - KeyCodes are deprecated, use string key exports + */ +const keyCodeColon = 186; +/** + * @deprecated - KeyCodes are deprecated, use string key exports + */ +const keyCodeColon2 = 59; // Opera and Firefox +/** + * @deprecated - KeyCodes are deprecated, use string key exports + */ +const keyCodeComma = 188; +/** + * @deprecated - KeyCodes are deprecated, use string key exports + */ +const keyCodeCtrl = 17; +/** + * @deprecated - KeyCodes are deprecated, use string key exports + */ +const keyCodeDelete = 46; +/** + * @deprecated - KeyCodes are deprecated, use string key exports + */ +const keyCodeEnd = 35; +/** + * @deprecated - KeyCodes are deprecated, use string key exports + */ +const keyCodeEnter = 13; +/** + * @deprecated - KeyCodes are deprecated, use string key exports + */ +const keyCodeEquals = 187; +/** + * @deprecated - KeyCodes are deprecated, use string key exports + */ +const keyCodeEquals2 = 61; // Opera +/** + * @deprecated - KeyCodes are deprecated, use string key exports + */ +const keyCodeEquals3 = 107; // Firefox +/** + * @deprecated - KeyCodes are deprecated, use string key exports + */ +const keyCodeEscape = 27; +/** + * @deprecated - KeyCodes are deprecated, use string key exports + */ +const keyCodeForwardSlash = 191; +/** + * @deprecated - KeyCodes are deprecated, use string key exports + */ +const keyCodeFunction1 = 112; +/** + * @deprecated - KeyCodes are deprecated, use string key exports + */ +const keyCodeFunction10 = 121; +/** + * @deprecated - KeyCodes are deprecated, use string key exports + */ +const keyCodeFunction11 = 122; +/** + * @deprecated - KeyCodes are deprecated, use string key exports + */ +const keyCodeFunction12 = 123; +/** + * @deprecated - KeyCodes are deprecated, use string key exports + */ +const keyCodeFunction2 = 113; +/** + * @deprecated - KeyCodes are deprecated, use string key exports + */ +const keyCodeFunction3 = 114; +/** + * @deprecated - KeyCodes are deprecated, use string key exports + */ +const keyCodeFunction4 = 115; +/** + * @deprecated - KeyCodes are deprecated, use string key exports + */ +const keyCodeFunction5 = 116; +/** + * @deprecated - KeyCodes are deprecated, use string key exports + */ +const keyCodeFunction6 = 117; +/** + * @deprecated - KeyCodes are deprecated, use string key exports + */ +const keyCodeFunction7 = 118; +/** + * @deprecated - KeyCodes are deprecated, use string key exports + */ +const keyCodeFunction8 = 119; +/** + * @deprecated - KeyCodes are deprecated, use string key exports + */ +const keyCodeFunction9 = 120; +/** + * @deprecated - KeyCodes are deprecated, use string key exports + */ +const keyCodeHome = 36; +/** + * @deprecated - KeyCodes are deprecated, use string key exports + */ +const keyCodeInsert = 45; +/** + * @deprecated - KeyCodes are deprecated, use string key exports + */ +const keyCodeMenu = 93; +/** + * @deprecated - KeyCodes are deprecated, use string key exports + */ +const keyCodeMinus = 189; +/** + * @deprecated - KeyCodes are deprecated, use string key exports + */ +const keyCodeMinus2 = 109; // Opera and Firefox +/** + * @deprecated - KeyCodes are deprecated, use string key exports + */ +const keyCodeNumLock = 144; +/** + * @deprecated - KeyCodes are deprecated, use string key exports + */ +const keyCodeNumPad0 = 96; +/** + * @deprecated - KeyCodes are deprecated, use string key exports + */ +const keyCodeNumPad1 = 97; +/** + * @deprecated - KeyCodes are deprecated, use string key exports + */ +const keyCodeNumPad2 = 98; +/** + * @deprecated - KeyCodes are deprecated, use string key exports + */ +const keyCodeNumPad3 = 99; +/** + * @deprecated - KeyCodes are deprecated, use string key exports + */ +const keyCodeNumPad4 = 100; +/** + * @deprecated - KeyCodes are deprecated, use string key exports + */ +const keyCodeNumPad5 = 101; +/** + * @deprecated - KeyCodes are deprecated, use string key exports + */ +const keyCodeNumPad6 = 102; +/** + * @deprecated - KeyCodes are deprecated, use string key exports + */ +const keyCodeNumPad7 = 103; +/** + * @deprecated - KeyCodes are deprecated, use string key exports + */ +const keyCodeNumPad8 = 104; +/** + * @deprecated - KeyCodes are deprecated, use string key exports + */ +const keyCodeNumPad9 = 105; +/** + * @deprecated - KeyCodes are deprecated, use string key exports + */ +const keyCodeNumPadDivide = 111; +/** + * @deprecated - KeyCodes are deprecated, use string key exports + */ +const keyCodeNumPadDot = 110; +/** + * @deprecated - KeyCodes are deprecated, use string key exports + */ +const keyCodeNumPadMinus = 109; +/** + * @deprecated - KeyCodes are deprecated, use string key exports + */ +const keyCodeNumPadMultiply = 106; +/** + * @deprecated - KeyCodes are deprecated, use string key exports + */ +const keyCodeNumPadPlus = 107; +/** + * @deprecated - KeyCodes are deprecated, use string key exports + */ +const keyCodeOpenBracket = 219; +/** + * @deprecated - KeyCodes are deprecated, use string key exports + */ +const keyCodePageDown = 34; +/** + * @deprecated - KeyCodes are deprecated, use string key exports + */ +const keyCodePageUp = 33; +/** + * @deprecated - KeyCodes are deprecated, use string key exports + */ +const keyCodePeriod = 190; +/** + * @deprecated - KeyCodes are deprecated, use string key exports + */ +const keyCodePrint = 44; +/** + * @deprecated - KeyCodes are deprecated, use string key exports + */ +const keyCodeQuote = 222; +/** + * @deprecated - KeyCodes are deprecated, use string key exports + */ +const keyCodeScrollLock = 145; +/** + * @deprecated - KeyCodes are deprecated, use string key exports + */ +const keyCodeShift = 16; +/** + * @deprecated - KeyCodes are deprecated, use string key exports + */ +const keyCodeSpace = 32; +/** + * @deprecated - KeyCodes are deprecated, use string key exports + */ +const keyCodeTab = 9; +/** + * @deprecated - KeyCodes are deprecated, use string key exports + */ +const keyCodeTilde = 192; +/** + * @deprecated - KeyCodes are deprecated, use string key exports + */ +const keyCodeWindowsLeft = 91; +/** + * @deprecated - KeyCodes are deprecated, use string key exports + */ +const keyCodeWindowsOpera = 219; // Opera +/** + * @deprecated - KeyCodes are deprecated, use string key exports + */ +const keyCodeWindowsRight = 92; +/** + * String values for use with KeyboardEvent.key + */ +const keyArrowDown = "ArrowDown"; +const keyArrowLeft = "ArrowLeft"; +const keyArrowRight = "ArrowRight"; +const keyArrowUp = "ArrowUp"; +const keyEnter = "Enter"; +const keyEscape = "Escape"; +const keyHome = "Home"; +const keyEnd = "End"; +const keyFunction2 = "F2"; +const keyPageDown = "PageDown"; +const keyPageUp = "PageUp"; +const keySpace = " "; +const keyTab = "Tab"; +const keyBackspace = "Backspace"; +const keyDelete = "Delete"; +const ArrowKeys = { + ArrowDown: keyArrowDown, + ArrowLeft: keyArrowLeft, + ArrowRight: keyArrowRight, + ArrowUp: keyArrowUp, +}; + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-web-utilities/dist/numbers.js +/** + * This method keeps a given value within the bounds of a min and max value. If the value + * is larger than the max, the minimum value will be returned. If the value is smaller than the minimum, + * the maximum will be returned. Otherwise, the value is returned un-changed. + */ +function wrapInBounds(min, max, value) { + if (value < min) { + return max; + } + else if (value > max) { + return min; + } + return value; +} +/** + * Ensures that a value is between a min and max value. If value is lower than min, min will be returned. + * If value is greater than max, max will be returned. + */ +function limit(min, max, value) { + return Math.min(Math.max(value, min), max); +} +/** + * Determines if a number value is within a specified range. + * + * @param value - the value to check + * @param min - the range start + * @param max - the range end + */ +function inRange(value, min, max = 0) { + [min, max] = [min, max].sort((a, b) => a - b); + return min <= value && value < max; +} + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-foundation/dist/esm/di/di.js +/** + * Big thanks to https://github.com/fkleuver and the https://github.com/aurelia/aurelia project + * for the bulk of this code and many of the associated tests. + */ + +// Tiny polyfill for TypeScript's Reflect metadata API. +const metadataByTarget = new Map(); +if (!("metadata" in Reflect)) { + Reflect.metadata = function (key, value) { + return function (target) { + Reflect.defineMetadata(key, value, target); + }; + }; + Reflect.defineMetadata = function (key, value, target) { + let metadata = metadataByTarget.get(target); + if (metadata === void 0) { + metadataByTarget.set(target, (metadata = new Map())); + } + metadata.set(key, value); + }; + Reflect.getOwnMetadata = function (key, target) { + const metadata = metadataByTarget.get(target); + if (metadata !== void 0) { + return metadata.get(key); + } + return void 0; + }; +} +/** + * A utility class used that constructs and registers resolvers for a dependency + * injection container. Supports a standard set of object lifetimes. + * @public + */ +class ResolverBuilder { + /** + * + * @param container - The container to create resolvers for. + * @param key - The key to register resolvers under. + */ + constructor(container, key) { + this.container = container; + this.key = key; + } + /** + * Creates a resolver for an existing object instance. + * @param value - The instance to resolve. + * @returns The resolver. + */ + instance(value) { + return this.registerResolver(0 /* instance */, value); + } + /** + * Creates a resolver that enforces a singleton lifetime. + * @param value - The type to create and cache the singleton for. + * @returns The resolver. + */ + singleton(value) { + return this.registerResolver(1 /* singleton */, value); + } + /** + * Creates a resolver that creates a new instance for every dependency request. + * @param value - The type to create instances of. + * @returns - The resolver. + */ + transient(value) { + return this.registerResolver(2 /* transient */, value); + } + /** + * Creates a resolver that invokes a callback function for every dependency resolution + * request, allowing custom logic to return the dependency. + * @param value - The callback to call during resolution. + * @returns The resolver. + */ + callback(value) { + return this.registerResolver(3 /* callback */, value); + } + /** + * Creates a resolver that invokes a callback function the first time that a dependency + * resolution is requested. The returned value is then cached and provided for all + * subsequent requests. + * @param value - The callback to call during the first resolution. + * @returns The resolver. + */ + cachedCallback(value) { + return this.registerResolver(3 /* callback */, cacheCallbackResult(value)); + } + /** + * Aliases the current key to a different key. + * @param destinationKey - The key to point the alias to. + * @returns The resolver. + */ + aliasTo(destinationKey) { + return this.registerResolver(5 /* alias */, destinationKey); + } + registerResolver(strategy, state) { + const { container, key } = this; + /* eslint-disable-next-line @typescript-eslint/no-non-null-assertion */ + this.container = this.key = (void 0); + return container.registerResolver(key, new ResolverImpl(key, strategy, state)); + } +} +function cloneArrayWithPossibleProps(source) { + const clone = source.slice(); + const keys = Object.keys(source); + const len = keys.length; + let key; + for (let i = 0; i < len; ++i) { + key = keys[i]; + if (!isArrayIndex(key)) { + clone[key] = source[key]; + } + } + return clone; +} +/** + * A set of default resolvers useful in configuring a container. + * @public + */ +const DefaultResolver = Object.freeze({ + /** + * Disables auto-registration and throws for all un-registered dependencies. + * @param key - The key to create the resolver for. + */ + none(key) { + throw Error(`${key.toString()} not registered, did you forget to add @singleton()?`); + }, + /** + * Provides default singleton resolution behavior during auto-registration. + * @param key - The key to create the resolver for. + * @returns The resolver. + */ + singleton(key) { + return new ResolverImpl(key, 1 /* singleton */, key); + }, + /** + * Provides default transient resolution behavior during auto-registration. + * @param key - The key to create the resolver for. + * @returns The resolver. + */ + transient(key) { + return new ResolverImpl(key, 2 /* transient */, key); + }, +}); +/** + * Configuration for a dependency injection container. + * @public + */ +const ContainerConfiguration = Object.freeze({ + /** + * The default configuration used when creating a DOM-disconnected container. + * @remarks + * The default creates a root container, with no parent container. It does not handle + * owner requests and it uses singleton resolution behavior for auto-registration. + */ + default: Object.freeze({ + parentLocator: () => null, + responsibleForOwnerRequests: false, + defaultResolver: DefaultResolver.singleton, + }), +}); +const dependencyLookup = new Map(); +function getParamTypes(key) { + return (Type) => { + return Reflect.getOwnMetadata(key, Type); + }; +} +let rootDOMContainer = null; +/** + * The gateway to dependency injection APIs. + * @public + */ +const DI = Object.freeze({ + /** + * Creates a new dependency injection container. + * @param config - The configuration for the container. + * @returns A newly created dependency injection container. + */ + createContainer(config) { + return new ContainerImpl(null, Object.assign({}, ContainerConfiguration.default, config)); + }, + /** + * Finds the dependency injection container responsible for providing dependencies + * to the specified node. + * @param node - The node to find the responsible container for. + * @returns The container responsible for providing dependencies to the node. + * @remarks + * This will be the same as the parent container if the specified node + * does not itself host a container configured with responsibleForOwnerRequests. + */ + findResponsibleContainer(node) { + const owned = node.$$container$$; + if (owned && owned.responsibleForOwnerRequests) { + return owned; + } + return DI.findParentContainer(node); + }, + /** + * Find the dependency injection container up the DOM tree from this node. + * @param node - The node to find the parent container for. + * @returns The parent container of this node. + * @remarks + * This will be the same as the responsible container if the specified node + * does not itself host a container configured with responsibleForOwnerRequests. + */ + findParentContainer(node) { + const event = new CustomEvent(DILocateParentEventType, { + bubbles: true, + composed: true, + cancelable: true, + detail: { container: void 0 }, + }); + node.dispatchEvent(event); + return event.detail.container || DI.getOrCreateDOMContainer(); + }, + /** + * Returns a dependency injection container if one is explicitly owned by the specified + * node. If one is not owned, then a new container is created and assigned to the node. + * @param node - The node to find or create the container for. + * @param config - The configuration for the container if one needs to be created. + * @returns The located or created container. + * @remarks + * This API does not search for a responsible or parent container. It looks only for a container + * directly defined on the specified node and creates one at that location if one does not + * already exist. + */ + getOrCreateDOMContainer(node, config) { + if (!node) { + return (rootDOMContainer || + (rootDOMContainer = new ContainerImpl(null, Object.assign({}, ContainerConfiguration.default, config, { + parentLocator: () => null, + })))); + } + return (node.$$container$$ || + new ContainerImpl(node, Object.assign({}, ContainerConfiguration.default, config, { + parentLocator: DI.findParentContainer, + }))); + }, + /** + * Gets the "design:paramtypes" metadata for the specified type. + * @param Type - The type to get the metadata for. + * @returns The metadata array or undefined if no metadata is found. + */ + getDesignParamtypes: getParamTypes("design:paramtypes"), + /** + * Gets the "di:paramtypes" metadata for the specified type. + * @param Type - The type to get the metadata for. + * @returns The metadata array or undefined if no metadata is found. + */ + getAnnotationParamtypes: getParamTypes("di:paramtypes"), + /** + * + * @param Type - Gets the "di:paramtypes" metadata for the specified type. If none is found, + * an empty metadata array is created and added. + * @returns The metadata array. + */ + getOrCreateAnnotationParamTypes(Type) { + let annotationParamtypes = this.getAnnotationParamtypes(Type); + if (annotationParamtypes === void 0) { + Reflect.defineMetadata("di:paramtypes", (annotationParamtypes = []), Type); + } + return annotationParamtypes; + }, + /** + * Gets the dependency keys representing what is needed to instantiate the specified type. + * @param Type - The type to get the dependencies for. + * @returns An array of dependency keys. + */ + getDependencies(Type) { + // Note: Every detail of this getDependencies method is pretty deliberate at the moment, and probably not yet 100% tested from every possible angle, + // so be careful with making changes here as it can have a huge impact on complex end user apps. + // Preferably, only make changes to the dependency resolution process via a RFC. + let dependencies = dependencyLookup.get(Type); + if (dependencies === void 0) { + // Type.length is the number of constructor parameters. If this is 0, it could mean the class has an empty constructor + // but it could also mean the class has no constructor at all (in which case it inherits the constructor from the prototype). + // Non-zero constructor length + no paramtypes means emitDecoratorMetadata is off, or the class has no decorator. + // We're not doing anything with the above right now, but it's good to keep in mind for any future issues. + const inject = Type.inject; + if (inject === void 0) { + // design:paramtypes is set by tsc when emitDecoratorMetadata is enabled. + const designParamtypes = DI.getDesignParamtypes(Type); + // di:paramtypes is set by the parameter decorator from DI.createInterface or by @inject + const annotationParamtypes = DI.getAnnotationParamtypes(Type); + if (designParamtypes === void 0) { + if (annotationParamtypes === void 0) { + // Only go up the prototype if neither static inject nor any of the paramtypes is defined, as + // there is no sound way to merge a type's deps with its prototype's deps + const Proto = Object.getPrototypeOf(Type); + if (typeof Proto === "function" && Proto !== Function.prototype) { + dependencies = cloneArrayWithPossibleProps(DI.getDependencies(Proto)); + } + else { + dependencies = []; + } + } + else { + // No design:paramtypes so just use the di:paramtypes + dependencies = cloneArrayWithPossibleProps(annotationParamtypes); + } + } + else if (annotationParamtypes === void 0) { + // No di:paramtypes so just use the design:paramtypes + dependencies = cloneArrayWithPossibleProps(designParamtypes); + } + else { + // We've got both, so merge them (in case of conflict on same index, di:paramtypes take precedence) + dependencies = cloneArrayWithPossibleProps(designParamtypes); + let len = annotationParamtypes.length; + let auAnnotationParamtype; + for (let i = 0; i < len; ++i) { + auAnnotationParamtype = annotationParamtypes[i]; + if (auAnnotationParamtype !== void 0) { + dependencies[i] = auAnnotationParamtype; + } + } + const keys = Object.keys(annotationParamtypes); + len = keys.length; + let key; + for (let i = 0; i < len; ++i) { + key = keys[i]; + if (!isArrayIndex(key)) { + dependencies[key] = annotationParamtypes[key]; + } + } + } + } + else { + // Ignore paramtypes if we have static inject + dependencies = cloneArrayWithPossibleProps(inject); + } + dependencyLookup.set(Type, dependencies); + } + return dependencies; + }, + /** + * Defines a property on a web component class. The value of this property will + * be resolved from the dependency injection container responsible for the element + * instance, based on where it is connected in the DOM. + * @param target - The target to define the property on. + * @param propertyName - The name of the property to define. + * @param key - The dependency injection key. + * @param respectConnection - Indicates whether or not to update the property value if the + * hosting component is disconnected and then re-connected at a different location in the DOM. + * @remarks + * The respectConnection option is only applicable to elements that descend from FASTElement. + */ + defineProperty(target, propertyName, key, respectConnection = false) { + const diPropertyKey = `$di_${propertyName}`; + Reflect.defineProperty(target, propertyName, { + get: function () { + let value = this[diPropertyKey]; + if (value === void 0) { + const container = this instanceof HTMLElement + ? DI.findResponsibleContainer(this) + : DI.getOrCreateDOMContainer(); + value = container.get(key); + this[diPropertyKey] = value; + if (respectConnection && this instanceof FASTElement) { + const notifier = this.$fastController; + const handleChange = () => { + const newContainer = DI.findResponsibleContainer(this); + const newValue = newContainer.get(key); + const oldValue = this[diPropertyKey]; + if (newValue !== oldValue) { + this[diPropertyKey] = value; + notifier.notify(propertyName); + } + }; + notifier.subscribe({ handleChange }, "isConnected"); + } + } + return value; + }, + }); + }, + /** + * Creates a dependency injection key. + * @param nameConfigOrCallback - A friendly name for the key or a lambda that configures a + * default resolution for the dependency. + * @param configuror - If a friendly name was provided for the first parameter, then an optional + * lambda that configures a default resolution for the dependency can be provided second. + * @returns The created key. + * @remarks + * The created key can be used as a property decorator or constructor parameter decorator, + * in addition to its standard use in an inject array or through direct container APIs. + */ + createInterface(nameConfigOrCallback, configuror) { + const configure = typeof nameConfigOrCallback === "function" + ? nameConfigOrCallback + : configuror; + const friendlyName = typeof nameConfigOrCallback === "string" + ? nameConfigOrCallback + : nameConfigOrCallback && "friendlyName" in nameConfigOrCallback + ? nameConfigOrCallback.friendlyName || defaultFriendlyName + : defaultFriendlyName; + const respectConnection = typeof nameConfigOrCallback === "string" + ? false + : nameConfigOrCallback && "respectConnection" in nameConfigOrCallback + ? nameConfigOrCallback.respectConnection || false + : false; + const Interface = function (target, property, index) { + if (target == null || new.target !== undefined) { + throw new Error(`No registration for interface: '${Interface.friendlyName}'`); + } + if (property) { + DI.defineProperty(target, property, Interface, respectConnection); + } + else { + const annotationParamtypes = DI.getOrCreateAnnotationParamTypes(target); + annotationParamtypes[index] = Interface; + } + }; + Interface.$isInterface = true; + Interface.friendlyName = friendlyName == null ? "(anonymous)" : friendlyName; + if (configure != null) { + Interface.register = function (container, key) { + return configure(new ResolverBuilder(container, key !== null && key !== void 0 ? key : Interface)); + }; + } + Interface.toString = function toString() { + return `InterfaceSymbol<${Interface.friendlyName}>`; + }; + return Interface; + }, + /** + * A decorator that specifies what to inject into its target. + * @param dependencies - The dependencies to inject. + * @returns The decorator to be applied to the target class. + * @remarks + * The decorator can be used to decorate a class, listing all of the classes dependencies. + * Or it can be used to decorate a constructor paramter, indicating what to inject for that + * parameter. + * Or it can be used for a web component property, indicating what that property should resolve to. + */ + inject(...dependencies) { + return function (target, key, descriptor) { + if (typeof descriptor === "number") { + // It's a parameter decorator. + const annotationParamtypes = DI.getOrCreateAnnotationParamTypes(target); + const dep = dependencies[0]; + if (dep !== void 0) { + annotationParamtypes[descriptor] = dep; + } + } + else if (key) { + DI.defineProperty(target, key, dependencies[0]); + } + else { + const annotationParamtypes = descriptor + ? DI.getOrCreateAnnotationParamTypes(descriptor.value) + : DI.getOrCreateAnnotationParamTypes(target); + let dep; + for (let i = 0; i < dependencies.length; ++i) { + dep = dependencies[i]; + if (dep !== void 0) { + annotationParamtypes[i] = dep; + } + } + } + }; + }, + /** + * Registers the `target` class as a transient dependency; each time the dependency is resolved + * a new instance will be created. + * + * @param target - The class / constructor function to register as transient. + * @returns The same class, with a static `register` method that takes a container and returns the appropriate resolver. + * + * @example + * On an existing class + * ```ts + * class Foo { } + * DI.transient(Foo); + * ``` + * + * @example + * Inline declaration + * + * ```ts + * const Foo = DI.transient(class { }); + * // Foo is now strongly typed with register + * Foo.register(container); + * ``` + * + * @public + */ + transient(target) { + target.register = function register(container) { + const registration = Registration.transient(target, target); + return registration.register(container); + }; + target.registerInRequestor = false; + return target; + }, + /** + * Registers the `target` class as a singleton dependency; the class will only be created once. Each + * consecutive time the dependency is resolved, the same instance will be returned. + * + * @param target - The class / constructor function to register as a singleton. + * @returns The same class, with a static `register` method that takes a container and returns the appropriate resolver. + * @example + * On an existing class + * ```ts + * class Foo { } + * DI.singleton(Foo); + * ``` + * + * @example + * Inline declaration + * ```ts + * const Foo = DI.singleton(class { }); + * // Foo is now strongly typed with register + * Foo.register(container); + * ``` + * + * @public + */ + singleton(target, options = defaultSingletonOptions) { + target.register = function register(container) { + const registration = Registration.singleton(target, target); + return registration.register(container); + }; + target.registerInRequestor = options.scoped; + return target; + }, +}); +/** + * The interface key that resolves the dependency injection container itself. + * @public + */ +const Container = DI.createInterface("Container"); +/** + * The interface key that resolves the service locator itself. + * @public + */ +const ServiceLocator = (/* unused pure expression or super */ null && (Container)); +function createResolver(getter) { + return function (key) { + const resolver = function (target, property, descriptor) { + DI.inject(resolver)(target, property, descriptor); + }; + resolver.$isResolver = true; + resolver.resolve = function (handler, requestor) { + return getter(key, handler, requestor); + }; + return resolver; + }; +} +/** + * A decorator that specifies what to inject into its target. + * @param dependencies - The dependencies to inject. + * @returns The decorator to be applied to the target class. + * @remarks + * The decorator can be used to decorate a class, listing all of the classes dependencies. + * Or it can be used to decorate a constructor paramter, indicating what to inject for that + * parameter. + * Or it can be used for a web component property, indicating what that property should resolve to. + * + * @public + */ +const inject = DI.inject; +function transientDecorator(target) { + return DI.transient(target); +} +function di_transient(target) { + return target == null ? transientDecorator : transientDecorator(target); +} +const defaultSingletonOptions = { scoped: false }; +function singletonDecorator(target) { + return DI.singleton(target); +} +/** + * @public + */ +function singleton(targetOrOptions) { + if (typeof targetOrOptions === "function") { + return DI.singleton(targetOrOptions); + } + return function ($target) { + return DI.singleton($target, targetOrOptions); + }; +} +function createAllResolver(getter) { + return function (key, searchAncestors) { + searchAncestors = !!searchAncestors; + const resolver = function (target, property, descriptor) { + DI.inject(resolver)(target, property, descriptor); + }; + resolver.$isResolver = true; + resolver.resolve = function (handler, requestor) { + /* eslint-disable-next-line @typescript-eslint/no-non-null-assertion */ + return getter(key, handler, requestor, searchAncestors); + }; + return resolver; + }; +} +/** + * A decorator and DI resolver that will resolve an array of all dependencies + * registered with the specified key. + * @param key - The key to resolve all dependencies for. + * @param searchAncestors - [optional] Indicates whether to search ancestor containers. + * @public + */ +const di_all = createAllResolver((key, handler, requestor, searchAncestors) => requestor.getAll(key, searchAncestors)); +/** + * A decorator that lazily injects a dependency depending on whether the `Key` is present at the time of function call. + * + * @example + * You need to make your argument a function that returns the type, for example + * ```ts + * class Foo { + * constructor( @lazy('random') public random: () => number ) + * } + * const foo = container.get(Foo); // instanceof Foo + * foo.random(); // throws + * ``` + * would throw an exception because you haven't registered `'random'` before calling the method. + * @example + * This, would give you a new 'Math.random()' number each time. + * ```ts + * class Foo { + * constructor( @lazy('random') public random: () => random ) + * } + * container.register(Registration.callback('random', Math.random )); + * container.get(Foo).random(); // some random number + * container.get(Foo).random(); // another random number + * ``` + * + * `@lazy` does not manage the lifecycle of the underlying key. If you want a singleton, you have to register as a + * `singleton`, `transient` would also behave as you would expect, providing you a new instance each time. + * + * @param key - The key to lazily resolve. + * see {@link DI.createInterface} on interactions with interfaces + * + * @public + */ +const lazy = createResolver((key, handler, requestor) => { + return () => requestor.get(key); +}); +/** + * A decorator that allows you to optionally inject a dependency depending on whether the [[`Key`]] is present, for example: + * @example + * ```ts + * class Foo { + * constructor( @inject('mystring') public str: string = 'somestring' ) + * } + * container.get(Foo); // throws + * ``` + * would fail + * + * @example + * ```ts + * class Foo { + * constructor( @optional('mystring') public str: string = 'somestring' ) + * } + * container.get(Foo).str // somestring + * ``` + * if you use it without a default it will inject `undefined`, so remember to mark your input type as + * possibly `undefined`! + * + * @param key - The key to optionally resolve. + * see {@link DI.createInterface} on interactions with interfaces + * + * @public + */ +const optional = createResolver((key, handler, requestor) => { + if (requestor.has(key, true)) { + return requestor.get(key); + } + else { + return undefined; + } +}); +/** + * A decorator that tells the container not to try to inject a dependency. + * + * @public + */ +function ignore(target, property, descriptor) { + DI.inject(ignore)(target, property, descriptor); +} +// Hack: casting below used to prevent TS from generate a namespace which can't be commented +// and results in documentation validation errors. +ignore.$isResolver = true; +ignore.resolve = () => undefined; +/** + * A decorator that indicates that a new instance should be injected scoped to the + * container that requested the instance. + * @param key - The dependency key for the new instance. + * @remarks + * This creates a resolver with an instance strategy pointing to the new instance, effectively + * making this a singleton, scoped to the container or DOM's subtree. + * + * @public + */ +const newInstanceForScope = createResolver((key, handler, requestor) => { + const instance = createNewInstance(key, handler); + const resolver = new ResolverImpl(key, 0 /* instance */, instance); + requestor.registerResolver(key, resolver); + return instance; +}); +/** + * A decorator that indicates that a new instance should be injected. + * @param key - The dependency key for the new instance. + * @remarks + * The instance is not internally cached with a resolver as newInstanceForScope does. + * + * @public + */ +const newInstanceOf = createResolver((key, handler, _requestor) => createNewInstance(key, handler)); +function createNewInstance(key, handler) { + /* eslint-disable-next-line @typescript-eslint/no-non-null-assertion */ + return handler.getFactory(key).construct(handler); +} +/** @internal */ +class ResolverImpl { + constructor(key, strategy, state) { + this.key = key; + this.strategy = strategy; + this.state = state; + this.resolving = false; + } + get $isResolver() { + return true; + } + register(container) { + return container.registerResolver(this.key, this); + } + resolve(handler, requestor) { + switch (this.strategy) { + case 0 /* instance */: + return this.state; + case 1 /* singleton */: { + if (this.resolving) { + throw new Error(`Cyclic dependency found: ${this.state.name}`); + } + this.resolving = true; + this.state = handler + .getFactory(this.state) + .construct(requestor); + this.strategy = 0 /* instance */; + this.resolving = false; + return this.state; + } + case 2 /* transient */: { + // Always create transients from the requesting container + const factory = handler.getFactory(this.state); + if (factory === null) { + throw new Error(`Resolver for ${String(this.key)} returned a null factory`); + } + return factory.construct(requestor); + } + case 3 /* callback */: + return this.state(handler, requestor, this); + case 4 /* array */: + return this.state[0].resolve(handler, requestor); + case 5 /* alias */: + return requestor.get(this.state); + default: + throw new Error(`Invalid resolver strategy specified: ${this.strategy}.`); + } + } + getFactory(container) { + var _a, _b, _c; + switch (this.strategy) { + case 1 /* singleton */: + case 2 /* transient */: + return container.getFactory(this.state); + case 5 /* alias */: + return (_c = (_b = (_a = container.getResolver(this.state)) === null || _a === void 0 ? void 0 : _a.getFactory) === null || _b === void 0 ? void 0 : _b.call(_a, container)) !== null && _c !== void 0 ? _c : null; + default: + return null; + } + } +} +function containerGetKey(d) { + return this.get(d); +} +function transformInstance(inst, transform) { + return transform(inst); +} +/** @internal */ +class FactoryImpl { + constructor(Type, dependencies) { + this.Type = Type; + this.dependencies = dependencies; + this.transformers = null; + } + construct(container, dynamicDependencies) { + let instance; + if (dynamicDependencies === void 0) { + instance = new this.Type(...this.dependencies.map(containerGetKey, container)); + } + else { + instance = new this.Type(...this.dependencies.map(containerGetKey, container), ...dynamicDependencies); + } + if (this.transformers == null) { + return instance; + } + return this.transformers.reduce(transformInstance, instance); + } + registerTransformer(transformer) { + (this.transformers || (this.transformers = [])).push(transformer); + } +} +const containerResolver = { + $isResolver: true, + resolve(handler, requestor) { + return requestor; + }, +}; +function isRegistry(obj) { + return typeof obj.register === "function"; +} +function isSelfRegistry(obj) { + return isRegistry(obj) && typeof obj.registerInRequestor === "boolean"; +} +function isRegisterInRequester(obj) { + return isSelfRegistry(obj) && obj.registerInRequestor; +} +function isClass(obj) { + return obj.prototype !== void 0; +} +const InstrinsicTypeNames = new Set([ + "Array", + "ArrayBuffer", + "Boolean", + "DataView", + "Date", + "Error", + "EvalError", + "Float32Array", + "Float64Array", + "Function", + "Int8Array", + "Int16Array", + "Int32Array", + "Map", + "Number", + "Object", + "Promise", + "RangeError", + "ReferenceError", + "RegExp", + "Set", + "SharedArrayBuffer", + "String", + "SyntaxError", + "TypeError", + "Uint8Array", + "Uint8ClampedArray", + "Uint16Array", + "Uint32Array", + "URIError", + "WeakMap", + "WeakSet", +]); +const DILocateParentEventType = "__DI_LOCATE_PARENT__"; +const factories = new Map(); +/** + * @internal + */ +class ContainerImpl { + constructor(owner, config) { + this.owner = owner; + this.config = config; + this._parent = void 0; + this.registerDepth = 0; + this.context = null; + if (owner !== null) { + owner.$$container$$ = this; + } + this.resolvers = new Map(); + this.resolvers.set(Container, containerResolver); + if (owner instanceof Node) { + owner.addEventListener(DILocateParentEventType, (e) => { + if (e.composedPath()[0] !== this.owner) { + e.detail.container = this; + e.stopImmediatePropagation(); + } + }); + } + } + get parent() { + if (this._parent === void 0) { + this._parent = this.config.parentLocator(this.owner); + } + return this._parent; + } + get depth() { + return this.parent === null ? 0 : this.parent.depth + 1; + } + get responsibleForOwnerRequests() { + return this.config.responsibleForOwnerRequests; + } + registerWithContext(context, ...params) { + this.context = context; + this.register(...params); + this.context = null; + return this; + } + register(...params) { + if (++this.registerDepth === 100) { + throw new Error("Unable to autoregister dependency"); + // Most likely cause is trying to register a plain object that does not have a + // register method and is not a class constructor + } + let current; + let keys; + let value; + let j; + let jj; + const context = this.context; + for (let i = 0, ii = params.length; i < ii; ++i) { + current = params[i]; + if (!isObject(current)) { + continue; + } + if (isRegistry(current)) { + current.register(this, context); + } + else if (isClass(current)) { + Registration.singleton(current, current).register(this); + } + else { + keys = Object.keys(current); + j = 0; + jj = keys.length; + for (; j < jj; ++j) { + value = current[keys[j]]; + if (!isObject(value)) { + continue; + } + // note: we could remove this if-branch and call this.register directly + // - the extra check is just a perf tweak to create fewer unnecessary arrays by the spread operator + if (isRegistry(value)) { + value.register(this, context); + } + else { + this.register(value); + } + } + } + } + --this.registerDepth; + return this; + } + registerResolver(key, resolver) { + validateKey(key); + const resolvers = this.resolvers; + const result = resolvers.get(key); + if (result == null) { + resolvers.set(key, resolver); + } + else if (result instanceof ResolverImpl && + result.strategy === 4 /* array */) { + result.state.push(resolver); + } + else { + resolvers.set(key, new ResolverImpl(key, 4 /* array */, [result, resolver])); + } + return resolver; + } + registerTransformer(key, transformer) { + const resolver = this.getResolver(key); + if (resolver == null) { + return false; + } + if (resolver.getFactory) { + const factory = resolver.getFactory(this); + if (factory == null) { + return false; + } + // This type cast is a bit of a hacky one, necessary due to the duplicity of IResolverLike. + // Problem is that that interface's type arg can be of type Key, but the getFactory method only works on + // type Constructable. So the return type of that optional method has this additional constraint, which + // seems to confuse the type checker. + factory.registerTransformer(transformer); + return true; + } + return false; + } + getResolver(key, autoRegister = true) { + validateKey(key); + if (key.resolve !== void 0) { + return key; + } + /* eslint-disable-next-line @typescript-eslint/no-this-alias */ + let current = this; + let resolver; + while (current != null) { + resolver = current.resolvers.get(key); + if (resolver == null) { + if (current.parent == null) { + const handler = isRegisterInRequester(key) + ? this + : current; + return autoRegister ? this.jitRegister(key, handler) : null; + } + current = current.parent; + } + else { + return resolver; + } + } + return null; + } + has(key, searchAncestors = false) { + return this.resolvers.has(key) + ? true + : searchAncestors && this.parent != null + ? this.parent.has(key, true) + : false; + } + get(key) { + validateKey(key); + if (key.$isResolver) { + return key.resolve(this, this); + } + /* eslint-disable-next-line @typescript-eslint/no-this-alias */ + let current = this; + let resolver; + while (current != null) { + resolver = current.resolvers.get(key); + if (resolver == null) { + if (current.parent == null) { + const handler = isRegisterInRequester(key) + ? this + : current; + resolver = this.jitRegister(key, handler); + return resolver.resolve(current, this); + } + current = current.parent; + } + else { + return resolver.resolve(current, this); + } + } + throw new Error(`Unable to resolve key: ${String(key)}`); + } + getAll(key, searchAncestors = false) { + validateKey(key); + /* eslint-disable-next-line @typescript-eslint/no-this-alias */ + const requestor = this; + let current = requestor; + let resolver; + if (searchAncestors) { + let resolutions = emptyArray; + while (current != null) { + resolver = current.resolvers.get(key); + if (resolver != null) { + resolutions = resolutions.concat( + /* eslint-disable-next-line @typescript-eslint/no-non-null-assertion */ + buildAllResponse(resolver, current, requestor)); + } + current = current.parent; + } + return resolutions; + } + else { + while (current != null) { + resolver = current.resolvers.get(key); + if (resolver == null) { + current = current.parent; + if (current == null) { + return emptyArray; + } + } + else { + return buildAllResponse(resolver, current, requestor); + } + } + } + return emptyArray; + } + getFactory(Type) { + let factory = factories.get(Type); + if (factory === void 0) { + if (isNativeFunction(Type)) { + throw new Error(`${Type.name} is a native function and therefore cannot be safely constructed by DI. If this is intentional, please use a callback or cachedCallback resolver.`); + } + factories.set(Type, (factory = new FactoryImpl(Type, DI.getDependencies(Type)))); + } + return factory; + } + registerFactory(key, factory) { + factories.set(key, factory); + } + createChild(config) { + return new ContainerImpl(null, Object.assign({}, this.config, config, { parentLocator: () => this })); + } + jitRegister(keyAsValue, handler) { + if (typeof keyAsValue !== "function") { + throw new Error(`Attempted to jitRegister something that is not a constructor: '${keyAsValue}'. Did you forget to register this dependency?`); + } + if (InstrinsicTypeNames.has(keyAsValue.name)) { + throw new Error(`Attempted to jitRegister an intrinsic type: ${keyAsValue.name}. Did you forget to add @inject(Key)`); + } + if (isRegistry(keyAsValue)) { + const registrationResolver = keyAsValue.register(handler); + if (!(registrationResolver instanceof Object) || + registrationResolver.resolve == null) { + const newResolver = handler.resolvers.get(keyAsValue); + if (newResolver != void 0) { + return newResolver; + } + throw new Error("A valid resolver was not returned from the static register method"); + } + return registrationResolver; + } + else if (keyAsValue.$isInterface) { + throw new Error(`Attempted to jitRegister an interface: ${keyAsValue.friendlyName}`); + } + else { + const resolver = this.config.defaultResolver(keyAsValue, handler); + handler.resolvers.set(keyAsValue, resolver); + return resolver; + } + } +} +const cache = new WeakMap(); +function cacheCallbackResult(fun) { + return function (handler, requestor, resolver) { + if (cache.has(resolver)) { + return cache.get(resolver); + } + const t = fun(handler, requestor, resolver); + cache.set(resolver, t); + return t; + }; +} +/** + * You can use the resulting Registration of any of the factory methods + * to register with the container. + * + * @example + * ``` + * class Foo {} + * const container = DI.createContainer(); + * container.register(Registration.instance(Foo, new Foo())); + * container.get(Foo); + * ``` + * + * @public + */ +const Registration = Object.freeze({ + /** + * Allows you to pass an instance. + * Every time you request this {@link Key} you will get this instance back. + * + * @example + * ``` + * Registration.instance(Foo, new Foo())); + * ``` + * + * @param key - The key to register the instance under. + * @param value - The instance to return when the key is requested. + */ + instance(key, value) { + return new ResolverImpl(key, 0 /* instance */, value); + }, + /** + * Creates an instance from the class. + * Every time you request this {@link Key} you will get the same one back. + * + * @example + * ``` + * Registration.singleton(Foo, Foo); + * ``` + * + * @param key - The key to register the singleton under. + * @param value - The class to instantiate as a singleton when first requested. + */ + singleton(key, value) { + return new ResolverImpl(key, 1 /* singleton */, value); + }, + /** + * Creates an instance from a class. + * Every time you request this {@link Key} you will get a new instance. + * + * @example + * ``` + * Registration.instance(Foo, Foo); + * ``` + * + * @param key - The key to register the instance type under. + * @param value - The class to instantiate each time the key is requested. + */ + transient(key, value) { + return new ResolverImpl(key, 2 /* transient */, value); + }, + /** + * Delegates to a callback function to provide the dependency. + * Every time you request this {@link Key} the callback will be invoked to provide + * the dependency. + * + * @example + * ``` + * Registration.callback(Foo, () => new Foo()); + * Registration.callback(Bar, (c: Container) => new Bar(c.get(Foo))); + * ``` + * + * @param key - The key to register the callback for. + * @param callback - The function that is expected to return the dependency. + */ + callback(key, callback) { + return new ResolverImpl(key, 3 /* callback */, callback); + }, + /** + * Delegates to a callback function to provide the dependency and then caches the + * dependency for future requests. + * + * @example + * ``` + * Registration.cachedCallback(Foo, () => new Foo()); + * Registration.cachedCallback(Bar, (c: Container) => new Bar(c.get(Foo))); + * ``` + * + * @param key - The key to register the callback for. + * @param callback - The function that is expected to return the dependency. + * @remarks + * If you pass the same Registration to another container, the same cached value will be used. + * Should all references to the resolver returned be removed, the cache will expire. + */ + cachedCallback(key, callback) { + return new ResolverImpl(key, 3 /* callback */, cacheCallbackResult(callback)); + }, + /** + * Creates an alternate {@link Key} to retrieve an instance by. + * + * @example + * ``` + * Register.singleton(Foo, Foo) + * Register.aliasTo(Foo, MyFoos); + * + * container.getAll(MyFoos) // contains an instance of Foo + * ``` + * + * @param originalKey - The original key that has been registered. + * @param aliasKey - The alias to the original key. + */ + aliasTo(originalKey, aliasKey) { + return new ResolverImpl(aliasKey, 5 /* alias */, originalKey); + }, +}); +/** @internal */ +function validateKey(key) { + if (key === null || key === void 0) { + throw new Error("key/value cannot be null or undefined. Are you trying to inject/register something that doesn't exist with DI?"); + } +} +function buildAllResponse(resolver, handler, requestor) { + if (resolver instanceof ResolverImpl && + resolver.strategy === 4 /* array */) { + const state = resolver.state; + let i = state.length; + const results = new Array(i); + while (i--) { + results[i] = state[i].resolve(handler, requestor); + } + return results; + } + return [resolver.resolve(handler, requestor)]; +} +const defaultFriendlyName = "(anonymous)"; +function isObject(value) { + return (typeof value === "object" && value !== null) || typeof value === "function"; +} +/** + * Determine whether the value is a native function. + * + * @param fn - The function to check. + * @returns `true` is the function is a native function, otherwise `false` + */ +const isNativeFunction = (function () { + const lookup = new WeakMap(); + let isNative = false; + let sourceText = ""; + let i = 0; + return function (fn) { + isNative = lookup.get(fn); + if (isNative === void 0) { + sourceText = fn.toString(); + i = sourceText.length; + // http://www.ecma-international.org/ecma-262/#prod-NativeFunction + isNative = + // 29 is the length of 'function () { [native code] }' which is the smallest length of a native function string + i >= 29 && + // 100 seems to be a safe upper bound of the max length of a native function. In Chrome and FF it's 56, in Edge it's 61. + i <= 100 && + // This whole heuristic *could* be tricked by a comment. Do we need to care about that? + sourceText.charCodeAt(i - 1) === 0x7d && // } + // TODO: the spec is a little vague about the precise constraints, so we do need to test this across various browsers to make sure just one whitespace is a safe assumption. + sourceText.charCodeAt(i - 2) <= 0x20 && // whitespace + sourceText.charCodeAt(i - 3) === 0x5d && // ] + sourceText.charCodeAt(i - 4) === 0x65 && // e + sourceText.charCodeAt(i - 5) === 0x64 && // d + sourceText.charCodeAt(i - 6) === 0x6f && // o + sourceText.charCodeAt(i - 7) === 0x63 && // c + sourceText.charCodeAt(i - 8) === 0x20 && // + sourceText.charCodeAt(i - 9) === 0x65 && // e + sourceText.charCodeAt(i - 10) === 0x76 && // v + sourceText.charCodeAt(i - 11) === 0x69 && // i + sourceText.charCodeAt(i - 12) === 0x74 && // t + sourceText.charCodeAt(i - 13) === 0x61 && // a + sourceText.charCodeAt(i - 14) === 0x6e && // n + sourceText.charCodeAt(i - 15) === 0x58; // [ + lookup.set(fn, isNative); + } + return isNative; + }; +})(); +const isNumericLookup = {}; +function isArrayIndex(value) { + switch (typeof value) { + case "number": + return value >= 0 && (value | 0) === value; + case "string": { + const result = isNumericLookup[value]; + if (result !== void 0) { + return result; + } + const length = value.length; + if (length === 0) { + return (isNumericLookup[value] = false); + } + let ch = 0; + for (let i = 0; i < length; ++i) { + ch = value.charCodeAt(i); + if ((i === 0 && ch === 0x30 && length > 1) /* must not start with 0 */ || + ch < 0x30 /* 0 */ || + ch > 0x39 /* 9 */) { + return (isNumericLookup[value] = false); + } + } + return (isNumericLookup[value] = true); + } + default: + return false; + } +} + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-foundation/dist/esm/design-system/component-presentation.js + + +function presentationKeyFromTag(tagName) { + return `${tagName.toLowerCase()}:presentation`; +} +const presentationRegistry = new Map(); +/** + * An API gateway to component presentation features. + * @public + */ +const ComponentPresentation = Object.freeze({ + /** + * Defines a component presentation for an element. + * @param tagName - The element name to define the presentation for. + * @param presentation - The presentation that will be applied to matching elements. + * @param container - The dependency injection container to register the configuration in. + * @public + */ + define(tagName, presentation, container) { + const key = presentationKeyFromTag(tagName); + const existing = presentationRegistry.get(key); + if (existing === void 0) { + presentationRegistry.set(key, presentation); + } + else { + // false indicates that we have more than one presentation + // registered for a tagName and we must resolve through DI + presentationRegistry.set(key, false); + } + container.register(Registration.instance(key, presentation)); + }, + /** + * Finds a component presentation for the specified element name, + * searching the DOM hierarchy starting from the provided element. + * @param tagName - The name of the element to locate the presentation for. + * @param element - The element to begin the search from. + * @returns The component presentation or null if none is found. + * @public + */ + forTag(tagName, element) { + const key = presentationKeyFromTag(tagName); + const existing = presentationRegistry.get(key); + if (existing === false) { + const container = DI.findResponsibleContainer(element); + return container.get(key); + } + return existing || null; + }, +}); +/** + * The default implementation of ComponentPresentation, used by FoundationElement. + * @public + */ +class DefaultComponentPresentation { + /** + * Creates an instance of DefaultComponentPresentation. + * @param template - The template to apply to the element. + * @param styles - The styles to apply to the element. + * @public + */ + constructor(template, styles) { + this.template = template || null; + this.styles = + styles === void 0 + ? null + : Array.isArray(styles) + ? ElementStyles.create(styles) + : styles instanceof ElementStyles + ? styles + : ElementStyles.create([styles]); + } + /** + * Applies the presentation details to the specified element. + * @param element - The element to apply the presentation details to. + * @public + */ + applyTo(element) { + const controller = element.$fastController; + if (controller.template === null) { + controller.template = this.template; + } + if (controller.styles === null) { + controller.styles = this.styles; + } + } +} + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-foundation/dist/esm/foundation-element/foundation-element.js + + + +/** + * Defines a foundation element class that: + * 1. Connects the element to its ComponentPresentation + * 2. Allows resolving the element template from the instance or ComponentPresentation + * 3. Allows resolving the element styles from the instance or ComponentPresentation + * + * @public + */ +class FoundationElement extends FASTElement { + constructor() { + super(...arguments); + this._presentation = void 0; + } + /** + * A property which resolves the ComponentPresentation instance + * for the current component. + * @public + */ + get $presentation() { + if (this._presentation === void 0) { + this._presentation = ComponentPresentation.forTag(this.tagName, this); + } + return this._presentation; + } + templateChanged() { + if (this.template !== undefined) { + this.$fastController.template = this.template; + } + } + stylesChanged() { + if (this.styles !== undefined) { + this.$fastController.styles = this.styles; + } + } + /** + * The connected callback for this FASTElement. + * @remarks + * This method is invoked by the platform whenever this FoundationElement + * becomes connected to the document. + * @public + */ + connectedCallback() { + if (this.$presentation !== null) { + this.$presentation.applyTo(this); + } + super.connectedCallback(); + } + /** + * Defines an element registry function with a set of element definition defaults. + * @param elementDefinition - The definition of the element to create the registry + * function for. + * @public + */ + static compose(elementDefinition) { + return (overrideDefinition = {}) => new FoundationElementRegistry(this === FoundationElement + ? class extends FoundationElement { + } + : this, elementDefinition, overrideDefinition); + } +} +__decorate([ + observable +], FoundationElement.prototype, "template", void 0); +__decorate([ + observable +], FoundationElement.prototype, "styles", void 0); +function resolveOption(option, context, definition) { + if (typeof option === "function") { + return option(context, definition); + } + return option; +} +/** + * Registry capable of defining presentation properties for a DOM Container hierarchy. + * + * @internal + */ +/* eslint-disable @typescript-eslint/no-unused-vars */ +class FoundationElementRegistry { + constructor(type, elementDefinition, overrideDefinition) { + this.type = type; + this.elementDefinition = elementDefinition; + this.overrideDefinition = overrideDefinition; + this.definition = Object.assign(Object.assign({}, this.elementDefinition), this.overrideDefinition); + } + register(container, context) { + const definition = this.definition; + const overrideDefinition = this.overrideDefinition; + const prefix = definition.prefix || context.elementPrefix; + const name = `${prefix}-${definition.baseName}`; + context.tryDefineElement({ + name, + type: this.type, + baseClass: this.elementDefinition.baseClass, + callback: x => { + const presentation = new DefaultComponentPresentation(resolveOption(definition.template, x, definition), resolveOption(definition.styles, x, definition)); + x.definePresentation(presentation); + let shadowOptions = resolveOption(definition.shadowOptions, x, definition); + if (x.shadowRootMode) { + // If the design system has overridden the shadow root mode, we need special handling. + if (shadowOptions) { + // If there are shadow options present in the definition, then + // either the component itself has specified an option or the + // registry function has overridden it. + if (!overrideDefinition.shadowOptions) { + // There were shadow options provided by the component and not overridden by + // the registry. + shadowOptions.mode = x.shadowRootMode; + } + } + else if (shadowOptions !== null) { + // If the component author did not provide shadow options, + // and did not null them out (light dom opt-in) then they + // were relying on the FASTElement default. So, if the + // design system provides a mode, we need to create the options + // to override the default. + shadowOptions = { mode: x.shadowRootMode }; + } + } + x.defineElement({ + elementOptions: resolveOption(definition.elementOptions, x, definition), + shadowOptions, + attributes: resolveOption(definition.attributes, x, definition), + }); + }, + }); + } +} +/* eslint-enable @typescript-eslint/no-unused-vars */ + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-element/dist/esm/templating/html-directive.js + +/** + * Instructs the template engine to apply behavior to a node. + * @public + */ +class HTMLDirective { + constructor() { + /** + * The index of the DOM node to which the created behavior will apply. + */ + this.targetIndex = 0; + } +} +/** + * A {@link HTMLDirective} that targets a named attribute or property on a node. + * @public + */ +class TargetedHTMLDirective extends HTMLDirective { + constructor() { + super(...arguments); + /** + * Creates a placeholder string based on the directive's index within the template. + * @param index - The index of the directive within the template. + */ + this.createPlaceholder = DOM.createInterpolationPlaceholder; + } +} +/** + * A directive that attaches special behavior to an element via a custom attribute. + * @public + */ +class AttachedBehaviorHTMLDirective extends HTMLDirective { + /** + * + * @param name - The name of the behavior; used as a custom attribute on the element. + * @param behavior - The behavior to instantiate and attach to the element. + * @param options - Options to pass to the behavior during creation. + */ + constructor(name, behavior, options) { + super(); + this.name = name; + this.behavior = behavior; + this.options = options; + } + /** + * Creates a placeholder string based on the directive's index within the template. + * @param index - The index of the directive within the template. + * @remarks + * Creates a custom attribute placeholder. + */ + createPlaceholder(index) { + return DOM.createCustomAttributePlaceholder(this.name, index); + } + /** + * Creates a behavior for the provided target node. + * @param target - The node instance to create the behavior for. + * @remarks + * Creates an instance of the `behavior` type this directive was constructed with + * and passes the target and options to that `behavior`'s constructor. + */ + createBehavior(target) { + return new this.behavior(target, this.options); + } +} + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-element/dist/esm/templating/binding.js + + + +function normalBind(source, context) { + this.source = source; + this.context = context; + if (this.bindingObserver === null) { + this.bindingObserver = Observable.binding(this.binding, this, this.isBindingVolatile); + } + this.updateTarget(this.bindingObserver.observe(source, context)); +} +function triggerBind(source, context) { + this.source = source; + this.context = context; + this.target.addEventListener(this.targetName, this); +} +function normalUnbind() { + this.bindingObserver.disconnect(); + this.source = null; + this.context = null; +} +function contentUnbind() { + this.bindingObserver.disconnect(); + this.source = null; + this.context = null; + const view = this.target.$fastView; + if (view !== void 0 && view.isComposed) { + view.unbind(); + view.needsBindOnly = true; + } +} +function triggerUnbind() { + this.target.removeEventListener(this.targetName, this); + this.source = null; + this.context = null; +} +function updateAttributeTarget(value) { + DOM.setAttribute(this.target, this.targetName, value); +} +function updateBooleanAttributeTarget(value) { + DOM.setBooleanAttribute(this.target, this.targetName, value); +} +function updateContentTarget(value) { + // If there's no actual value, then this equates to the + // empty string for the purposes of content bindings. + if (value === null || value === undefined) { + value = ""; + } + // If the value has a "create" method, then it's a template-like. + if (value.create) { + this.target.textContent = ""; + let view = this.target.$fastView; + // If there's no previous view that we might be able to + // reuse then create a new view from the template. + if (view === void 0) { + view = value.create(); + } + else { + // If there is a previous view, but it wasn't created + // from the same template as the new value, then we + // need to remove the old view if it's still in the DOM + // and create a new view from the template. + if (this.target.$fastTemplate !== value) { + if (view.isComposed) { + view.remove(); + view.unbind(); + } + view = value.create(); + } + } + // It's possible that the value is the same as the previous template + // and that there's actually no need to compose it. + if (!view.isComposed) { + view.isComposed = true; + view.bind(this.source, this.context); + view.insertBefore(this.target); + this.target.$fastView = view; + this.target.$fastTemplate = value; + } + else if (view.needsBindOnly) { + view.needsBindOnly = false; + view.bind(this.source, this.context); + } + } + else { + const view = this.target.$fastView; + // If there is a view and it's currently composed into + // the DOM, then we need to remove it. + if (view !== void 0 && view.isComposed) { + view.isComposed = false; + view.remove(); + if (view.needsBindOnly) { + view.needsBindOnly = false; + } + else { + view.unbind(); + } + } + this.target.textContent = value; + } +} +function updatePropertyTarget(value) { + this.target[this.targetName] = value; +} +function updateClassTarget(value) { + const classVersions = this.classVersions || Object.create(null); + const target = this.target; + let version = this.version || 0; + // Add the classes, tracking the version at which they were added. + if (value !== null && value !== undefined && value.length) { + const names = value.split(/\s+/); + for (let i = 0, ii = names.length; i < ii; ++i) { + const currentName = names[i]; + if (currentName === "") { + continue; + } + classVersions[currentName] = version; + target.classList.add(currentName); + } + } + this.classVersions = classVersions; + this.version = version + 1; + // If this is the first call to add classes, there's no need to remove old ones. + if (version === 0) { + return; + } + // Remove classes from the previous version. + version -= 1; + for (const name in classVersions) { + if (classVersions[name] === version) { + target.classList.remove(name); + } + } +} +/** + * A directive that configures data binding to element content and attributes. + * @public + */ +class HTMLBindingDirective extends TargetedHTMLDirective { + /** + * Creates an instance of BindingDirective. + * @param binding - A binding that returns the data used to update the DOM. + */ + constructor(binding) { + super(); + this.binding = binding; + this.bind = normalBind; + this.unbind = normalUnbind; + this.updateTarget = updateAttributeTarget; + this.isBindingVolatile = Observable.isVolatileBinding(this.binding); + } + /** + * Gets/sets the name of the attribute or property that this + * binding is targeting. + */ + get targetName() { + return this.originalTargetName; + } + set targetName(value) { + this.originalTargetName = value; + if (value === void 0) { + return; + } + switch (value[0]) { + case ":": + this.cleanedTargetName = value.substr(1); + this.updateTarget = updatePropertyTarget; + if (this.cleanedTargetName === "innerHTML") { + const binding = this.binding; + this.binding = (s, c) => DOM.createHTML(binding(s, c)); + } + break; + case "?": + this.cleanedTargetName = value.substr(1); + this.updateTarget = updateBooleanAttributeTarget; + break; + case "@": + this.cleanedTargetName = value.substr(1); + this.bind = triggerBind; + this.unbind = triggerUnbind; + break; + default: + this.cleanedTargetName = value; + if (value === "class") { + this.updateTarget = updateClassTarget; + } + break; + } + } + /** + * Makes this binding target the content of an element rather than + * a particular attribute or property. + */ + targetAtContent() { + this.updateTarget = updateContentTarget; + this.unbind = contentUnbind; + } + /** + * Creates the runtime BindingBehavior instance based on the configuration + * information stored in the BindingDirective. + * @param target - The target node that the binding behavior should attach to. + */ + createBehavior(target) { + /* eslint-disable-next-line @typescript-eslint/no-use-before-define */ + return new BindingBehavior(target, this.binding, this.isBindingVolatile, this.bind, this.unbind, this.updateTarget, this.cleanedTargetName); + } +} +/** + * A behavior that updates content and attributes based on a configured + * BindingDirective. + * @public + */ +class BindingBehavior { + /** + * Creates an instance of BindingBehavior. + * @param target - The target of the data updates. + * @param binding - The binding that returns the latest value for an update. + * @param isBindingVolatile - Indicates whether the binding has volatile dependencies. + * @param bind - The operation to perform during binding. + * @param unbind - The operation to perform during unbinding. + * @param updateTarget - The operation to perform when updating. + * @param targetName - The name of the target attribute or property to update. + */ + constructor(target, binding, isBindingVolatile, bind, unbind, updateTarget, targetName) { + /** @internal */ + this.source = null; + /** @internal */ + this.context = null; + /** @internal */ + this.bindingObserver = null; + this.target = target; + this.binding = binding; + this.isBindingVolatile = isBindingVolatile; + this.bind = bind; + this.unbind = unbind; + this.updateTarget = updateTarget; + this.targetName = targetName; + } + /** @internal */ + handleChange() { + this.updateTarget(this.bindingObserver.observe(this.source, this.context)); + } + /** @internal */ + handleEvent(event) { + ExecutionContext.setEvent(event); + const result = this.binding(this.source, this.context); + ExecutionContext.setEvent(null); + if (result !== true) { + event.preventDefault(); + } + } +} + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-element/dist/esm/templating/compiler.js + + +let sharedContext = null; +class CompilationContext { + addFactory(factory) { + factory.targetIndex = this.targetIndex; + this.behaviorFactories.push(factory); + } + captureContentBinding(directive) { + directive.targetAtContent(); + this.addFactory(directive); + } + reset() { + this.behaviorFactories = []; + this.targetIndex = -1; + } + release() { + /* eslint-disable-next-line @typescript-eslint/no-this-alias */ + sharedContext = this; + } + static borrow(directives) { + const shareable = sharedContext || new CompilationContext(); + shareable.directives = directives; + shareable.reset(); + sharedContext = null; + return shareable; + } +} +function createAggregateBinding(parts) { + if (parts.length === 1) { + return parts[0]; + } + let targetName; + const partCount = parts.length; + const finalParts = parts.map((x) => { + if (typeof x === "string") { + return () => x; + } + targetName = x.targetName || targetName; + return x.binding; + }); + const binding = (scope, context) => { + let output = ""; + for (let i = 0; i < partCount; ++i) { + output += finalParts[i](scope, context); + } + return output; + }; + const directive = new HTMLBindingDirective(binding); + directive.targetName = targetName; + return directive; +} +const interpolationEndLength = _interpolationEnd.length; +function parseContent(context, value) { + const valueParts = value.split(_interpolationStart); + if (valueParts.length === 1) { + return null; + } + const bindingParts = []; + for (let i = 0, ii = valueParts.length; i < ii; ++i) { + const current = valueParts[i]; + const index = current.indexOf(_interpolationEnd); + let literal; + if (index === -1) { + literal = current; + } + else { + const directiveIndex = parseInt(current.substring(0, index)); + bindingParts.push(context.directives[directiveIndex]); + literal = current.substring(index + interpolationEndLength); + } + if (literal !== "") { + bindingParts.push(literal); + } + } + return bindingParts; +} +function compileAttributes(context, node, includeBasicValues = false) { + const attributes = node.attributes; + for (let i = 0, ii = attributes.length; i < ii; ++i) { + const attr = attributes[i]; + const attrValue = attr.value; + const parseResult = parseContent(context, attrValue); + let result = null; + if (parseResult === null) { + if (includeBasicValues) { + result = new HTMLBindingDirective(() => attrValue); + result.targetName = attr.name; + } + } + else { + result = createAggregateBinding(parseResult); + } + if (result !== null) { + node.removeAttributeNode(attr); + i--; + ii--; + context.addFactory(result); + } + } +} +function compileContent(context, node, walker) { + const parseResult = parseContent(context, node.textContent); + if (parseResult !== null) { + let lastNode = node; + for (let i = 0, ii = parseResult.length; i < ii; ++i) { + const currentPart = parseResult[i]; + const currentNode = i === 0 + ? node + : lastNode.parentNode.insertBefore(document.createTextNode(""), lastNode.nextSibling); + if (typeof currentPart === "string") { + currentNode.textContent = currentPart; + } + else { + currentNode.textContent = " "; + context.captureContentBinding(currentPart); + } + lastNode = currentNode; + context.targetIndex++; + if (currentNode !== node) { + walker.nextNode(); + } + } + context.targetIndex--; + } +} +/** + * Compiles a template and associated directives into a raw compilation + * result which include a cloneable DocumentFragment and factories capable + * of attaching runtime behavior to nodes within the fragment. + * @param template - The template to compile. + * @param directives - The directives referenced by the template. + * @remarks + * The template that is provided for compilation is altered in-place + * and cannot be compiled again. If the original template must be preserved, + * it is recommended that you clone the original and pass the clone to this API. + * @public + */ +function compileTemplate(template, directives) { + const fragment = template.content; + // https://bugs.chromium.org/p/chromium/issues/detail?id=1111864 + document.adoptNode(fragment); + const context = CompilationContext.borrow(directives); + compileAttributes(context, template, true); + const hostBehaviorFactories = context.behaviorFactories; + context.reset(); + const walker = DOM.createTemplateWalker(fragment); + let node; + while ((node = walker.nextNode())) { + context.targetIndex++; + switch (node.nodeType) { + case 1: // element node + compileAttributes(context, node); + break; + case 3: // text node + compileContent(context, node, walker); + break; + case 8: // comment + if (DOM.isMarker(node)) { + context.addFactory(directives[DOM.extractDirectiveIndexFromMarker(node)]); + } + } + } + let targetOffset = 0; + if ( + // If the first node in a fragment is a marker, that means it's an unstable first node, + // because something like a when, repeat, etc. could add nodes before the marker. + // To mitigate this, we insert a stable first node. However, if we insert a node, + // that will alter the result of the TreeWalker. So, we also need to offset the target index. + DOM.isMarker(fragment.firstChild) || + // Or if there is only one node and a directive, it means the template's content + // is *only* the directive. In that case, HTMLView.dispose() misses any nodes inserted by + // the directive. Inserting a new node ensures proper disposal of nodes added by the directive. + (fragment.childNodes.length === 1 && directives.length)) { + fragment.insertBefore(document.createComment(""), fragment.firstChild); + targetOffset = -1; + } + const viewBehaviorFactories = context.behaviorFactories; + context.release(); + return { + fragment, + viewBehaviorFactories, + hostBehaviorFactories, + targetOffset, + }; +} + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-element/dist/esm/templating/view.js +// A singleton Range instance used to efficiently remove ranges of DOM nodes. +// See the implementation of HTMLView below for further details. +const range = document.createRange(); +/** + * The standard View implementation, which also implements ElementView and SyntheticView. + * @public + */ +class HTMLView { + /** + * Constructs an instance of HTMLView. + * @param fragment - The html fragment that contains the nodes for this view. + * @param behaviors - The behaviors to be applied to this view. + */ + constructor(fragment, behaviors) { + this.fragment = fragment; + this.behaviors = behaviors; + /** + * The data that the view is bound to. + */ + this.source = null; + /** + * The execution context the view is running within. + */ + this.context = null; + this.firstChild = fragment.firstChild; + this.lastChild = fragment.lastChild; + } + /** + * Appends the view's DOM nodes to the referenced node. + * @param node - The parent node to append the view's DOM nodes to. + */ + appendTo(node) { + node.appendChild(this.fragment); + } + /** + * Inserts the view's DOM nodes before the referenced node. + * @param node - The node to insert the view's DOM before. + */ + insertBefore(node) { + if (this.fragment.hasChildNodes()) { + node.parentNode.insertBefore(this.fragment, node); + } + else { + const end = this.lastChild; + if (node.previousSibling === end) + return; + const parentNode = node.parentNode; + let current = this.firstChild; + let next; + while (current !== end) { + next = current.nextSibling; + parentNode.insertBefore(current, node); + current = next; + } + parentNode.insertBefore(end, node); + } + } + /** + * Removes the view's DOM nodes. + * The nodes are not disposed and the view can later be re-inserted. + */ + remove() { + const fragment = this.fragment; + const end = this.lastChild; + let current = this.firstChild; + let next; + while (current !== end) { + next = current.nextSibling; + fragment.appendChild(current); + current = next; + } + fragment.appendChild(end); + } + /** + * Removes the view and unbinds its behaviors, disposing of DOM nodes afterward. + * Once a view has been disposed, it cannot be inserted or bound again. + */ + dispose() { + const parent = this.firstChild.parentNode; + const end = this.lastChild; + let current = this.firstChild; + let next; + while (current !== end) { + next = current.nextSibling; + parent.removeChild(current); + current = next; + } + parent.removeChild(end); + const behaviors = this.behaviors; + const oldSource = this.source; + for (let i = 0, ii = behaviors.length; i < ii; ++i) { + behaviors[i].unbind(oldSource); + } + } + /** + * Binds a view's behaviors to its binding source. + * @param source - The binding source for the view's binding behaviors. + * @param context - The execution context to run the behaviors within. + */ + bind(source, context) { + const behaviors = this.behaviors; + if (this.source === source) { + return; + } + else if (this.source !== null) { + const oldSource = this.source; + this.source = source; + this.context = context; + for (let i = 0, ii = behaviors.length; i < ii; ++i) { + const current = behaviors[i]; + current.unbind(oldSource); + current.bind(source, context); + } + } + else { + this.source = source; + this.context = context; + for (let i = 0, ii = behaviors.length; i < ii; ++i) { + behaviors[i].bind(source, context); + } + } + } + /** + * Unbinds a view's behaviors from its binding source. + */ + unbind() { + if (this.source === null) { + return; + } + const behaviors = this.behaviors; + const oldSource = this.source; + for (let i = 0, ii = behaviors.length; i < ii; ++i) { + behaviors[i].unbind(oldSource); + } + this.source = null; + } + /** + * Efficiently disposes of a contiguous range of synthetic view instances. + * @param views - A contiguous range of views to be disposed. + */ + static disposeContiguousBatch(views) { + if (views.length === 0) { + return; + } + range.setStartBefore(views[0].firstChild); + range.setEndAfter(views[views.length - 1].lastChild); + range.deleteContents(); + for (let i = 0, ii = views.length; i < ii; ++i) { + const view = views[i]; + const behaviors = view.behaviors; + const oldSource = view.source; + for (let j = 0, jj = behaviors.length; j < jj; ++j) { + behaviors[j].unbind(oldSource); + } + } + } +} + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-element/dist/esm/templating/template.js + + + + + + +/** + * A template capable of creating HTMLView instances or rendering directly to DOM. + * @public + */ +/* eslint-disable-next-line @typescript-eslint/no-unused-vars */ +class ViewTemplate { + /** + * Creates an instance of ViewTemplate. + * @param html - The html representing what this template will instantiate, including placeholders for directives. + * @param directives - The directives that will be connected to placeholders in the html. + */ + constructor(html, directives) { + this.behaviorCount = 0; + this.hasHostBehaviors = false; + this.fragment = null; + this.targetOffset = 0; + this.viewBehaviorFactories = null; + this.hostBehaviorFactories = null; + this.html = html; + this.directives = directives; + } + /** + * Creates an HTMLView instance based on this template definition. + * @param hostBindingTarget - The element that host behaviors will be bound to. + */ + create(hostBindingTarget) { + if (this.fragment === null) { + let template; + const html = this.html; + if (typeof html === "string") { + template = document.createElement("template"); + template.innerHTML = DOM.createHTML(html); + const fec = template.content.firstElementChild; + if (fec !== null && fec.tagName === "TEMPLATE") { + template = fec; + } + } + else { + template = html; + } + const result = compileTemplate(template, this.directives); + this.fragment = result.fragment; + this.viewBehaviorFactories = result.viewBehaviorFactories; + this.hostBehaviorFactories = result.hostBehaviorFactories; + this.targetOffset = result.targetOffset; + this.behaviorCount = + this.viewBehaviorFactories.length + this.hostBehaviorFactories.length; + this.hasHostBehaviors = this.hostBehaviorFactories.length > 0; + } + const fragment = this.fragment.cloneNode(true); + const viewFactories = this.viewBehaviorFactories; + const behaviors = new Array(this.behaviorCount); + const walker = DOM.createTemplateWalker(fragment); + let behaviorIndex = 0; + let targetIndex = this.targetOffset; + let node = walker.nextNode(); + for (let ii = viewFactories.length; behaviorIndex < ii; ++behaviorIndex) { + const factory = viewFactories[behaviorIndex]; + const factoryIndex = factory.targetIndex; + while (node !== null) { + if (targetIndex === factoryIndex) { + behaviors[behaviorIndex] = factory.createBehavior(node); + break; + } + else { + node = walker.nextNode(); + targetIndex++; + } + } + } + if (this.hasHostBehaviors) { + const hostFactories = this.hostBehaviorFactories; + for (let i = 0, ii = hostFactories.length; i < ii; ++i, ++behaviorIndex) { + behaviors[behaviorIndex] = hostFactories[i].createBehavior(hostBindingTarget); + } + } + return new HTMLView(fragment, behaviors); + } + /** + * Creates an HTMLView from this template, binds it to the source, and then appends it to the host. + * @param source - The data source to bind the template to. + * @param host - The Element where the template will be rendered. + * @param hostBindingTarget - An HTML element to target the host bindings at if different from the + * host that the template is being attached to. + */ + render(source, host, hostBindingTarget) { + if (typeof host === "string") { + host = document.getElementById(host); + } + if (hostBindingTarget === void 0) { + hostBindingTarget = host; + } + const view = this.create(hostBindingTarget); + view.bind(source, defaultExecutionContext); + view.appendTo(host); + return view; + } +} +// Much thanks to LitHTML for working this out! +const lastAttributeNameRegex = +/* eslint-disable-next-line no-control-regex */ +/([ \x09\x0a\x0c\x0d])([^\0-\x1F\x7F-\x9F "'>=/]+)([ \x09\x0a\x0c\x0d]*=[ \x09\x0a\x0c\x0d]*(?:[^ \x09\x0a\x0c\x0d"'`<>=]*|"[^"]*|'[^']*))$/; +/** + * Transforms a template literal string into a renderable ViewTemplate. + * @param strings - The string fragments that are interpolated with the values. + * @param values - The values that are interpolated with the string fragments. + * @remarks + * The html helper supports interpolation of strings, numbers, binding expressions, + * other template instances, and Directive instances. + * @public + */ +function html(strings, ...values) { + const directives = []; + let html = ""; + for (let i = 0, ii = strings.length - 1; i < ii; ++i) { + const currentString = strings[i]; + let value = values[i]; + html += currentString; + if (value instanceof ViewTemplate) { + const template = value; + value = () => template; + } + if (typeof value === "function") { + value = new HTMLBindingDirective(value); + } + if (value instanceof TargetedHTMLDirective) { + const match = lastAttributeNameRegex.exec(currentString); + if (match !== null) { + value.targetName = match[2]; + } + } + if (value instanceof HTMLDirective) { + // Since not all values are directives, we can't use i + // as the index for the placeholder. Instead, we need to + // use directives.length to get the next index. + html += value.createPlaceholder(directives.length); + directives.push(value); + } + else { + html += value; + } + } + html += strings[strings.length - 1]; + return new ViewTemplate(html, directives); +} + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-element/dist/esm/templating/ref.js + +/** + * The runtime behavior for template references. + * @public + */ +class RefBehavior { + /** + * Creates an instance of RefBehavior. + * @param target - The element to reference. + * @param propertyName - The name of the property to assign the reference to. + */ + constructor(target, propertyName) { + this.target = target; + this.propertyName = propertyName; + } + /** + * Bind this behavior to the source. + * @param source - The source to bind to. + * @param context - The execution context that the binding is operating within. + */ + bind(source) { + source[this.propertyName] = this.target; + } + /** + * Unbinds this behavior from the source. + * @param source - The source to unbind from. + */ + /* eslint-disable-next-line @typescript-eslint/no-empty-function */ + unbind() { } +} +/** + * A directive that observes the updates a property with a reference to the element. + * @param propertyName - The name of the property to assign the reference to. + * @public + */ +function ref(propertyName) { + return new AttachedBehaviorHTMLDirective("fast-ref", RefBehavior, propertyName); +} + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-foundation/dist/esm/patterns/start-end.js + +/** + * A mixin class implementing start and end elements. + * These are generally used to decorate text elements with icons or other visual indicators. + * @public + */ +class StartEnd { + handleStartContentChange() { + this.startContainer.classList.toggle("start", this.start.assignedNodes().length > 0); + } + handleEndContentChange() { + this.endContainer.classList.toggle("end", this.end.assignedNodes().length > 0); + } +} +/** + * The template for the end element. + * For use with {@link StartEnd} + * + * @public + */ +const endSlotTemplate = (context, definition) => html ` + (definition.end ? "end" : void 0)} + > + + ${definition.end || ""} + + +`; +/** + * The template for the start element. + * For use with {@link StartEnd} + * + * @public + */ +const startSlotTemplate = (context, definition) => html ` + + + ${definition.start || ""} + + +`; +/** + * The template for the end element. + * For use with {@link StartEnd} + * + * @public + * @deprecated - use endSlotTemplate + */ +const endTemplate = html ` + + + +`; +/** + * The template for the start element. + * For use with {@link StartEnd} + * + * @public + * @deprecated - use startSlotTemplate + */ +const startTemplate = html ` + + + +`; + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-foundation/dist/esm/utilities/apply-mixins.js + +/** + * Apply mixins to a constructor. + * Sourced from {@link https://www.typescriptlang.org/docs/handbook/mixins.html | TypeScript Documentation }. + * @public + */ +function applyMixins(derivedCtor, ...baseCtors) { + const derivedAttributes = AttributeConfiguration.locate(derivedCtor); + baseCtors.forEach(baseCtor => { + Object.getOwnPropertyNames(baseCtor.prototype).forEach(name => { + if (name !== "constructor") { + Object.defineProperty(derivedCtor.prototype, name, + /* eslint-disable-next-line @typescript-eslint/no-non-null-assertion */ + Object.getOwnPropertyDescriptor(baseCtor.prototype, name)); + } + }); + const baseAttributes = AttributeConfiguration.locate(baseCtor); + baseAttributes.forEach(x => derivedAttributes.push(x)); + }); +} + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-foundation/dist/esm/accordion-item/accordion-item.js + + + + + +/** + * An individual item in an {@link @microsoft/fast-foundation#(Accordion:class) }. + * + * @slot start - Content which can be provided between the heading and the icon + * @slot end - Content which can be provided between the start slot and icon + * @slot heading - Content which serves as the accordion item heading and text of the expand button + * @slot - The default slot for accordion item content + * @slot expanded-icon - The expanded icon + * @slot collapsed-icon - The collapsed icon + * @fires change - Fires a custom 'change' event when the button is invoked + * @csspart heading - Wraps the button + * @csspart button - The button which serves to invoke the item + * @csspart heading-content - Wraps the slot for the heading content within the button + * @csspart icon - The icon container + * @csspart expanded-icon - The expanded icon slot + * @csspart collapsed-icon - The collapsed icon + * @csspart region - The wrapper for the accordion item content + * + * @public + */ +class AccordionItem extends FoundationElement { + constructor() { + super(...arguments); + /** + * Configures the {@link https://www.w3.org/TR/wai-aria-1.1/#aria-level | level} of the + * heading element. + * + * @defaultValue 2 + * @public + * @remarks + * HTML attribute: heading-level + */ + this.headinglevel = 2; + /** + * Expands or collapses the item. + * + * @public + * @remarks + * HTML attribute: expanded + */ + this.expanded = false; + /** + * @internal + */ + this.clickHandler = (e) => { + this.expanded = !this.expanded; + this.change(); + }; + this.change = () => { + this.$emit("change"); + }; + } +} +__decorate([ + attr({ + attribute: "heading-level", + mode: "fromView", + converter: nullableNumberConverter, + }) +], AccordionItem.prototype, "headinglevel", void 0); +__decorate([ + attr({ mode: "boolean" }) +], AccordionItem.prototype, "expanded", void 0); +__decorate([ + attr +], AccordionItem.prototype, "id", void 0); +applyMixins(AccordionItem, StartEnd); + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-foundation/dist/esm/accordion/accordion.js + + + + + +/** + * Expand mode for {@link Accordion} + * @public + */ +const AccordionExpandMode = { + /** + * Designates only a single {@link @microsoft/fast-foundation#(AccordionItem:class) } can be open a time. + */ + single: "single", + /** + * Designates multiple {@link @microsoft/fast-foundation#(AccordionItem:class) | AccordionItems} can be open simultaneously. + */ + multi: "multi", +}; +/** + * An Accordion Custom HTML Element + * Implements {@link https://www.w3.org/TR/wai-aria-practices-1.1/#accordion | ARIA Accordion}. + * + * @fires change - Fires a custom 'change' event when the active item changes + * @csspart item - The slot for the accordion items + * @public + * + * @remarks + * Designed to be used with {@link @microsoft/fast-foundation#accordionTemplate} and {@link @microsoft/fast-foundation#(AccordionItem:class)}. + */ +class Accordion extends FoundationElement { + constructor() { + super(...arguments); + /** + * Controls the expand mode of the Accordion, either allowing + * single or multiple item expansion. + * @public + * + * @remarks + * HTML attribute: expand-mode + */ + this.expandmode = AccordionExpandMode.multi; + this.activeItemIndex = 0; + this.change = () => { + this.$emit("change", this.activeid); + }; + this.setItems = () => { + var _a; + if (this.accordionItems.length === 0) { + return; + } + this.accordionIds = this.getItemIds(); + this.accordionItems.forEach((item, index) => { + if (item instanceof AccordionItem) { + item.addEventListener("change", this.activeItemChange); + if (this.isSingleExpandMode()) { + this.activeItemIndex !== index + ? (item.expanded = false) + : (item.expanded = true); + } + } + const itemId = this.accordionIds[index]; + item.setAttribute("id", typeof itemId !== "string" ? `accordion-${index + 1}` : itemId); + this.activeid = this.accordionIds[this.activeItemIndex]; + item.addEventListener("keydown", this.handleItemKeyDown); + item.addEventListener("focus", this.handleItemFocus); + }); + if (this.isSingleExpandMode()) { + const expandedItem = (_a = this.findExpandedItem()) !== null && _a !== void 0 ? _a : this.accordionItems[0]; + expandedItem.setAttribute("aria-disabled", "true"); + } + }; + this.removeItemListeners = (oldValue) => { + oldValue.forEach((item, index) => { + item.removeEventListener("change", this.activeItemChange); + item.removeEventListener("keydown", this.handleItemKeyDown); + item.removeEventListener("focus", this.handleItemFocus); + }); + }; + this.activeItemChange = (event) => { + if (event.defaultPrevented || event.target !== event.currentTarget) { + return; + } + event.preventDefault(); + const selectedItem = event.target; + this.activeid = selectedItem.getAttribute("id"); + if (this.isSingleExpandMode()) { + this.resetItems(); + selectedItem.expanded = true; + selectedItem.setAttribute("aria-disabled", "true"); + this.accordionItems.forEach((item) => { + if (!item.hasAttribute("disabled") && item.id !== this.activeid) { + item.removeAttribute("aria-disabled"); + } + }); + } + this.activeItemIndex = Array.from(this.accordionItems).indexOf(selectedItem); + this.change(); + }; + this.handleItemKeyDown = (event) => { + // only handle the keydown if the event target is the accordion item + // prevents arrow keys from moving focus to accordion headers when focus is on accordion item panel content + if (event.target !== event.currentTarget) { + return; + } + this.accordionIds = this.getItemIds(); + switch (event.key) { + case keyArrowUp: + event.preventDefault(); + this.adjust(-1); + break; + case keyArrowDown: + event.preventDefault(); + this.adjust(1); + break; + case keyHome: + this.activeItemIndex = 0; + this.focusItem(); + break; + case keyEnd: + this.activeItemIndex = this.accordionItems.length - 1; + this.focusItem(); + break; + } + }; + this.handleItemFocus = (event) => { + // update the active item index if the focus moves to an accordion item via a different method other than the up and down arrow key actions + // only do so if the focus is actually on the accordion item and not on any of its children + if (event.target === event.currentTarget) { + const focusedItem = event.target; + const focusedIndex = (this.activeItemIndex = Array.from(this.accordionItems).indexOf(focusedItem)); + if (this.activeItemIndex !== focusedIndex && focusedIndex !== -1) { + this.activeItemIndex = focusedIndex; + this.activeid = this.accordionIds[this.activeItemIndex]; + } + } + }; + } + /** + * @internal + */ + accordionItemsChanged(oldValue, newValue) { + if (this.$fastController.isConnected) { + this.removeItemListeners(oldValue); + this.setItems(); + } + } + findExpandedItem() { + for (let item = 0; item < this.accordionItems.length; item++) { + if (this.accordionItems[item].getAttribute("expanded") === "true") { + return this.accordionItems[item]; + } + } + return null; + } + resetItems() { + this.accordionItems.forEach((item, index) => { + item.expanded = false; + }); + } + getItemIds() { + return this.accordionItems.map((accordionItem) => { + return accordionItem.getAttribute("id"); + }); + } + isSingleExpandMode() { + return this.expandmode === AccordionExpandMode.single; + } + adjust(adjustment) { + this.activeItemIndex = wrapInBounds(0, this.accordionItems.length - 1, this.activeItemIndex + adjustment); + this.focusItem(); + } + focusItem() { + const element = this.accordionItems[this.activeItemIndex]; + if (element instanceof AccordionItem) { + element.expandbutton.focus(); + } + } +} +__decorate([ + attr({ attribute: "expand-mode" }) +], Accordion.prototype, "expandmode", void 0); +__decorate([ + observable +], Accordion.prototype, "accordionItems", void 0); + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-element/dist/esm/templating/node-observation.js + + +/** + * Creates a function that can be used to filter a Node array, selecting only elements. + * @param selector - An optional selector to restrict the filter to. + * @public + */ +function node_observation_elements(selector) { + if (selector) { + return function (value, index, array) { + return value.nodeType === 1 && value.matches(selector); + }; + } + return function (value, index, array) { + return value.nodeType === 1; + }; +} +/** + * A base class for node observation. + * @internal + */ +class NodeObservationBehavior { + /** + * Creates an instance of NodeObservationBehavior. + * @param target - The target to assign the nodes property on. + * @param options - The options to use in configuring node observation. + */ + constructor(target, options) { + this.target = target; + this.options = options; + this.source = null; + } + /** + * Bind this behavior to the source. + * @param source - The source to bind to. + * @param context - The execution context that the binding is operating within. + */ + bind(source) { + const name = this.options.property; + this.shouldUpdate = Observable.getAccessors(source).some((x) => x.name === name); + this.source = source; + this.updateTarget(this.computeNodes()); + if (this.shouldUpdate) { + this.observe(); + } + } + /** + * Unbinds this behavior from the source. + * @param source - The source to unbind from. + */ + unbind() { + this.updateTarget(emptyArray); + this.source = null; + if (this.shouldUpdate) { + this.disconnect(); + } + } + /** @internal */ + handleEvent() { + this.updateTarget(this.computeNodes()); + } + computeNodes() { + let nodes = this.getNodes(); + if (this.options.filter !== void 0) { + nodes = nodes.filter(this.options.filter); + } + return nodes; + } + updateTarget(value) { + this.source[this.options.property] = value; + } +} + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-element/dist/esm/templating/slotted.js + + +/** + * The runtime behavior for slotted node observation. + * @public + */ +class SlottedBehavior extends NodeObservationBehavior { + /** + * Creates an instance of SlottedBehavior. + * @param target - The slot element target to observe. + * @param options - The options to use when observing the slot. + */ + constructor(target, options) { + super(target, options); + } + /** + * Begins observation of the nodes. + */ + observe() { + this.target.addEventListener("slotchange", this); + } + /** + * Disconnects observation of the nodes. + */ + disconnect() { + this.target.removeEventListener("slotchange", this); + } + /** + * Retrieves the nodes that should be assigned to the target. + */ + getNodes() { + return this.target.assignedNodes(this.options); + } +} +/** + * A directive that observes the `assignedNodes()` of a slot and updates a property + * whenever they change. + * @param propertyOrOptions - The options used to configure slotted node observation. + * @public + */ +function slotted(propertyOrOptions) { + if (typeof propertyOrOptions === "string") { + propertyOrOptions = { property: propertyOrOptions }; + } + return new AttachedBehaviorHTMLDirective("fast-slotted", SlottedBehavior, propertyOrOptions); +} + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-foundation/dist/esm/accordion/accordion.template.js + +/** + * The template for the {@link @microsoft/fast-foundation#Accordion} component. + * @public + */ +const accordionTemplate = (context, definition) => /* TODO: deprecate slot name `item` to only support default slot https://github.com/microsoft/fast/issues/5515 */ html ` + +`; + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-element/dist/esm/styles/css.js + + +function collectStyles(strings, values) { + const styles = []; + let cssString = ""; + const behaviors = []; + for (let i = 0, ii = strings.length - 1; i < ii; ++i) { + cssString += strings[i]; + let value = values[i]; + if (value instanceof CSSDirective) { + const behavior = value.createBehavior(); + value = value.createCSS(); + if (behavior) { + behaviors.push(behavior); + } + } + if (value instanceof ElementStyles || value instanceof CSSStyleSheet) { + if (cssString.trim() !== "") { + styles.push(cssString); + cssString = ""; + } + styles.push(value); + } + else { + cssString += value; + } + } + cssString += strings[strings.length - 1]; + if (cssString.trim() !== "") { + styles.push(cssString); + } + return { + styles, + behaviors, + }; +} +/** + * Transforms a template literal string into styles. + * @param strings - The string fragments that are interpolated with the values. + * @param values - The values that are interpolated with the string fragments. + * @remarks + * The css helper supports interpolation of strings and ElementStyle instances. + * @public + */ +function css(strings, ...values) { + const { styles, behaviors } = collectStyles(strings, values); + const elementStyles = ElementStyles.create(styles); + if (behaviors.length) { + elementStyles.withBehaviors(...behaviors); + } + return elementStyles; +} +class CSSPartial extends CSSDirective { + constructor(styles, behaviors) { + super(); + this.behaviors = behaviors; + this.css = ""; + const stylesheets = styles.reduce((accumulated, current) => { + if (typeof current === "string") { + this.css += current; + } + else { + accumulated.push(current); + } + return accumulated; + }, []); + if (stylesheets.length) { + this.styles = ElementStyles.create(stylesheets); + } + } + createBehavior() { + return this; + } + createCSS() { + return this.css; + } + bind(el) { + if (this.styles) { + el.$fastController.addStyles(this.styles); + } + if (this.behaviors.length) { + el.$fastController.addBehaviors(this.behaviors); + } + } + unbind(el) { + if (this.styles) { + el.$fastController.removeStyles(this.styles); + } + if (this.behaviors.length) { + el.$fastController.removeBehaviors(this.behaviors); + } + } +} +/** + * Transforms a template literal string into partial CSS. + * @param strings - The string fragments that are interpolated with the values. + * @param values - The values that are interpolated with the string fragments. + * @public + */ +function cssPartial(strings, ...values) { + const { styles, behaviors } = collectStyles(strings, values); + return new CSSPartial(styles, behaviors); +} + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-foundation/dist/esm/utilities/style/display.js +/** + * A CSS fragment to set `display: none;` when the host is hidden using the [hidden] attribute. + * @public + */ +const display_hidden = `:host([hidden]){display:none}`; +/** + * Applies a CSS display property. + * Also adds CSS rules to not display the element when the [hidden] attribute is applied to the element. + * @param display - The CSS display property value + * @public + */ +function display(displayValue) { + return `${display_hidden}:host{display:${displayValue}}`; +} + +;// CONCATENATED MODULE: ../node_modules/@jupyter/web-components/dist/esm/accordion/accordion.styles.js +// Copyright (c) Jupyter Development Team. +// Copyright (c) Microsoft Corporation. +// Distributed under the terms of the Modified BSD License. + + + +/** + * Styles for Accordion + * @public + */ +const accordionStyles = (context, definition) => css ` + ${display('flex')} :host { + box-sizing: border-box; + flex-direction: column; + font-family: ${bodyFont}; + font-size: ${typeRampMinus1FontSize}; + line-height: ${typeRampMinus1LineHeight}; + color: ${neutralForegroundRest}; + border-top: calc(${strokeWidth} * 1px) solid ${neutralStrokeDividerRest}; + } +`; + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-foundation/dist/esm/accordion-item/accordion-item.template.js + + +/** + * The template for the {@link @microsoft/fast-foundation#(AccordionItem:class)} component. + * @public + */ +const accordionItemTemplate = (context, definition) => html ` + +`; + +;// CONCATENATED MODULE: ../node_modules/exenv-es6/dist/can-use-dom.js +/** + * Checks if the DOM is available to access and use + */ +function can_use_dom_canUseDOM() { + return !!(typeof window !== "undefined" && window.document && window.document.createElement); +} + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-web-utilities/dist/dom.js + +/** + * A test that ensures that all arguments are HTML Elements + */ +function isHTMLElement(...args) { + return args.every((arg) => arg instanceof HTMLElement); +} +/** + * Returns all displayed elements inside of a root node that match a provided selector + */ +function getDisplayedNodes(rootNode, selector) { + if (!rootNode || !selector || !isHTMLElement(rootNode)) { + return; + } + const nodes = Array.from(rootNode.querySelectorAll(selector)); + // offsetParent will be null if the element isn't currently displayed, + // so this will allow us to operate only on visible nodes + return nodes.filter((node) => node.offsetParent !== null); +} +/** + * Gets the numeric key code associated with a keyboard event. This method is for use with DOM level 3 events + * that still use the deprecated keyCode property. + */ +function getKeyCode(event) { + return event === null ? null : event.which || event.keyCode || event.charCode; +} +/** + * Returns the nonce used in the page, if any. + * + * Based on https://github.com/cssinjs/jss/blob/master/packages/jss/src/DomRenderer.js + */ +function getNonce() { + const node = document.querySelector('meta[property="csp-nonce"]'); + if (node) { + return node.getAttribute("content"); + } + else { + return null; + } +} +/** + * Test if the document supports :focus-visible + */ +let _canUseFocusVisible; +function canUseFocusVisible() { + if (typeof _canUseFocusVisible === "boolean") { + return _canUseFocusVisible; + } + if (!can_use_dom_canUseDOM()) { + _canUseFocusVisible = false; + return _canUseFocusVisible; + } + // Check to see if the document supports the focus-visible element + const styleElement = document.createElement("style"); + // If nonces are present on the page, use it when creating the style element + // to test focus-visible support. + const styleNonce = getNonce(); + if (styleNonce !== null) { + styleElement.setAttribute("nonce", styleNonce); + } + document.head.appendChild(styleElement); + try { + styleElement.sheet.insertRule("foo:focus-visible {color:inherit}", 0); + _canUseFocusVisible = true; + } + catch (e) { + _canUseFocusVisible = false; + } + finally { + document.head.removeChild(styleElement); + } + return _canUseFocusVisible; +} +let _canUseCssGrid; +function canUseCssGrid() { + if (typeof _canUseCssGrid === "boolean") { + return _canUseCssGrid; + } + try { + _canUseCssGrid = CSS.supports("display", "grid"); + } + catch (_a) { + _canUseCssGrid = false; + } + return _canUseCssGrid; +} +function canUseForcedColors() { + return (canUseDOM() && + (window.matchMedia("(forced-colors: none)").matches || + window.matchMedia("(forced-colors: active)").matches)); +} +function resetDocumentCache() { + _canUseCssGrid = undefined; + _canUseFocusVisible = undefined; +} +/** + * @deprecated Use 'canUseForcedColors' instead + */ +const canUsedForcedColors = (/* unused pure expression or super */ null && (canUseForcedColors)); + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-foundation/dist/esm/utilities/style/focus.js + +/** + * The string representing the focus selector to be used. Value + * will be "focus-visible" when https://drafts.csswg.org/selectors-4/#the-focus-visible-pseudo + * is supported and "focus" when it is not. + * + * @public + */ +const focusVisible = canUseFocusVisible() ? "focus-visible" : "focus"; + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-foundation/dist/esm/utilities/match-media-stylesheet-behavior.js +/** + * An abstract behavior to react to media queries. Implementations should implement + * the `constructListener` method to perform some action based on media query changes. + * + * @public + */ +class MatchMediaBehavior { + /** + * + * @param query - The media query to operate from. + */ + constructor(query) { + /** + * The behavior needs to operate on element instances but elements might share a behavior instance. + * To ensure proper attachment / detachment per instance, we construct a listener for + * each bind invocation and cache the listeners by element reference. + */ + this.listenerCache = new WeakMap(); + this.query = query; + } + /** + * Binds the behavior to the element. + * @param source - The element for which the behavior is bound. + */ + bind(source) { + const { query } = this; + const listener = this.constructListener(source); + // Invoke immediately to add if the query currently matches + listener.bind(query)(); + query.addListener(listener); + this.listenerCache.set(source, listener); + } + /** + * Unbinds the behavior from the element. + * @param source - The element for which the behavior is unbinding. + */ + unbind(source) { + const listener = this.listenerCache.get(source); + if (listener) { + this.query.removeListener(listener); + this.listenerCache.delete(source); + } + } +} +/** + * A behavior to add or remove a stylesheet from an element based on a media query. The behavior ensures that + * styles are applied while the a query matches the environment and that styles are not applied if the query does + * not match the environment. + * + * @public + */ +class MatchMediaStyleSheetBehavior extends MatchMediaBehavior { + /** + * Constructs a {@link MatchMediaStyleSheetBehavior} instance. + * @param query - The media query to operate from. + * @param styles - The styles to coordinate with the query. + */ + constructor(query, styles) { + super(query); + this.styles = styles; + } + /** + * Defines a function to construct {@link MatchMediaStyleSheetBehavior | MatchMediaStyleSheetBehaviors} for + * a provided query. + * @param query - The media query to operate from. + * + * @public + * @example + * + * ```ts + * import { css } from "@microsoft/fast-element"; + * import { MatchMediaStyleSheetBehavior } from "@microsoft/fast-foundation"; + * + * const landscapeBehavior = MatchMediaStyleSheetBehavior.with( + * window.matchMedia("(orientation: landscape)") + * ); + * const styles = css` + * :host { + * width: 200px; + * height: 400px; + * } + * ` + * .withBehaviors(landscapeBehavior(css` + * :host { + * width: 400px; + * height: 200px; + * } + * `)) + * ``` + */ + static with(query) { + return (styles) => { + return new MatchMediaStyleSheetBehavior(query, styles); + }; + } + /** + * Constructs a match-media listener for a provided element. + * @param source - the element for which to attach or detach styles. + * @internal + */ + constructListener(source) { + let attached = false; + const styles = this.styles; + return function listener() { + const { matches } = this; + if (matches && !attached) { + source.$fastController.addStyles(styles); + attached = matches; + } + else if (!matches && attached) { + source.$fastController.removeStyles(styles); + attached = matches; + } + }; + } + /** + * Unbinds the behavior from the element. + * @param source - The element for which the behavior is unbinding. + * @internal + */ + unbind(source) { + super.unbind(source); + source.$fastController.removeStyles(this.styles); + } +} +/** + * This can be used to construct a behavior to apply a forced-colors only stylesheet. + * @public + */ +const forcedColorsStylesheetBehavior = MatchMediaStyleSheetBehavior.with(window.matchMedia("(forced-colors)")); +/** + * This can be used to construct a behavior to apply a prefers color scheme: dark only stylesheet. + * @public + */ +const darkModeStylesheetBehavior = MatchMediaStyleSheetBehavior.with(window.matchMedia("(prefers-color-scheme: dark)")); +/** + * This can be used to construct a behavior to apply a prefers color scheme: light only stylesheet. + * @public + */ +const lightModeStylesheetBehavior = MatchMediaStyleSheetBehavior.with(window.matchMedia("(prefers-color-scheme: light)")); + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-web-utilities/dist/system-colors.js +/** + * Define system colors for use in CSS stylesheets. + * + * https://drafts.csswg.org/css-color/#css-system-colors + */ +var SystemColors; +(function (SystemColors) { + SystemColors["Canvas"] = "Canvas"; + SystemColors["CanvasText"] = "CanvasText"; + SystemColors["LinkText"] = "LinkText"; + SystemColors["VisitedText"] = "VisitedText"; + SystemColors["ActiveText"] = "ActiveText"; + SystemColors["ButtonFace"] = "ButtonFace"; + SystemColors["ButtonText"] = "ButtonText"; + SystemColors["Field"] = "Field"; + SystemColors["FieldText"] = "FieldText"; + SystemColors["Highlight"] = "Highlight"; + SystemColors["HighlightText"] = "HighlightText"; + SystemColors["GrayText"] = "GrayText"; +})(SystemColors || (SystemColors = {})); + +;// CONCATENATED MODULE: ../node_modules/@jupyter/web-components/dist/esm/styles/size.js +// Copyright (c) Jupyter Development Team. +// Copyright (c) Microsoft Corporation. +// Distributed under the terms of the Modified BSD License. + + +/** + * A formula to retrieve the control height. + * Use this as the value of any CSS property that + * accepts a pixel size. + */ +const heightNumber = cssPartial `(${baseHeightMultiplier} + ${density} + ${elementScale}) * ${designUnit}`; + +;// CONCATENATED MODULE: ../node_modules/@jupyter/web-components/dist/esm/accordion-item/accordion-item.styles.js +// Copyright (c) Jupyter Development Team. +// Copyright (c) Microsoft Corporation. +// Distributed under the terms of the Modified BSD License. + + + + + +/** + * Styles for AccordionItem + * @public + */ +const accordionItemStyles = (context, definition) => css ` + ${display('flex')} :host { + box-sizing: border-box; + font-family: ${bodyFont}; + flex-direction: column; + font-size: ${typeRampMinus1FontSize}; + line-height: ${typeRampMinus1LineHeight}; + border-bottom: calc(${strokeWidth} * 1px) solid + ${neutralStrokeDividerRest}; + } + + .region { + display: none; + padding: calc((6 + (${designUnit} * 2 * ${density})) * 1px); + } + + div.heading { + display: grid; + position: relative; + grid-template-columns: calc(${heightNumber} * 1px) auto 1fr auto; + color: ${neutralForegroundRest}; + } + + .button { + appearance: none; + border: none; + background: none; + grid-column: 3; + outline: none; + padding: 0 calc((6 + (${designUnit} * 2 * ${density})) * 1px); + text-align: left; + height: calc(${heightNumber} * 1px); + color: currentcolor; + cursor: pointer; + font-family: inherit; + } + + .button:hover { + color: currentcolor; + } + + .button:active { + color: currentcolor; + } + + .button::before { + content: ''; + position: absolute; + top: 0; + left: 0; + right: 0; + bottom: 0; + cursor: pointer; + } + + /* prettier-ignore */ + .button:${focusVisible}::before { + outline: none; + border: calc(${focusStrokeWidth} * 1px) solid ${accentFillFocus}; + border-radius: calc(${controlCornerRadius} * 1px); + } + + :host([expanded]) .region { + display: block; + } + + .icon { + display: flex; + align-items: center; + justify-content: center; + grid-column: 1; + grid-row: 1; + pointer-events: none; + position: relative; + } + + slot[name='expanded-icon'], + slot[name='collapsed-icon'] { + fill: currentcolor; + } + + slot[name='collapsed-icon'] { + display: flex; + } + + :host([expanded]) slot[name='collapsed-icon'] { + display: none; + } + + slot[name='expanded-icon'] { + display: none; + } + + :host([expanded]) slot[name='expanded-icon'] { + display: flex; + } + + .start { + display: flex; + align-items: center; + padding-inline-start: calc(${designUnit} * 1px); + justify-content: center; + grid-column: 2; + position: relative; + } + + .end { + display: flex; + align-items: center; + justify-content: center; + grid-column: 4; + position: relative; + } + `.withBehaviors(forcedColorsStylesheetBehavior(css ` + /* prettier-ignore */ + .button:${focusVisible}::before { + border-color: ${SystemColors.Highlight}; + } + :host slot[name='collapsed-icon'], + :host([expanded]) slot[name='expanded-icon'] { + fill: ${SystemColors.ButtonText}; + } + `)); + +;// CONCATENATED MODULE: ../node_modules/@jupyter/web-components/dist/esm/accordion-item/index.js +// Copyright (c) Jupyter Development Team. +// Copyright (c) Microsoft Corporation. +// Distributed under the terms of the Modified BSD License. + + +/** + * Accordion item class + * + * @public + * @tagname jp-accordion-item + */ +class JupyterAccordionItem extends AccordionItem { +} +/** + * A function that returns a {@link @microsoft/fast-foundation#AccordionItem} registration for configuring the component with a DesignSystem. + * Implements {@link @microsoft/fast-foundation#accordionItemTemplate} + * + * + * @public + * @remarks + * Generates HTML Element: `` + */ +const jpAccordionItem = JupyterAccordionItem.compose({ + baseName: 'accordion-item', + baseClass: AccordionItem, + template: accordionItemTemplate, + styles: accordionItemStyles, + collapsedIcon: /* html */ ` + + + + `, + expandedIcon: /* html */ ` + + + + ` +}); + + + +;// CONCATENATED MODULE: ../node_modules/@jupyter/web-components/dist/esm/accordion/index.js +// Copyright (c) Jupyter Development Team. +// Copyright (c) Microsoft Corporation. +// Distributed under the terms of the Modified BSD License. + + + +/** + * Accordion class + * + * @public + * @tagname jp-accordion + */ +class JupyterAccordion extends Accordion { +} +/** + * A function that returns a {@link @microsoft/fast-foundation#Accordion} registration for configuring the component with a DesignSystem. + * Implements {@link @microsoft/fast-foundation#accordionTemplate} + * + * + * @public + * @remarks + * Generates HTML Element: `` + */ +const jpAccordion = JupyterAccordion.compose({ + baseName: 'accordion', + baseClass: Accordion, + template: accordionTemplate, + styles: accordionStyles +}); + + + +;// CONCATENATED MODULE: ../node_modules/tslib/tslib.es6.mjs +/****************************************************************************** +Copyright (c) Microsoft Corporation. + +Permission to use, copy, modify, and/or distribute this software for any +purpose with or without fee is hereby granted. + +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH +REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY +AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, +INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM +LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR +OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR +PERFORMANCE OF THIS SOFTWARE. +***************************************************************************** */ +/* global Reflect, Promise, SuppressedError, Symbol */ + +var tslib_es6_extendStatics = function(d, b) { + tslib_es6_extendStatics = Object.setPrototypeOf || + ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) || + function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; }; + return tslib_es6_extendStatics(d, b); +}; + +function tslib_es6_extends(d, b) { + if (typeof b !== "function" && b !== null) + throw new TypeError("Class extends value " + String(b) + " is not a constructor or null"); + tslib_es6_extendStatics(d, b); + function __() { this.constructor = d; } + d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __()); +} + +var tslib_es6_assign = function() { + tslib_es6_assign = Object.assign || function __assign(t) { + for (var s, i = 1, n = arguments.length; i < n; i++) { + s = arguments[i]; + for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p]; + } + return t; + } + return tslib_es6_assign.apply(this, arguments); +} + +function tslib_es6_rest(s, e) { + var t = {}; + for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) + t[p] = s[p]; + if (s != null && typeof Object.getOwnPropertySymbols === "function") + for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { + if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) + t[p[i]] = s[p[i]]; + } + return t; +} + +function tslib_es6_decorate(decorators, target, key, desc) { + var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; + if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); + else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; + return c > 3 && r && Object.defineProperty(target, key, r), r; +} + +function tslib_es6_param(paramIndex, decorator) { + return function (target, key) { decorator(target, key, paramIndex); } +} + +function __esDecorate(ctor, descriptorIn, decorators, contextIn, initializers, extraInitializers) { + function accept(f) { if (f !== void 0 && typeof f !== "function") throw new TypeError("Function expected"); return f; } + var kind = contextIn.kind, key = kind === "getter" ? "get" : kind === "setter" ? "set" : "value"; + var target = !descriptorIn && ctor ? contextIn["static"] ? ctor : ctor.prototype : null; + var descriptor = descriptorIn || (target ? Object.getOwnPropertyDescriptor(target, contextIn.name) : {}); + var _, done = false; + for (var i = decorators.length - 1; i >= 0; i--) { + var context = {}; + for (var p in contextIn) context[p] = p === "access" ? {} : contextIn[p]; + for (var p in contextIn.access) context.access[p] = contextIn.access[p]; + context.addInitializer = function (f) { if (done) throw new TypeError("Cannot add initializers after decoration has completed"); extraInitializers.push(accept(f || null)); }; + var result = (0, decorators[i])(kind === "accessor" ? { get: descriptor.get, set: descriptor.set } : descriptor[key], context); + if (kind === "accessor") { + if (result === void 0) continue; + if (result === null || typeof result !== "object") throw new TypeError("Object expected"); + if (_ = accept(result.get)) descriptor.get = _; + if (_ = accept(result.set)) descriptor.set = _; + if (_ = accept(result.init)) initializers.unshift(_); + } + else if (_ = accept(result)) { + if (kind === "field") initializers.unshift(_); + else descriptor[key] = _; + } + } + if (target) Object.defineProperty(target, contextIn.name, descriptor); + done = true; +}; + +function __runInitializers(thisArg, initializers, value) { + var useValue = arguments.length > 2; + for (var i = 0; i < initializers.length; i++) { + value = useValue ? initializers[i].call(thisArg, value) : initializers[i].call(thisArg); + } + return useValue ? value : void 0; +}; + +function __propKey(x) { + return typeof x === "symbol" ? x : "".concat(x); +}; + +function __setFunctionName(f, name, prefix) { + if (typeof name === "symbol") name = name.description ? "[".concat(name.description, "]") : ""; + return Object.defineProperty(f, "name", { configurable: true, value: prefix ? "".concat(prefix, " ", name) : name }); +}; + +function tslib_es6_metadata(metadataKey, metadataValue) { + if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(metadataKey, metadataValue); +} + +function tslib_es6_awaiter(thisArg, _arguments, P, generator) { + function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); } + return new (P || (P = Promise))(function (resolve, reject) { + function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } } + function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } } + function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); } + step((generator = generator.apply(thisArg, _arguments || [])).next()); + }); +} + +function tslib_es6_generator(thisArg, body) { + var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g; + return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g; + function verb(n) { return function (v) { return step([n, v]); }; } + function step(op) { + if (f) throw new TypeError("Generator is already executing."); + while (g && (g = 0, op[0] && (_ = 0)), _) try { + if (f = 1, y && (t = op[0] & 2 ? y["return"] : op[0] ? y["throw"] || ((t = y["return"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t; + if (y = 0, t) op = [op[0] & 2, t.value]; + switch (op[0]) { + case 0: case 1: t = op; break; + case 4: _.label++; return { value: op[1], done: false }; + case 5: _.label++; y = op[1]; op = [0]; continue; + case 7: op = _.ops.pop(); _.trys.pop(); continue; + default: + if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; } + if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; } + if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; } + if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; } + if (t[2]) _.ops.pop(); + _.trys.pop(); continue; + } + op = body.call(thisArg, _); + } catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; } + if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true }; + } +} + +var tslib_es6_createBinding = Object.create ? (function(o, m, k, k2) { + if (k2 === undefined) k2 = k; + var desc = Object.getOwnPropertyDescriptor(m, k); + if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { + desc = { enumerable: true, get: function() { return m[k]; } }; + } + Object.defineProperty(o, k2, desc); +}) : (function(o, m, k, k2) { + if (k2 === undefined) k2 = k; + o[k2] = m[k]; +}); + +function tslib_es6_exportStar(m, o) { + for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(o, p)) tslib_es6_createBinding(o, m, p); +} + +function tslib_es6_values(o) { + var s = typeof Symbol === "function" && Symbol.iterator, m = s && o[s], i = 0; + if (m) return m.call(o); + if (o && typeof o.length === "number") return { + next: function () { + if (o && i >= o.length) o = void 0; + return { value: o && o[i++], done: !o }; + } + }; + throw new TypeError(s ? "Object is not iterable." : "Symbol.iterator is not defined."); +} + +function tslib_es6_read(o, n) { + var m = typeof Symbol === "function" && o[Symbol.iterator]; + if (!m) return o; + var i = m.call(o), r, ar = [], e; + try { + while ((n === void 0 || n-- > 0) && !(r = i.next()).done) ar.push(r.value); + } + catch (error) { e = { error: error }; } + finally { + try { + if (r && !r.done && (m = i["return"])) m.call(i); + } + finally { if (e) throw e.error; } + } + return ar; +} + +/** @deprecated */ +function tslib_es6_spread() { + for (var ar = [], i = 0; i < arguments.length; i++) + ar = ar.concat(tslib_es6_read(arguments[i])); + return ar; +} + +/** @deprecated */ +function tslib_es6_spreadArrays() { + for (var s = 0, i = 0, il = arguments.length; i < il; i++) s += arguments[i].length; + for (var r = Array(s), k = 0, i = 0; i < il; i++) + for (var a = arguments[i], j = 0, jl = a.length; j < jl; j++, k++) + r[k] = a[j]; + return r; +} + +function __spreadArray(to, from, pack) { + if (pack || arguments.length === 2) for (var i = 0, l = from.length, ar; i < l; i++) { + if (ar || !(i in from)) { + if (!ar) ar = Array.prototype.slice.call(from, 0, i); + ar[i] = from[i]; + } + } + return to.concat(ar || Array.prototype.slice.call(from)); +} + +function tslib_es6_await(v) { + return this instanceof tslib_es6_await ? (this.v = v, this) : new tslib_es6_await(v); +} + +function tslib_es6_asyncGenerator(thisArg, _arguments, generator) { + if (!Symbol.asyncIterator) throw new TypeError("Symbol.asyncIterator is not defined."); + var g = generator.apply(thisArg, _arguments || []), i, q = []; + return i = {}, verb("next"), verb("throw"), verb("return"), i[Symbol.asyncIterator] = function () { return this; }, i; + function verb(n) { if (g[n]) i[n] = function (v) { return new Promise(function (a, b) { q.push([n, v, a, b]) > 1 || resume(n, v); }); }; } + function resume(n, v) { try { step(g[n](v)); } catch (e) { settle(q[0][3], e); } } + function step(r) { r.value instanceof tslib_es6_await ? Promise.resolve(r.value.v).then(fulfill, reject) : settle(q[0][2], r); } + function fulfill(value) { resume("next", value); } + function reject(value) { resume("throw", value); } + function settle(f, v) { if (f(v), q.shift(), q.length) resume(q[0][0], q[0][1]); } +} + +function tslib_es6_asyncDelegator(o) { + var i, p; + return i = {}, verb("next"), verb("throw", function (e) { throw e; }), verb("return"), i[Symbol.iterator] = function () { return this; }, i; + function verb(n, f) { i[n] = o[n] ? function (v) { return (p = !p) ? { value: tslib_es6_await(o[n](v)), done: false } : f ? f(v) : v; } : f; } +} + +function tslib_es6_asyncValues(o) { + if (!Symbol.asyncIterator) throw new TypeError("Symbol.asyncIterator is not defined."); + var m = o[Symbol.asyncIterator], i; + return m ? m.call(o) : (o = typeof tslib_es6_values === "function" ? tslib_es6_values(o) : o[Symbol.iterator](), i = {}, verb("next"), verb("throw"), verb("return"), i[Symbol.asyncIterator] = function () { return this; }, i); + function verb(n) { i[n] = o[n] && function (v) { return new Promise(function (resolve, reject) { v = o[n](v), settle(resolve, reject, v.done, v.value); }); }; } + function settle(resolve, reject, d, v) { Promise.resolve(v).then(function(v) { resolve({ value: v, done: d }); }, reject); } +} + +function tslib_es6_makeTemplateObject(cooked, raw) { + if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } + return cooked; +}; + +var __setModuleDefault = Object.create ? (function(o, v) { + Object.defineProperty(o, "default", { enumerable: true, value: v }); +}) : function(o, v) { + o["default"] = v; +}; + +function tslib_es6_importStar(mod) { + if (mod && mod.__esModule) return mod; + var result = {}; + if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) tslib_es6_createBinding(result, mod, k); + __setModuleDefault(result, mod); + return result; +} + +function tslib_es6_importDefault(mod) { + return (mod && mod.__esModule) ? mod : { default: mod }; +} + +function tslib_es6_classPrivateFieldGet(receiver, state, kind, f) { + if (kind === "a" && !f) throw new TypeError("Private accessor was defined without a getter"); + if (typeof state === "function" ? receiver !== state || !f : !state.has(receiver)) throw new TypeError("Cannot read private member from an object whose class did not declare it"); + return kind === "m" ? f : kind === "a" ? f.call(receiver) : f ? f.value : state.get(receiver); +} + +function tslib_es6_classPrivateFieldSet(receiver, state, value, kind, f) { + if (kind === "m") throw new TypeError("Private method is not writable"); + if (kind === "a" && !f) throw new TypeError("Private accessor was defined without a setter"); + if (typeof state === "function" ? receiver !== state || !f : !state.has(receiver)) throw new TypeError("Cannot write private member to an object whose class did not declare it"); + return (kind === "a" ? f.call(receiver, value) : f ? f.value = value : state.set(receiver, value)), value; +} + +function __classPrivateFieldIn(state, receiver) { + if (receiver === null || (typeof receiver !== "object" && typeof receiver !== "function")) throw new TypeError("Cannot use 'in' operator on non-object"); + return typeof state === "function" ? receiver === state : state.has(receiver); +} + +function __addDisposableResource(env, value, async) { + if (value !== null && value !== void 0) { + if (typeof value !== "object" && typeof value !== "function") throw new TypeError("Object expected."); + var dispose; + if (async) { + if (!Symbol.asyncDispose) throw new TypeError("Symbol.asyncDispose is not defined."); + dispose = value[Symbol.asyncDispose]; + } + if (dispose === void 0) { + if (!Symbol.dispose) throw new TypeError("Symbol.dispose is not defined."); + dispose = value[Symbol.dispose]; + } + if (typeof dispose !== "function") throw new TypeError("Object not disposable."); + env.stack.push({ value: value, dispose: dispose, async: async }); + } + else if (async) { + env.stack.push({ async: true }); + } + return value; +} + +var _SuppressedError = typeof SuppressedError === "function" ? SuppressedError : function (error, suppressed, message) { + var e = new Error(message); + return e.name = "SuppressedError", e.error = error, e.suppressed = suppressed, e; +}; + +function __disposeResources(env) { + function fail(e) { + env.error = env.hasError ? new _SuppressedError(e, env.error, "An error was suppressed during disposal.") : e; + env.hasError = true; + } + function next() { + while (env.stack.length) { + var rec = env.stack.pop(); + try { + var result = rec.dispose && rec.dispose.call(rec.value); + if (rec.async) return Promise.resolve(result).then(next, function(e) { fail(e); return next(); }); + } + catch (e) { + fail(e); + } + } + if (env.hasError) throw env.error; + } + return next(); +} + +/* harmony default export */ const tslib_es6 = ({ + __extends: tslib_es6_extends, + __assign: tslib_es6_assign, + __rest: tslib_es6_rest, + __decorate: tslib_es6_decorate, + __param: tslib_es6_param, + __metadata: tslib_es6_metadata, + __awaiter: tslib_es6_awaiter, + __generator: tslib_es6_generator, + __createBinding: tslib_es6_createBinding, + __exportStar: tslib_es6_exportStar, + __values: tslib_es6_values, + __read: tslib_es6_read, + __spread: tslib_es6_spread, + __spreadArrays: tslib_es6_spreadArrays, + __spreadArray, + __await: tslib_es6_await, + __asyncGenerator: tslib_es6_asyncGenerator, + __asyncDelegator: tslib_es6_asyncDelegator, + __asyncValues: tslib_es6_asyncValues, + __makeTemplateObject: tslib_es6_makeTemplateObject, + __importStar: tslib_es6_importStar, + __importDefault: tslib_es6_importDefault, + __classPrivateFieldGet: tslib_es6_classPrivateFieldGet, + __classPrivateFieldSet: tslib_es6_classPrivateFieldSet, + __classPrivateFieldIn, + __addDisposableResource, + __disposeResources, +}); + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-foundation/dist/esm/patterns/aria-global.js + + +/** + * Some states and properties are applicable to all host language elements regardless of whether a role is applied. + * The following global states and properties are supported by all roles and by all base markup elements. + * {@link https://www.w3.org/TR/wai-aria-1.1/#global_states} + * + * This is intended to be used as a mixin. Be sure you extend FASTElement. + * + * @public + */ +class ARIAGlobalStatesAndProperties { +} +__decorate([ + attr({ attribute: "aria-atomic" }) +], ARIAGlobalStatesAndProperties.prototype, "ariaAtomic", void 0); +__decorate([ + attr({ attribute: "aria-busy" }) +], ARIAGlobalStatesAndProperties.prototype, "ariaBusy", void 0); +__decorate([ + attr({ attribute: "aria-controls" }) +], ARIAGlobalStatesAndProperties.prototype, "ariaControls", void 0); +__decorate([ + attr({ attribute: "aria-current" }) +], ARIAGlobalStatesAndProperties.prototype, "ariaCurrent", void 0); +__decorate([ + attr({ attribute: "aria-describedby" }) +], ARIAGlobalStatesAndProperties.prototype, "ariaDescribedby", void 0); +__decorate([ + attr({ attribute: "aria-details" }) +], ARIAGlobalStatesAndProperties.prototype, "ariaDetails", void 0); +__decorate([ + attr({ attribute: "aria-disabled" }) +], ARIAGlobalStatesAndProperties.prototype, "ariaDisabled", void 0); +__decorate([ + attr({ attribute: "aria-errormessage" }) +], ARIAGlobalStatesAndProperties.prototype, "ariaErrormessage", void 0); +__decorate([ + attr({ attribute: "aria-flowto" }) +], ARIAGlobalStatesAndProperties.prototype, "ariaFlowto", void 0); +__decorate([ + attr({ attribute: "aria-haspopup" }) +], ARIAGlobalStatesAndProperties.prototype, "ariaHaspopup", void 0); +__decorate([ + attr({ attribute: "aria-hidden" }) +], ARIAGlobalStatesAndProperties.prototype, "ariaHidden", void 0); +__decorate([ + attr({ attribute: "aria-invalid" }) +], ARIAGlobalStatesAndProperties.prototype, "ariaInvalid", void 0); +__decorate([ + attr({ attribute: "aria-keyshortcuts" }) +], ARIAGlobalStatesAndProperties.prototype, "ariaKeyshortcuts", void 0); +__decorate([ + attr({ attribute: "aria-label" }) +], ARIAGlobalStatesAndProperties.prototype, "ariaLabel", void 0); +__decorate([ + attr({ attribute: "aria-labelledby" }) +], ARIAGlobalStatesAndProperties.prototype, "ariaLabelledby", void 0); +__decorate([ + attr({ attribute: "aria-live" }) +], ARIAGlobalStatesAndProperties.prototype, "ariaLive", void 0); +__decorate([ + attr({ attribute: "aria-owns" }) +], ARIAGlobalStatesAndProperties.prototype, "ariaOwns", void 0); +__decorate([ + attr({ attribute: "aria-relevant" }) +], ARIAGlobalStatesAndProperties.prototype, "ariaRelevant", void 0); +__decorate([ + attr({ attribute: "aria-roledescription" }) +], ARIAGlobalStatesAndProperties.prototype, "ariaRoledescription", void 0); + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-foundation/dist/esm/anchor/anchor.js + + + + + +/** + * An Anchor Custom HTML Element. + * Based largely on the {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | element }. + * + * @slot start - Content which can be provided before the anchor content + * @slot end - Content which can be provided after the anchor content + * @slot - The default slot for anchor content + * @csspart control - The anchor element + * @csspart content - The element wrapping anchor content + * + * @public + */ +class Anchor extends FoundationElement { + constructor() { + super(...arguments); + /** + * Overrides the focus call for where delegatesFocus is unsupported. + * This check works for Chrome, Edge Chromium, FireFox, and Safari + * Relevant PR on the Firefox browser: https://phabricator.services.mozilla.com/D123858 + */ + this.handleUnsupportedDelegatesFocus = () => { + var _a; + // Check to see if delegatesFocus is supported + if (window.ShadowRoot && + !window.ShadowRoot.prototype.hasOwnProperty("delegatesFocus") && + ((_a = this.$fastController.definition.shadowOptions) === null || _a === void 0 ? void 0 : _a.delegatesFocus)) { + this.focus = () => { + var _a; + (_a = this.control) === null || _a === void 0 ? void 0 : _a.focus(); + }; + } + }; + } + /** + * @internal + */ + connectedCallback() { + super.connectedCallback(); + this.handleUnsupportedDelegatesFocus(); + } +} +__decorate([ + attr +], Anchor.prototype, "download", void 0); +__decorate([ + attr +], Anchor.prototype, "href", void 0); +__decorate([ + attr +], Anchor.prototype, "hreflang", void 0); +__decorate([ + attr +], Anchor.prototype, "ping", void 0); +__decorate([ + attr +], Anchor.prototype, "referrerpolicy", void 0); +__decorate([ + attr +], Anchor.prototype, "rel", void 0); +__decorate([ + attr +], Anchor.prototype, "target", void 0); +__decorate([ + attr +], Anchor.prototype, "type", void 0); +__decorate([ + observable +], Anchor.prototype, "defaultSlottedContent", void 0); +/** + * Includes ARIA states and properties relating to the ARIA link role + * + * @public + */ +class DelegatesARIALink { +} +__decorate([ + attr({ attribute: "aria-expanded" }) +], DelegatesARIALink.prototype, "ariaExpanded", void 0); +applyMixins(DelegatesARIALink, ARIAGlobalStatesAndProperties); +applyMixins(Anchor, StartEnd, DelegatesARIALink); + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-foundation/dist/esm/anchor/anchor.template.js + + +/** + * The template for the {@link @microsoft/fast-foundation#(Anchor:class)} component. + * @public + */ +const anchorTemplate = (context, definition) => html ` + + ${startSlotTemplate(context, definition)} + + + + ${endSlotTemplate(context, definition)} + +`; + +;// CONCATENATED MODULE: ../node_modules/@jupyter/web-components/dist/esm/styles/patterns/button.js +// Copyright (c) Jupyter Development Team. +// Copyright (c) Microsoft Corporation. +// Distributed under the terms of the Modified BSD License. + + + + + +// TODO do we really want to use outline for focus => this call for a minimal style for toolbar probably +// outline force to use a margin so that the outline is not hidden by other elements. +/** + * @internal + */ +const BaseButtonStyles = css ` + ${display('inline-flex')} :host { + font-family: ${bodyFont}; + outline: none; + font-size: ${typeRampBaseFontSize}; + line-height: ${typeRampBaseLineHeight}; + height: calc(${heightNumber} * 1px); + min-width: calc(${heightNumber} * 1px); + background-color: ${neutralFillRest}; + color: ${neutralForegroundRest}; + border-radius: calc(${controlCornerRadius} * 1px); + fill: currentcolor; + cursor: pointer; + margin: calc((${focusStrokeWidth} + 2) * 1px); + } + + .control { + background: transparent; + height: inherit; + flex-grow: 1; + box-sizing: border-box; + display: inline-flex; + justify-content: center; + align-items: center; + padding: 0 + max( + 1px, + calc((10 + (${designUnit} * 2 * (${density} + ${elementScale})))) * 1px + ); + white-space: nowrap; + outline: none; + text-decoration: none; + border: calc(${strokeWidth} * 1px) solid transparent; + color: inherit; + border-radius: inherit; + fill: inherit; + cursor: inherit; + font-family: inherit; + font-size: inherit; + line-height: inherit; + } + + :host(:hover) { + background-color: ${neutralFillHover}; + } + + :host(:active) { + background-color: ${neutralFillActive}; + } + + :host([aria-pressed='true']) { + box-shadow: inset 0px 0px 2px 2px ${neutralFillStrongActive}; + } + + :host([minimal]), + :host([scale='xsmall']) { + --element-scale: -4; + } + + :host([scale='small']) { + --element-scale: -2; + } + + :host([scale='medium']) { + --element-scale: 0; + } + + :host([scale='large']) { + --element-scale: 2; + } + + :host([scale='xlarge']) { + --element-scale: 4; + } + + /* prettier-ignore */ + .control:${focusVisible} { + outline: calc(${focusStrokeWidth} * 1px) solid ${neutralFillStrongFocus}; + outline-offset: 2px; + -moz-outline-radius: 0px; + } + + .control::-moz-focus-inner { + border: 0; + } + + .start, + .end { + display: flex; + } + + .control.icon-only { + padding: 0; + line-height: 0; + } + + ::slotted(svg) { + ${ +/* Glyph size and margin-left is temporary - + replace when adaptive typography is figured out */ ''} width: 16px; + height: 16px; + pointer-events: none; + } + + .start { + margin-inline-end: 11px; + } + + .end { + margin-inline-start: 11px; + } +`.withBehaviors(forcedColorsStylesheetBehavior(css ` + :host .control { + background-color: ${SystemColors.ButtonFace}; + border-color: ${SystemColors.ButtonText}; + color: ${SystemColors.ButtonText}; + fill: currentColor; + } + + :host(:hover) .control { + forced-color-adjust: none; + background-color: ${SystemColors.Highlight}; + color: ${SystemColors.HighlightText}; + } + + /* prettier-ignore */ + .control:${focusVisible} { + forced-color-adjust: none; + background-color: ${SystemColors.Highlight}; + outline-color: ${SystemColors.ButtonText}; + color: ${SystemColors.HighlightText}; + } + + .control:hover, + :host([appearance='outline']) .control:hover { + border-color: ${SystemColors.ButtonText}; + } + + :host([href]) .control { + border-color: ${SystemColors.LinkText}; + color: ${SystemColors.LinkText}; + } + + :host([href]) .control:hover, + :host([href]) .control:${focusVisible} { + forced-color-adjust: none; + background: ${SystemColors.ButtonFace}; + outline-color: ${SystemColors.LinkText}; + color: ${SystemColors.LinkText}; + fill: currentColor; + } + `)); +/** + * @internal + */ +const AccentButtonStyles = css ` + :host([appearance='accent']) { + background: ${accentFillRest}; + color: ${foregroundOnAccentRest}; + } + + :host([appearance='accent']:hover) { + background: ${accentFillHover}; + color: ${foregroundOnAccentHover}; + } + + :host([appearance='accent'][aria-pressed='true']) { + box-shadow: inset 0px 0px 2px 2px ${accentForegroundActive}; + } + + :host([appearance='accent']:active) .control:active { + background: ${accentFillActive}; + color: ${foregroundOnAccentActive}; + } + + :host([appearance="accent"]) .control:${focusVisible} { + outline-color: ${accentFillFocus}; + } +`.withBehaviors(forcedColorsStylesheetBehavior(css ` + :host([appearance='accent']) .control { + forced-color-adjust: none; + background: ${SystemColors.Highlight}; + color: ${SystemColors.HighlightText}; + } + + :host([appearance='accent']) .control:hover, + :host([appearance='accent']:active) .control:active { + background: ${SystemColors.HighlightText}; + border-color: ${SystemColors.Highlight}; + color: ${SystemColors.Highlight}; + } + + :host([appearance="accent"]) .control:${focusVisible} { + outline-color: ${SystemColors.Highlight}; + } + + :host([appearance='accent'][href]) .control { + background: ${SystemColors.LinkText}; + color: ${SystemColors.HighlightText}; + } + + :host([appearance='accent'][href]) .control:hover { + background: ${SystemColors.ButtonFace}; + border-color: ${SystemColors.LinkText}; + box-shadow: none; + color: ${SystemColors.LinkText}; + fill: currentColor; + } + + :host([appearance="accent"][href]) .control:${focusVisible} { + outline-color: ${SystemColors.HighlightText}; + } + `)); +/** + * @internal + */ +const ErrorButtonStyles = css ` + :host([appearance='error']) { + background: ${errorFillRest}; + color: ${foregroundOnAccentRest}; + } + + :host([appearance='error']:hover) { + background: ${errorFillHover}; + color: ${foregroundOnAccentHover}; + } + + :host([appearance='error'][aria-pressed='true']) { + box-shadow: inset 0px 0px 2px 2px ${errorForegroundActive}; + } + + :host([appearance='error']:active) .control:active { + background: ${errorFillActive}; + color: ${foregroundOnAccentActive}; + } + + :host([appearance="error"]) .control:${focusVisible} { + outline-color: ${errorFillFocus}; + } +`.withBehaviors(forcedColorsStylesheetBehavior(css ` + :host([appearance='error']) .control { + forced-color-adjust: none; + background: ${SystemColors.Highlight}; + color: ${SystemColors.HighlightText}; + } + + :host([appearance='error']) .control:hover, + :host([appearance='error']:active) .control:active { + background: ${SystemColors.HighlightText}; + border-color: ${SystemColors.Highlight}; + color: ${SystemColors.Highlight}; + } + + :host([appearance="error"]) .control:${focusVisible} { + outline-color: ${SystemColors.Highlight}; + } + + :host([appearance='error'][href]) .control { + background: ${SystemColors.LinkText}; + color: ${SystemColors.HighlightText}; + } + + :host([appearance='error'][href]) .control:hover { + background: ${SystemColors.ButtonFace}; + border-color: ${SystemColors.LinkText}; + box-shadow: none; + color: ${SystemColors.LinkText}; + fill: currentColor; + } + + :host([appearance="error"][href]) .control:${focusVisible} { + outline-color: ${SystemColors.HighlightText}; + } + `)); +/** + * @internal + */ +const HypertextStyles = css ` + :host([appearance='hypertext']) { + font-size: inherit; + line-height: inherit; + height: auto; + min-width: 0; + background: transparent; + } + + :host([appearance='hypertext']) .control { + display: inline; + padding: 0; + border: none; + box-shadow: none; + border-radius: 0; + line-height: 1; + } + + :host a.control:not(:link) { + background-color: transparent; + cursor: default; + } + :host([appearance='hypertext']) .control:link, + :host([appearance='hypertext']) .control:visited { + background: transparent; + color: ${accentForegroundRest}; + border-bottom: calc(${strokeWidth} * 1px) solid ${accentForegroundRest}; + } + + :host([appearance='hypertext']:hover), + :host([appearance='hypertext']) .control:hover { + background: transparent; + border-bottom-color: ${accentForegroundHover}; + } + + :host([appearance='hypertext']:active), + :host([appearance='hypertext']) .control:active { + background: transparent; + border-bottom-color: ${accentForegroundActive}; + } + + :host([appearance="hypertext"]) .control:${focusVisible} { + outline-color: transparent; + border-bottom: calc(${focusStrokeWidth} * 1px) solid ${design_tokens_focusStrokeOuter}; + margin-bottom: calc(calc(${strokeWidth} - ${focusStrokeWidth}) * 1px); + } +`.withBehaviors(forcedColorsStylesheetBehavior(css ` + :host([appearance='hypertext']:hover) { + background-color: ${SystemColors.ButtonFace}; + color: ${SystemColors.ButtonText}; + } + :host([appearance="hypertext"][href]) .control:hover, + :host([appearance="hypertext"][href]) .control:active, + :host([appearance="hypertext"][href]) .control:${focusVisible} { + color: ${SystemColors.LinkText}; + border-bottom-color: ${SystemColors.LinkText}; + box-shadow: none; + } + `)); +/** + * @internal + */ +const LightweightButtonStyles = css ` + :host([appearance='lightweight']) { + background: transparent; + color: ${accentForegroundRest}; + } + + :host([appearance='lightweight']) .control { + padding: 0; + height: initial; + border: none; + box-shadow: none; + border-radius: 0; + } + + :host([appearance='lightweight']:hover) { + background: transparent; + color: ${accentForegroundHover}; + } + + :host([appearance='lightweight']:active) { + background: transparent; + color: ${accentForegroundActive}; + } + + :host([appearance='lightweight']) .content { + position: relative; + } + + :host([appearance='lightweight']) .content::before { + content: ''; + display: block; + height: calc(${strokeWidth} * 1px); + position: absolute; + top: calc(1em + 4px); + width: 100%; + } + + :host([appearance='lightweight']:hover) .content::before { + background: ${accentForegroundHover}; + } + + :host([appearance='lightweight']:active) .content::before { + background: ${accentForegroundActive}; + } + + :host([appearance="lightweight"]) .control:${focusVisible} { + outline-color: transparent; + } + + :host([appearance="lightweight"]) .control:${focusVisible} .content::before { + background: ${neutralForegroundRest}; + height: calc(${focusStrokeWidth} * 1px); + } +`.withBehaviors(forcedColorsStylesheetBehavior(css ` + :host([appearance="lightweight"]) .control:hover, + :host([appearance="lightweight"]) .control:${focusVisible} { + forced-color-adjust: none; + background: ${SystemColors.ButtonFace}; + color: ${SystemColors.Highlight}; + } + :host([appearance="lightweight"]) .control:hover .content::before, + :host([appearance="lightweight"]) .control:${focusVisible} .content::before { + background: ${SystemColors.Highlight}; + } + + :host([appearance="lightweight"][href]) .control:hover, + :host([appearance="lightweight"][href]) .control:${focusVisible} { + background: ${SystemColors.ButtonFace}; + box-shadow: none; + color: ${SystemColors.LinkText}; + } + + :host([appearance="lightweight"][href]) .control:hover .content::before, + :host([appearance="lightweight"][href]) .control:${focusVisible} .content::before { + background: ${SystemColors.LinkText}; + } + `)); +/** + * @internal + */ +const OutlineButtonStyles = css ` + :host([appearance='outline']) { + background: transparent; + border-color: ${accentFillRest}; + } + + :host([appearance='outline']:hover) { + border-color: ${accentFillHover}; + } + + :host([appearance='outline']:active) { + border-color: ${accentFillActive}; + } + + :host([appearance='outline']) .control { + border-color: inherit; + } + + :host([appearance="outline"]) .control:${focusVisible} { + outline-color: ${accentFillFocus}; + } +`.withBehaviors(forcedColorsStylesheetBehavior(css ` + :host([appearance='outline']) .control { + border-color: ${SystemColors.ButtonText}; + } + :host([appearance="outline"]) .control:${focusVisible} { + forced-color-adjust: none; + background-color: ${SystemColors.Highlight}; + outline-color: ${SystemColors.ButtonText}; + color: ${SystemColors.HighlightText}; + fill: currentColor; + } + :host([appearance='outline'][href]) .control { + background: ${SystemColors.ButtonFace}; + border-color: ${SystemColors.LinkText}; + color: ${SystemColors.LinkText}; + fill: currentColor; + } + :host([appearance="outline"][href]) .control:hover, + :host([appearance="outline"][href]) .control:${focusVisible} { + forced-color-adjust: none; + outline-color: ${SystemColors.LinkText}; + } + `)); +/** + * @internal + */ +const StealthButtonStyles = css ` + :host([appearance='stealth']), + :host([appearance='stealth'][disabled]:active), + :host([appearance='stealth'][disabled]:hover) { + background: transparent; + } + + :host([appearance='stealth']:hover) { + background: ${neutralFillStealthHover}; + } + + :host([appearance='stealth']:active) { + background: ${neutralFillStealthActive}; + } + + :host([appearance='stealth']) .control:${focusVisible} { + outline-color: ${accentFillFocus}; + } + + /* Make the focus outline displayed within the button if + it is in a start or end slot; e.g. in a tree item + This will make the focus outline bounded within the container. + */ + :host([appearance='stealth'][slot="end"]) .control:${focusVisible}, + :host([appearance='stealth'][slot="start"]) .control:${focusVisible} { + outline-offset: -2px; + } +`.withBehaviors(forcedColorsStylesheetBehavior(css ` + :host([appearance='stealth']), + :host([appearance='stealth']) .control { + forced-color-adjust: none; + background: ${SystemColors.ButtonFace}; + border-color: transparent; + color: ${SystemColors.ButtonText}; + fill: currentColor; + } + + :host([appearance='stealth']:hover) .control { + background: ${SystemColors.Highlight}; + border-color: ${SystemColors.Highlight}; + color: ${SystemColors.HighlightText}; + fill: currentColor; + } + + :host([appearance="stealth"]:${focusVisible}) .control { + outline-color: ${SystemColors.Highlight}; + color: ${SystemColors.HighlightText}; + fill: currentColor; + } + + :host([appearance='stealth'][href]) .control { + color: ${SystemColors.LinkText}; + } + + :host([appearance="stealth"][href]:hover) .control, + :host([appearance="stealth"][href]:${focusVisible}) .control { + background: ${SystemColors.LinkText}; + border-color: ${SystemColors.LinkText}; + color: ${SystemColors.HighlightText}; + fill: currentColor; + } + + :host([appearance="stealth"][href]:${focusVisible}) .control { + forced-color-adjust: none; + box-shadow: 0 0 0 1px ${SystemColors.LinkText}; + } + `)); + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-foundation/dist/esm/utilities/property-stylesheet-behavior.js + +/** + * A behavior to add or remove a stylesheet from an element based on a property. The behavior ensures that + * styles are applied while the property matches and that styles are not applied if the property does + * not match. + * + * @public + */ +class PropertyStyleSheetBehavior { + /** + * Constructs a {@link PropertyStyleSheetBehavior} instance. + * @param propertyName - The property name to operate from. + * @param value - The property value to operate from. + * @param styles - The styles to coordinate with the property. + */ + constructor(propertyName, value, styles) { + this.propertyName = propertyName; + this.value = value; + this.styles = styles; + } + /** + * Binds the behavior to the element. + * @param elementInstance - The element for which the property is applied. + */ + bind(elementInstance) { + Observable.getNotifier(elementInstance).subscribe(this, this.propertyName); + this.handleChange(elementInstance, this.propertyName); + } + /** + * Unbinds the behavior from the element. + * @param source - The element for which the behavior is unbinding. + * @internal + */ + unbind(source) { + Observable.getNotifier(source).unsubscribe(this, this.propertyName); + source.$fastController.removeStyles(this.styles); + } + /** + * Change event for the provided element. + * @param source - the element for which to attach or detach styles. + * @param key - the key to lookup to know if the element already has the styles + * @internal + */ + handleChange(source, key) { + if (source[key] === this.value) { + source.$fastController.addStyles(this.styles); + } + else { + source.$fastController.removeStyles(this.styles); + } + } +} + +;// CONCATENATED MODULE: ../node_modules/@jupyter/web-components/dist/esm/utilities/behaviors.js +// Copyright (c) Jupyter Development Team. +// Copyright (c) Microsoft Corporation. +// Distributed under the terms of the Modified BSD License. + +/** + * Behavior that will conditionally apply a stylesheet based on the elements + * appearance property + * + * @param value - The value of the appearance property + * @param styles - The styles to be applied when condition matches + * + * @public + */ +function appearanceBehavior(value, styles) { + return new PropertyStyleSheetBehavior('appearance', value, styles); +} + +;// CONCATENATED MODULE: ../node_modules/@jupyter/web-components/dist/esm/anchor/anchor.styles.js +// Copyright (c) Jupyter Development Team. +// Copyright (c) Microsoft Corporation. +// Distributed under the terms of the Modified BSD License. + + + +/** + * Styles for Anchor + * @public + */ +const anchorStyles = (context, definition) => css ` + ${BaseButtonStyles} + `.withBehaviors(appearanceBehavior('accent', AccentButtonStyles), appearanceBehavior('hypertext', HypertextStyles), appearanceBehavior('lightweight', LightweightButtonStyles), appearanceBehavior('outline', OutlineButtonStyles), appearanceBehavior('stealth', StealthButtonStyles)); + +;// CONCATENATED MODULE: ../node_modules/@jupyter/web-components/dist/esm/anchor/index.js +// Copyright (c) Jupyter Development Team. +// Copyright (c) Microsoft Corporation. +// Distributed under the terms of the Modified BSD License. + + + + +/** + * Anchor class + * @public + * @tagname jp-anchor + */ +class JupyterAnchor extends Anchor { + appearanceChanged(oldValue, newValue) { + if (this.$fastController.isConnected) { + this.classList.remove(oldValue); + this.classList.add(newValue); + } + } + connectedCallback() { + super.connectedCallback(); + if (!this.appearance) { + this.appearance = 'neutral'; + } + } + /** + * Applies 'icon-only' class when there is only an SVG in the default slot + * + * @internal + * + */ + defaultSlottedContentChanged(oldValue, newValue) { + const slottedElements = this.defaultSlottedContent.filter(x => x.nodeType === Node.ELEMENT_NODE); + if (slottedElements.length === 1 && + slottedElements[0] instanceof SVGElement) { + this.control.classList.add('icon-only'); + } + else { + this.control.classList.remove('icon-only'); + } + } +} +tslib_es6_decorate([ + attr +], JupyterAnchor.prototype, "appearance", void 0); +/** + * A function that returns a {@link @microsoft/fast-foundation#Anchor} registration for configuring the component with a DesignSystem. + * Implements {@link @microsoft/fast-foundation#anchorTemplate} + * + * + * @public + * @remarks + * Generates HTML Element: `` + * + * {@link https://developer.mozilla.org/en-US/docs/Web/API/ShadowRoot/delegatesFocus | delegatesFocus} + */ +const jpAnchor = JupyterAnchor.compose({ + baseName: 'anchor', + baseClass: Anchor, + template: anchorTemplate, + styles: anchorStyles, + shadowOptions: { + delegatesFocus: true + } +}); + + + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-web-utilities/dist/events.js +/** + * This set of exported strings reference https://developer.mozilla.org/en-US/docs/Web/Events + * and should include all non-deprecated and non-experimental Standard events + */ +const eventAbort = "abort"; +const eventAfterPrint = "afterprint"; +const eventAnimationCancel = "animationcancel"; +const eventAnimationEnd = "animationend"; +const eventAnimationIteration = "animationiteration"; +const eventAnimationStart = "animationstart"; +const eventAppInstalled = "appinstalled"; +const eventBeforePrint = "beforeprint"; +const eventBeforeUnload = "beforeunload"; +const eventBeginEvent = "beginEvent"; +const eventBlocked = "blocked"; +const eventBlur = "blur"; +const eventCanPlay = "canplay"; +const eventCanPlayThrough = "canplaythrough"; +const eventChange = "change"; +const eventChargingChange = "chargingchange"; +const eventChargingTimeChange = "chargingtimechange"; +const eventClick = "click"; +const eventClose = "close"; +const eventComplete = "complete"; +const eventCompositionEnd = "compositionend"; +const eventCompositionStart = "compositionstart"; +const eventCompositionUpdate = "compositionupdate"; +const eventContextMenu = "contextmenu"; +const eventCopy = "copy"; +const eventCut = "cut"; +const eventDblClick = "dblclick"; +const eventDeviceChange = "devicechange"; +const eventDeviceMotion = "devicemotion"; +const eventDeviceOrientation = "deviceorientation"; +const eventDischargingTimeChange = "dischargingtimechange"; +const eventDrag = "drag"; +const eventDragEnd = "dragend"; +const eventDragEnter = "dragenter"; +const eventDragLeave = "dragleave"; +const eventDragOver = "dragover"; +const eventDragStart = "dragstart"; +const eventDrop = "drop"; +const eventDurationChange = "durationchange"; +const eventEmptied = "emptied"; +const eventEnded = "ended"; +const eventEndEvent = "endevent"; +const eventError = "error"; +const eventFocus = "focus"; +const eventFocusIn = "focusin"; +const eventFocusOut = "focusout"; +const eventFullScreenChange = "fullscreenchange"; +const eventFullScreenError = "fullscreenerror"; +const eventGamePadConnected = "gamepadconnected"; +const eventGamePadDisconnected = "gamepaddisconnected"; +const eventGotPointerCapture = "gotpointercapture"; +const eventHashChange = "hashchange"; +const eventLostPointerCapture = "lostpointercapture"; +const eventInput = "input"; +const eventInvalid = "invalid"; +const eventKeyDown = "keydown"; +const eventKeyUp = "keyup"; +const eventLevelChange = "levelchange"; +const eventLoad = "load"; +const eventLoadedData = "loadeddata"; +const eventLoadedMetaData = "loadedmetadata"; +const eventLoadEnd = "loadend"; +const eventLoadStart = "loadstart"; +const eventMessage = "message"; +const eventMessageError = "messageerror"; +const eventMouseDown = "mousedown"; +const eventMouseEnter = "mouseenter"; +const eventMouseLeave = "mouseleave"; +const eventMouseMove = "mousemove"; +const eventMouseOut = "mouseout"; +const eventMouseOver = "mouseover"; +const eventMouseUp = "mouseup"; +const eventNotificationClick = "notificationclick"; +const eventOffline = "offline"; +const eventOnline = "online"; +const eventOpen = "open"; +const eventOrientationChange = "orientationchange"; +const eventPageHide = "pagehide"; +const eventPageShow = "pageshow"; +const eventPaste = "paste"; +const eventPause = "pause"; +const eventPointerCancel = "pointercancel"; +const eventPointerDown = "pointerdown"; +const eventPointerEnter = "pointerenter"; +const eventPointerLeave = "pointerleave"; +const eventPointerLockChange = "pointerlockchange"; +const eventPointerLockError = "pointerlockerror"; +const eventPointerMove = "pointermove"; +const eventPointerOut = "pointerout"; +const eventPointerOver = "pointerover"; +const eventPointerUp = "pointerup"; +const eventPlay = "play"; +const eventPlaying = "playing"; +const eventPopState = "popstate"; +const eventProgress = "progress"; +const eventPush = "push"; +const eventPushSubscriptionChange = "pushsubscriptionchange"; +const eventRateChange = "ratechange"; +const eventReadyStateChange = "readystatechange"; +const eventRepeatEvent = "repeatevent"; +const eventReset = "reset"; +const eventResize = "resize"; +const eventResourceTimingBufferFull = "resourcetimingbufferfull"; +const eventScroll = "scroll"; +const eventSeeked = "seeked"; +const eventSeeking = "seeking"; +const eventSelect = "select"; +const eventShow = "show"; +const eventSlotChange = "slotchange"; +const eventStalled = "stalled"; +const eventStart = "start"; +const eventStorage = "storage"; +const eventSubmit = "submit"; +const eventSuccess = "success"; +const eventSuspend = "suspend"; +const eventSVGAbort = "SVGAbort"; +const eventSVGError = "SVGError"; +const eventSVGLoad = "SVGLoad"; +const eventSVGResize = "SVGResize"; +const eventSVGScroll = "SVGScroll"; +const eventSVGUnload = "SVGUnload"; +const eventSVGZoom = "SVGZoom"; +const eventTimeOut = "timeout"; +const eventTimeUpdate = "timeupdate"; +const eventTouchCancel = "touchcancel"; +const eventTouchEnd = "touchend"; +const eventTouchMove = "touchmove"; +const eventTouchStart = "touchstart"; +const eventTransitionEnd = "transitionend"; +const eventUnload = "unload"; +const eventUpgradeNeeded = "upgradeneeded"; +const eventUserProximity = "userproximity"; +const eventVersionChange = "versionchange"; +const eventVisibilityChange = "visibilitychange"; +const eventVolumeChange = "volumechange"; +const eventWaiting = "waiting"; +const eventWheel = "wheel"; + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-foundation/dist/esm/utilities/direction.js + +/** + * a method to determine the current localization direction of the view + * @param rootNode - the HTMLElement to begin the query from, usually "this" when used in a component controller + * @public + */ +const getDirection = (rootNode) => { + const dirNode = rootNode.closest("[dir]"); + return dirNode !== null && dirNode.dir === "rtl" ? Direction.rtl : Direction.ltr; +}; + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-foundation/dist/esm/utilities/intersection-service.js + +/** + * A service to batch intersection event callbacks so multiple elements can share a single observer + * + * @public + */ +class IntersectionService { + constructor() { + this.intersectionDetector = null; + this.observedElements = new Map(); + /** + * Request the position of a target element + * + * @internal + */ + this.requestPosition = (target, callback) => { + var _a; + if (this.intersectionDetector === null) { + return; + } + if (this.observedElements.has(target)) { + (_a = this.observedElements.get(target)) === null || _a === void 0 ? void 0 : _a.push(callback); + return; + } + this.observedElements.set(target, [callback]); + this.intersectionDetector.observe(target); + }; + /** + * Cancel a position request + * + * @internal + */ + this.cancelRequestPosition = (target, callback) => { + const callbacks = this.observedElements.get(target); + if (callbacks !== undefined) { + const callBackIndex = callbacks.indexOf(callback); + if (callBackIndex !== -1) { + callbacks.splice(callBackIndex, 1); + } + } + }; + /** + * initialize intersection detector + */ + this.initializeIntersectionDetector = () => { + if (!$global.IntersectionObserver) { + //intersection observer not supported + return; + } + this.intersectionDetector = new IntersectionObserver(this.handleIntersection, { + root: null, + rootMargin: "0px", + threshold: [0, 1], + }); + }; + /** + * Handle intersections + */ + this.handleIntersection = (entries) => { + if (this.intersectionDetector === null) { + return; + } + const pendingCallbacks = []; + const pendingCallbackParams = []; + // go through the entries to build a list of callbacks and params for each + entries.forEach((entry) => { + var _a; + // stop watching this element until we get new update requests for it + (_a = this.intersectionDetector) === null || _a === void 0 ? void 0 : _a.unobserve(entry.target); + const thisElementCallbacks = this.observedElements.get(entry.target); + if (thisElementCallbacks !== undefined) { + thisElementCallbacks.forEach((callback) => { + let targetCallbackIndex = pendingCallbacks.indexOf(callback); + if (targetCallbackIndex === -1) { + targetCallbackIndex = pendingCallbacks.length; + pendingCallbacks.push(callback); + pendingCallbackParams.push([]); + } + pendingCallbackParams[targetCallbackIndex].push(entry); + }); + this.observedElements.delete(entry.target); + } + }); + // execute callbacks + pendingCallbacks.forEach((callback, index) => { + callback(pendingCallbackParams[index]); + }); + }; + this.initializeIntersectionDetector(); + } +} + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-foundation/dist/esm/anchored-region/anchored-region.js + + + + + + +/** + * An anchored region Custom HTML Element. + * + * @slot - The default slot for the content + * @fires loaded - Fires a custom 'loaded' event when the region is loaded and visible + * @fires positionchange - Fires a custom 'positionchange' event when the position has changed + * + * @public + */ +class AnchoredRegion extends FoundationElement { + constructor() { + super(...arguments); + /** + * The HTML ID of the anchor element this region is positioned relative to + * + * @public + * @remarks + * HTML Attribute: anchor + */ + this.anchor = ""; + /** + * The HTML ID of the viewport element this region is positioned relative to + * + * @public + * @remarks + * HTML Attribute: anchor + */ + this.viewport = ""; + /** + * Sets what logic the component uses to determine horizontal placement. + * 'locktodefault' forces the default position + * 'dynamic' decides placement based on available space + * 'uncontrolled' does not control placement on the horizontal axis + * + * @public + * @remarks + * HTML Attribute: horizontal-positioning-mode + */ + this.horizontalPositioningMode = "uncontrolled"; + /** + * The default horizontal position of the region relative to the anchor element + * + * @public + * @remarks + * HTML Attribute: horizontal-default-position + */ + this.horizontalDefaultPosition = "unset"; + /** + * Whether the region remains in the viewport (ie. detaches from the anchor) on the horizontal axis + * + * @public + * @remarks + * HTML Attribute: horizontal-viewport-lock + */ + this.horizontalViewportLock = false; + /** + * Whether the region overlaps the anchor on the horizontal axis + * + * @public + * @remarks + * HTML Attribute: horizontal-inset + */ + this.horizontalInset = false; + /** + * Defines how the width of the region is calculated + * + * @public + * @remarks + * HTML Attribute: horizontal-scaling + */ + this.horizontalScaling = "content"; + /** + * Sets what logic the component uses to determine vertical placement. + * 'locktodefault' forces the default position + * 'dynamic' decides placement based on available space + * 'uncontrolled' does not control placement on the vertical axis + * + * @public + * @remarks + * HTML Attribute: vertical-positioning-mode + */ + this.verticalPositioningMode = "uncontrolled"; + /** + * The default vertical position of the region relative to the anchor element + * + * @public + * @remarks + * HTML Attribute: vertical-default-position + */ + this.verticalDefaultPosition = "unset"; + /** + * Whether the region remains in the viewport (ie. detaches from the anchor) on the vertical axis + * + * @public + * @remarks + * HTML Attribute: vertical-viewport-lock + */ + this.verticalViewportLock = false; + /** + * Whether the region overlaps the anchor on the vertical axis + * + * @public + * @remarks + * HTML Attribute: vertical-inset + */ + this.verticalInset = false; + /** + * Defines how the height of the region is calculated + * + * @public + * @remarks + * HTML Attribute: vertical-scaling + */ + this.verticalScaling = "content"; + /** + * Whether the region is positioned using css "position: fixed". + * Otherwise the region uses "position: absolute". + * Fixed placement allows the region to break out of parent containers, + * + * @public + * @remarks + * HTML Attribute: fixed-placement + */ + this.fixedPlacement = false; + /** + * Defines what triggers the anchored region to revaluate positioning + * + * @public + * @remarks + * HTML Attribute: auto-update-mode + */ + this.autoUpdateMode = "anchor"; + /** + * The HTML element being used as the anchor + * + * @public + */ + this.anchorElement = null; + /** + * The HTML element being used as the viewport + * + * @public + */ + this.viewportElement = null; + /** + * indicates that an initial positioning pass on layout has completed + * + * @internal + */ + this.initialLayoutComplete = false; + this.resizeDetector = null; + /** + * base offsets between the positioner's base position and the anchor's + */ + this.baseHorizontalOffset = 0; + this.baseVerticalOffset = 0; + this.pendingPositioningUpdate = false; + this.pendingReset = false; + this.currentDirection = Direction.ltr; + this.regionVisible = false; + // indicates that a layout update should occur even if geometry has not changed + // used to ensure some attribute changes are applied + this.forceUpdate = false; + // defines how big a difference in pixels there must be between states to + // justify a layout update that affects the dom (prevents repeated sub-pixel corrections) + this.updateThreshold = 0.5; + /** + * update position + */ + this.update = () => { + if (!this.pendingPositioningUpdate) { + this.requestPositionUpdates(); + } + }; + /** + * starts observers + */ + this.startObservers = () => { + this.stopObservers(); + if (this.anchorElement === null) { + return; + } + this.requestPositionUpdates(); + if (this.resizeDetector !== null) { + this.resizeDetector.observe(this.anchorElement); + this.resizeDetector.observe(this); + } + }; + /** + * get position updates + */ + this.requestPositionUpdates = () => { + if (this.anchorElement === null || this.pendingPositioningUpdate) { + return; + } + AnchoredRegion.intersectionService.requestPosition(this, this.handleIntersection); + AnchoredRegion.intersectionService.requestPosition(this.anchorElement, this.handleIntersection); + if (this.viewportElement !== null) { + AnchoredRegion.intersectionService.requestPosition(this.viewportElement, this.handleIntersection); + } + this.pendingPositioningUpdate = true; + }; + /** + * stops observers + */ + this.stopObservers = () => { + if (this.pendingPositioningUpdate) { + this.pendingPositioningUpdate = false; + AnchoredRegion.intersectionService.cancelRequestPosition(this, this.handleIntersection); + if (this.anchorElement !== null) { + AnchoredRegion.intersectionService.cancelRequestPosition(this.anchorElement, this.handleIntersection); + } + if (this.viewportElement !== null) { + AnchoredRegion.intersectionService.cancelRequestPosition(this.viewportElement, this.handleIntersection); + } + } + if (this.resizeDetector !== null) { + this.resizeDetector.disconnect(); + } + }; + /** + * Gets the viewport element by id, or defaults to document root + */ + this.getViewport = () => { + if (typeof this.viewport !== "string" || this.viewport === "") { + return document.documentElement; + } + return document.getElementById(this.viewport); + }; + /** + * Gets the anchor element by id + */ + this.getAnchor = () => { + return document.getElementById(this.anchor); + }; + /** + * Handle intersections + */ + this.handleIntersection = (entries) => { + if (!this.pendingPositioningUpdate) { + return; + } + this.pendingPositioningUpdate = false; + if (!this.applyIntersectionEntries(entries)) { + return; + } + this.updateLayout(); + }; + /** + * iterate through intersection entries and apply data + */ + this.applyIntersectionEntries = (entries) => { + const regionEntry = entries.find(x => x.target === this); + const anchorEntry = entries.find(x => x.target === this.anchorElement); + const viewportEntry = entries.find(x => x.target === this.viewportElement); + if (regionEntry === undefined || + viewportEntry === undefined || + anchorEntry === undefined) { + return false; + } + // don't update the dom unless there is a significant difference in rect positions + if (!this.regionVisible || + this.forceUpdate || + this.regionRect === undefined || + this.anchorRect === undefined || + this.viewportRect === undefined || + this.isRectDifferent(this.anchorRect, anchorEntry.boundingClientRect) || + this.isRectDifferent(this.viewportRect, viewportEntry.boundingClientRect) || + this.isRectDifferent(this.regionRect, regionEntry.boundingClientRect)) { + this.regionRect = regionEntry.boundingClientRect; + this.anchorRect = anchorEntry.boundingClientRect; + if (this.viewportElement === document.documentElement) { + this.viewportRect = new DOMRectReadOnly(viewportEntry.boundingClientRect.x + + document.documentElement.scrollLeft, viewportEntry.boundingClientRect.y + + document.documentElement.scrollTop, viewportEntry.boundingClientRect.width, viewportEntry.boundingClientRect.height); + } + else { + this.viewportRect = viewportEntry.boundingClientRect; + } + this.updateRegionOffset(); + this.forceUpdate = false; + return true; + } + return false; + }; + /** + * Update the offset values + */ + this.updateRegionOffset = () => { + if (this.anchorRect && this.regionRect) { + this.baseHorizontalOffset = + this.baseHorizontalOffset + + (this.anchorRect.left - this.regionRect.left) + + (this.translateX - this.baseHorizontalOffset); + this.baseVerticalOffset = + this.baseVerticalOffset + + (this.anchorRect.top - this.regionRect.top) + + (this.translateY - this.baseVerticalOffset); + } + }; + /** + * compare rects to see if there is enough change to justify a DOM update + */ + this.isRectDifferent = (rectA, rectB) => { + if (Math.abs(rectA.top - rectB.top) > this.updateThreshold || + Math.abs(rectA.right - rectB.right) > this.updateThreshold || + Math.abs(rectA.bottom - rectB.bottom) > this.updateThreshold || + Math.abs(rectA.left - rectB.left) > this.updateThreshold) { + return true; + } + return false; + }; + /** + * Handle resize events + */ + this.handleResize = (entries) => { + this.update(); + }; + /** + * resets the component + */ + this.reset = () => { + if (!this.pendingReset) { + return; + } + this.pendingReset = false; + if (this.anchorElement === null) { + this.anchorElement = this.getAnchor(); + } + if (this.viewportElement === null) { + this.viewportElement = this.getViewport(); + } + this.currentDirection = getDirection(this); + this.startObservers(); + }; + /** + * Recalculate layout related state values + */ + this.updateLayout = () => { + let desiredVerticalPosition = undefined; + let desiredHorizontalPosition = undefined; + if (this.horizontalPositioningMode !== "uncontrolled") { + const horizontalOptions = this.getPositioningOptions(this.horizontalInset); + if (this.horizontalDefaultPosition === "center") { + desiredHorizontalPosition = "center"; + } + else if (this.horizontalDefaultPosition !== "unset") { + let dirCorrectedHorizontalDefaultPosition = this + .horizontalDefaultPosition; + if (dirCorrectedHorizontalDefaultPosition === "start" || + dirCorrectedHorizontalDefaultPosition === "end") { + // if direction changes we reset the layout + const newDirection = getDirection(this); + if (newDirection !== this.currentDirection) { + this.currentDirection = newDirection; + this.initialize(); + return; + } + if (this.currentDirection === Direction.ltr) { + dirCorrectedHorizontalDefaultPosition = + dirCorrectedHorizontalDefaultPosition === "start" + ? "left" + : "right"; + } + else { + dirCorrectedHorizontalDefaultPosition = + dirCorrectedHorizontalDefaultPosition === "start" + ? "right" + : "left"; + } + } + switch (dirCorrectedHorizontalDefaultPosition) { + case "left": + desiredHorizontalPosition = this.horizontalInset + ? "insetStart" + : "start"; + break; + case "right": + desiredHorizontalPosition = this.horizontalInset + ? "insetEnd" + : "end"; + break; + } + } + const horizontalThreshold = this.horizontalThreshold !== undefined + ? this.horizontalThreshold + : this.regionRect !== undefined + ? this.regionRect.width + : 0; + const anchorLeft = this.anchorRect !== undefined ? this.anchorRect.left : 0; + const anchorRight = this.anchorRect !== undefined ? this.anchorRect.right : 0; + const anchorWidth = this.anchorRect !== undefined ? this.anchorRect.width : 0; + const viewportLeft = this.viewportRect !== undefined ? this.viewportRect.left : 0; + const viewportRight = this.viewportRect !== undefined ? this.viewportRect.right : 0; + if (desiredHorizontalPosition === undefined || + (!(this.horizontalPositioningMode === "locktodefault") && + this.getAvailableSpace(desiredHorizontalPosition, anchorLeft, anchorRight, anchorWidth, viewportLeft, viewportRight) < horizontalThreshold)) { + desiredHorizontalPosition = + this.getAvailableSpace(horizontalOptions[0], anchorLeft, anchorRight, anchorWidth, viewportLeft, viewportRight) > + this.getAvailableSpace(horizontalOptions[1], anchorLeft, anchorRight, anchorWidth, viewportLeft, viewportRight) + ? horizontalOptions[0] + : horizontalOptions[1]; + } + } + if (this.verticalPositioningMode !== "uncontrolled") { + const verticalOptions = this.getPositioningOptions(this.verticalInset); + if (this.verticalDefaultPosition === "center") { + desiredVerticalPosition = "center"; + } + else if (this.verticalDefaultPosition !== "unset") { + switch (this.verticalDefaultPosition) { + case "top": + desiredVerticalPosition = this.verticalInset + ? "insetStart" + : "start"; + break; + case "bottom": + desiredVerticalPosition = this.verticalInset ? "insetEnd" : "end"; + break; + } + } + const verticalThreshold = this.verticalThreshold !== undefined + ? this.verticalThreshold + : this.regionRect !== undefined + ? this.regionRect.height + : 0; + const anchorTop = this.anchorRect !== undefined ? this.anchorRect.top : 0; + const anchorBottom = this.anchorRect !== undefined ? this.anchorRect.bottom : 0; + const anchorHeight = this.anchorRect !== undefined ? this.anchorRect.height : 0; + const viewportTop = this.viewportRect !== undefined ? this.viewportRect.top : 0; + const viewportBottom = this.viewportRect !== undefined ? this.viewportRect.bottom : 0; + if (desiredVerticalPosition === undefined || + (!(this.verticalPositioningMode === "locktodefault") && + this.getAvailableSpace(desiredVerticalPosition, anchorTop, anchorBottom, anchorHeight, viewportTop, viewportBottom) < verticalThreshold)) { + desiredVerticalPosition = + this.getAvailableSpace(verticalOptions[0], anchorTop, anchorBottom, anchorHeight, viewportTop, viewportBottom) > + this.getAvailableSpace(verticalOptions[1], anchorTop, anchorBottom, anchorHeight, viewportTop, viewportBottom) + ? verticalOptions[0] + : verticalOptions[1]; + } + } + const nextPositionerDimension = this.getNextRegionDimension(desiredHorizontalPosition, desiredVerticalPosition); + const positionChanged = this.horizontalPosition !== desiredHorizontalPosition || + this.verticalPosition !== desiredVerticalPosition; + this.setHorizontalPosition(desiredHorizontalPosition, nextPositionerDimension); + this.setVerticalPosition(desiredVerticalPosition, nextPositionerDimension); + this.updateRegionStyle(); + if (!this.initialLayoutComplete) { + this.initialLayoutComplete = true; + this.requestPositionUpdates(); + return; + } + if (!this.regionVisible) { + this.regionVisible = true; + this.style.removeProperty("pointer-events"); + this.style.removeProperty("opacity"); + this.classList.toggle("loaded", true); + this.$emit("loaded", this, { bubbles: false }); + } + this.updatePositionClasses(); + if (positionChanged) { + // emit change event + this.$emit("positionchange", this, { bubbles: false }); + } + }; + /** + * Updates the style string applied to the region element as well as the css classes attached + * to the root element + */ + this.updateRegionStyle = () => { + this.style.width = this.regionWidth; + this.style.height = this.regionHeight; + this.style.transform = `translate(${this.translateX}px, ${this.translateY}px)`; + }; + /** + * Updates the css classes that reflect the current position of the element + */ + this.updatePositionClasses = () => { + this.classList.toggle("top", this.verticalPosition === "start"); + this.classList.toggle("bottom", this.verticalPosition === "end"); + this.classList.toggle("inset-top", this.verticalPosition === "insetStart"); + this.classList.toggle("inset-bottom", this.verticalPosition === "insetEnd"); + this.classList.toggle("vertical-center", this.verticalPosition === "center"); + this.classList.toggle("left", this.horizontalPosition === "start"); + this.classList.toggle("right", this.horizontalPosition === "end"); + this.classList.toggle("inset-left", this.horizontalPosition === "insetStart"); + this.classList.toggle("inset-right", this.horizontalPosition === "insetEnd"); + this.classList.toggle("horizontal-center", this.horizontalPosition === "center"); + }; + /** + * Get horizontal positioning state based on desired position + */ + this.setHorizontalPosition = (desiredHorizontalPosition, nextPositionerDimension) => { + if (desiredHorizontalPosition === undefined || + this.regionRect === undefined || + this.anchorRect === undefined || + this.viewportRect === undefined) { + return; + } + let nextRegionWidth = 0; + switch (this.horizontalScaling) { + case "anchor": + case "fill": + nextRegionWidth = this.horizontalViewportLock + ? this.viewportRect.width + : nextPositionerDimension.width; + this.regionWidth = `${nextRegionWidth}px`; + break; + case "content": + nextRegionWidth = this.regionRect.width; + this.regionWidth = "unset"; + break; + } + let sizeDelta = 0; + switch (desiredHorizontalPosition) { + case "start": + this.translateX = this.baseHorizontalOffset - nextRegionWidth; + if (this.horizontalViewportLock && + this.anchorRect.left > this.viewportRect.right) { + this.translateX = + this.translateX - + (this.anchorRect.left - this.viewportRect.right); + } + break; + case "insetStart": + this.translateX = + this.baseHorizontalOffset - nextRegionWidth + this.anchorRect.width; + if (this.horizontalViewportLock && + this.anchorRect.right > this.viewportRect.right) { + this.translateX = + this.translateX - + (this.anchorRect.right - this.viewportRect.right); + } + break; + case "insetEnd": + this.translateX = this.baseHorizontalOffset; + if (this.horizontalViewportLock && + this.anchorRect.left < this.viewportRect.left) { + this.translateX = + this.translateX - (this.anchorRect.left - this.viewportRect.left); + } + break; + case "end": + this.translateX = this.baseHorizontalOffset + this.anchorRect.width; + if (this.horizontalViewportLock && + this.anchorRect.right < this.viewportRect.left) { + this.translateX = + this.translateX - + (this.anchorRect.right - this.viewportRect.left); + } + break; + case "center": + sizeDelta = (this.anchorRect.width - nextRegionWidth) / 2; + this.translateX = this.baseHorizontalOffset + sizeDelta; + if (this.horizontalViewportLock) { + const regionLeft = this.anchorRect.left + sizeDelta; + const regionRight = this.anchorRect.right - sizeDelta; + if (regionLeft < this.viewportRect.left && + !(regionRight > this.viewportRect.right)) { + this.translateX = + this.translateX - (regionLeft - this.viewportRect.left); + } + else if (regionRight > this.viewportRect.right && + !(regionLeft < this.viewportRect.left)) { + this.translateX = + this.translateX - (regionRight - this.viewportRect.right); + } + } + break; + } + this.horizontalPosition = desiredHorizontalPosition; + }; + /** + * Set vertical positioning state based on desired position + */ + this.setVerticalPosition = (desiredVerticalPosition, nextPositionerDimension) => { + if (desiredVerticalPosition === undefined || + this.regionRect === undefined || + this.anchorRect === undefined || + this.viewportRect === undefined) { + return; + } + let nextRegionHeight = 0; + switch (this.verticalScaling) { + case "anchor": + case "fill": + nextRegionHeight = this.verticalViewportLock + ? this.viewportRect.height + : nextPositionerDimension.height; + this.regionHeight = `${nextRegionHeight}px`; + break; + case "content": + nextRegionHeight = this.regionRect.height; + this.regionHeight = "unset"; + break; + } + let sizeDelta = 0; + switch (desiredVerticalPosition) { + case "start": + this.translateY = this.baseVerticalOffset - nextRegionHeight; + if (this.verticalViewportLock && + this.anchorRect.top > this.viewportRect.bottom) { + this.translateY = + this.translateY - + (this.anchorRect.top - this.viewportRect.bottom); + } + break; + case "insetStart": + this.translateY = + this.baseVerticalOffset - nextRegionHeight + this.anchorRect.height; + if (this.verticalViewportLock && + this.anchorRect.bottom > this.viewportRect.bottom) { + this.translateY = + this.translateY - + (this.anchorRect.bottom - this.viewportRect.bottom); + } + break; + case "insetEnd": + this.translateY = this.baseVerticalOffset; + if (this.verticalViewportLock && + this.anchorRect.top < this.viewportRect.top) { + this.translateY = + this.translateY - (this.anchorRect.top - this.viewportRect.top); + } + break; + case "end": + this.translateY = this.baseVerticalOffset + this.anchorRect.height; + if (this.verticalViewportLock && + this.anchorRect.bottom < this.viewportRect.top) { + this.translateY = + this.translateY - + (this.anchorRect.bottom - this.viewportRect.top); + } + break; + case "center": + sizeDelta = (this.anchorRect.height - nextRegionHeight) / 2; + this.translateY = this.baseVerticalOffset + sizeDelta; + if (this.verticalViewportLock) { + const regionTop = this.anchorRect.top + sizeDelta; + const regionBottom = this.anchorRect.bottom - sizeDelta; + if (regionTop < this.viewportRect.top && + !(regionBottom > this.viewportRect.bottom)) { + this.translateY = + this.translateY - (regionTop - this.viewportRect.top); + } + else if (regionBottom > this.viewportRect.bottom && + !(regionTop < this.viewportRect.top)) { + this.translateY = + this.translateY - (regionBottom - this.viewportRect.bottom); + } + } + } + this.verticalPosition = desiredVerticalPosition; + }; + /** + * Get available positions based on positioning mode + */ + this.getPositioningOptions = (inset) => { + if (inset) { + return ["insetStart", "insetEnd"]; + } + return ["start", "end"]; + }; + /** + * Get the space available for a particular relative position + */ + this.getAvailableSpace = (positionOption, anchorStart, anchorEnd, anchorSpan, viewportStart, viewportEnd) => { + const spaceStart = anchorStart - viewportStart; + const spaceEnd = viewportEnd - (anchorStart + anchorSpan); + switch (positionOption) { + case "start": + return spaceStart; + case "insetStart": + return spaceStart + anchorSpan; + case "insetEnd": + return spaceEnd + anchorSpan; + case "end": + return spaceEnd; + case "center": + return Math.min(spaceStart, spaceEnd) * 2 + anchorSpan; + } + }; + /** + * Get region dimensions + */ + this.getNextRegionDimension = (desiredHorizontalPosition, desiredVerticalPosition) => { + const newRegionDimension = { + height: this.regionRect !== undefined ? this.regionRect.height : 0, + width: this.regionRect !== undefined ? this.regionRect.width : 0, + }; + if (desiredHorizontalPosition !== undefined && + this.horizontalScaling === "fill") { + newRegionDimension.width = this.getAvailableSpace(desiredHorizontalPosition, this.anchorRect !== undefined ? this.anchorRect.left : 0, this.anchorRect !== undefined ? this.anchorRect.right : 0, this.anchorRect !== undefined ? this.anchorRect.width : 0, this.viewportRect !== undefined ? this.viewportRect.left : 0, this.viewportRect !== undefined ? this.viewportRect.right : 0); + } + else if (this.horizontalScaling === "anchor") { + newRegionDimension.width = + this.anchorRect !== undefined ? this.anchorRect.width : 0; + } + if (desiredVerticalPosition !== undefined && this.verticalScaling === "fill") { + newRegionDimension.height = this.getAvailableSpace(desiredVerticalPosition, this.anchorRect !== undefined ? this.anchorRect.top : 0, this.anchorRect !== undefined ? this.anchorRect.bottom : 0, this.anchorRect !== undefined ? this.anchorRect.height : 0, this.viewportRect !== undefined ? this.viewportRect.top : 0, this.viewportRect !== undefined ? this.viewportRect.bottom : 0); + } + else if (this.verticalScaling === "anchor") { + newRegionDimension.height = + this.anchorRect !== undefined ? this.anchorRect.height : 0; + } + return newRegionDimension; + }; + /** + * starts event listeners that can trigger auto updating + */ + this.startAutoUpdateEventListeners = () => { + window.addEventListener(eventResize, this.update, { passive: true }); + window.addEventListener(eventScroll, this.update, { + passive: true, + capture: true, + }); + if (this.resizeDetector !== null && this.viewportElement !== null) { + this.resizeDetector.observe(this.viewportElement); + } + }; + /** + * stops event listeners that can trigger auto updating + */ + this.stopAutoUpdateEventListeners = () => { + window.removeEventListener(eventResize, this.update); + window.removeEventListener(eventScroll, this.update); + if (this.resizeDetector !== null && this.viewportElement !== null) { + this.resizeDetector.unobserve(this.viewportElement); + } + }; + } + anchorChanged() { + if (this.initialLayoutComplete) { + this.anchorElement = this.getAnchor(); + } + } + viewportChanged() { + if (this.initialLayoutComplete) { + this.viewportElement = this.getViewport(); + } + } + horizontalPositioningModeChanged() { + this.requestReset(); + } + horizontalDefaultPositionChanged() { + this.updateForAttributeChange(); + } + horizontalViewportLockChanged() { + this.updateForAttributeChange(); + } + horizontalInsetChanged() { + this.updateForAttributeChange(); + } + horizontalThresholdChanged() { + this.updateForAttributeChange(); + } + horizontalScalingChanged() { + this.updateForAttributeChange(); + } + verticalPositioningModeChanged() { + this.requestReset(); + } + verticalDefaultPositionChanged() { + this.updateForAttributeChange(); + } + verticalViewportLockChanged() { + this.updateForAttributeChange(); + } + verticalInsetChanged() { + this.updateForAttributeChange(); + } + verticalThresholdChanged() { + this.updateForAttributeChange(); + } + verticalScalingChanged() { + this.updateForAttributeChange(); + } + fixedPlacementChanged() { + if (this.$fastController.isConnected && + this.initialLayoutComplete) { + this.initialize(); + } + } + autoUpdateModeChanged(prevMode, newMode) { + if (this.$fastController.isConnected && + this.initialLayoutComplete) { + if (prevMode === "auto") { + this.stopAutoUpdateEventListeners(); + } + if (newMode === "auto") { + this.startAutoUpdateEventListeners(); + } + } + } + anchorElementChanged() { + this.requestReset(); + } + viewportElementChanged() { + if (this.$fastController.isConnected && + this.initialLayoutComplete) { + this.initialize(); + } + } + /** + * @internal + */ + connectedCallback() { + super.connectedCallback(); + if (this.autoUpdateMode === "auto") { + this.startAutoUpdateEventListeners(); + } + this.initialize(); + } + /** + * @internal + */ + disconnectedCallback() { + super.disconnectedCallback(); + if (this.autoUpdateMode === "auto") { + this.stopAutoUpdateEventListeners(); + } + this.stopObservers(); + this.disconnectResizeDetector(); + } + /** + * @internal + */ + adoptedCallback() { + this.initialize(); + } + /** + * destroys the instance's resize observer + */ + disconnectResizeDetector() { + if (this.resizeDetector !== null) { + this.resizeDetector.disconnect(); + this.resizeDetector = null; + } + } + /** + * initializes the instance's resize observer + */ + initializeResizeDetector() { + this.disconnectResizeDetector(); + this.resizeDetector = new window.ResizeObserver(this.handleResize); + } + /** + * react to attribute changes that don't require a reset + */ + updateForAttributeChange() { + if (this.$fastController.isConnected && + this.initialLayoutComplete) { + this.forceUpdate = true; + this.update(); + } + } + /** + * fully initializes the component + */ + initialize() { + this.initializeResizeDetector(); + if (this.anchorElement === null) { + this.anchorElement = this.getAnchor(); + } + this.requestReset(); + } + /** + * Request a reset if there are currently no open requests + */ + requestReset() { + if (this.$fastController.isConnected && + this.pendingReset === false) { + this.setInitialState(); + DOM.queueUpdate(() => this.reset()); + this.pendingReset = true; + } + } + /** + * sets the starting configuration for component internal values + */ + setInitialState() { + this.initialLayoutComplete = false; + this.regionVisible = false; + this.translateX = 0; + this.translateY = 0; + this.baseHorizontalOffset = 0; + this.baseVerticalOffset = 0; + this.viewportRect = undefined; + this.regionRect = undefined; + this.anchorRect = undefined; + this.verticalPosition = undefined; + this.horizontalPosition = undefined; + this.style.opacity = "0"; + this.style.pointerEvents = "none"; + this.forceUpdate = false; + this.style.position = this.fixedPlacement ? "fixed" : "absolute"; + this.updatePositionClasses(); + this.updateRegionStyle(); + } +} +AnchoredRegion.intersectionService = new IntersectionService(); +__decorate([ + attr +], AnchoredRegion.prototype, "anchor", void 0); +__decorate([ + attr +], AnchoredRegion.prototype, "viewport", void 0); +__decorate([ + attr({ attribute: "horizontal-positioning-mode" }) +], AnchoredRegion.prototype, "horizontalPositioningMode", void 0); +__decorate([ + attr({ attribute: "horizontal-default-position" }) +], AnchoredRegion.prototype, "horizontalDefaultPosition", void 0); +__decorate([ + attr({ attribute: "horizontal-viewport-lock", mode: "boolean" }) +], AnchoredRegion.prototype, "horizontalViewportLock", void 0); +__decorate([ + attr({ attribute: "horizontal-inset", mode: "boolean" }) +], AnchoredRegion.prototype, "horizontalInset", void 0); +__decorate([ + attr({ attribute: "horizontal-threshold" }) +], AnchoredRegion.prototype, "horizontalThreshold", void 0); +__decorate([ + attr({ attribute: "horizontal-scaling" }) +], AnchoredRegion.prototype, "horizontalScaling", void 0); +__decorate([ + attr({ attribute: "vertical-positioning-mode" }) +], AnchoredRegion.prototype, "verticalPositioningMode", void 0); +__decorate([ + attr({ attribute: "vertical-default-position" }) +], AnchoredRegion.prototype, "verticalDefaultPosition", void 0); +__decorate([ + attr({ attribute: "vertical-viewport-lock", mode: "boolean" }) +], AnchoredRegion.prototype, "verticalViewportLock", void 0); +__decorate([ + attr({ attribute: "vertical-inset", mode: "boolean" }) +], AnchoredRegion.prototype, "verticalInset", void 0); +__decorate([ + attr({ attribute: "vertical-threshold" }) +], AnchoredRegion.prototype, "verticalThreshold", void 0); +__decorate([ + attr({ attribute: "vertical-scaling" }) +], AnchoredRegion.prototype, "verticalScaling", void 0); +__decorate([ + attr({ attribute: "fixed-placement", mode: "boolean" }) +], AnchoredRegion.prototype, "fixedPlacement", void 0); +__decorate([ + attr({ attribute: "auto-update-mode" }) +], AnchoredRegion.prototype, "autoUpdateMode", void 0); +__decorate([ + observable +], AnchoredRegion.prototype, "anchorElement", void 0); +__decorate([ + observable +], AnchoredRegion.prototype, "viewportElement", void 0); +__decorate([ + observable +], AnchoredRegion.prototype, "initialLayoutComplete", void 0); + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-element/dist/esm/interfaces.js +/** + * Determines whether or not an object is a function. + * @public + */ +const isFunction = (object) => typeof object === "function"; + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-element/dist/esm/templating/when.js + +const noTemplate = () => null; +function normalizeBinding(value) { + return value === undefined ? noTemplate : isFunction(value) ? value : () => value; +} +/** + * A directive that enables basic conditional rendering in a template. + * @param binding - The condition to test for rendering. + * @param templateOrTemplateBinding - The template or a binding that gets + * the template to render when the condition is true. + * @param elseTemplateOrTemplateBinding - Optional template or binding that that + * gets the template to render when the conditional is false. + * @public + */ +function when(binding, templateOrTemplateBinding, elseTemplateOrTemplateBinding) { + const dataBinding = isFunction(binding) ? binding : () => binding; + const templateBinding = normalizeBinding(templateOrTemplateBinding); + const elseBinding = normalizeBinding(elseTemplateOrTemplateBinding); + return (source, context) => dataBinding(source, context) + ? templateBinding(source, context) + : elseBinding(source, context); +} + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-foundation/dist/esm/anchored-region/anchored-region.template.js + +/** + * The template for the {@link @microsoft/fast-foundation#(AnchoredRegion:class)} component. + * @public + */ +const anchoredRegionTemplate = (context, definition) => html ` + +`; + +;// CONCATENATED MODULE: ../node_modules/@jupyter/web-components/dist/esm/anchored-region/anchored-region.styles.js +// Copyright (c) Jupyter Development Team. +// Copyright (c) Microsoft Corporation. +// Distributed under the terms of the Modified BSD License. + +/** + * Styles for AnchoredRegion + * @public + */ +const anchoredRegionStyles = (context, definition) => css ` + :host { + contain: layout; + display: block; + } +`; + +;// CONCATENATED MODULE: ../node_modules/@jupyter/web-components/dist/esm/anchored-region/index.js +// Copyright (c) Jupyter Development Team. +// Copyright (c) Microsoft Corporation. +// Distributed under the terms of the Modified BSD License. + + +/** + * Anchored region class + * + * @public + * @tagname jp-anchored-region + */ +class JupyterAnchoredRegion extends AnchoredRegion { +} +/** + * A function that returns a {@link @microsoft/fast-foundation#AnchoredRegion} registration for configuring the component with a DesignSystem. + * Implements {@link @microsoft/fast-foundation#anchoredRegionTemplate} + * + * + * @beta + * @remarks + * Generates HTML Element: `` + */ +const jpAnchoredRegion = JupyterAnchoredRegion.compose({ + baseName: 'anchored-region', + baseClass: AnchoredRegion, + template: anchoredRegionTemplate, + styles: anchoredRegionStyles +}); + + + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-foundation/dist/esm/avatar/avatar.js + + + +/** + * An Avatar Custom HTML Element + * + * @slot media - Used for media such as an image + * @slot - The default slot for avatar text, commonly a name or initials + * @slot badge - Used to provide a badge, such as a status badge + * @csspart backplate - The wrapping container for the avatar + * @csspart link - The avatar link + * @csspart media - The media slot + * @csspart content - The default slot + * + * @public + */ +class Avatar extends FoundationElement { + /** + * Internal + */ + connectedCallback() { + super.connectedCallback(); + if (!this.shape) { + this.shape = "circle"; + } + } +} +__decorate([ + attr +], Avatar.prototype, "fill", void 0); +__decorate([ + attr +], Avatar.prototype, "color", void 0); +__decorate([ + attr +], Avatar.prototype, "link", void 0); +__decorate([ + attr +], Avatar.prototype, "shape", void 0); + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-foundation/dist/esm/avatar/avatar.template.js + +/** + * The template for {@link @microsoft/fast-foundation#Avatar} component. + * @public + */ +const avatarTemplate = (context, definition) => html ` + + +`; + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-foundation/dist/esm/badge/badge.js + + + +/** + * A Badge Custom HTML Element. + * @slot - The default slot for the badge + * @csspart control - The element representing the badge, which wraps the default slot + * + * @public + */ +class Badge extends FoundationElement { + constructor() { + super(...arguments); + this.generateBadgeStyle = () => { + if (!this.fill && !this.color) { + return; + } + const fill = `background-color: var(--badge-fill-${this.fill});`; + const color = `color: var(--badge-color-${this.color});`; + if (this.fill && !this.color) { + return fill; + } + else if (this.color && !this.fill) { + return color; + } + else { + return `${color} ${fill}`; + } + }; + } +} +__decorate([ + attr({ attribute: "fill" }) +], Badge.prototype, "fill", void 0); +__decorate([ + attr({ attribute: "color" }) +], Badge.prototype, "color", void 0); +__decorate([ + attr({ mode: "boolean" }) +], Badge.prototype, "circular", void 0); + +;// CONCATENATED MODULE: ../node_modules/@jupyter/web-components/dist/esm/styles/direction.js +// Copyright (c) Jupyter Development Team. +// Copyright (c) Microsoft Corporation. +// Distributed under the terms of the Modified BSD License. + +/** + * Behavior to conditionally apply LTR and RTL stylesheets. To determine which to apply, + * the behavior will use the nearest DesignSystemProvider's 'direction' design system value. + * + * @public + * @example + * ```ts + * import { css } from "@microsoft/fast-element"; + * import { DirectionalStyleSheetBehavior } from "@microsoft/fast-foundation"; + * + * css` + * // ... + * `.withBehaviors(new DirectionalStyleSheetBehavior( + * css`:host { content: "ltr"}`), + * css`:host { content: "rtl"}`), + * ) + * ``` + */ +class DirectionalStyleSheetBehavior { + constructor(ltr, rtl) { + this.cache = new WeakMap(); + this.ltr = ltr; + this.rtl = rtl; + } + /** + * @internal + */ + bind(source) { + this.attach(source); + } + /** + * @internal + */ + unbind(source) { + const cache = this.cache.get(source); + if (cache) { + direction.unsubscribe(cache); + } + } + attach(source) { + const subscriber = this.cache.get(source) || + new DirectionalStyleSheetBehaviorSubscription(this.ltr, this.rtl, source); + const value = direction.getValueFor(source); + direction.subscribe(subscriber); + subscriber.attach(value); + this.cache.set(source, subscriber); + } +} +/** + * Subscription for {@link DirectionalStyleSheetBehavior} + */ +class DirectionalStyleSheetBehaviorSubscription { + constructor(ltr, rtl, source) { + this.ltr = ltr; + this.rtl = rtl; + this.source = source; + this.attached = null; + } + handleChange({ target, token }) { + this.attach(token.getValueFor(target)); + } + attach(direction) { + if (this.attached !== this[direction]) { + if (this.attached !== null) { + this.source.$fastController.removeStyles(this.attached); + } + this.attached = this[direction]; + if (this.attached !== null) { + this.source.$fastController.addStyles(this.attached); + } + } + } +} + +;// CONCATENATED MODULE: ../node_modules/@jupyter/web-components/dist/esm/avatar/avatar.styles.js +// Copyright (c) Jupyter Development Team. +// Copyright (c) Microsoft Corporation. +// Distributed under the terms of the Modified BSD License. + + + + +const rtl = (context, definition) => css ` + ::slotted(${context.tagFor(Badge)}) { + left: 0; + } +`; +const ltr = (context, definition) => css ` + ::slotted(${context.tagFor(Badge)}) { + right: 0; + } +`; +/** + * Styles for Avatar + * @public + */ +const avatarStyles = (context, definition) => css ` + ${display('flex')} :host { + position: relative; + height: var(--avatar-size, var(--avatar-size-default)); + width: var(--avatar-size, var(--avatar-size-default)); + --avatar-size-default: calc( + ( + (${baseHeightMultiplier} + ${density}) * ${designUnit} + + ((${designUnit} * 8) - 40) + ) * 1px + ); + --avatar-text-size: ${typeRampBaseFontSize}; + --avatar-text-ratio: ${designUnit}; + } + + .link { + text-decoration: none; + color: ${neutralForegroundRest}; + display: flex; + flex-direction: row; + justify-content: center; + align-items: center; + min-width: 100%; + } + + .square { + border-radius: calc(${controlCornerRadius} * 1px); + min-width: 100%; + overflow: hidden; + } + + .circle { + border-radius: 100%; + min-width: 100%; + overflow: hidden; + } + + .backplate { + position: relative; + display: flex; + background-color: ${accentFillRest}; + } + + .media, + ::slotted(img) { + max-width: 100%; + position: absolute; + display: block; + } + + .content { + font-size: calc( + ( + var(--avatar-text-size) + + var(--avatar-size, var(--avatar-size-default)) + ) / var(--avatar-text-ratio) + ); + line-height: var(--avatar-size, var(--avatar-size-default)); + display: block; + min-height: var(--avatar-size, var(--avatar-size-default)); + } + + ::slotted(${context.tagFor(Badge)}) { + position: absolute; + display: block; + } + `.withBehaviors(new DirectionalStyleSheetBehavior(ltr(context, definition), rtl(context, definition))); + +;// CONCATENATED MODULE: ../node_modules/@jupyter/web-components/dist/esm/avatar/index.js +// Copyright (c) Jupyter Development Team. +// Copyright (c) Microsoft Corporation. +// Distributed under the terms of the Modified BSD License. + + + + +/** + * Jupyter Avatar Class + * + * @public + * @tagname jp-avatar + */ +class JupyterAvatar extends Avatar { +} +tslib_es6_decorate([ + attr({ attribute: 'src' }) +], JupyterAvatar.prototype, "imgSrc", void 0); +tslib_es6_decorate([ + attr +], JupyterAvatar.prototype, "alt", void 0); +/** + * The Jupyter Avatar Template for Images + * @public + * + */ +const imgTemplate = html ` + ${when(x => x.imgSrc, html ` + ${x => x.alt} + `)} +`; +/** + * A function that returns a {@link @microsoft/fast-foundation#Avatar} registration for configuring the component with a DesignSystem. + * {@link @microsoft/fast-foundation#avatarTemplate} + * + * + * @public + * @remarks + * Generates HTML Element: `` + */ +const jpAvatar = JupyterAvatar.compose({ + baseName: 'avatar', + baseClass: Avatar, + template: avatarTemplate, + styles: avatarStyles, + media: imgTemplate, + shadowOptions: { + delegatesFocus: true + } +}); + + + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-foundation/dist/esm/badge/badge.template.js + +/** + * The template for the {@link @microsoft/fast-foundation#Badge} component. + * @public + */ +const badgeTemplate = (context, definition) => html ` + +`; + +;// CONCATENATED MODULE: ../node_modules/@jupyter/web-components/dist/esm/badge/badge.styles.js +// Copyright (c) Jupyter Development Team. +// Copyright (c) Microsoft Corporation. +// Distributed under the terms of the Modified BSD License. + + + + +/** + * Styles for Badge + * @public + */ +const badgeStyles = (context, definition) => css ` + ${display('inline-block')} :host { + box-sizing: border-box; + font-family: ${bodyFont}; + font-size: ${typeRampMinus1FontSize}; + line-height: ${typeRampMinus1LineHeight}; + } + + .control { + border-radius: calc(${controlCornerRadius} * 1px); + padding: calc(((${designUnit} * 0.5) - ${strokeWidth}) * 1px) + calc((${designUnit} - ${strokeWidth}) * 1px); + color: ${neutralForegroundRest}; + font-weight: 600; + border: calc(${strokeWidth} * 1px) solid transparent; + background-color: ${neutralFillRest}; + } + + .control[style] { + font-weight: 400; + } + + :host([circular]) .control { + border-radius: 100px; + padding: 0 calc(${designUnit} * 1px); + height: calc((${heightNumber} - (${designUnit} * 3)) * 1px); + min-width: calc((${heightNumber} - (${designUnit} * 3)) * 1px); + display: flex; + align-items: center; + justify-content: center; + box-sizing: border-box; + } +`; + +;// CONCATENATED MODULE: ../node_modules/@jupyter/web-components/dist/esm/badge/index.js +// Copyright (c) Jupyter Development Team. +// Copyright (c) Microsoft Corporation. +// Distributed under the terms of the Modified BSD License. + + +/** + * Badge class + * + * @public + * @tagname jp-badge + */ +class JupyterBadge extends Badge { +} +/** + * A function that returns a {@link @microsoft/fast-foundation#Badge} registration for configuring the component with a DesignSystem. + * Implements {@link @microsoft/fast-foundation#badgeTemplate} + * + * + * @public + * @remarks + * Generates HTML Element: `` + */ +const jpBadge = JupyterBadge.compose({ + baseName: 'badge', + baseClass: Badge, + template: badgeTemplate, + styles: badgeStyles +}); + + + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-foundation/dist/esm/breadcrumb-item/breadcrumb-item.js + + + + + +/** + * A Breadcrumb Item Custom HTML Element. + * + * @public + */ +class BreadcrumbItem extends Anchor { + constructor() { + super(...arguments); + /** + * @internal + */ + this.separator = true; + } +} +__decorate([ + observable +], BreadcrumbItem.prototype, "separator", void 0); +applyMixins(BreadcrumbItem, StartEnd, DelegatesARIALink); + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-foundation/dist/esm/breadcrumb/breadcrumb.js + + + + +/** + * A Breadcrumb Custom HTML Element. + * @slot - The default slot for the breadcrumb items + * @csspart list - The element wrapping the slotted items + * + * @public + */ +class Breadcrumb extends FoundationElement { + slottedBreadcrumbItemsChanged() { + if (this.$fastController.isConnected) { + if (this.slottedBreadcrumbItems === undefined || + this.slottedBreadcrumbItems.length === 0) { + return; + } + const lastNode = this.slottedBreadcrumbItems[this.slottedBreadcrumbItems.length - 1]; + this.slottedBreadcrumbItems.forEach((item) => { + const itemIsLastNode = item === lastNode; + this.setItemSeparator(item, itemIsLastNode); + this.setAriaCurrent(item, itemIsLastNode); + }); + } + } + setItemSeparator(item, isLastNode) { + if (item instanceof BreadcrumbItem) { + item.separator = !isLastNode; + } + } + /** + * Finds href on childnodes in the light DOM or shadow DOM. + * We look in the shadow DOM because we insert an anchor when breadcrumb-item has an href. + */ + findChildWithHref(node) { + var _a, _b; + if (node.childElementCount > 0) { + return node.querySelector("a[href]"); + } + else if ((_a = node.shadowRoot) === null || _a === void 0 ? void 0 : _a.childElementCount) { + return (_b = node.shadowRoot) === null || _b === void 0 ? void 0 : _b.querySelector("a[href]"); + } + else + return null; + } + /** + * Sets ARIA Current for the current node + * If child node with an anchor tag and with href is found then set aria-current to correct value for the child node, + * otherwise apply aria-current to the host element, with an href + */ + setAriaCurrent(item, isLastNode) { + const childNodeWithHref = this.findChildWithHref(item); + if (childNodeWithHref === null && + item.hasAttribute("href") && + item instanceof BreadcrumbItem) { + isLastNode + ? item.setAttribute("aria-current", "page") + : item.removeAttribute("aria-current"); + } + else if (childNodeWithHref !== null) { + isLastNode + ? childNodeWithHref.setAttribute("aria-current", "page") + : childNodeWithHref.removeAttribute("aria-current"); + } + } +} +__decorate([ + observable +], Breadcrumb.prototype, "slottedBreadcrumbItems", void 0); + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-foundation/dist/esm/breadcrumb/breadcrumb.template.js + +/** + * The template for the {@link @microsoft/fast-foundation#Breadcrumb} component. + * @public + */ +const breadcrumbTemplate = (context, definition) => html ` + +`; + +;// CONCATENATED MODULE: ../node_modules/@jupyter/web-components/dist/esm/breadcrumb/breadcrumb.styles.js +// Copyright (c) Jupyter Development Team. +// Copyright (c) Microsoft Corporation. +// Distributed under the terms of the Modified BSD License. + + + +/** + * Styles for Breadcrumb + * @public + */ +const breadcrumbStyles = (context, definition) => css ` + ${display('inline-block')} :host { + box-sizing: border-box; + font-family: ${bodyFont}; + font-size: ${typeRampBaseFontSize}; + line-height: ${typeRampBaseLineHeight}; + } + + .list { + display: flex; + flex-wrap: wrap; + } +`; + +;// CONCATENATED MODULE: ../node_modules/@jupyter/web-components/dist/esm/breadcrumb/index.js +// Copyright (c) Jupyter Development Team. +// Copyright (c) Microsoft Corporation. +// Distributed under the terms of the Modified BSD License. + + +/** + * Breadcrumb class + * + * @public + * @tagname jp-breadcrumb + */ +class JupyterBreadcrumb extends Breadcrumb { +} +/** + * A function that returns a {@link @microsoft/fast-foundation#Breadcrumb} registration for configuring the component with a DesignSystem. + * Implements {@link @microsoft/fast-foundation#breadcrumbTemplate} + * + * + * @public + * @remarks + * Generates HTML Element: `` + */ +const jpBreadcrumb = JupyterBreadcrumb.compose({ + baseName: 'breadcrumb', + baseClass: Breadcrumb, + template: breadcrumbTemplate, + styles: breadcrumbStyles +}); + + + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-foundation/dist/esm/breadcrumb-item/breadcrumb-item.template.js + + + +/** + * The template for the {@link @microsoft/fast-foundation#(BreadcrumbItem:class)} component. + * @public + */ +const breadcrumbItemTemplate = (context, definition) => html ` +
+ ${when(x => x.href && x.href.length > 0, html ` + ${anchorTemplate(context, definition)} + `)} + ${when(x => !x.href, html ` + ${startSlotTemplate(context, definition)} + + ${endSlotTemplate(context, definition)} + `)} + ${when(x => x.separator, html ` + + `)} +
+`; + +;// CONCATENATED MODULE: ../node_modules/@jupyter/web-components/dist/esm/breadcrumb-item/breadcrumb-item.styles.js +// Copyright (c) Jupyter Development Team. +// Copyright (c) Microsoft Corporation. +// Distributed under the terms of the Modified BSD License. + + + + + +/** + * Styles for Breadcrumb item + * @public + */ +const breadcrumbItemStyles = (context, definition) => css ` + ${display('inline-flex')} :host { + background: transparent; + box-sizing: border-box; + font-family: ${bodyFont}; + font-size: ${typeRampBaseFontSize}; + fill: currentColor; + line-height: ${typeRampBaseLineHeight}; + min-width: calc(${heightNumber} * 1px); + outline: none; + color: ${neutralForegroundRest} + } + + .listitem { + display: flex; + align-items: center; + width: max-content; + } + + .separator { + margin: 0 6px; + display: flex; + } + + .control { + align-items: center; + box-sizing: border-box; + color: ${accentForegroundRest}; + cursor: pointer; + display: flex; + fill: inherit; + outline: none; + text-decoration: none; + white-space: nowrap; + } + + .control:hover { + color: ${accentForegroundHover}; + } + + .control:active { + color: ${accentForegroundActive}; + } + + .control .content { + position: relative; + } + + .control .content::before { + content: ""; + display: block; + height: calc(${strokeWidth} * 1px); + left: 0; + position: absolute; + right: 0; + top: calc(1em + 4px); + width: 100%; + } + + .control:hover .content::before { + background: ${accentForegroundHover}; + } + + .control:active .content::before { + background: ${accentForegroundActive}; + } + + .control:${focusVisible} .content::before { + background: ${accentForegroundFocus}; + height: calc(${focusStrokeWidth} * 1px); + } + + .control:not([href]) { + color: ${neutralForegroundRest}; + cursor: default; + } + + .control:not([href]) .content::before { + background: none; + } + + .start, + .end { + display: flex; + } + + ::slotted(svg) { + /* TODO: adaptive typography https://github.com/microsoft/fast/issues/2432 */ + width: 16px; + height: 16px; + } + + .start { + margin-inline-end: 6px; + } + + .end { + margin-inline-start: 6px; + } +`.withBehaviors(forcedColorsStylesheetBehavior(css ` + .control:hover .content::before, + .control:${focusVisible} .content::before { + background: ${SystemColors.LinkText}; + } + .start, + .end { + fill: ${SystemColors.ButtonText}; + } + `)); + +;// CONCATENATED MODULE: ../node_modules/@jupyter/web-components/dist/esm/breadcrumb-item/index.js +// Copyright (c) Jupyter Development Team. +// Copyright (c) Microsoft Corporation. +// Distributed under the terms of the Modified BSD License. + + +/** + * Breadcrumb item class + * + * @public + * @tagname jp-breadcrumb-item + */ +class JupyterBreadcrumbItem extends BreadcrumbItem { +} +/** + * A function that returns a {@link @microsoft/fast-foundation#BreadcrumbItem} registration for configuring the component with a DesignSystem. + * Implements {@link @microsoft/fast-foundation#breadcrumbItemTemplate} + * + * + * @public + * @remarks + * Generates HTML Element: `` + */ +const jpBreadcrumbItem = JupyterBreadcrumbItem.compose({ + baseName: 'breadcrumb-item', + baseClass: BreadcrumbItem, + template: breadcrumbItemTemplate, + styles: breadcrumbItemStyles, + separator: '/', + shadowOptions: { + delegatesFocus: true + } +}); + + + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-foundation/dist/esm/form-associated/form-associated.js + + +const proxySlotName = "form-associated-proxy"; +const ElementInternalsKey = "ElementInternals"; +/** + * @alpha + */ +const supportsElementInternals = ElementInternalsKey in window && + "setFormValue" in window[ElementInternalsKey].prototype; +const InternalsMap = new WeakMap(); +/** + * Base function for providing Custom Element Form Association. + * + * @alpha + */ +function FormAssociated(BaseCtor) { + const C = class extends BaseCtor { + constructor(...args) { + super(...args); + /** + * Track whether the value has been changed from the initial value + */ + this.dirtyValue = false; + /** + * Sets the element's disabled state. A disabled element will not be included during form submission. + * + * @remarks + * HTML Attribute: disabled + */ + this.disabled = false; + /** + * These are events that are still fired by the proxy + * element based on user / programmatic interaction. + * + * The proxy implementation should be transparent to + * the app author, so block these events from emitting. + */ + this.proxyEventsToBlock = ["change", "click"]; + this.proxyInitialized = false; + this.required = false; + this.initialValue = this.initialValue || ""; + if (!this.elementInternals) { + // When elementInternals is not supported, formResetCallback is + // bound to an event listener, so ensure the handler's `this` + // context is correct. + this.formResetCallback = this.formResetCallback.bind(this); + } + } + /** + * Must evaluate to true to enable elementInternals. + * Feature detects API support and resolve respectively + * + * @internal + */ + static get formAssociated() { + return supportsElementInternals; + } + /** + * Returns the validity state of the element + * + * @alpha + */ + get validity() { + return this.elementInternals + ? this.elementInternals.validity + : this.proxy.validity; + } + /** + * Retrieve a reference to the associated form. + * Returns null if not associated to any form. + * + * @alpha + */ + get form() { + return this.elementInternals ? this.elementInternals.form : this.proxy.form; + } + /** + * Retrieve the localized validation message, + * or custom validation message if set. + * + * @alpha + */ + get validationMessage() { + return this.elementInternals + ? this.elementInternals.validationMessage + : this.proxy.validationMessage; + } + /** + * Whether the element will be validated when the + * form is submitted + */ + get willValidate() { + return this.elementInternals + ? this.elementInternals.willValidate + : this.proxy.willValidate; + } + /** + * A reference to all associated label elements + */ + get labels() { + if (this.elementInternals) { + return Object.freeze(Array.from(this.elementInternals.labels)); + } + else if (this.proxy instanceof HTMLElement && + this.proxy.ownerDocument && + this.id) { + // Labels associated by wrapping the element: + const parentLabels = this.proxy.labels; + // Labels associated using the `for` attribute + const forLabels = Array.from(this.proxy.getRootNode().querySelectorAll(`[for='${this.id}']`)); + const labels = parentLabels + ? forLabels.concat(Array.from(parentLabels)) + : forLabels; + return Object.freeze(labels); + } + else { + return emptyArray; + } + } + /** + * Invoked when the `value` property changes + * @param previous - the previous value + * @param next - the new value + * + * @remarks + * If elements extending `FormAssociated` implement a `valueChanged` method + * They must be sure to invoke `super.valueChanged(previous, next)` to ensure + * proper functioning of `FormAssociated` + */ + valueChanged(previous, next) { + this.dirtyValue = true; + if (this.proxy instanceof HTMLElement) { + this.proxy.value = this.value; + } + this.currentValue = this.value; + this.setFormValue(this.value); + this.validate(); + } + currentValueChanged() { + this.value = this.currentValue; + } + /** + * Invoked when the `initialValue` property changes + * + * @param previous - the previous value + * @param next - the new value + * + * @remarks + * If elements extending `FormAssociated` implement a `initialValueChanged` method + * They must be sure to invoke `super.initialValueChanged(previous, next)` to ensure + * proper functioning of `FormAssociated` + */ + initialValueChanged(previous, next) { + // If the value is clean and the component is connected to the DOM + // then set value equal to the attribute value. + if (!this.dirtyValue) { + this.value = this.initialValue; + this.dirtyValue = false; + } + } + /** + * Invoked when the `disabled` property changes + * + * @param previous - the previous value + * @param next - the new value + * + * @remarks + * If elements extending `FormAssociated` implement a `disabledChanged` method + * They must be sure to invoke `super.disabledChanged(previous, next)` to ensure + * proper functioning of `FormAssociated` + */ + disabledChanged(previous, next) { + if (this.proxy instanceof HTMLElement) { + this.proxy.disabled = this.disabled; + } + DOM.queueUpdate(() => this.classList.toggle("disabled", this.disabled)); + } + /** + * Invoked when the `name` property changes + * + * @param previous - the previous value + * @param next - the new value + * + * @remarks + * If elements extending `FormAssociated` implement a `nameChanged` method + * They must be sure to invoke `super.nameChanged(previous, next)` to ensure + * proper functioning of `FormAssociated` + */ + nameChanged(previous, next) { + if (this.proxy instanceof HTMLElement) { + this.proxy.name = this.name; + } + } + /** + * Invoked when the `required` property changes + * + * @param previous - the previous value + * @param next - the new value + * + * @remarks + * If elements extending `FormAssociated` implement a `requiredChanged` method + * They must be sure to invoke `super.requiredChanged(previous, next)` to ensure + * proper functioning of `FormAssociated` + */ + requiredChanged(prev, next) { + if (this.proxy instanceof HTMLElement) { + this.proxy.required = this.required; + } + DOM.queueUpdate(() => this.classList.toggle("required", this.required)); + this.validate(); + } + /** + * The element internals object. Will only exist + * in browsers supporting the attachInternals API + */ + get elementInternals() { + if (!supportsElementInternals) { + return null; + } + let internals = InternalsMap.get(this); + if (!internals) { + internals = this.attachInternals(); + InternalsMap.set(this, internals); + } + return internals; + } + /** + * @internal + */ + connectedCallback() { + super.connectedCallback(); + this.addEventListener("keypress", this._keypressHandler); + if (!this.value) { + this.value = this.initialValue; + this.dirtyValue = false; + } + if (!this.elementInternals) { + this.attachProxy(); + if (this.form) { + this.form.addEventListener("reset", this.formResetCallback); + } + } + } + /** + * @internal + */ + disconnectedCallback() { + super.disconnectedCallback(); + this.proxyEventsToBlock.forEach(name => this.proxy.removeEventListener(name, this.stopPropagation)); + if (!this.elementInternals && this.form) { + this.form.removeEventListener("reset", this.formResetCallback); + } + } + /** + * Return the current validity of the element. + */ + checkValidity() { + return this.elementInternals + ? this.elementInternals.checkValidity() + : this.proxy.checkValidity(); + } + /** + * Return the current validity of the element. + * If false, fires an invalid event at the element. + */ + reportValidity() { + return this.elementInternals + ? this.elementInternals.reportValidity() + : this.proxy.reportValidity(); + } + /** + * Set the validity of the control. In cases when the elementInternals object is not + * available (and the proxy element is used to report validity), this function will + * do nothing unless a message is provided, at which point the setCustomValidity method + * of the proxy element will be invoked with the provided message. + * @param flags - Validity flags + * @param message - Optional message to supply + * @param anchor - Optional element used by UA to display an interactive validation UI + */ + setValidity(flags, message, anchor) { + if (this.elementInternals) { + this.elementInternals.setValidity(flags, message, anchor); + } + else if (typeof message === "string") { + this.proxy.setCustomValidity(message); + } + } + /** + * Invoked when a connected component's form or fieldset has its disabled + * state changed. + * @param disabled - the disabled value of the form / fieldset + */ + formDisabledCallback(disabled) { + this.disabled = disabled; + } + formResetCallback() { + this.value = this.initialValue; + this.dirtyValue = false; + } + /** + * Attach the proxy element to the DOM + */ + attachProxy() { + var _a; + if (!this.proxyInitialized) { + this.proxyInitialized = true; + this.proxy.style.display = "none"; + this.proxyEventsToBlock.forEach(name => this.proxy.addEventListener(name, this.stopPropagation)); + // These are typically mapped to the proxy during + // property change callbacks, but during initialization + // on the initial call of the callback, the proxy is + // still undefined. We should find a better way to address this. + this.proxy.disabled = this.disabled; + this.proxy.required = this.required; + if (typeof this.name === "string") { + this.proxy.name = this.name; + } + if (typeof this.value === "string") { + this.proxy.value = this.value; + } + this.proxy.setAttribute("slot", proxySlotName); + this.proxySlot = document.createElement("slot"); + this.proxySlot.setAttribute("name", proxySlotName); + } + (_a = this.shadowRoot) === null || _a === void 0 ? void 0 : _a.appendChild(this.proxySlot); + this.appendChild(this.proxy); + } + /** + * Detach the proxy element from the DOM + */ + detachProxy() { + var _a; + this.removeChild(this.proxy); + (_a = this.shadowRoot) === null || _a === void 0 ? void 0 : _a.removeChild(this.proxySlot); + } + /** {@inheritDoc (FormAssociated:interface).validate} */ + validate(anchor) { + if (this.proxy instanceof HTMLElement) { + this.setValidity(this.proxy.validity, this.proxy.validationMessage, anchor); + } + } + /** + * Associates the provided value (and optional state) with the parent form. + * @param value - The value to set + * @param state - The state object provided to during session restores and when autofilling. + */ + setFormValue(value, state) { + if (this.elementInternals) { + this.elementInternals.setFormValue(value, state || value); + } + } + _keypressHandler(e) { + switch (e.key) { + case keyEnter: + if (this.form instanceof HTMLFormElement) { + // Implicit submission + const defaultButton = this.form.querySelector("[type=submit]"); + defaultButton === null || defaultButton === void 0 ? void 0 : defaultButton.click(); + } + break; + } + } + /** + * Used to stop propagation of proxy element events + * @param e - Event object + */ + stopPropagation(e) { + e.stopPropagation(); + } + }; + attr({ mode: "boolean" })(C.prototype, "disabled"); + attr({ mode: "fromView", attribute: "value" })(C.prototype, "initialValue"); + attr({ attribute: "current-value" })(C.prototype, "currentValue"); + attr(C.prototype, "name"); + attr({ mode: "boolean" })(C.prototype, "required"); + observable(C.prototype, "value"); + return C; +} +/** + * @alpha + */ +function CheckableFormAssociated(BaseCtor) { + class C extends FormAssociated(BaseCtor) { + } + class D extends C { + constructor(...args) { + super(args); + /** + * Tracks whether the "checked" property has been changed. + * This is necessary to provide consistent behavior with + * normal input checkboxes + */ + this.dirtyChecked = false; + /** + * Provides the default checkedness of the input element + * Passed down to proxy + * + * @public + * @remarks + * HTML Attribute: checked + */ + this.checkedAttribute = false; + /** + * The checked state of the control. + * + * @public + */ + this.checked = false; + // Re-initialize dirtyChecked because initialization of other values + // causes it to become true + this.dirtyChecked = false; + } + checkedAttributeChanged() { + this.defaultChecked = this.checkedAttribute; + } + /** + * @internal + */ + defaultCheckedChanged() { + if (!this.dirtyChecked) { + // Setting this.checked will cause us to enter a dirty state, + // but if we are clean when defaultChecked is changed, we want to stay + // in a clean state, so reset this.dirtyChecked + this.checked = this.defaultChecked; + this.dirtyChecked = false; + } + } + checkedChanged(prev, next) { + if (!this.dirtyChecked) { + this.dirtyChecked = true; + } + this.currentChecked = this.checked; + this.updateForm(); + if (this.proxy instanceof HTMLInputElement) { + this.proxy.checked = this.checked; + } + if (prev !== undefined) { + this.$emit("change"); + } + this.validate(); + } + currentCheckedChanged(prev, next) { + this.checked = this.currentChecked; + } + updateForm() { + const value = this.checked ? this.value : null; + this.setFormValue(value, value); + } + connectedCallback() { + super.connectedCallback(); + this.updateForm(); + } + formResetCallback() { + super.formResetCallback(); + this.checked = !!this.checkedAttribute; + this.dirtyChecked = false; + } + } + attr({ attribute: "checked", mode: "boolean" })(D.prototype, "checkedAttribute"); + attr({ attribute: "current-checked", converter: booleanConverter })(D.prototype, "currentChecked"); + observable(D.prototype, "defaultChecked"); + observable(D.prototype, "checked"); + return D; +} + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-foundation/dist/esm/button/button.form-associated.js + + +class _Button extends FoundationElement { +} +/** + * A form-associated base class for the {@link @microsoft/fast-foundation#(Button:class)} component. + * + * @internal + */ +class FormAssociatedButton extends FormAssociated(_Button) { + constructor() { + super(...arguments); + this.proxy = document.createElement("input"); + } +} + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-foundation/dist/esm/button/button.js + + + + + +/** + * A Button Custom HTML Element. + * Based largely on the {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button | +`; + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-foundation/dist/esm/utilities/style/disabled.js +/** + * The CSS value for disabled cursors. + * @public + */ +const disabledCursor = "not-allowed"; + +;// CONCATENATED MODULE: ../node_modules/@jupyter/web-components/dist/esm/button/button.styles.js +// Copyright (c) Jupyter Development Team. +// Copyright (c) Microsoft Corporation. +// Distributed under the terms of the Modified BSD License. + + + + + + +/** + * Styles for Button + * @public + */ +const buttonStyles = (context, definition) => css ` + :host([disabled]), + :host([disabled]:hover), + :host([disabled]:active) { + opacity: ${disabledOpacity}; + background-color: ${neutralFillRest}; + cursor: ${disabledCursor}; + } + + ${BaseButtonStyles} + `.withBehaviors(forcedColorsStylesheetBehavior(css ` + :host([disabled]), + :host([disabled]) .control, + :host([disabled]:hover), + :host([disabled]:active) { + forced-color-adjust: none; + background-color: ${SystemColors.ButtonFace}; + outline-color: ${SystemColors.GrayText}; + color: ${SystemColors.GrayText}; + cursor: ${disabledCursor}; + opacity: 1; + } + `), appearanceBehavior('accent', css ` + :host([appearance='accent'][disabled]), + :host([appearance='accent'][disabled]:hover), + :host([appearance='accent'][disabled]:active) { + background: ${accentFillRest}; + } + + ${AccentButtonStyles} + `.withBehaviors(forcedColorsStylesheetBehavior(css ` + :host([appearance='accent'][disabled]) .control, + :host([appearance='accent'][disabled]) .control:hover { + background: ${SystemColors.ButtonFace}; + border-color: ${SystemColors.GrayText}; + color: ${SystemColors.GrayText}; + } + `))), appearanceBehavior('error', css ` + :host([appearance='error'][disabled]), + :host([appearance='error'][disabled]:hover), + :host([appearance='error'][disabled]:active) { + background: ${errorFillRest}; + } + + ${ErrorButtonStyles} + `.withBehaviors(forcedColorsStylesheetBehavior(css ` + :host([appearance='error'][disabled]) .control, + :host([appearance='error'][disabled]) .control:hover { + background: ${SystemColors.ButtonFace}; + border-color: ${SystemColors.GrayText}; + color: ${SystemColors.GrayText}; + } + `))), appearanceBehavior('lightweight', css ` + :host([appearance='lightweight'][disabled]:hover), + :host([appearance='lightweight'][disabled]:active) { + background-color: transparent; + color: ${accentForegroundRest}; + } + + :host([appearance='lightweight'][disabled]) .content::before, + :host([appearance='lightweight'][disabled]:hover) .content::before, + :host([appearance='lightweight'][disabled]:active) .content::before { + background: transparent; + } + + ${LightweightButtonStyles} + `.withBehaviors(forcedColorsStylesheetBehavior(css ` + :host([appearance='lightweight'].disabled) .control { + forced-color-adjust: none; + color: ${SystemColors.GrayText}; + } + + :host([appearance='lightweight'].disabled) + .control:hover + .content::before { + background: none; + } + `))), appearanceBehavior('outline', css ` + :host([appearance='outline'][disabled]), + :host([appearance='outline'][disabled]:hover), + :host([appearance='outline'][disabled]:active) { + background: transparent; + border-color: ${accentFillRest}; + } + + ${OutlineButtonStyles} + `.withBehaviors(forcedColorsStylesheetBehavior(css ` + :host([appearance='outline'][disabled]) .control { + border-color: ${SystemColors.GrayText}; + } + `))), appearanceBehavior('stealth', css ` + ${StealthButtonStyles} + `.withBehaviors(forcedColorsStylesheetBehavior(css ` + :host([appearance='stealth'][disabled]) { + background: ${SystemColors.ButtonFace}; + } + + :host([appearance='stealth'][disabled]) .control { + background: ${SystemColors.ButtonFace}; + border-color: transparent; + color: ${SystemColors.GrayText}; + } + `)))); + +;// CONCATENATED MODULE: ../node_modules/@jupyter/web-components/dist/esm/button/index.js +// Copyright (c) Jupyter Development Team. +// Copyright (c) Microsoft Corporation. +// Distributed under the terms of the Modified BSD License. + + + + +/** + * Button class + * + * @public + * @tagname jp-button + */ +class JupyterButton extends Button { + constructor() { + super(...arguments); + /** + * The appearance the button should have. + * + * @public + * @remarks + * HTML Attribute: appearance + */ + this.appearance = 'neutral'; + } + /** + * Applies 'icon-only' class when there is only an SVG in the default slot + * + * @public + * @remarks + */ + defaultSlottedContentChanged(oldValue, newValue) { + const slottedElements = this.defaultSlottedContent.filter(x => x.nodeType === Node.ELEMENT_NODE); + if (slottedElements.length === 1 && + (slottedElements[0] instanceof SVGElement || + slottedElements[0].classList.contains('fa') || + slottedElements[0].classList.contains('fas'))) { + this.control.classList.add('icon-only'); + } + else { + this.control.classList.remove('icon-only'); + } + } +} +tslib_es6_decorate([ + attr +], JupyterButton.prototype, "appearance", void 0); +tslib_es6_decorate([ + attr({ attribute: 'minimal', mode: 'boolean' }) +], JupyterButton.prototype, "minimal", void 0); +tslib_es6_decorate([ + attr +], JupyterButton.prototype, "scale", void 0); +/** + * A function that returns a {@link @microsoft/fast-foundation#Button} registration for configuring the component with a DesignSystem. + * Implements {@link @microsoft/fast-foundation#buttonTemplate} + * + * + * @public + * @remarks + * Generates HTML Element: `` + * + * {@link https://developer.mozilla.org/en-US/docs/Web/API/ShadowRoot/delegatesFocus | delegatesFocus} + */ +const jpButton = JupyterButton.compose({ + baseName: 'button', + baseClass: Button, + template: buttonTemplate, + styles: buttonStyles, + shadowOptions: { + delegatesFocus: true + } +}); + + + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-foundation/dist/esm/card/card.js + +/** + * An Card Custom HTML Element. + * + * @slot - The default slot for the card content + * + * @public + */ +class Card extends FoundationElement { +} + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-foundation/dist/esm/card/card.template.js + +/** + * The template for the {@link @microsoft/fast-foundation#Card} component. + * @public + */ +const cardTemplate = (context, definition) => html ` + +`; + +;// CONCATENATED MODULE: ../node_modules/@jupyter/web-components/dist/esm/styles/elevation.js +// Copyright (c) Jupyter Development Team. +// Copyright (c) Microsoft Corporation. +// Distributed under the terms of the Modified BSD License. +/** + * Define shadow algorithms. + * + * TODO: The --background-luminance will need to be derived from JavaScript. For now + * this is hard-coded to a 1, the relative luminance of pure white. + * https://github.com/microsoft/fast/issues/2778 + * + * @internal + */ +const ambientShadow = '0 0 calc((var(--elevation) * 0.225px) + 2px) rgba(0, 0, 0, calc(.11 * (2 - var(--background-luminance, 1))))'; +/** + * @internal + */ +const directionalShadow = '0 calc(var(--elevation) * 0.4px) calc((var(--elevation) * 0.9px)) rgba(0, 0, 0, calc(.13 * (2 - var(--background-luminance, 1))))'; +/** + * Applies the box-shadow CSS rule set to the elevation formula. + * Control this formula with the --elevation CSS Custom Property + * by setting --elevation to a number. + */ +const elevation = `box-shadow: ${ambientShadow}, ${directionalShadow};`; + +;// CONCATENATED MODULE: ../node_modules/@jupyter/web-components/dist/esm/card/card.styles.js +// Copyright (c) Jupyter Development Team. +// Copyright (c) Microsoft Corporation. +// Distributed under the terms of the Modified BSD License. + + + + + +/** + * Styles for Card + * @public + */ +const cardStyles = (context, definition) => css ` + ${display('block')} :host { + --elevation: 4; + display: block; + contain: content; + height: var(--card-height, 100%); + width: var(--card-width, 100%); + box-sizing: border-box; + background: ${fillColor}; + border-radius: calc(${controlCornerRadius} * 1px); + ${elevation} + } + `.withBehaviors(forcedColorsStylesheetBehavior(css ` + :host { + forced-color-adjust: none; + background: ${SystemColors.Canvas}; + box-shadow: 0 0 0 1px ${SystemColors.CanvasText}; + } + `)); + +;// CONCATENATED MODULE: ../node_modules/@jupyter/web-components/dist/esm/card/index.js +// Copyright (c) Jupyter Development Team. +// Copyright (c) Microsoft Corporation. +// Distributed under the terms of the Modified BSD License. + + + +/** + * Card class + * + * @public + * @tagname jp-card + */ +class JupyterCard extends Card { + connectedCallback() { + super.connectedCallback(); + const parent = composedParent(this); + if (parent) { + fillColor.setValueFor(this, (target) => neutralFillLayerRecipe + .getValueFor(target) + .evaluate(target, fillColor.getValueFor(parent))); + } + } +} +/** + * A function that returns a {@link @microsoft/fast-foundation#Card} registration for configuring the component with a DesignSystem. + * Implements {@link @microsoft/fast-foundation#cardTemplate} + * + * + * @public + * @remarks + * Generates HTML Element: `` + */ +const jpCard = JupyterCard.compose({ + baseName: 'card', + baseClass: Card, + template: cardTemplate, + styles: cardStyles +}); + + + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-foundation/dist/esm/checkbox/checkbox.form-associated.js + + +class _Checkbox extends FoundationElement { +} +/** + * A form-associated base class for the {@link @microsoft/fast-foundation#(Checkbox:class)} component. + * + * @internal + */ +class FormAssociatedCheckbox extends CheckableFormAssociated(_Checkbox) { + constructor() { + super(...arguments); + this.proxy = document.createElement("input"); + } +} + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-foundation/dist/esm/checkbox/checkbox.js + + + + +/** + * A Checkbox Custom HTML Element. + * Implements the {@link https://www.w3.org/TR/wai-aria-1.1/#checkbox | ARIA checkbox }. + * + * @slot checked-indicator - The checked indicator + * @slot indeterminate-indicator - The indeterminate indicator + * @slot - The default slot for the label + * @csspart control - The element representing the visual checkbox control + * @csspart label - The label + * @fires change - Emits a custom change event when the checked state changes + * + * @public + */ +class Checkbox extends FormAssociatedCheckbox { + constructor() { + super(); + /** + * The element's value to be included in form submission when checked. + * Default to "on" to reach parity with input[type="checkbox"] + * + * @internal + */ + this.initialValue = "on"; + /** + * The indeterminate state of the control + */ + this.indeterminate = false; + /** + * @internal + */ + this.keypressHandler = (e) => { + if (this.readOnly) { + return; + } + switch (e.key) { + case keySpace: + if (this.indeterminate) { + this.indeterminate = false; + } + this.checked = !this.checked; + break; + } + }; + /** + * @internal + */ + this.clickHandler = (e) => { + if (!this.disabled && !this.readOnly) { + if (this.indeterminate) { + this.indeterminate = false; + } + this.checked = !this.checked; + } + }; + this.proxy.setAttribute("type", "checkbox"); + } + readOnlyChanged() { + if (this.proxy instanceof HTMLInputElement) { + this.proxy.readOnly = this.readOnly; + } + } +} +__decorate([ + attr({ attribute: "readonly", mode: "boolean" }) +], Checkbox.prototype, "readOnly", void 0); +__decorate([ + observable +], Checkbox.prototype, "defaultSlottedNodes", void 0); +__decorate([ + observable +], Checkbox.prototype, "indeterminate", void 0); + +;// CONCATENATED MODULE: ../node_modules/@jupyter/web-components/dist/esm/checkbox/checkbox.styles.js +// Copyright (c) Jupyter Development Team. +// Copyright (c) Microsoft Corporation. +// Distributed under the terms of the Modified BSD License. + + + + + +/** + * Styles for Checkbox + * @public + */ +const checkboxStyles = (context, definition) => css ` + ${display('inline-flex')} :host { + align-items: center; + outline: none; + margin: calc(${designUnit} * 1px) 0; + /* Chromium likes to select label text or the default slot when the checkbox is + clicked. Maybe there is a better solution here? */ + user-select: none; + } + + .control { + position: relative; + width: calc((${heightNumber} / 2 + ${designUnit}) * 1px); + height: calc((${heightNumber} / 2 + ${designUnit}) * 1px); + box-sizing: border-box; + border-radius: calc(${controlCornerRadius} * 1px); + border: calc(${strokeWidth} * 1px) solid ${neutralStrokeRest}; + background: ${neutralFillInputRest}; + outline: none; + cursor: pointer; + } + + :host([aria-invalid='true']) .control { + border-color: ${errorFillRest}; + } + + .label { + font-family: ${bodyFont}; + color: ${neutralForegroundRest}; + /* Need to discuss with Brian how HorizontalSpacingNumber can work. + https://github.com/microsoft/fast/issues/2766 */ + padding-inline-start: calc(${designUnit} * 2px + 2px); + margin-inline-end: calc(${designUnit} * 2px + 2px); + cursor: pointer; + font-size: ${typeRampBaseFontSize}; + line-height: ${typeRampBaseLineHeight}; + } + + .label__hidden { + display: none; + visibility: hidden; + } + + .checked-indicator { + width: 100%; + height: 100%; + display: block; + fill: ${foregroundOnAccentRest}; + opacity: 0; + pointer-events: none; + } + + .indeterminate-indicator { + border-radius: calc(${controlCornerRadius} * 1px); + background: ${foregroundOnAccentRest}; + position: absolute; + top: 50%; + left: 50%; + width: 50%; + height: 50%; + transform: translate(-50%, -50%); + opacity: 0; + } + + :host(:not([disabled])) .control:hover { + background: ${neutralFillInputHover}; + border-color: ${neutralStrokeHover}; + } + + :host(:not([disabled])) .control:active { + background: ${neutralFillInputActive}; + border-color: ${neutralStrokeActive}; + } + + :host([aria-invalid='true']:not([disabled])) .control:hover { + border-color: ${errorFillHover}; + } + + :host([aria-invalid='true']:not([disabled])) .control:active { + border-color: ${errorFillActive}; + } + + :host(:${focusVisible}) .control { + outline: calc(${focusStrokeWidth} * 1px) solid ${accentFillFocus}; + outline-offset: 2px; + } + + :host([aria-invalid='true']:${focusVisible}) .control { + outline-color: ${errorFillFocus}; + } + + :host([aria-checked='true']) .control { + background: ${accentFillRest}; + border: calc(${strokeWidth} * 1px) solid ${accentFillRest}; + } + + :host([aria-checked='true']:not([disabled])) .control:hover { + background: ${accentFillHover}; + border: calc(${strokeWidth} * 1px) solid ${accentFillHover}; + } + + :host([aria-invalid='true'][aria-checked='true']) .control { + background-color: ${errorFillRest}; + border-color: ${errorFillRest}; + } + + :host([aria-invalid='true'][aria-checked='true']:not([disabled])) + .control:hover { + background-color: ${errorFillHover}; + border-color: ${errorFillHover}; + } + + :host([aria-checked='true']:not([disabled])) + .control:hover + .checked-indicator { + fill: ${foregroundOnAccentHover}; + } + + :host([aria-checked='true']:not([disabled])) + .control:hover + .indeterminate-indicator { + background: ${foregroundOnAccentHover}; + } + + :host([aria-checked='true']:not([disabled])) .control:active { + background: ${accentFillActive}; + border: calc(${strokeWidth} * 1px) solid ${accentFillActive}; + } + + :host([aria-invalid='true'][aria-checked='true']:not([disabled])) + .control:active { + background-color: ${errorFillActive}; + border-color: ${errorFillActive}; + } + + :host([aria-checked='true']:not([disabled])) + .control:active + .checked-indicator { + fill: ${foregroundOnAccentActive}; + } + + :host([aria-checked='true']:not([disabled])) + .control:active + .indeterminate-indicator { + background: ${foregroundOnAccentActive}; + } + + :host([aria-checked="true"]:${focusVisible}:not([disabled])) .control { + outline: calc(${focusStrokeWidth} * 1px) solid ${accentFillFocus}; + outline-offset: 2px; + } + + :host([aria-invalid='true'][aria-checked="true"]:${focusVisible}:not([disabled])) .control { + outline-color: ${errorFillFocus}; + } + + :host([disabled]) .label, + :host([readonly]) .label, + :host([readonly]) .control, + :host([disabled]) .control { + cursor: ${disabledCursor}; + } + + :host([aria-checked='true']:not(.indeterminate)) .checked-indicator, + :host(.indeterminate) .indeterminate-indicator { + opacity: 1; + } + + :host([disabled]) { + opacity: ${disabledOpacity}; + } + `.withBehaviors(forcedColorsStylesheetBehavior(css ` + .control { + forced-color-adjust: none; + border-color: ${SystemColors.FieldText}; + background: ${SystemColors.Field}; + } + :host([aria-invalid='true']) .control { + border-style: dashed; + } + .checked-indicator { + fill: ${SystemColors.FieldText}; + } + .indeterminate-indicator { + background: ${SystemColors.FieldText}; + } + :host(:not([disabled])) .control:hover, + .control:active { + border-color: ${SystemColors.Highlight}; + background: ${SystemColors.Field}; + } + :host(:${focusVisible}) .control { + outline: calc(${focusStrokeWidth} * 1px) solid ${SystemColors.FieldText}; + outline-offset: 2px; + } + :host([aria-checked="true"]:${focusVisible}:not([disabled])) .control { + outline: calc(${focusStrokeWidth} * 1px) solid ${SystemColors.FieldText}; + outline-offset: 2px; + } + :host([aria-checked='true']) .control { + background: ${SystemColors.Highlight}; + border-color: ${SystemColors.Highlight}; + } + :host([aria-checked='true']:not([disabled])) .control:hover, + .control:active { + border-color: ${SystemColors.Highlight}; + background: ${SystemColors.HighlightText}; + } + :host([aria-checked='true']) .checked-indicator { + fill: ${SystemColors.HighlightText}; + } + :host([aria-checked='true']:not([disabled])) + .control:hover + .checked-indicator { + fill: ${SystemColors.Highlight}; + } + :host([aria-checked='true']) .indeterminate-indicator { + background: ${SystemColors.HighlightText}; + } + :host([aria-checked='true']) .control:hover .indeterminate-indicator { + background: ${SystemColors.Highlight}; + } + :host([disabled]) { + opacity: 1; + } + :host([disabled]) .control { + forced-color-adjust: none; + border-color: ${SystemColors.GrayText}; + background: ${SystemColors.Field}; + } + :host([disabled]) .indeterminate-indicator, + :host([aria-checked='true'][disabled]) + .control:hover + .indeterminate-indicator { + forced-color-adjust: none; + background: ${SystemColors.GrayText}; + } + :host([disabled]) .checked-indicator, + :host([aria-checked='true'][disabled]) .control:hover .checked-indicator { + forced-color-adjust: none; + fill: ${SystemColors.GrayText}; + } + `)); + +;// CONCATENATED MODULE: ../node_modules/@jupyter/web-components/dist/esm/checkbox/index.js +// Copyright (c) Jupyter Development Team. +// Copyright (c) Microsoft Corporation. +// Distributed under the terms of the Modified BSD License. + + + +/** + * The template for the {@link @microsoft/fast-foundation#(Checkbox:class)} component. + * @public + */ +const checkboxTemplate = (context, definition) => html ` + +`; +/** + * Checkbox class + * + * @public + * @tagname jp-checkbox + */ +class JupyterCheckbox extends Checkbox { + indeterminateChanged(prev, next) { + if (this.indeterminate) { + this.classList.add('indeterminate'); + } + else { + this.classList.remove('indeterminate'); + } + } +} +/** + * A function that returns a {@link @microsoft/fast-foundation#Checkbox} registration for configuring the component with a DesignSystem. + * Implements {@link @microsoft/fast-foundation#checkboxTemplate} + * + * + * @public + * @remarks + * Generates HTML Element: `` + */ +const jpCheckbox = JupyterCheckbox.compose({ + baseName: 'checkbox', + baseClass: Checkbox, + template: checkboxTemplate, + styles: checkboxStyles, + checkedIndicator: /* html */ ` + + + + `, + indeterminateIndicator: /* html */ ` +
+ ` +}); + + + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-web-utilities/dist/strings.js +let uniqueIdCounter = 0; +/** + * Generates a unique ID based on incrementing a counter. + */ +function uniqueId(prefix = "") { + return `${prefix}${uniqueIdCounter++}`; +} +/** + * Builds a string from a format specifier and replacement parameters. + */ +function format(formatSpecifier, ...parameters) { + return formatSpecifier.replace(/{(\d+)}/g, function (match, index) { + if (index >= parameters.length) { + return match; + } + const value = parameters[index]; + if (typeof value !== "number" && !value) { + return ""; + } + return value; + }); +} +/** + * Check to see if one string starts with another + */ +function startsWith(stringToSearch, searchFor, position = 0) { + if (!stringToSearch || !searchFor) { + return false; + } + return stringToSearch.substr(position, searchFor.length) === searchFor; +} +/** + * Determines if the specified string is undefined, null, empty, or whitespace. + * True if the value is undefined, null, empty, or whitespace, otherwise false. + */ +function isNullOrWhiteSpace(value) { + return !value || !value.trim(); +} +/** + * Converts a string to Pascal Case + * where the first letter of each compound word is capitalized. + */ +function pascalCase(value) { + let newValue = `${value}` + .replace(new RegExp(/[-_]+/, "g"), " ") + .replace(new RegExp(/[^\w\s]/, "g"), "") + .replace(/^\s+|\s+$|\s+(?=\s)/g, "") + .replace(new RegExp(/\s+(.)(\w*)/, "g"), ($1, $2, $3) => `${$2.toUpperCase() + $3.toLowerCase()}`) + .replace(new RegExp(/\w/), s => s.toUpperCase()); + let firstLowerIdx = 0; + for (let i = 0; i < newValue.length; i++) { + const currChar = newValue.charAt(i); + if (currChar == currChar.toLowerCase()) { + firstLowerIdx = i; + break; + } + } + if (firstLowerIdx > 1) { + newValue = + `${newValue.charAt(0).toUpperCase()}${newValue + .slice(1, firstLowerIdx - 1) + .toLowerCase()}` + newValue.slice(firstLowerIdx - 1); + } + return newValue; +} +/** + * converts a string from camelCase or pascalCase to spinal-case + * which is an lowercase dash separated naming style. + * + * An example of spinal case: foo-bar-bat + */ +function spinalCase(value) { + const valueWithLowerCaseFirstLetter = `${value + .charAt(0) + .toLowerCase()}${value.slice(1)}`; + return valueWithLowerCaseFirstLetter.replace(/([A-Z]|[0-9])/g, function (match, group1) { + return `-${group1.toLowerCase()}`; + }); +} + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-web-utilities/dist/array.js +/** + * Returns the index of the last element in the array where predicate is true, and -1 otherwise. + * + * @param array - the array to test + * @param predicate - find calls predicate once for each element of the array, in descending order, until it finds one where predicate returns true. If such an element is found, findLastIndex immediately returns that element index. Otherwise, findIndex returns -1. + */ +function findLastIndex(array, predicate) { + let k = array.length; + while (k--) { + if (predicate(array[k], k, array)) { + return k; + } + } + return -1; +} + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-foundation/dist/esm/listbox-option/listbox-option.js + + + + + + + +/** + * Determines if the element is a {@link (ListboxOption:class)} + * + * @param element - the element to test. + * @public + */ +function isListboxOption(el) { + return (isHTMLElement(el) && + (el.getAttribute("role") === "option" || + el instanceof HTMLOptionElement)); +} +/** + * An Option Custom HTML Element. + * Implements {@link https://www.w3.org/TR/wai-aria-1.1/#option | ARIA option }. + * + * @slot start - Content which can be provided before the listbox option content + * @slot end - Content which can be provided after the listbox option content + * @slot - The default slot for listbox option content + * @csspart content - Wraps the listbox option content + * + * @public + */ +class ListboxOption extends FoundationElement { + constructor(text, value, defaultSelected, selected) { + super(); + /** + * The defaultSelected state of the option. + * @public + */ + this.defaultSelected = false; + /** + * Tracks whether the "selected" property has been changed. + * @internal + */ + this.dirtySelected = false; + /** + * The checked state of the control. + * + * @public + */ + this.selected = this.defaultSelected; + /** + * Track whether the value has been changed from the initial value + */ + this.dirtyValue = false; + if (text) { + this.textContent = text; + } + if (value) { + this.initialValue = value; + } + if (defaultSelected) { + this.defaultSelected = defaultSelected; + } + if (selected) { + this.selected = selected; + } + this.proxy = new Option(`${this.textContent}`, this.initialValue, this.defaultSelected, this.selected); + this.proxy.disabled = this.disabled; + } + /** + * Updates the ariaChecked property when the checked property changes. + * + * @param prev - the previous checked value + * @param next - the current checked value + * + * @public + */ + checkedChanged(prev, next) { + if (typeof next === "boolean") { + this.ariaChecked = next ? "true" : "false"; + return; + } + this.ariaChecked = null; + } + /** + * Updates the proxy's text content when the default slot changes. + * @param prev - the previous content value + * @param next - the current content value + * + * @internal + */ + contentChanged(prev, next) { + if (this.proxy instanceof HTMLOptionElement) { + this.proxy.textContent = this.textContent; + } + this.$emit("contentchange", null, { bubbles: true }); + } + defaultSelectedChanged() { + if (!this.dirtySelected) { + this.selected = this.defaultSelected; + if (this.proxy instanceof HTMLOptionElement) { + this.proxy.selected = this.defaultSelected; + } + } + } + disabledChanged(prev, next) { + this.ariaDisabled = this.disabled ? "true" : "false"; + if (this.proxy instanceof HTMLOptionElement) { + this.proxy.disabled = this.disabled; + } + } + selectedAttributeChanged() { + this.defaultSelected = this.selectedAttribute; + if (this.proxy instanceof HTMLOptionElement) { + this.proxy.defaultSelected = this.defaultSelected; + } + } + selectedChanged() { + this.ariaSelected = this.selected ? "true" : "false"; + if (!this.dirtySelected) { + this.dirtySelected = true; + } + if (this.proxy instanceof HTMLOptionElement) { + this.proxy.selected = this.selected; + } + } + initialValueChanged(previous, next) { + // If the value is clean and the component is connected to the DOM + // then set value equal to the attribute value. + if (!this.dirtyValue) { + this.value = this.initialValue; + this.dirtyValue = false; + } + } + get label() { + var _a; + return (_a = this.value) !== null && _a !== void 0 ? _a : this.text; + } + get text() { + var _a, _b; + return (_b = (_a = this.textContent) === null || _a === void 0 ? void 0 : _a.replace(/\s+/g, " ").trim()) !== null && _b !== void 0 ? _b : ""; + } + set value(next) { + const newValue = `${next !== null && next !== void 0 ? next : ""}`; + this._value = newValue; + this.dirtyValue = true; + if (this.proxy instanceof HTMLOptionElement) { + this.proxy.value = newValue; + } + Observable.notify(this, "value"); + } + get value() { + var _a; + Observable.track(this, "value"); + return (_a = this._value) !== null && _a !== void 0 ? _a : this.text; + } + get form() { + return this.proxy ? this.proxy.form : null; + } +} +__decorate([ + observable +], ListboxOption.prototype, "checked", void 0); +__decorate([ + observable +], ListboxOption.prototype, "content", void 0); +__decorate([ + observable +], ListboxOption.prototype, "defaultSelected", void 0); +__decorate([ + attr({ mode: "boolean" }) +], ListboxOption.prototype, "disabled", void 0); +__decorate([ + attr({ attribute: "selected", mode: "boolean" }) +], ListboxOption.prototype, "selectedAttribute", void 0); +__decorate([ + observable +], ListboxOption.prototype, "selected", void 0); +__decorate([ + attr({ attribute: "value", mode: "fromView" }) +], ListboxOption.prototype, "initialValue", void 0); +/** + * States and properties relating to the ARIA `option` role. + * + * @public + */ +class DelegatesARIAListboxOption { +} +__decorate([ + observable +], DelegatesARIAListboxOption.prototype, "ariaChecked", void 0); +__decorate([ + observable +], DelegatesARIAListboxOption.prototype, "ariaPosInSet", void 0); +__decorate([ + observable +], DelegatesARIAListboxOption.prototype, "ariaSelected", void 0); +__decorate([ + observable +], DelegatesARIAListboxOption.prototype, "ariaSetSize", void 0); +applyMixins(DelegatesARIAListboxOption, ARIAGlobalStatesAndProperties); +applyMixins(ListboxOption, StartEnd, DelegatesARIAListboxOption); + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-foundation/dist/esm/listbox/listbox.js + + + + + + + +/** + * A Listbox Custom HTML Element. + * Implements the {@link https://www.w3.org/TR/wai-aria-1.1/#listbox | ARIA listbox }. + * + * @slot - The default slot for the listbox options + * + * @public + */ +class Listbox extends FoundationElement { + constructor() { + super(...arguments); + /** + * The internal unfiltered list of selectable options. + * + * @internal + */ + this._options = []; + /** + * The index of the selected option. + * + * @public + */ + this.selectedIndex = -1; + /** + * A collection of the selected options. + * + * @public + */ + this.selectedOptions = []; + /** + * A standard `click` event creates a `focus` event before firing, so a + * `mousedown` event is used to skip that initial focus. + * + * @internal + */ + this.shouldSkipFocus = false; + /** + * The current typeahead buffer string. + * + * @internal + */ + this.typeaheadBuffer = ""; + /** + * Flag for the typeahead timeout expiration. + * + * @internal + */ + this.typeaheadExpired = true; + /** + * The timeout ID for the typeahead handler. + * + * @internal + */ + this.typeaheadTimeout = -1; + } + /** + * The first selected option. + * + * @internal + */ + get firstSelectedOption() { + var _a; + return (_a = this.selectedOptions[0]) !== null && _a !== void 0 ? _a : null; + } + /** + * Returns true if there is one or more selectable option. + * + * @internal + */ + get hasSelectableOptions() { + return this.options.length > 0 && !this.options.every(o => o.disabled); + } + /** + * The number of options. + * + * @public + */ + get length() { + var _a, _b; + return (_b = (_a = this.options) === null || _a === void 0 ? void 0 : _a.length) !== null && _b !== void 0 ? _b : 0; + } + /** + * The list of options. + * + * @public + */ + get options() { + Observable.track(this, "options"); + return this._options; + } + set options(value) { + this._options = value; + Observable.notify(this, "options"); + } + /** + * Flag for the typeahead timeout expiration. + * + * @deprecated use `Listbox.typeaheadExpired` + * @internal + */ + get typeAheadExpired() { + return this.typeaheadExpired; + } + set typeAheadExpired(value) { + this.typeaheadExpired = value; + } + /** + * Handle click events for listbox options. + * + * @internal + */ + clickHandler(e) { + const captured = e.target.closest(`option,[role=option]`); + if (captured && !captured.disabled) { + this.selectedIndex = this.options.indexOf(captured); + return true; + } + } + /** + * Ensures that the provided option is focused and scrolled into view. + * + * @param optionToFocus - The option to focus + * @internal + */ + focusAndScrollOptionIntoView(optionToFocus = this.firstSelectedOption) { + // To ensure that the browser handles both `focus()` and `scrollIntoView()`, the + // timing here needs to guarantee that they happen on different frames. Since this + // function is typically called from the `openChanged` observer, `DOM.queueUpdate` + // causes the calls to be grouped into the same frame. To prevent this, + // `requestAnimationFrame` is used instead of `DOM.queueUpdate`. + if (this.contains(document.activeElement) && optionToFocus !== null) { + optionToFocus.focus(); + requestAnimationFrame(() => { + optionToFocus.scrollIntoView({ block: "nearest" }); + }); + } + } + /** + * Handles `focusin` actions for the component. When the component receives focus, + * the list of selected options is refreshed and the first selected option is scrolled + * into view. + * + * @internal + */ + focusinHandler(e) { + if (!this.shouldSkipFocus && e.target === e.currentTarget) { + this.setSelectedOptions(); + this.focusAndScrollOptionIntoView(); + } + this.shouldSkipFocus = false; + } + /** + * Returns the options which match the current typeahead buffer. + * + * @internal + */ + getTypeaheadMatches() { + const pattern = this.typeaheadBuffer.replace(/[.*+\-?^${}()|[\]\\]/g, "\\$&"); + const re = new RegExp(`^${pattern}`, "gi"); + return this.options.filter((o) => o.text.trim().match(re)); + } + /** + * Determines the index of the next option which is selectable, if any. + * + * @param prev - the previous selected index + * @param next - the next index to select + * + * @internal + */ + getSelectableIndex(prev = this.selectedIndex, next) { + const direction = prev > next ? -1 : prev < next ? 1 : 0; + const potentialDirection = prev + direction; + let nextSelectableOption = null; + switch (direction) { + case -1: { + nextSelectableOption = this.options.reduceRight((nextSelectableOption, thisOption, index) => !nextSelectableOption && + !thisOption.disabled && + index < potentialDirection + ? thisOption + : nextSelectableOption, nextSelectableOption); + break; + } + case 1: { + nextSelectableOption = this.options.reduce((nextSelectableOption, thisOption, index) => !nextSelectableOption && + !thisOption.disabled && + index > potentialDirection + ? thisOption + : nextSelectableOption, nextSelectableOption); + break; + } + } + return this.options.indexOf(nextSelectableOption); + } + /** + * Handles external changes to child options. + * + * @param source - the source object + * @param propertyName - the property + * + * @internal + */ + handleChange(source, propertyName) { + switch (propertyName) { + case "selected": { + if (Listbox.slottedOptionFilter(source)) { + this.selectedIndex = this.options.indexOf(source); + } + this.setSelectedOptions(); + break; + } + } + } + /** + * Moves focus to an option whose label matches characters typed by the user. + * Consecutive keystrokes are batched into a buffer of search text used + * to match against the set of options. If `TYPE_AHEAD_TIMEOUT_MS` passes + * between consecutive keystrokes, the search restarts. + * + * @param key - the key to be evaluated + * + * @internal + */ + handleTypeAhead(key) { + if (this.typeaheadTimeout) { + window.clearTimeout(this.typeaheadTimeout); + } + this.typeaheadTimeout = window.setTimeout(() => (this.typeaheadExpired = true), Listbox.TYPE_AHEAD_TIMEOUT_MS); + if (key.length > 1) { + return; + } + this.typeaheadBuffer = `${this.typeaheadExpired ? "" : this.typeaheadBuffer}${key}`; + } + /** + * Handles `keydown` actions for listbox navigation and typeahead. + * + * @internal + */ + keydownHandler(e) { + if (this.disabled) { + return true; + } + this.shouldSkipFocus = false; + const key = e.key; + switch (key) { + // Select the first available option + case keyHome: { + if (!e.shiftKey) { + e.preventDefault(); + this.selectFirstOption(); + } + break; + } + // Select the next selectable option + case keyArrowDown: { + if (!e.shiftKey) { + e.preventDefault(); + this.selectNextOption(); + } + break; + } + // Select the previous selectable option + case keyArrowUp: { + if (!e.shiftKey) { + e.preventDefault(); + this.selectPreviousOption(); + } + break; + } + // Select the last available option + case keyEnd: { + e.preventDefault(); + this.selectLastOption(); + break; + } + case keyTab: { + this.focusAndScrollOptionIntoView(); + return true; + } + case keyEnter: + case keyEscape: { + return true; + } + case keySpace: { + if (this.typeaheadExpired) { + return true; + } + } + // Send key to Typeahead handler + default: { + if (key.length === 1) { + this.handleTypeAhead(`${key}`); + } + return true; + } + } + } + /** + * Prevents `focusin` events from firing before `click` events when the + * element is unfocused. + * + * @internal + */ + mousedownHandler(e) { + this.shouldSkipFocus = !this.contains(document.activeElement); + return true; + } + /** + * Switches between single-selection and multi-selection mode. + * + * @param prev - the previous value of the `multiple` attribute + * @param next - the next value of the `multiple` attribute + * + * @internal + */ + multipleChanged(prev, next) { + this.ariaMultiSelectable = next ? "true" : null; + } + /** + * Updates the list of selected options when the `selectedIndex` changes. + * + * @param prev - the previous selected index value + * @param next - the current selected index value + * + * @internal + */ + selectedIndexChanged(prev, next) { + var _a; + if (!this.hasSelectableOptions) { + this.selectedIndex = -1; + return; + } + if (((_a = this.options[this.selectedIndex]) === null || _a === void 0 ? void 0 : _a.disabled) && typeof prev === "number") { + const selectableIndex = this.getSelectableIndex(prev, next); + const newNext = selectableIndex > -1 ? selectableIndex : prev; + this.selectedIndex = newNext; + if (next === newNext) { + this.selectedIndexChanged(next, newNext); + } + return; + } + this.setSelectedOptions(); + } + /** + * Updates the selectedness of each option when the list of selected options changes. + * + * @param prev - the previous list of selected options + * @param next - the current list of selected options + * + * @internal + */ + selectedOptionsChanged(prev, next) { + var _a; + const filteredNext = next.filter(Listbox.slottedOptionFilter); + (_a = this.options) === null || _a === void 0 ? void 0 : _a.forEach(o => { + const notifier = Observable.getNotifier(o); + notifier.unsubscribe(this, "selected"); + o.selected = filteredNext.includes(o); + notifier.subscribe(this, "selected"); + }); + } + /** + * Moves focus to the first selectable option. + * + * @public + */ + selectFirstOption() { + var _a, _b; + if (!this.disabled) { + this.selectedIndex = (_b = (_a = this.options) === null || _a === void 0 ? void 0 : _a.findIndex(o => !o.disabled)) !== null && _b !== void 0 ? _b : -1; + } + } + /** + * Moves focus to the last selectable option. + * + * @internal + */ + selectLastOption() { + if (!this.disabled) { + this.selectedIndex = findLastIndex(this.options, o => !o.disabled); + } + } + /** + * Moves focus to the next selectable option. + * + * @internal + */ + selectNextOption() { + if (!this.disabled && this.selectedIndex < this.options.length - 1) { + this.selectedIndex += 1; + } + } + /** + * Moves focus to the previous selectable option. + * + * @internal + */ + selectPreviousOption() { + if (!this.disabled && this.selectedIndex > 0) { + this.selectedIndex = this.selectedIndex - 1; + } + } + /** + * Updates the selected index to match the first selected option. + * + * @internal + */ + setDefaultSelectedOption() { + var _a, _b; + this.selectedIndex = (_b = (_a = this.options) === null || _a === void 0 ? void 0 : _a.findIndex(el => el.defaultSelected)) !== null && _b !== void 0 ? _b : -1; + } + /** + * Sets an option as selected and gives it focus. + * + * @public + */ + setSelectedOptions() { + var _a, _b, _c; + if ((_a = this.options) === null || _a === void 0 ? void 0 : _a.length) { + this.selectedOptions = [this.options[this.selectedIndex]]; + this.ariaActiveDescendant = (_c = (_b = this.firstSelectedOption) === null || _b === void 0 ? void 0 : _b.id) !== null && _c !== void 0 ? _c : ""; + this.focusAndScrollOptionIntoView(); + } + } + /** + * Updates the list of options and resets the selected option when the slotted option content changes. + * + * @param prev - the previous list of slotted options + * @param next - the current list of slotted options + * + * @internal + */ + slottedOptionsChanged(prev, next) { + this.options = next.reduce((options, item) => { + if (isListboxOption(item)) { + options.push(item); + } + return options; + }, []); + const setSize = `${this.options.length}`; + this.options.forEach((option, index) => { + if (!option.id) { + option.id = uniqueId("option-"); + } + option.ariaPosInSet = `${index + 1}`; + option.ariaSetSize = setSize; + }); + if (this.$fastController.isConnected) { + this.setSelectedOptions(); + this.setDefaultSelectedOption(); + } + } + /** + * Updates the filtered list of options when the typeahead buffer changes. + * + * @param prev - the previous typeahead buffer value + * @param next - the current typeahead buffer value + * + * @internal + */ + typeaheadBufferChanged(prev, next) { + if (this.$fastController.isConnected) { + const typeaheadMatches = this.getTypeaheadMatches(); + if (typeaheadMatches.length) { + const selectedIndex = this.options.indexOf(typeaheadMatches[0]); + if (selectedIndex > -1) { + this.selectedIndex = selectedIndex; + } + } + this.typeaheadExpired = false; + } + } +} +/** + * A static filter to include only selectable options. + * + * @param n - element to filter + * @public + */ +Listbox.slottedOptionFilter = (n) => isListboxOption(n) && !n.hidden; +/** + * Typeahead timeout in milliseconds. + * + * @internal + */ +Listbox.TYPE_AHEAD_TIMEOUT_MS = 1000; +__decorate([ + attr({ mode: "boolean" }) +], Listbox.prototype, "disabled", void 0); +__decorate([ + observable +], Listbox.prototype, "selectedIndex", void 0); +__decorate([ + observable +], Listbox.prototype, "selectedOptions", void 0); +__decorate([ + observable +], Listbox.prototype, "slottedOptions", void 0); +__decorate([ + observable +], Listbox.prototype, "typeaheadBuffer", void 0); +/** + * Includes ARIA states and properties relating to the ARIA listbox role + * + * @public + */ +class DelegatesARIAListbox { +} +__decorate([ + observable +], DelegatesARIAListbox.prototype, "ariaActiveDescendant", void 0); +__decorate([ + observable +], DelegatesARIAListbox.prototype, "ariaDisabled", void 0); +__decorate([ + observable +], DelegatesARIAListbox.prototype, "ariaExpanded", void 0); +__decorate([ + observable +], DelegatesARIAListbox.prototype, "ariaMultiSelectable", void 0); +applyMixins(DelegatesARIAListbox, ARIAGlobalStatesAndProperties); +applyMixins(Listbox, DelegatesARIAListbox); + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-foundation/dist/esm/select/select.options.js +/** + * Positioning directions for the listbox when a select is open. + * @public + */ +const SelectPosition = { + above: "above", + below: "below", +}; + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-foundation/dist/esm/combobox/combobox.form-associated.js + + +class _Combobox extends Listbox { +} +/** + * A form-associated base class for the {@link (Combobox:class)} component. + * + * @internal + */ +class FormAssociatedCombobox extends FormAssociated(_Combobox) { + constructor() { + super(...arguments); + this.proxy = document.createElement("input"); + } +} + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-foundation/dist/esm/combobox/combobox.options.js +/** + * Autocomplete values for combobox. + * @public + */ +const ComboboxAutocomplete = { + inline: "inline", + list: "list", + both: "both", + none: "none", +}; + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-foundation/dist/esm/combobox/combobox.js + + + + + + + + + +/** + * A Combobox Custom HTML Element. + * Implements the {@link https://w3c.github.io/aria-practices/#combobox | ARIA combobox }. + * + * @slot start - Content which can be provided before the input + * @slot end - Content which can be provided after the input + * @slot control - Used to replace the input element representing the combobox + * @slot indicator - The visual indicator representing the expanded state + * @slot - The default slot for the options + * @csspart control - The wrapper element containing the input area, including start and end + * @csspart selected-value - The input element representing the selected value + * @csspart indicator - The element wrapping the indicator slot + * @csspart listbox - The wrapper for the listbox slotted options + * @fires change - Fires a custom 'change' event when the value updates + * + * @public + */ +class Combobox extends FormAssociatedCombobox { + constructor() { + super(...arguments); + /** + * The internal value property. + * + * @internal + */ + this._value = ""; + /** + * The collection of currently filtered options. + * + * @public + */ + this.filteredOptions = []; + /** + * The current filter value. + * + * @internal + */ + this.filter = ""; + /** + * The initial state of the position attribute. + * + * @internal + */ + this.forcedPosition = false; + /** + * The unique id for the internal listbox element. + * + * @internal + */ + this.listboxId = uniqueId("listbox-"); + /** + * The max height for the listbox when opened. + * + * @internal + */ + this.maxHeight = 0; + /** + * The open attribute. + * + * @public + * @remarks + * HTML Attribute: open + */ + this.open = false; + } + /** + * Reset the element to its first selectable option when its parent form is reset. + * + * @internal + */ + formResetCallback() { + super.formResetCallback(); + this.setDefaultSelectedOption(); + this.updateValue(); + } + /** {@inheritDoc (FormAssociated:interface).validate} */ + validate() { + super.validate(this.control); + } + get isAutocompleteInline() { + return (this.autocomplete === ComboboxAutocomplete.inline || this.isAutocompleteBoth); + } + get isAutocompleteList() { + return this.autocomplete === ComboboxAutocomplete.list || this.isAutocompleteBoth; + } + get isAutocompleteBoth() { + return this.autocomplete === ComboboxAutocomplete.both; + } + /** + * Sets focus and synchronize ARIA attributes when the open property changes. + * + * @param prev - the previous open value + * @param next - the current open value + * + * @internal + */ + openChanged() { + if (this.open) { + this.ariaControls = this.listboxId; + this.ariaExpanded = "true"; + this.setPositioning(); + this.focusAndScrollOptionIntoView(); + // focus is directed to the element when `open` is changed programmatically + DOM.queueUpdate(() => this.focus()); + return; + } + this.ariaControls = ""; + this.ariaExpanded = "false"; + } + /** + * The list of options. + * + * @public + * @remarks + * Overrides `Listbox.options`. + */ + get options() { + Observable.track(this, "options"); + return this.filteredOptions.length ? this.filteredOptions : this._options; + } + set options(value) { + this._options = value; + Observable.notify(this, "options"); + } + /** + * Updates the placeholder on the proxy element. + * @internal + */ + placeholderChanged() { + if (this.proxy instanceof HTMLInputElement) { + this.proxy.placeholder = this.placeholder; + } + } + positionChanged(prev, next) { + this.positionAttribute = next; + this.setPositioning(); + } + /** + * The value property. + * + * @public + */ + get value() { + Observable.track(this, "value"); + return this._value; + } + set value(next) { + var _a, _b, _c; + const prev = `${this._value}`; + if (this.$fastController.isConnected && this.options) { + const selectedIndex = this.options.findIndex(el => el.text.toLowerCase() === next.toLowerCase()); + const prevSelectedValue = (_a = this.options[this.selectedIndex]) === null || _a === void 0 ? void 0 : _a.text; + const nextSelectedValue = (_b = this.options[selectedIndex]) === null || _b === void 0 ? void 0 : _b.text; + this.selectedIndex = + prevSelectedValue !== nextSelectedValue + ? selectedIndex + : this.selectedIndex; + next = ((_c = this.firstSelectedOption) === null || _c === void 0 ? void 0 : _c.text) || next; + } + if (prev !== next) { + this._value = next; + super.valueChanged(prev, next); + Observable.notify(this, "value"); + } + } + /** + * Handle opening and closing the listbox when the combobox is clicked. + * + * @param e - the mouse event + * @internal + */ + clickHandler(e) { + if (this.disabled) { + return; + } + if (this.open) { + const captured = e.target.closest(`option,[role=option]`); + if (!captured || captured.disabled) { + return; + } + this.selectedOptions = [captured]; + this.control.value = captured.text; + this.clearSelectionRange(); + this.updateValue(true); + } + this.open = !this.open; + if (this.open) { + this.control.focus(); + } + return true; + } + connectedCallback() { + super.connectedCallback(); + this.forcedPosition = !!this.positionAttribute; + if (this.value) { + this.initialValue = this.value; + } + } + /** + * Synchronize the `aria-disabled` property when the `disabled` property changes. + * + * @param prev - The previous disabled value + * @param next - The next disabled value + * + * @internal + */ + disabledChanged(prev, next) { + if (super.disabledChanged) { + super.disabledChanged(prev, next); + } + this.ariaDisabled = this.disabled ? "true" : "false"; + } + /** + * Filter available options by text value. + * + * @public + */ + filterOptions() { + if (!this.autocomplete || this.autocomplete === ComboboxAutocomplete.none) { + this.filter = ""; + } + const filter = this.filter.toLowerCase(); + this.filteredOptions = this._options.filter(o => o.text.toLowerCase().startsWith(this.filter.toLowerCase())); + if (this.isAutocompleteList) { + if (!this.filteredOptions.length && !filter) { + this.filteredOptions = this._options; + } + this._options.forEach(o => { + o.hidden = !this.filteredOptions.includes(o); + }); + } + } + /** + * Focus the control and scroll the first selected option into view. + * + * @internal + * @remarks + * Overrides: `Listbox.focusAndScrollOptionIntoView` + */ + focusAndScrollOptionIntoView() { + if (this.contains(document.activeElement)) { + this.control.focus(); + if (this.firstSelectedOption) { + requestAnimationFrame(() => { + var _a; + (_a = this.firstSelectedOption) === null || _a === void 0 ? void 0 : _a.scrollIntoView({ block: "nearest" }); + }); + } + } + } + /** + * Handle focus state when the element or its children lose focus. + * + * @param e - The focus event + * @internal + */ + focusoutHandler(e) { + this.syncValue(); + if (!this.open) { + return true; + } + const focusTarget = e.relatedTarget; + if (this.isSameNode(focusTarget)) { + this.focus(); + return; + } + if (!this.options || !this.options.includes(focusTarget)) { + this.open = false; + } + } + /** + * Handle content changes on the control input. + * + * @param e - the input event + * @internal + */ + inputHandler(e) { + this.filter = this.control.value; + this.filterOptions(); + if (!this.isAutocompleteInline) { + this.selectedIndex = this.options + .map(option => option.text) + .indexOf(this.control.value); + } + if (e.inputType.includes("deleteContent") || !this.filter.length) { + return true; + } + if (this.isAutocompleteList && !this.open) { + this.open = true; + } + if (this.isAutocompleteInline) { + if (this.filteredOptions.length) { + this.selectedOptions = [this.filteredOptions[0]]; + this.selectedIndex = this.options.indexOf(this.firstSelectedOption); + this.setInlineSelection(); + } + else { + this.selectedIndex = -1; + } + } + return; + } + /** + * Handle keydown actions for listbox navigation. + * + * @param e - the keyboard event + * @internal + */ + keydownHandler(e) { + const key = e.key; + if (e.ctrlKey || e.shiftKey) { + return true; + } + switch (key) { + case "Enter": { + this.syncValue(); + if (this.isAutocompleteInline) { + this.filter = this.value; + } + this.open = false; + this.clearSelectionRange(); + break; + } + case "Escape": { + if (!this.isAutocompleteInline) { + this.selectedIndex = -1; + } + if (this.open) { + this.open = false; + break; + } + this.value = ""; + this.control.value = ""; + this.filter = ""; + this.filterOptions(); + break; + } + case "Tab": { + this.setInputToSelection(); + if (!this.open) { + return true; + } + e.preventDefault(); + this.open = false; + break; + } + case "ArrowUp": + case "ArrowDown": { + this.filterOptions(); + if (!this.open) { + this.open = true; + break; + } + if (this.filteredOptions.length > 0) { + super.keydownHandler(e); + } + if (this.isAutocompleteInline) { + this.setInlineSelection(); + } + break; + } + default: { + return true; + } + } + } + /** + * Handle keyup actions for value input and text field manipulations. + * + * @param e - the keyboard event + * @internal + */ + keyupHandler(e) { + const key = e.key; + switch (key) { + case "ArrowLeft": + case "ArrowRight": + case "Backspace": + case "Delete": + case "Home": + case "End": { + this.filter = this.control.value; + this.selectedIndex = -1; + this.filterOptions(); + break; + } + } + } + /** + * Ensure that the selectedIndex is within the current allowable filtered range. + * + * @param prev - the previous selected index value + * @param next - the current selected index value + * + * @internal + */ + selectedIndexChanged(prev, next) { + if (this.$fastController.isConnected) { + next = limit(-1, this.options.length - 1, next); + // we only want to call the super method when the selectedIndex is in range + if (next !== this.selectedIndex) { + this.selectedIndex = next; + return; + } + super.selectedIndexChanged(prev, next); + } + } + /** + * Move focus to the previous selectable option. + * + * @internal + * @remarks + * Overrides `Listbox.selectPreviousOption` + */ + selectPreviousOption() { + if (!this.disabled && this.selectedIndex >= 0) { + this.selectedIndex = this.selectedIndex - 1; + } + } + /** + * Set the default selected options at initialization or reset. + * + * @internal + * @remarks + * Overrides `Listbox.setDefaultSelectedOption` + */ + setDefaultSelectedOption() { + if (this.$fastController.isConnected && this.options) { + const selectedIndex = this.options.findIndex(el => el.getAttribute("selected") !== null || el.selected); + this.selectedIndex = selectedIndex; + if (!this.dirtyValue && this.firstSelectedOption) { + this.value = this.firstSelectedOption.text; + } + this.setSelectedOptions(); + } + } + /** + * Focus and set the content of the control based on the first selected option. + * + * @internal + */ + setInputToSelection() { + if (this.firstSelectedOption) { + this.control.value = this.firstSelectedOption.text; + this.control.focus(); + } + } + /** + * Focus, set and select the content of the control based on the first selected option. + * + * @internal + */ + setInlineSelection() { + if (this.firstSelectedOption) { + this.setInputToSelection(); + this.control.setSelectionRange(this.filter.length, this.control.value.length, "backward"); + } + } + /** + * Determines if a value update should involve emitting a change event, then updates the value. + * + * @internal + */ + syncValue() { + var _a; + const newValue = this.selectedIndex > -1 ? (_a = this.firstSelectedOption) === null || _a === void 0 ? void 0 : _a.text : this.control.value; + this.updateValue(this.value !== newValue); + } + /** + * Calculate and apply listbox positioning based on available viewport space. + * + * @param force - direction to force the listbox to display + * @public + */ + setPositioning() { + const currentBox = this.getBoundingClientRect(); + const viewportHeight = window.innerHeight; + const availableBottom = viewportHeight - currentBox.bottom; + this.position = this.forcedPosition + ? this.positionAttribute + : currentBox.top > availableBottom + ? SelectPosition.above + : SelectPosition.below; + this.positionAttribute = this.forcedPosition + ? this.positionAttribute + : this.position; + this.maxHeight = + this.position === SelectPosition.above ? ~~currentBox.top : ~~availableBottom; + } + /** + * Ensure that the entire list of options is used when setting the selected property. + * + * @param prev - the previous list of selected options + * @param next - the current list of selected options + * + * @internal + * @remarks + * Overrides: `Listbox.selectedOptionsChanged` + */ + selectedOptionsChanged(prev, next) { + if (this.$fastController.isConnected) { + this._options.forEach(o => { + o.selected = next.includes(o); + }); + } + } + /** + * Synchronize the form-associated proxy and update the value property of the element. + * + * @param prev - the previous collection of slotted option elements + * @param next - the next collection of slotted option elements + * + * @internal + */ + slottedOptionsChanged(prev, next) { + super.slottedOptionsChanged(prev, next); + this.updateValue(); + } + /** + * Sets the value and to match the first selected option. + * + * @param shouldEmit - if true, the change event will be emitted + * + * @internal + */ + updateValue(shouldEmit) { + var _a; + if (this.$fastController.isConnected) { + this.value = ((_a = this.firstSelectedOption) === null || _a === void 0 ? void 0 : _a.text) || this.control.value; + this.control.value = this.value; + } + if (shouldEmit) { + this.$emit("change"); + } + } + /** + * @internal + */ + clearSelectionRange() { + const controlValueLength = this.control.value.length; + this.control.setSelectionRange(controlValueLength, controlValueLength); + } +} +__decorate([ + attr({ attribute: "autocomplete", mode: "fromView" }) +], Combobox.prototype, "autocomplete", void 0); +__decorate([ + observable +], Combobox.prototype, "maxHeight", void 0); +__decorate([ + attr({ attribute: "open", mode: "boolean" }) +], Combobox.prototype, "open", void 0); +__decorate([ + attr +], Combobox.prototype, "placeholder", void 0); +__decorate([ + attr({ attribute: "position" }) +], Combobox.prototype, "positionAttribute", void 0); +__decorate([ + observable +], Combobox.prototype, "position", void 0); +/** + * Includes ARIA states and properties relating to the ARIA combobox role. + * + * @public + */ +class DelegatesARIACombobox { +} +__decorate([ + observable +], DelegatesARIACombobox.prototype, "ariaAutoComplete", void 0); +__decorate([ + observable +], DelegatesARIACombobox.prototype, "ariaControls", void 0); +applyMixins(DelegatesARIACombobox, DelegatesARIAListbox); +applyMixins(Combobox, StartEnd, DelegatesARIACombobox); + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-foundation/dist/esm/combobox/combobox.template.js + + + +/** + * The template for the {@link @microsoft/fast-foundation#(Combobox:class)} component. + * @public + */ +const comboboxTemplate = (context, definition) => html ` + +`; + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-foundation/dist/esm/listbox/listbox.element.js + + + + +/** + * A Listbox Custom HTML Element. + * Implements the {@link https://w3c.github.io/aria/#listbox | ARIA listbox }. + * + * @public + */ +class ListboxElement extends Listbox { + constructor() { + super(...arguments); + /** + * The index of the most recently checked option. + * + * @internal + * @remarks + * Multiple-selection mode only. + */ + this.activeIndex = -1; + /** + * The start index when checking a range of options. + * + * @internal + */ + this.rangeStartIndex = -1; + } + /** + * Returns the last checked option. + * + * @internal + */ + get activeOption() { + return this.options[this.activeIndex]; + } + /** + * Returns the list of checked options. + * + * @internal + */ + get checkedOptions() { + var _a; + return (_a = this.options) === null || _a === void 0 ? void 0 : _a.filter(o => o.checked); + } + /** + * Returns the index of the first selected option. + * + * @internal + */ + get firstSelectedOptionIndex() { + return this.options.indexOf(this.firstSelectedOption); + } + /** + * Updates the `ariaActiveDescendant` property when the active index changes. + * + * @param prev - the previous active index + * @param next - the next active index + * + * @internal + */ + activeIndexChanged(prev, next) { + var _a, _b; + this.ariaActiveDescendant = (_b = (_a = this.options[next]) === null || _a === void 0 ? void 0 : _a.id) !== null && _b !== void 0 ? _b : ""; + this.focusAndScrollOptionIntoView(); + } + /** + * Toggles the checked state for the currently active option. + * + * @remarks + * Multiple-selection mode only. + * + * @internal + */ + checkActiveIndex() { + if (!this.multiple) { + return; + } + const activeItem = this.activeOption; + if (activeItem) { + activeItem.checked = true; + } + } + /** + * Sets the active index to the first option and marks it as checked. + * + * @remarks + * Multi-selection mode only. + * + * @param preserveChecked - mark all options unchecked before changing the active index + * + * @internal + */ + checkFirstOption(preserveChecked = false) { + if (preserveChecked) { + if (this.rangeStartIndex === -1) { + this.rangeStartIndex = this.activeIndex + 1; + } + this.options.forEach((o, i) => { + o.checked = inRange(i, this.rangeStartIndex); + }); + } + else { + this.uncheckAllOptions(); + } + this.activeIndex = 0; + this.checkActiveIndex(); + } + /** + * Decrements the active index and sets the matching option as checked. + * + * @remarks + * Multi-selection mode only. + * + * @param preserveChecked - mark all options unchecked before changing the active index + * + * @internal + */ + checkLastOption(preserveChecked = false) { + if (preserveChecked) { + if (this.rangeStartIndex === -1) { + this.rangeStartIndex = this.activeIndex; + } + this.options.forEach((o, i) => { + o.checked = inRange(i, this.rangeStartIndex, this.options.length); + }); + } + else { + this.uncheckAllOptions(); + } + this.activeIndex = this.options.length - 1; + this.checkActiveIndex(); + } + /** + * @override + * @internal + */ + connectedCallback() { + super.connectedCallback(); + this.addEventListener("focusout", this.focusoutHandler); + } + /** + * @override + * @internal + */ + disconnectedCallback() { + this.removeEventListener("focusout", this.focusoutHandler); + super.disconnectedCallback(); + } + /** + * Increments the active index and marks the matching option as checked. + * + * @remarks + * Multiple-selection mode only. + * + * @param preserveChecked - mark all options unchecked before changing the active index + * + * @internal + */ + checkNextOption(preserveChecked = false) { + if (preserveChecked) { + if (this.rangeStartIndex === -1) { + this.rangeStartIndex = this.activeIndex; + } + this.options.forEach((o, i) => { + o.checked = inRange(i, this.rangeStartIndex, this.activeIndex + 1); + }); + } + else { + this.uncheckAllOptions(); + } + this.activeIndex += this.activeIndex < this.options.length - 1 ? 1 : 0; + this.checkActiveIndex(); + } + /** + * Decrements the active index and marks the matching option as checked. + * + * @remarks + * Multiple-selection mode only. + * + * @param preserveChecked - mark all options unchecked before changing the active index + * + * @internal + */ + checkPreviousOption(preserveChecked = false) { + if (preserveChecked) { + if (this.rangeStartIndex === -1) { + this.rangeStartIndex = this.activeIndex; + } + if (this.checkedOptions.length === 1) { + this.rangeStartIndex += 1; + } + this.options.forEach((o, i) => { + o.checked = inRange(i, this.activeIndex, this.rangeStartIndex); + }); + } + else { + this.uncheckAllOptions(); + } + this.activeIndex -= this.activeIndex > 0 ? 1 : 0; + this.checkActiveIndex(); + } + /** + * Handles click events for listbox options. + * + * @param e - the event object + * + * @override + * @internal + */ + clickHandler(e) { + var _a; + if (!this.multiple) { + return super.clickHandler(e); + } + const captured = (_a = e.target) === null || _a === void 0 ? void 0 : _a.closest(`[role=option]`); + if (!captured || captured.disabled) { + return; + } + this.uncheckAllOptions(); + this.activeIndex = this.options.indexOf(captured); + this.checkActiveIndex(); + this.toggleSelectedForAllCheckedOptions(); + return true; + } + /** + * @override + * @internal + */ + focusAndScrollOptionIntoView() { + super.focusAndScrollOptionIntoView(this.activeOption); + } + /** + * In multiple-selection mode: + * If any options are selected, the first selected option is checked when + * the listbox receives focus. If no options are selected, the first + * selectable option is checked. + * + * @override + * @internal + */ + focusinHandler(e) { + if (!this.multiple) { + return super.focusinHandler(e); + } + if (!this.shouldSkipFocus && e.target === e.currentTarget) { + this.uncheckAllOptions(); + if (this.activeIndex === -1) { + this.activeIndex = + this.firstSelectedOptionIndex !== -1 + ? this.firstSelectedOptionIndex + : 0; + } + this.checkActiveIndex(); + this.setSelectedOptions(); + this.focusAndScrollOptionIntoView(); + } + this.shouldSkipFocus = false; + } + /** + * Unchecks all options when the listbox loses focus. + * + * @internal + */ + focusoutHandler(e) { + if (this.multiple) { + this.uncheckAllOptions(); + } + } + /** + * Handles keydown actions for listbox navigation and typeahead + * + * @override + * @internal + */ + keydownHandler(e) { + if (!this.multiple) { + return super.keydownHandler(e); + } + if (this.disabled) { + return true; + } + const { key, shiftKey } = e; + this.shouldSkipFocus = false; + switch (key) { + // Select the first available option + case keyHome: { + this.checkFirstOption(shiftKey); + return; + } + // Select the next selectable option + case keyArrowDown: { + this.checkNextOption(shiftKey); + return; + } + // Select the previous selectable option + case keyArrowUp: { + this.checkPreviousOption(shiftKey); + return; + } + // Select the last available option + case keyEnd: { + this.checkLastOption(shiftKey); + return; + } + case keyTab: { + this.focusAndScrollOptionIntoView(); + return true; + } + case keyEscape: { + this.uncheckAllOptions(); + this.checkActiveIndex(); + return true; + } + case keySpace: { + e.preventDefault(); + if (this.typeAheadExpired) { + this.toggleSelectedForAllCheckedOptions(); + return; + } + } + // Send key to Typeahead handler + default: { + if (key.length === 1) { + this.handleTypeAhead(`${key}`); + } + return true; + } + } + } + /** + * Prevents `focusin` events from firing before `click` events when the + * element is unfocused. + * + * @override + * @internal + */ + mousedownHandler(e) { + if (e.offsetX >= 0 && e.offsetX <= this.scrollWidth) { + return super.mousedownHandler(e); + } + } + /** + * Switches between single-selection and multi-selection mode. + * + * @internal + */ + multipleChanged(prev, next) { + var _a; + this.ariaMultiSelectable = next ? "true" : null; + (_a = this.options) === null || _a === void 0 ? void 0 : _a.forEach(o => { + o.checked = next ? false : undefined; + }); + this.setSelectedOptions(); + } + /** + * Sets an option as selected and gives it focus. + * + * @override + * @public + */ + setSelectedOptions() { + if (!this.multiple) { + super.setSelectedOptions(); + return; + } + if (this.$fastController.isConnected && this.options) { + this.selectedOptions = this.options.filter(o => o.selected); + this.focusAndScrollOptionIntoView(); + } + } + /** + * Ensures the size is a positive integer when the property is updated. + * + * @param prev - the previous size value + * @param next - the current size value + * + * @internal + */ + sizeChanged(prev, next) { + var _a; + const size = Math.max(0, parseInt((_a = next === null || next === void 0 ? void 0 : next.toFixed()) !== null && _a !== void 0 ? _a : "", 10)); + if (size !== next) { + DOM.queueUpdate(() => { + this.size = size; + }); + } + } + /** + * Toggles the selected state of the provided options. If any provided items + * are in an unselected state, all items are set to selected. If every + * provided item is selected, they are all unselected. + * + * @internal + */ + toggleSelectedForAllCheckedOptions() { + const enabledCheckedOptions = this.checkedOptions.filter(o => !o.disabled); + const force = !enabledCheckedOptions.every(o => o.selected); + enabledCheckedOptions.forEach(o => (o.selected = force)); + this.selectedIndex = this.options.indexOf(enabledCheckedOptions[enabledCheckedOptions.length - 1]); + this.setSelectedOptions(); + } + /** + * @override + * @internal + */ + typeaheadBufferChanged(prev, next) { + if (!this.multiple) { + super.typeaheadBufferChanged(prev, next); + return; + } + if (this.$fastController.isConnected) { + const typeaheadMatches = this.getTypeaheadMatches(); + const activeIndex = this.options.indexOf(typeaheadMatches[0]); + if (activeIndex > -1) { + this.activeIndex = activeIndex; + this.uncheckAllOptions(); + this.checkActiveIndex(); + } + this.typeAheadExpired = false; + } + } + /** + * Unchecks all options. + * + * @remarks + * Multiple-selection mode only. + * + * @param preserveChecked - reset the rangeStartIndex + * + * @internal + */ + uncheckAllOptions(preserveChecked = false) { + this.options.forEach(o => (o.checked = this.multiple ? false : undefined)); + if (!preserveChecked) { + this.rangeStartIndex = -1; + } + } +} +__decorate([ + observable +], ListboxElement.prototype, "activeIndex", void 0); +__decorate([ + attr({ mode: "boolean" }) +], ListboxElement.prototype, "multiple", void 0); +__decorate([ + attr({ converter: nullableNumberConverter }) +], ListboxElement.prototype, "size", void 0); + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-foundation/dist/esm/select/select.form-associated.js + + +class _Select extends ListboxElement { +} +/** + * A form-associated base class for the {@link @microsoft/fast-foundation#(Select:class)} component. + * + * @internal + */ +class FormAssociatedSelect extends FormAssociated(_Select) { + constructor() { + super(...arguments); + this.proxy = document.createElement("select"); + } +} + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-foundation/dist/esm/select/select.js + + + + + + + + +/** + * A Select Custom HTML Element. + * Implements the {@link https://www.w3.org/TR/wai-aria-1.1/#select | ARIA select }. + * + * @slot start - Content which can be provided before the button content + * @slot end - Content which can be provided after the button content + * @slot button-container - The element representing the select button + * @slot selected-value - The selected value + * @slot indicator - The visual indicator for the expand/collapse state of the button + * @slot - The default slot for slotted options + * @csspart control - The element representing the select invoking element + * @csspart selected-value - The element wrapping the selected value + * @csspart indicator - The element wrapping the visual indicator + * @csspart listbox - The listbox element + * @fires input - Fires a custom 'input' event when the value updates + * @fires change - Fires a custom 'change' event when the value updates + * + * @public + */ +class Select extends FormAssociatedSelect { + constructor() { + super(...arguments); + /** + * The open attribute. + * + * @public + * @remarks + * HTML Attribute: open + */ + this.open = false; + /** + * Indicates the initial state of the position attribute. + * + * @internal + */ + this.forcedPosition = false; + /** + * The unique id for the internal listbox element. + * + * @internal + */ + this.listboxId = uniqueId("listbox-"); + /** + * The max height for the listbox when opened. + * + * @internal + */ + this.maxHeight = 0; + } + /** + * Sets focus and synchronizes ARIA attributes when the open property changes. + * + * @param prev - the previous open value + * @param next - the current open value + * + * @internal + */ + openChanged(prev, next) { + if (!this.collapsible) { + return; + } + if (this.open) { + this.ariaControls = this.listboxId; + this.ariaExpanded = "true"; + this.setPositioning(); + this.focusAndScrollOptionIntoView(); + this.indexWhenOpened = this.selectedIndex; + // focus is directed to the element when `open` is changed programmatically + DOM.queueUpdate(() => this.focus()); + return; + } + this.ariaControls = ""; + this.ariaExpanded = "false"; + } + /** + * The component is collapsible when in single-selection mode with no size attribute. + * + * @internal + */ + get collapsible() { + return !(this.multiple || typeof this.size === "number"); + } + /** + * The value property. + * + * @public + */ + get value() { + Observable.track(this, "value"); + return this._value; + } + set value(next) { + var _a, _b, _c, _d, _e, _f, _g; + const prev = `${this._value}`; + if ((_a = this._options) === null || _a === void 0 ? void 0 : _a.length) { + const selectedIndex = this._options.findIndex(el => el.value === next); + const prevSelectedValue = (_c = (_b = this._options[this.selectedIndex]) === null || _b === void 0 ? void 0 : _b.value) !== null && _c !== void 0 ? _c : null; + const nextSelectedValue = (_e = (_d = this._options[selectedIndex]) === null || _d === void 0 ? void 0 : _d.value) !== null && _e !== void 0 ? _e : null; + if (selectedIndex === -1 || prevSelectedValue !== nextSelectedValue) { + next = ""; + this.selectedIndex = selectedIndex; + } + next = (_g = (_f = this.firstSelectedOption) === null || _f === void 0 ? void 0 : _f.value) !== null && _g !== void 0 ? _g : next; + } + if (prev !== next) { + this._value = next; + super.valueChanged(prev, next); + Observable.notify(this, "value"); + this.updateDisplayValue(); + } + } + /** + * Sets the value and display value to match the first selected option. + * + * @param shouldEmit - if true, the input and change events will be emitted + * + * @internal + */ + updateValue(shouldEmit) { + var _a, _b; + if (this.$fastController.isConnected) { + this.value = (_b = (_a = this.firstSelectedOption) === null || _a === void 0 ? void 0 : _a.value) !== null && _b !== void 0 ? _b : ""; + } + if (shouldEmit) { + this.$emit("input"); + this.$emit("change", this, { + bubbles: true, + composed: undefined, + }); + } + } + /** + * Updates the proxy value when the selected index changes. + * + * @param prev - the previous selected index + * @param next - the next selected index + * + * @internal + */ + selectedIndexChanged(prev, next) { + super.selectedIndexChanged(prev, next); + this.updateValue(); + } + positionChanged(prev, next) { + this.positionAttribute = next; + this.setPositioning(); + } + /** + * Calculate and apply listbox positioning based on available viewport space. + * + * @public + */ + setPositioning() { + const currentBox = this.getBoundingClientRect(); + const viewportHeight = window.innerHeight; + const availableBottom = viewportHeight - currentBox.bottom; + this.position = this.forcedPosition + ? this.positionAttribute + : currentBox.top > availableBottom + ? SelectPosition.above + : SelectPosition.below; + this.positionAttribute = this.forcedPosition + ? this.positionAttribute + : this.position; + this.maxHeight = + this.position === SelectPosition.above ? ~~currentBox.top : ~~availableBottom; + } + /** + * The value displayed on the button. + * + * @public + */ + get displayValue() { + var _a, _b; + Observable.track(this, "displayValue"); + return (_b = (_a = this.firstSelectedOption) === null || _a === void 0 ? void 0 : _a.text) !== null && _b !== void 0 ? _b : ""; + } + /** + * Synchronize the `aria-disabled` property when the `disabled` property changes. + * + * @param prev - The previous disabled value + * @param next - The next disabled value + * + * @internal + */ + disabledChanged(prev, next) { + if (super.disabledChanged) { + super.disabledChanged(prev, next); + } + this.ariaDisabled = this.disabled ? "true" : "false"; + } + /** + * Reset the element to its first selectable option when its parent form is reset. + * + * @internal + */ + formResetCallback() { + this.setProxyOptions(); + // Call the base class's implementation setDefaultSelectedOption instead of the select's + // override, in order to reset the selectedIndex without using the value property. + super.setDefaultSelectedOption(); + if (this.selectedIndex === -1) { + this.selectedIndex = 0; + } + } + /** + * Handle opening and closing the listbox when the select is clicked. + * + * @param e - the mouse event + * @internal + */ + clickHandler(e) { + // do nothing if the select is disabled + if (this.disabled) { + return; + } + if (this.open) { + const captured = e.target.closest(`option,[role=option]`); + if (captured && captured.disabled) { + return; + } + } + super.clickHandler(e); + this.open = this.collapsible && !this.open; + if (!this.open && this.indexWhenOpened !== this.selectedIndex) { + this.updateValue(true); + } + return true; + } + /** + * Handles focus state when the element or its children lose focus. + * + * @param e - The focus event + * @internal + */ + focusoutHandler(e) { + var _a; + super.focusoutHandler(e); + if (!this.open) { + return true; + } + const focusTarget = e.relatedTarget; + if (this.isSameNode(focusTarget)) { + this.focus(); + return; + } + if (!((_a = this.options) === null || _a === void 0 ? void 0 : _a.includes(focusTarget))) { + this.open = false; + if (this.indexWhenOpened !== this.selectedIndex) { + this.updateValue(true); + } + } + } + /** + * Updates the value when an option's value changes. + * + * @param source - the source object + * @param propertyName - the property to evaluate + * + * @internal + * @override + */ + handleChange(source, propertyName) { + super.handleChange(source, propertyName); + if (propertyName === "value") { + this.updateValue(); + } + } + /** + * Synchronize the form-associated proxy and updates the value property of the element. + * + * @param prev - the previous collection of slotted option elements + * @param next - the next collection of slotted option elements + * + * @internal + */ + slottedOptionsChanged(prev, next) { + this.options.forEach(o => { + const notifier = Observable.getNotifier(o); + notifier.unsubscribe(this, "value"); + }); + super.slottedOptionsChanged(prev, next); + this.options.forEach(o => { + const notifier = Observable.getNotifier(o); + notifier.subscribe(this, "value"); + }); + this.setProxyOptions(); + this.updateValue(); + } + /** + * Prevents focus when size is set and a scrollbar is clicked. + * + * @param e - the mouse event object + * + * @override + * @internal + */ + mousedownHandler(e) { + var _a; + if (e.offsetX >= 0 && e.offsetX <= ((_a = this.listbox) === null || _a === void 0 ? void 0 : _a.scrollWidth)) { + return super.mousedownHandler(e); + } + return this.collapsible; + } + /** + * Sets the multiple property on the proxy element. + * + * @param prev - the previous multiple value + * @param next - the current multiple value + */ + multipleChanged(prev, next) { + super.multipleChanged(prev, next); + if (this.proxy) { + this.proxy.multiple = next; + } + } + /** + * Updates the selectedness of each option when the list of selected options changes. + * + * @param prev - the previous list of selected options + * @param next - the current list of selected options + * + * @override + * @internal + */ + selectedOptionsChanged(prev, next) { + var _a; + super.selectedOptionsChanged(prev, next); + (_a = this.options) === null || _a === void 0 ? void 0 : _a.forEach((o, i) => { + var _a; + const proxyOption = (_a = this.proxy) === null || _a === void 0 ? void 0 : _a.options.item(i); + if (proxyOption) { + proxyOption.selected = o.selected; + } + }); + } + /** + * Sets the selected index to match the first option with the selected attribute, or + * the first selectable option. + * + * @override + * @internal + */ + setDefaultSelectedOption() { + var _a; + const options = (_a = this.options) !== null && _a !== void 0 ? _a : Array.from(this.children).filter(Listbox.slottedOptionFilter); + const selectedIndex = options === null || options === void 0 ? void 0 : options.findIndex(el => el.hasAttribute("selected") || el.selected || el.value === this.value); + if (selectedIndex !== -1) { + this.selectedIndex = selectedIndex; + return; + } + this.selectedIndex = 0; + } + /** + * Resets and fills the proxy to match the component's options. + * + * @internal + */ + setProxyOptions() { + if (this.proxy instanceof HTMLSelectElement && this.options) { + this.proxy.options.length = 0; + this.options.forEach(option => { + const proxyOption = option.proxy || + (option instanceof HTMLOptionElement ? option.cloneNode() : null); + if (proxyOption) { + this.proxy.options.add(proxyOption); + } + }); + } + } + /** + * Handle keyboard interaction for the select. + * + * @param e - the keyboard event + * @internal + */ + keydownHandler(e) { + super.keydownHandler(e); + const key = e.key || e.key.charCodeAt(0); + switch (key) { + case keySpace: { + e.preventDefault(); + if (this.collapsible && this.typeAheadExpired) { + this.open = !this.open; + } + break; + } + case keyHome: + case keyEnd: { + e.preventDefault(); + break; + } + case keyEnter: { + e.preventDefault(); + this.open = !this.open; + break; + } + case keyEscape: { + if (this.collapsible && this.open) { + e.preventDefault(); + this.open = false; + } + break; + } + case keyTab: { + if (this.collapsible && this.open) { + e.preventDefault(); + this.open = false; + } + return true; + } + } + if (!this.open && this.indexWhenOpened !== this.selectedIndex) { + this.updateValue(true); + this.indexWhenOpened = this.selectedIndex; + } + return !(key === keyArrowDown || key === keyArrowUp); + } + connectedCallback() { + super.connectedCallback(); + this.forcedPosition = !!this.positionAttribute; + this.addEventListener("contentchange", this.updateDisplayValue); + } + disconnectedCallback() { + this.removeEventListener("contentchange", this.updateDisplayValue); + super.disconnectedCallback(); + } + /** + * Updates the proxy's size property when the size attribute changes. + * + * @param prev - the previous size + * @param next - the current size + * + * @override + * @internal + */ + sizeChanged(prev, next) { + super.sizeChanged(prev, next); + if (this.proxy) { + this.proxy.size = next; + } + } + /** + * + * @internal + */ + updateDisplayValue() { + if (this.collapsible) { + Observable.notify(this, "displayValue"); + } + } +} +__decorate([ + attr({ attribute: "open", mode: "boolean" }) +], Select.prototype, "open", void 0); +__decorate([ + observable_volatile +], Select.prototype, "collapsible", null); +__decorate([ + observable +], Select.prototype, "control", void 0); +__decorate([ + attr({ attribute: "position" }) +], Select.prototype, "positionAttribute", void 0); +__decorate([ + observable +], Select.prototype, "position", void 0); +__decorate([ + observable +], Select.prototype, "maxHeight", void 0); +/** + * Includes ARIA states and properties relating to the ARIA select role. + * + * @public + */ +class DelegatesARIASelect { +} +__decorate([ + observable +], DelegatesARIASelect.prototype, "ariaControls", void 0); +applyMixins(DelegatesARIASelect, DelegatesARIAListbox); +applyMixins(Select, StartEnd, DelegatesARIASelect); + +;// CONCATENATED MODULE: ../node_modules/@jupyter/web-components/dist/esm/listbox/listbox.styles.js +// Copyright (c) Jupyter Development Team. +// Copyright (c) Microsoft Corporation. +// Distributed under the terms of the Modified BSD License. + + + + + +/** + * Styles for Listbox + * @public + */ +const listboxStyles = (context, definition) => { + const ListboxOptionTag = context.tagFor(ListboxOption); + const hostContext = context.name === context.tagFor(ListboxElement) ? '' : '.listbox'; + // The expression interpolations present in this block cause Prettier to generate + // various formatting bugs. + // prettier-ignore + return css ` + ${!hostContext ? display('inline-flex') : ''} + + :host ${hostContext} { + background: ${fillColor}; + border: calc(${strokeWidth} * 1px) solid ${neutralStrokeRest}; + border-radius: calc(${controlCornerRadius} * 1px); + box-sizing: border-box; + flex-direction: column; + padding: calc(${designUnit} * 1px) 0; + } + + ${!hostContext ? css ` +:host(:${focusVisible}:not([disabled])) { + outline: none; + } + + :host(:focus-within:not([disabled])) { + border-color: ${design_tokens_focusStrokeOuter}; + box-shadow: 0 0 0 + calc((${focusStrokeWidth} - ${strokeWidth}) * 1px) + ${design_tokens_focusStrokeOuter} inset; + } + + :host([disabled]) ::slotted(*) { + cursor: ${disabledCursor}; + opacity: ${disabledOpacity}; + pointer-events: none; + } + ` : ''} + + ${hostContext || ':host([size])'} { + max-height: calc( + (var(--size) * ${heightNumber} + (${designUnit} * ${strokeWidth} * 2)) * 1px + ); + overflow-y: auto; + } + + :host([size="0"]) ${hostContext} { + max-height: none; + } + `.withBehaviors(forcedColorsStylesheetBehavior(css ` + :host(:not([multiple]):${focusVisible}) ::slotted(${ListboxOptionTag}[aria-selected="true"]), + :host([multiple]:${focusVisible}) ::slotted(${ListboxOptionTag}[aria-checked="true"]) { + border-color: ${SystemColors.ButtonText}; + box-shadow: 0 0 0 calc(${focusStrokeWidth} * 1px) inset ${SystemColors.HighlightText}; + } + + :host(:not([multiple]):${focusVisible}) ::slotted(${ListboxOptionTag}[aria-selected="true"]) { + background: ${SystemColors.Highlight}; + color: ${SystemColors.HighlightText}; + fill: currentcolor; + } + + ::slotted(${ListboxOptionTag}[aria-selected="true"]:not([aria-checked="true"])) { + background: ${SystemColors.Highlight}; + border-color: ${SystemColors.HighlightText}; + color: ${SystemColors.HighlightText}; + } + `)); +}; + +;// CONCATENATED MODULE: ../node_modules/@jupyter/web-components/dist/esm/select/select.styles.js +// Copyright (c) Jupyter Development Team. +// Copyright (c) Microsoft Corporation. +// Distributed under the terms of the Modified BSD License. + + + + + + + +/** + * Styles for Select. + * + * @public + */ +const selectStyles = (context, definition) => { + const selectContext = context.name === context.tagFor(Select); + // The expression interpolations present in this block cause Prettier to generate + // various formatting bugs. + // prettier-ignore + return css ` + ${display('inline-flex')} + + :host { + --elevation: 14; + background: ${neutralFillInputRest}; + border-radius: calc(${controlCornerRadius} * 1px); + border: calc(${strokeWidth} * 1px) solid ${neutralFillStrongRest}; + box-sizing: border-box; + color: ${neutralForegroundRest}; + font-family: ${bodyFont}; + height: calc(${heightNumber} * 1px); + position: relative; + user-select: none; + min-width: 250px; + outline: none; + vertical-align: top; + } + + :host([aria-invalid='true']) { + border-color: ${errorFillRest}; + } + + :host(:not([autowidth])) { + min-width: 250px; + } + + ${selectContext ? css ` + :host(:not([aria-haspopup])) { + --elevation: 0; + border: 0; + height: auto; + min-width: 0; + } + ` : ''} + + ${listboxStyles(context, definition)} + + :host .listbox { + ${elevation} + border: none; + display: flex; + left: 0; + position: absolute; + width: 100%; + z-index: 1; + } + + .control + .listbox { + --stroke-size: calc(${designUnit} * ${strokeWidth} * 2); + max-height: calc( + (var(--listbox-max-height) * ${heightNumber} + var(--stroke-size)) * 1px + ); + } + + ${selectContext ? css ` + :host(:not([aria-haspopup])) .listbox { + left: auto; + position: static; + z-index: auto; + } + ` : ''} + + :host(:not([autowidth])) .listbox { + width: 100%; + } + + :host([autowidth]) ::slotted([role='option']), + :host([autowidth]) ::slotted(option) { + padding: 0 calc(1em + ${designUnit} * 1.25px + 1px); + } + + .listbox[hidden] { + display: none; + } + + .control { + align-items: center; + box-sizing: border-box; + cursor: pointer; + display: flex; + font-size: ${typeRampBaseFontSize}; + font-family: inherit; + line-height: ${typeRampBaseLineHeight}; + min-height: 100%; + padding: 0 calc(${designUnit} * 2.25px); + width: 100%; + } + + :host([minimal]), + :host([scale='xsmall']) { + --element-scale: -4; + } + + :host([scale='small']) { + --element-scale: -2; + } + + :host([scale='medium']) { + --element-scale: 0; + } + + :host([scale='large']) { + --element-scale: 2; + } + + :host([scale='xlarge']) { + --element-scale: 4; + } + + :host(:not([disabled]):hover) { + background: ${neutralFillInputHover}; + border-color: ${neutralFillStrongHover}; + } + + :host([aria-invalid='true']:not([disabled]):hover) { + border-color: ${errorFillHover}; + } + + :host(:${focusVisible}) { + border-color: ${accentFillFocus}; + box-shadow: 0 0 0 calc((${focusStrokeWidth} - ${strokeWidth}) * 1px) + ${accentFillFocus}; + } + + :host([aria-invalid='true']:${focusVisible}) { + border-color: ${errorFillFocus}; + box-shadow: 0 0 0 calc((${focusStrokeWidth} - ${strokeWidth}) * 1px) + ${errorFillFocus}; + } + + :host(:not([size]):not([multiple]):not([open]):${focusVisible}), + :host([multiple]:${focusVisible}), + :host([size]:${focusVisible}) { + box-shadow: 0 0 0 calc((${focusStrokeWidth} - ${strokeWidth}) * 1px) + ${accentFillFocus}; + } + + :host([aria-invalid='true']:not([size]):not([multiple]):not([open]):${focusVisible}), + :host([aria-invalid='true'][multiple]:${focusVisible}), + :host([aria-invalid='true'][size]:${focusVisible}) { + box-shadow: 0 0 0 calc((${focusStrokeWidth} - ${strokeWidth}) * 1px) + ${errorFillFocus}; + } + + :host(:not([multiple]):not([size]):${focusVisible}) ::slotted(${context.tagFor(ListboxOption)}[aria-selected="true"]:not([disabled])) { + box-shadow: 0 0 0 calc(${focusStrokeWidth} * 1px) inset ${accentFillFocus}; + border-color: ${accentFillFocus}; + background: ${accentFillFocus}; + color: ${foregroundOnAccentFocus}; + } + + :host([disabled]) { + cursor: ${disabledCursor}; + opacity: ${disabledOpacity}; + } + + :host([disabled]) .control { + cursor: ${disabledCursor}; + user-select: none; + } + + :host([disabled]:hover) { + background: ${neutralFillStealthRest}; + color: ${neutralForegroundRest}; + fill: currentcolor; + } + + :host(:not([disabled])) .control:active { + background: ${neutralFillInputActive}; + border-color: ${accentFillActive}; + border-radius: calc(${controlCornerRadius} * 1px); + } + + :host([open][position="above"]) .listbox { + border-bottom-left-radius: 0; + border-bottom-right-radius: 0; + border-bottom: 0; + bottom: calc(${heightNumber} * 1px); + } + + :host([open][position="below"]) .listbox { + border-top-left-radius: 0; + border-top-right-radius: 0; + border-top: 0; + top: calc(${heightNumber} * 1px); + } + + .selected-value { + flex: 1 1 auto; + font-family: inherit; + overflow: hidden; + text-align: start; + text-overflow: ellipsis; + white-space: nowrap; + } + + .indicator { + flex: 0 0 auto; + margin-inline-start: 1em; + } + + slot[name="listbox"] { + display: none; + width: 100%; + } + + :host([open]) slot[name="listbox"] { + display: flex; + position: absolute; + ${elevation} + } + + .end { + margin-inline-start: auto; + } + + .start, + .end, + .indicator, + .select-indicator, + ::slotted(svg) { + /* TODO: adaptive typography https://github.com/microsoft/fast/issues/2432 */ + fill: currentcolor; + height: 1em; + min-height: calc(${designUnit} * 4px); + min-width: calc(${designUnit} * 4px); + width: 1em; + } + + ::slotted([role="option"]), + ::slotted(option) { + flex: 0 0 auto; + } + `.withBehaviors(forcedColorsStylesheetBehavior(css ` + :host(:not([disabled]):hover), + :host(:not([disabled]):active) { + border-color: ${SystemColors.Highlight}; + } + + :host([aria-invalid='true']) { + border-style: dashed; + } + + :host(:not([disabled]):${focusVisible}) { + background-color: ${SystemColors.ButtonFace}; + box-shadow: 0 0 0 calc(${focusStrokeWidth} * 1px) ${SystemColors.Highlight}; + color: ${SystemColors.ButtonText}; + fill: currentcolor; + forced-color-adjust: none; + } + + :host(:not([disabled]):${focusVisible}) .listbox { + background: ${SystemColors.ButtonFace}; + } + + :host([disabled]) { + border-color: ${SystemColors.GrayText}; + background-color: ${SystemColors.ButtonFace}; + color: ${SystemColors.GrayText}; + fill: currentcolor; + opacity: 1; + forced-color-adjust: none; + } + + :host([disabled]:hover) { + background: ${SystemColors.ButtonFace}; + } + + :host([disabled]) .control { + color: ${SystemColors.GrayText}; + border-color: ${SystemColors.GrayText}; + } + + :host([disabled]) .control .select-indicator { + fill: ${SystemColors.GrayText}; + } + + :host(:${focusVisible}) ::slotted([aria-selected="true"][role="option"]), + :host(:${focusVisible}) ::slotted(option[aria-selected="true"]), + :host(:${focusVisible}) ::slotted([aria-selected="true"][role="option"]:not([disabled])) { + background: ${SystemColors.Highlight}; + border-color: ${SystemColors.ButtonText}; + box-shadow: 0 0 0 calc((${focusStrokeWidth} - ${strokeWidth}) * 1px) + ${SystemColors.HighlightText}; + color: ${SystemColors.HighlightText}; + fill: currentcolor; + } + + .start, + .end, + .indicator, + .select-indicator, + ::slotted(svg) { + color: ${SystemColors.ButtonText}; + fill: currentcolor; + } + `)); +}; + +;// CONCATENATED MODULE: ../node_modules/@jupyter/web-components/dist/esm/combobox/combobox.styles.js +// Copyright (c) Jupyter Development Team. +// Copyright (c) Microsoft Corporation. +// Distributed under the terms of the Modified BSD License. + + + + +/** + * Styles for Combobox + * @public + */ +const comboboxStyles = (context, definition) => css ` + ${selectStyles(context, definition)} + + :host(:empty) .listbox { + display: none; + } + + :host([disabled]) *, + :host([disabled]) { + cursor: ${disabledCursor}; + user-select: none; + } + + :host(:focus-within:not([disabled])) { + border-color: ${accentFillFocus}; + box-shadow: 0 0 0 calc((${focusStrokeWidth} - ${strokeWidth}) * 1px) + ${accentFillFocus}; + } + + :host([aria-invalid='true']:focus-within:not([disabled])) { + border-color: ${errorFillFocus}; + box-shadow: 0 0 0 calc((${focusStrokeWidth} - ${strokeWidth}) * 1px) + ${errorFillFocus}; + } + + .selected-value { + -webkit-appearance: none; + background: transparent; + border: none; + color: inherit; + font-size: ${typeRampBaseFontSize}; + line-height: ${typeRampBaseLineHeight}; + height: calc(100% - (${strokeWidth} * 1px)); + margin: auto 0; + width: 100%; + } + + .selected-value:hover, + .selected-value:${focusVisible}, + .selected-value:disabled, + .selected-value:active { + outline: none; + } +`; + +;// CONCATENATED MODULE: ../node_modules/@jupyter/web-components/dist/esm/combobox/index.js +// Copyright (c) Jupyter Development Team. +// Copyright (c) Microsoft Corporation. +// Distributed under the terms of the Modified BSD License. + + + + + +/** + * Combobox class + * + * @public + * @tagname jp-combobox + * + * @fires input - Fires a custom 'input' event when the value has changed + */ +class JupyterCombobox extends Combobox { + /** + * The connected callback for this FASTElement. + * + * @override + * + * @internal + */ + connectedCallback() { + super.connectedCallback(); + this.setAutoWidth(); + } + /** + * Synchronize the form-associated proxy and updates the value property of the element. + * + * @param prev - the previous collection of slotted option elements + * @param next - the next collection of slotted option elements + * + * @internal + */ + slottedOptionsChanged(prev, next) { + super.slottedOptionsChanged(prev, next); + this.setAutoWidth(); + } + /** + * (Un-)set the width when the autoWidth property changes. + * + * @param prev - the previous autoWidth value + * @param next - the current autoWidth value + */ + autoWidthChanged(prev, next) { + if (next) { + this.setAutoWidth(); + } + else { + this.style.removeProperty('width'); + } + } + /** + * Compute the listbox width to set the one of the input. + */ + setAutoWidth() { + if (!this.autoWidth || !this.isConnected) { + return; + } + let listWidth = this.listbox.getBoundingClientRect().width; + // If the list has not been displayed yet trick to get its size + if (listWidth === 0 && this.listbox.hidden) { + Object.assign(this.listbox.style, { visibility: 'hidden' }); + this.listbox.removeAttribute('hidden'); + listWidth = this.listbox.getBoundingClientRect().width; + this.listbox.setAttribute('hidden', ''); + this.listbox.style.removeProperty('visibility'); + } + if (listWidth > 0) { + Object.assign(this.style, { width: `${listWidth}px` }); + } + } + /** + * @internal + */ + maxHeightChanged(prev, next) { + this.updateComputedStylesheet(); + } + /** + * Updates an internal stylesheet with calculated CSS custom properties. + * + * @internal + */ + updateComputedStylesheet() { + if (this.computedStylesheet) { + this.$fastController.removeStyles(this.computedStylesheet); + } + const popupMaxHeight = Math.floor(this.maxHeight / heightNumberAsToken.getValueFor(this)).toString(); + this.computedStylesheet = css ` + :host { + --listbox-max-height: ${popupMaxHeight}; + } + `; + this.$fastController.addStyles(this.computedStylesheet); + } +} +tslib_es6_decorate([ + attr({ attribute: 'autowidth', mode: 'boolean' }) +], JupyterCombobox.prototype, "autoWidth", void 0); +tslib_es6_decorate([ + attr({ attribute: 'minimal', mode: 'boolean' }) +], JupyterCombobox.prototype, "minimal", void 0); +tslib_es6_decorate([ + attr +], JupyterCombobox.prototype, "scale", void 0); +/** + * A function that returns a {@link @microsoft/fast-foundation#Combobox} registration for configuring the component with a DesignSystem. + * Implements {@link @microsoft/fast-foundation#comboboxTemplate} + * + * @public + * @remarks + * Generates HTML Element: `` + * + */ +const jpCombobox = JupyterCombobox.compose({ + baseName: 'combobox', + baseClass: Combobox, + template: comboboxTemplate, + styles: comboboxStyles, + shadowOptions: { + delegatesFocus: true + }, + indicator: /* html */ ` + + + + ` +}); + + + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-foundation/dist/esm/data-grid/data-grid.options.js +/** + * Enumerates the data grid auto generated header options + * default option generates a non-sticky header row + * + * @public + */ +const GenerateHeaderOptions = { + none: "none", + default: "default", + sticky: "sticky", +}; +/** + * Enumerates possible data grid cell types. + * + * @public + */ +const DataGridCellTypes = { + default: "default", + columnHeader: "columnheader", + rowHeader: "rowheader", +}; +/** + * Enumerates possible data grid row types + * + * @public + */ +const DataGridRowTypes = { + default: "default", + header: "header", + stickyHeader: "sticky-header", +}; + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-foundation/dist/esm/data-grid/data-grid-cell.js + + + + + + +const defaultCellContentsTemplate = html ` + +`; +const defaultHeaderCellContentsTemplate = html ` + +`; +/** + * A Data Grid Cell Custom HTML Element. + * + * @fires cell-focused - Fires a custom 'cell-focused' event when focus is on the cell or its contents + * @slot - The default slot for cell contents. The "cell contents template" renders here. + * @public + */ +class DataGridCell extends FoundationElement { + constructor() { + super(...arguments); + /** + * The type of cell + * + * @public + * @remarks + * HTML Attribute: cell-type + */ + this.cellType = DataGridCellTypes.default; + /** + * The base data for the parent row + * + * @public + */ + this.rowData = null; + /** + * The base data for the column + * + * @public + */ + this.columnDefinition = null; + this.isActiveCell = false; + this.customCellView = null; + this.updateCellStyle = () => { + this.style.gridColumn = this.gridColumn; + }; + } + cellTypeChanged() { + if (this.$fastController.isConnected) { + this.updateCellView(); + } + } + gridColumnChanged() { + if (this.$fastController.isConnected) { + this.updateCellStyle(); + } + } + columnDefinitionChanged(oldValue, newValue) { + if (this.$fastController.isConnected) { + this.updateCellView(); + } + } + /** + * @internal + */ + connectedCallback() { + var _a; + super.connectedCallback(); + this.addEventListener(eventFocusIn, this.handleFocusin); + this.addEventListener(eventFocusOut, this.handleFocusout); + this.addEventListener(eventKeyDown, this.handleKeydown); + this.style.gridColumn = `${((_a = this.columnDefinition) === null || _a === void 0 ? void 0 : _a.gridColumn) === undefined + ? 0 + : this.columnDefinition.gridColumn}`; + this.updateCellView(); + this.updateCellStyle(); + } + /** + * @internal + */ + disconnectedCallback() { + super.disconnectedCallback(); + this.removeEventListener(eventFocusIn, this.handleFocusin); + this.removeEventListener(eventFocusOut, this.handleFocusout); + this.removeEventListener(eventKeyDown, this.handleKeydown); + this.disconnectCellView(); + } + handleFocusin(e) { + if (this.isActiveCell) { + return; + } + this.isActiveCell = true; + switch (this.cellType) { + case DataGridCellTypes.columnHeader: + if (this.columnDefinition !== null && + this.columnDefinition.headerCellInternalFocusQueue !== true && + typeof this.columnDefinition.headerCellFocusTargetCallback === + "function") { + // move focus to the focus target + const focusTarget = this.columnDefinition.headerCellFocusTargetCallback(this); + if (focusTarget !== null) { + focusTarget.focus(); + } + } + break; + default: + if (this.columnDefinition !== null && + this.columnDefinition.cellInternalFocusQueue !== true && + typeof this.columnDefinition.cellFocusTargetCallback === "function") { + // move focus to the focus target + const focusTarget = this.columnDefinition.cellFocusTargetCallback(this); + if (focusTarget !== null) { + focusTarget.focus(); + } + } + break; + } + this.$emit("cell-focused", this); + } + handleFocusout(e) { + if (this !== document.activeElement && !this.contains(document.activeElement)) { + this.isActiveCell = false; + } + } + handleKeydown(e) { + if (e.defaultPrevented || + this.columnDefinition === null || + (this.cellType === DataGridCellTypes.default && + this.columnDefinition.cellInternalFocusQueue !== true) || + (this.cellType === DataGridCellTypes.columnHeader && + this.columnDefinition.headerCellInternalFocusQueue !== true)) { + return; + } + switch (e.key) { + case keyEnter: + case keyFunction2: + if (this.contains(document.activeElement) && + document.activeElement !== this) { + return; + } + switch (this.cellType) { + case DataGridCellTypes.columnHeader: + if (this.columnDefinition.headerCellFocusTargetCallback !== + undefined) { + const focusTarget = this.columnDefinition.headerCellFocusTargetCallback(this); + if (focusTarget !== null) { + focusTarget.focus(); + } + e.preventDefault(); + } + break; + default: + if (this.columnDefinition.cellFocusTargetCallback !== undefined) { + const focusTarget = this.columnDefinition.cellFocusTargetCallback(this); + if (focusTarget !== null) { + focusTarget.focus(); + } + e.preventDefault(); + } + break; + } + break; + case keyEscape: + if (this.contains(document.activeElement) && + document.activeElement !== this) { + this.focus(); + e.preventDefault(); + } + break; + } + } + updateCellView() { + this.disconnectCellView(); + if (this.columnDefinition === null) { + return; + } + switch (this.cellType) { + case DataGridCellTypes.columnHeader: + if (this.columnDefinition.headerCellTemplate !== undefined) { + this.customCellView = this.columnDefinition.headerCellTemplate.render(this, this); + } + else { + this.customCellView = defaultHeaderCellContentsTemplate.render(this, this); + } + break; + case undefined: + case DataGridCellTypes.rowHeader: + case DataGridCellTypes.default: + if (this.columnDefinition.cellTemplate !== undefined) { + this.customCellView = this.columnDefinition.cellTemplate.render(this, this); + } + else { + this.customCellView = defaultCellContentsTemplate.render(this, this); + } + break; + } + } + disconnectCellView() { + if (this.customCellView !== null) { + this.customCellView.dispose(); + this.customCellView = null; + } + } +} +__decorate([ + attr({ attribute: "cell-type" }) +], DataGridCell.prototype, "cellType", void 0); +__decorate([ + attr({ attribute: "grid-column" }) +], DataGridCell.prototype, "gridColumn", void 0); +__decorate([ + observable +], DataGridCell.prototype, "rowData", void 0); +__decorate([ + observable +], DataGridCell.prototype, "columnDefinition", void 0); + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-foundation/dist/esm/data-grid/data-grid-cell.template.js + +/** + * Generates a template for the {@link @microsoft/fast-foundation#DataGridCell} component using + * the provided prefix. + * @public + */ +const dataGridCellTemplate = (context, definition) => { + return html ` + + `; +}; + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-element/dist/esm/observation/array-change-records.js + +/** @internal */ +function newSplice(index, removed, addedCount) { + return { + index: index, + removed: removed, + addedCount: addedCount, + }; +} +const EDIT_LEAVE = 0; +const EDIT_UPDATE = 1; +const EDIT_ADD = 2; +const EDIT_DELETE = 3; +// Note: This function is *based* on the computation of the Levenshtein +// "edit" distance. The one change is that "updates" are treated as two +// edits - not one. With Array splices, an update is really a delete +// followed by an add. By retaining this, we optimize for "keeping" the +// maximum array items in the original array. For example: +// +// 'xxxx123' -> '123yyyy' +// +// With 1-edit updates, the shortest path would be just to update all seven +// characters. With 2-edit updates, we delete 4, leave 3, and add 4. This +// leaves the substring '123' intact. +function calcEditDistances(current, currentStart, currentEnd, old, oldStart, oldEnd) { + // "Deletion" columns + const rowCount = oldEnd - oldStart + 1; + const columnCount = currentEnd - currentStart + 1; + const distances = new Array(rowCount); + let north; + let west; + // "Addition" rows. Initialize null column. + for (let i = 0; i < rowCount; ++i) { + distances[i] = new Array(columnCount); + distances[i][0] = i; + } + // Initialize null row + for (let j = 0; j < columnCount; ++j) { + distances[0][j] = j; + } + for (let i = 1; i < rowCount; ++i) { + for (let j = 1; j < columnCount; ++j) { + if (current[currentStart + j - 1] === old[oldStart + i - 1]) { + distances[i][j] = distances[i - 1][j - 1]; + } + else { + north = distances[i - 1][j] + 1; + west = distances[i][j - 1] + 1; + distances[i][j] = north < west ? north : west; + } + } + } + return distances; +} +// This starts at the final weight, and walks "backward" by finding +// the minimum previous weight recursively until the origin of the weight +// matrix. +function spliceOperationsFromEditDistances(distances) { + let i = distances.length - 1; + let j = distances[0].length - 1; + let current = distances[i][j]; + const edits = []; + while (i > 0 || j > 0) { + if (i === 0) { + edits.push(EDIT_ADD); + j--; + continue; + } + if (j === 0) { + edits.push(EDIT_DELETE); + i--; + continue; + } + const northWest = distances[i - 1][j - 1]; + const west = distances[i - 1][j]; + const north = distances[i][j - 1]; + let min; + if (west < north) { + min = west < northWest ? west : northWest; + } + else { + min = north < northWest ? north : northWest; + } + if (min === northWest) { + if (northWest === current) { + edits.push(EDIT_LEAVE); + } + else { + edits.push(EDIT_UPDATE); + current = northWest; + } + i--; + j--; + } + else if (min === west) { + edits.push(EDIT_DELETE); + i--; + current = west; + } + else { + edits.push(EDIT_ADD); + j--; + current = north; + } + } + edits.reverse(); + return edits; +} +function sharedPrefix(current, old, searchLength) { + for (let i = 0; i < searchLength; ++i) { + if (current[i] !== old[i]) { + return i; + } + } + return searchLength; +} +function sharedSuffix(current, old, searchLength) { + let index1 = current.length; + let index2 = old.length; + let count = 0; + while (count < searchLength && current[--index1] === old[--index2]) { + count++; + } + return count; +} +function intersect(start1, end1, start2, end2) { + // Disjoint + if (end1 < start2 || end2 < start1) { + return -1; + } + // Adjacent + if (end1 === start2 || end2 === start1) { + return 0; + } + // Non-zero intersect, span1 first + if (start1 < start2) { + if (end1 < end2) { + return end1 - start2; // Overlap + } + return end2 - start2; // Contained + } + // Non-zero intersect, span2 first + if (end2 < end1) { + return end2 - start1; // Overlap + } + return end1 - start1; // Contained +} +/** + * Splice Projection functions: + * + * A splice map is a representation of how a previous array of items + * was transformed into a new array of items. Conceptually it is a list of + * tuples of + * + * + * + * which are kept in ascending index order of. The tuple represents that at + * the |index|, |removed| sequence of items were removed, and counting forward + * from |index|, |addedCount| items were added. + */ +/** + * @internal + * @remarks + * Lacking individual splice mutation information, the minimal set of + * splices can be synthesized given the previous state and final state of an + * array. The basic approach is to calculate the edit distance matrix and + * choose the shortest path through it. + * + * Complexity: O(l * p) + * l: The length of the current array + * p: The length of the old array + */ +function calcSplices(current, currentStart, currentEnd, old, oldStart, oldEnd) { + let prefixCount = 0; + let suffixCount = 0; + const minLength = Math.min(currentEnd - currentStart, oldEnd - oldStart); + if (currentStart === 0 && oldStart === 0) { + prefixCount = sharedPrefix(current, old, minLength); + } + if (currentEnd === current.length && oldEnd === old.length) { + suffixCount = sharedSuffix(current, old, minLength - prefixCount); + } + currentStart += prefixCount; + oldStart += prefixCount; + currentEnd -= suffixCount; + oldEnd -= suffixCount; + if (currentEnd - currentStart === 0 && oldEnd - oldStart === 0) { + return emptyArray; + } + if (currentStart === currentEnd) { + const splice = newSplice(currentStart, [], 0); + while (oldStart < oldEnd) { + splice.removed.push(old[oldStart++]); + } + return [splice]; + } + else if (oldStart === oldEnd) { + return [newSplice(currentStart, [], currentEnd - currentStart)]; + } + const ops = spliceOperationsFromEditDistances(calcEditDistances(current, currentStart, currentEnd, old, oldStart, oldEnd)); + const splices = []; + let splice = void 0; + let index = currentStart; + let oldIndex = oldStart; + for (let i = 0; i < ops.length; ++i) { + switch (ops[i]) { + case EDIT_LEAVE: + if (splice !== void 0) { + splices.push(splice); + splice = void 0; + } + index++; + oldIndex++; + break; + case EDIT_UPDATE: + if (splice === void 0) { + splice = newSplice(index, [], 0); + } + splice.addedCount++; + index++; + splice.removed.push(old[oldIndex]); + oldIndex++; + break; + case EDIT_ADD: + if (splice === void 0) { + splice = newSplice(index, [], 0); + } + splice.addedCount++; + index++; + break; + case EDIT_DELETE: + if (splice === void 0) { + splice = newSplice(index, [], 0); + } + splice.removed.push(old[oldIndex]); + oldIndex++; + break; + // no default + } + } + if (splice !== void 0) { + splices.push(splice); + } + return splices; +} +const $push = Array.prototype.push; +function mergeSplice(splices, index, removed, addedCount) { + const splice = newSplice(index, removed, addedCount); + let inserted = false; + let insertionOffset = 0; + for (let i = 0; i < splices.length; i++) { + const current = splices[i]; + current.index += insertionOffset; + if (inserted) { + continue; + } + const intersectCount = intersect(splice.index, splice.index + splice.removed.length, current.index, current.index + current.addedCount); + if (intersectCount >= 0) { + // Merge the two splices + splices.splice(i, 1); + i--; + insertionOffset -= current.addedCount - current.removed.length; + splice.addedCount += current.addedCount - intersectCount; + const deleteCount = splice.removed.length + current.removed.length - intersectCount; + if (!splice.addedCount && !deleteCount) { + // merged splice is a noop. discard. + inserted = true; + } + else { + let currentRemoved = current.removed; + if (splice.index < current.index) { + // some prefix of splice.removed is prepended to current.removed. + const prepend = splice.removed.slice(0, current.index - splice.index); + $push.apply(prepend, currentRemoved); + currentRemoved = prepend; + } + if (splice.index + splice.removed.length > + current.index + current.addedCount) { + // some suffix of splice.removed is appended to current.removed. + const append = splice.removed.slice(current.index + current.addedCount - splice.index); + $push.apply(currentRemoved, append); + } + splice.removed = currentRemoved; + if (current.index < splice.index) { + splice.index = current.index; + } + } + } + else if (splice.index < current.index) { + // Insert splice here. + inserted = true; + splices.splice(i, 0, splice); + i++; + const offset = splice.addedCount - splice.removed.length; + current.index += offset; + insertionOffset += offset; + } + } + if (!inserted) { + splices.push(splice); + } +} +function createInitialSplices(changeRecords) { + const splices = []; + for (let i = 0, ii = changeRecords.length; i < ii; i++) { + const record = changeRecords[i]; + mergeSplice(splices, record.index, record.removed, record.addedCount); + } + return splices; +} +/** @internal */ +function projectArraySplices(array, changeRecords) { + let splices = []; + const initialSplices = createInitialSplices(changeRecords); + for (let i = 0, ii = initialSplices.length; i < ii; ++i) { + const splice = initialSplices[i]; + if (splice.addedCount === 1 && splice.removed.length === 1) { + if (splice.removed[0] !== array[splice.index]) { + splices.push(splice); + } + continue; + } + splices = splices.concat(calcSplices(array, splice.index, splice.index + splice.addedCount, splice.removed, 0, splice.removed.length)); + } + return splices; +} + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-element/dist/esm/observation/array-observer.js + + + + +let arrayObservationEnabled = false; +function adjustIndex(changeRecord, array) { + let index = changeRecord.index; + const arrayLength = array.length; + if (index > arrayLength) { + index = arrayLength - changeRecord.addedCount; + } + else if (index < 0) { + index = + arrayLength + changeRecord.removed.length + index - changeRecord.addedCount; + } + if (index < 0) { + index = 0; + } + changeRecord.index = index; + return changeRecord; +} +class ArrayObserver extends SubscriberSet { + constructor(source) { + super(source); + this.oldCollection = void 0; + this.splices = void 0; + this.needsQueue = true; + this.call = this.flush; + Reflect.defineProperty(source, "$fastController", { + value: this, + enumerable: false, + }); + } + subscribe(subscriber) { + this.flush(); + super.subscribe(subscriber); + } + addSplice(splice) { + if (this.splices === void 0) { + this.splices = [splice]; + } + else { + this.splices.push(splice); + } + if (this.needsQueue) { + this.needsQueue = false; + DOM.queueUpdate(this); + } + } + reset(oldCollection) { + this.oldCollection = oldCollection; + if (this.needsQueue) { + this.needsQueue = false; + DOM.queueUpdate(this); + } + } + flush() { + const splices = this.splices; + const oldCollection = this.oldCollection; + if (splices === void 0 && oldCollection === void 0) { + return; + } + this.needsQueue = true; + this.splices = void 0; + this.oldCollection = void 0; + const finalSplices = oldCollection === void 0 + ? projectArraySplices(this.source, splices) + : calcSplices(this.source, 0, this.source.length, oldCollection, 0, oldCollection.length); + this.notify(finalSplices); + } +} +/* eslint-disable prefer-rest-params */ +/* eslint-disable @typescript-eslint/explicit-function-return-type */ +/** + * Enables the array observation mechanism. + * @remarks + * Array observation is enabled automatically when using the + * {@link RepeatDirective}, so calling this API manually is + * not typically necessary. + * @public + */ +function enableArrayObservation() { + if (arrayObservationEnabled) { + return; + } + arrayObservationEnabled = true; + Observable.setArrayObserverFactory((collection) => { + return new ArrayObserver(collection); + }); + const proto = Array.prototype; + // Don't patch Array if it has already been patched + // by another copy of fast-element. + if (proto.$fastPatch) { + return; + } + Reflect.defineProperty(proto, "$fastPatch", { + value: 1, + enumerable: false, + }); + const pop = proto.pop; + const push = proto.push; + const reverse = proto.reverse; + const shift = proto.shift; + const sort = proto.sort; + const splice = proto.splice; + const unshift = proto.unshift; + proto.pop = function () { + const notEmpty = this.length > 0; + const methodCallResult = pop.apply(this, arguments); + const o = this.$fastController; + if (o !== void 0 && notEmpty) { + o.addSplice(newSplice(this.length, [methodCallResult], 0)); + } + return methodCallResult; + }; + proto.push = function () { + const methodCallResult = push.apply(this, arguments); + const o = this.$fastController; + if (o !== void 0) { + o.addSplice(adjustIndex(newSplice(this.length - arguments.length, [], arguments.length), this)); + } + return methodCallResult; + }; + proto.reverse = function () { + let oldArray; + const o = this.$fastController; + if (o !== void 0) { + o.flush(); + oldArray = this.slice(); + } + const methodCallResult = reverse.apply(this, arguments); + if (o !== void 0) { + o.reset(oldArray); + } + return methodCallResult; + }; + proto.shift = function () { + const notEmpty = this.length > 0; + const methodCallResult = shift.apply(this, arguments); + const o = this.$fastController; + if (o !== void 0 && notEmpty) { + o.addSplice(newSplice(0, [methodCallResult], 0)); + } + return methodCallResult; + }; + proto.sort = function () { + let oldArray; + const o = this.$fastController; + if (o !== void 0) { + o.flush(); + oldArray = this.slice(); + } + const methodCallResult = sort.apply(this, arguments); + if (o !== void 0) { + o.reset(oldArray); + } + return methodCallResult; + }; + proto.splice = function () { + const methodCallResult = splice.apply(this, arguments); + const o = this.$fastController; + if (o !== void 0) { + o.addSplice(adjustIndex(newSplice(+arguments[0], methodCallResult, arguments.length > 2 ? arguments.length - 2 : 0), this)); + } + return methodCallResult; + }; + proto.unshift = function () { + const methodCallResult = unshift.apply(this, arguments); + const o = this.$fastController; + if (o !== void 0) { + o.addSplice(adjustIndex(newSplice(0, [], arguments.length), this)); + } + return methodCallResult; + }; +} +/* eslint-enable prefer-rest-params */ +/* eslint-enable @typescript-eslint/explicit-function-return-type */ + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-element/dist/esm/templating/repeat.js + + + + + + +const defaultRepeatOptions = Object.freeze({ + positioning: false, + recycle: true, +}); +function bindWithoutPositioning(view, items, index, context) { + view.bind(items[index], context); +} +function bindWithPositioning(view, items, index, context) { + const childContext = Object.create(context); + childContext.index = index; + childContext.length = items.length; + view.bind(items[index], childContext); +} +/** + * A behavior that renders a template for each item in an array. + * @public + */ +class RepeatBehavior { + /** + * Creates an instance of RepeatBehavior. + * @param location - The location in the DOM to render the repeat. + * @param itemsBinding - The array to render. + * @param isItemsBindingVolatile - Indicates whether the items binding has volatile dependencies. + * @param templateBinding - The template to render for each item. + * @param isTemplateBindingVolatile - Indicates whether the template binding has volatile dependencies. + * @param options - Options used to turn on special repeat features. + */ + constructor(location, itemsBinding, isItemsBindingVolatile, templateBinding, isTemplateBindingVolatile, options) { + this.location = location; + this.itemsBinding = itemsBinding; + this.templateBinding = templateBinding; + this.options = options; + this.source = null; + this.views = []; + this.items = null; + this.itemsObserver = null; + this.originalContext = void 0; + this.childContext = void 0; + this.bindView = bindWithoutPositioning; + this.itemsBindingObserver = Observable.binding(itemsBinding, this, isItemsBindingVolatile); + this.templateBindingObserver = Observable.binding(templateBinding, this, isTemplateBindingVolatile); + if (options.positioning) { + this.bindView = bindWithPositioning; + } + } + /** + * Bind this behavior to the source. + * @param source - The source to bind to. + * @param context - The execution context that the binding is operating within. + */ + bind(source, context) { + this.source = source; + this.originalContext = context; + this.childContext = Object.create(context); + this.childContext.parent = source; + this.childContext.parentContext = this.originalContext; + this.items = this.itemsBindingObserver.observe(source, this.originalContext); + this.template = this.templateBindingObserver.observe(source, this.originalContext); + this.observeItems(true); + this.refreshAllViews(); + } + /** + * Unbinds this behavior from the source. + * @param source - The source to unbind from. + */ + unbind() { + this.source = null; + this.items = null; + if (this.itemsObserver !== null) { + this.itemsObserver.unsubscribe(this); + } + this.unbindAllViews(); + this.itemsBindingObserver.disconnect(); + this.templateBindingObserver.disconnect(); + } + /** @internal */ + handleChange(source, args) { + if (source === this.itemsBinding) { + this.items = this.itemsBindingObserver.observe(this.source, this.originalContext); + this.observeItems(); + this.refreshAllViews(); + } + else if (source === this.templateBinding) { + this.template = this.templateBindingObserver.observe(this.source, this.originalContext); + this.refreshAllViews(true); + } + else { + this.updateViews(args); + } + } + observeItems(force = false) { + if (!this.items) { + this.items = emptyArray; + return; + } + const oldObserver = this.itemsObserver; + const newObserver = (this.itemsObserver = Observable.getNotifier(this.items)); + const hasNewObserver = oldObserver !== newObserver; + if (hasNewObserver && oldObserver !== null) { + oldObserver.unsubscribe(this); + } + if (hasNewObserver || force) { + newObserver.subscribe(this); + } + } + updateViews(splices) { + const childContext = this.childContext; + const views = this.views; + const bindView = this.bindView; + const items = this.items; + const template = this.template; + const recycle = this.options.recycle; + const leftoverViews = []; + let leftoverIndex = 0; + let availableViews = 0; + for (let i = 0, ii = splices.length; i < ii; ++i) { + const splice = splices[i]; + const removed = splice.removed; + let removeIndex = 0; + let addIndex = splice.index; + const end = addIndex + splice.addedCount; + const removedViews = views.splice(splice.index, removed.length); + const totalAvailableViews = (availableViews = + leftoverViews.length + removedViews.length); + for (; addIndex < end; ++addIndex) { + const neighbor = views[addIndex]; + const location = neighbor ? neighbor.firstChild : this.location; + let view; + if (recycle && availableViews > 0) { + if (removeIndex <= totalAvailableViews && removedViews.length > 0) { + view = removedViews[removeIndex]; + removeIndex++; + } + else { + view = leftoverViews[leftoverIndex]; + leftoverIndex++; + } + availableViews--; + } + else { + view = template.create(); + } + views.splice(addIndex, 0, view); + bindView(view, items, addIndex, childContext); + view.insertBefore(location); + } + if (removedViews[removeIndex]) { + leftoverViews.push(...removedViews.slice(removeIndex)); + } + } + for (let i = leftoverIndex, ii = leftoverViews.length; i < ii; ++i) { + leftoverViews[i].dispose(); + } + if (this.options.positioning) { + for (let i = 0, ii = views.length; i < ii; ++i) { + const currentContext = views[i].context; + currentContext.length = ii; + currentContext.index = i; + } + } + } + refreshAllViews(templateChanged = false) { + const items = this.items; + const childContext = this.childContext; + const template = this.template; + const location = this.location; + const bindView = this.bindView; + let itemsLength = items.length; + let views = this.views; + let viewsLength = views.length; + if (itemsLength === 0 || templateChanged || !this.options.recycle) { + // all views need to be removed + HTMLView.disposeContiguousBatch(views); + viewsLength = 0; + } + if (viewsLength === 0) { + // all views need to be created + this.views = views = new Array(itemsLength); + for (let i = 0; i < itemsLength; ++i) { + const view = template.create(); + bindView(view, items, i, childContext); + views[i] = view; + view.insertBefore(location); + } + } + else { + // attempt to reuse existing views with new data + let i = 0; + for (; i < itemsLength; ++i) { + if (i < viewsLength) { + const view = views[i]; + bindView(view, items, i, childContext); + } + else { + const view = template.create(); + bindView(view, items, i, childContext); + views.push(view); + view.insertBefore(location); + } + } + const removed = views.splice(i, viewsLength - i); + for (i = 0, itemsLength = removed.length; i < itemsLength; ++i) { + removed[i].dispose(); + } + } + } + unbindAllViews() { + const views = this.views; + for (let i = 0, ii = views.length; i < ii; ++i) { + views[i].unbind(); + } + } +} +/** + * A directive that configures list rendering. + * @public + */ +class RepeatDirective extends HTMLDirective { + /** + * Creates an instance of RepeatDirective. + * @param itemsBinding - The binding that provides the array to render. + * @param templateBinding - The template binding used to obtain a template to render for each item in the array. + * @param options - Options used to turn on special repeat features. + */ + constructor(itemsBinding, templateBinding, options) { + super(); + this.itemsBinding = itemsBinding; + this.templateBinding = templateBinding; + this.options = options; + /** + * Creates a placeholder string based on the directive's index within the template. + * @param index - The index of the directive within the template. + */ + this.createPlaceholder = DOM.createBlockPlaceholder; + enableArrayObservation(); + this.isItemsBindingVolatile = Observable.isVolatileBinding(itemsBinding); + this.isTemplateBindingVolatile = Observable.isVolatileBinding(templateBinding); + } + /** + * Creates a behavior for the provided target node. + * @param target - The node instance to create the behavior for. + */ + createBehavior(target) { + return new RepeatBehavior(target, this.itemsBinding, this.isItemsBindingVolatile, this.templateBinding, this.isTemplateBindingVolatile, this.options); + } +} +/** + * A directive that enables list rendering. + * @param itemsBinding - The array to render. + * @param templateOrTemplateBinding - The template or a template binding used obtain a template + * to render for each item in the array. + * @param options - Options used to turn on special repeat features. + * @public + */ +function repeat(itemsBinding, templateOrTemplateBinding, options = defaultRepeatOptions) { + const templateBinding = typeof templateOrTemplateBinding === "function" + ? templateOrTemplateBinding + : () => templateOrTemplateBinding; + return new RepeatDirective(itemsBinding, templateBinding, Object.assign(Object.assign({}, defaultRepeatOptions), options)); +} + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-foundation/dist/esm/data-grid/data-grid-row.js + + + + + +/** + * A Data Grid Row Custom HTML Element. + * + * @fires row-focused - Fires a custom 'row-focused' event when focus is on an element (usually a cell or its contents) in the row + * @slot - The default slot for custom cell elements + * @public + */ +class DataGridRow extends FoundationElement { + constructor() { + super(...arguments); + /** + * The type of row + * + * @public + * @remarks + * HTML Attribute: row-type + */ + this.rowType = DataGridRowTypes.default; + /** + * The base data for this row + * + * @public + */ + this.rowData = null; + /** + * The column definitions of the row + * + * @public + */ + this.columnDefinitions = null; + /** + * Whether focus is on/in a cell within this row. + * + * @internal + */ + this.isActiveRow = false; + this.cellsRepeatBehavior = null; + this.cellsPlaceholder = null; + /** + * @internal + */ + this.focusColumnIndex = 0; + this.refocusOnLoad = false; + this.updateRowStyle = () => { + this.style.gridTemplateColumns = this.gridTemplateColumns; + }; + } + gridTemplateColumnsChanged() { + if (this.$fastController.isConnected) { + this.updateRowStyle(); + } + } + rowTypeChanged() { + if (this.$fastController.isConnected) { + this.updateItemTemplate(); + } + } + rowDataChanged() { + if (this.rowData !== null && this.isActiveRow) { + this.refocusOnLoad = true; + return; + } + } + cellItemTemplateChanged() { + this.updateItemTemplate(); + } + headerCellItemTemplateChanged() { + this.updateItemTemplate(); + } + /** + * @internal + */ + connectedCallback() { + super.connectedCallback(); + // note that row elements can be reused with a different data object + // as the parent grid's repeat behavior reacts to changes in the data set. + if (this.cellsRepeatBehavior === null) { + this.cellsPlaceholder = document.createComment(""); + this.appendChild(this.cellsPlaceholder); + this.updateItemTemplate(); + this.cellsRepeatBehavior = new RepeatDirective(x => x.columnDefinitions, x => x.activeCellItemTemplate, { positioning: true }).createBehavior(this.cellsPlaceholder); + /* eslint-disable-next-line @typescript-eslint/no-non-null-assertion */ + this.$fastController.addBehaviors([this.cellsRepeatBehavior]); + } + this.addEventListener("cell-focused", this.handleCellFocus); + this.addEventListener(eventFocusOut, this.handleFocusout); + this.addEventListener(eventKeyDown, this.handleKeydown); + this.updateRowStyle(); + if (this.refocusOnLoad) { + // if focus was on the row when data changed try to refocus on same cell + this.refocusOnLoad = false; + if (this.cellElements.length > this.focusColumnIndex) { + this.cellElements[this.focusColumnIndex].focus(); + } + } + } + /** + * @internal + */ + disconnectedCallback() { + super.disconnectedCallback(); + this.removeEventListener("cell-focused", this.handleCellFocus); + this.removeEventListener(eventFocusOut, this.handleFocusout); + this.removeEventListener(eventKeyDown, this.handleKeydown); + } + handleFocusout(e) { + if (!this.contains(e.target)) { + this.isActiveRow = false; + this.focusColumnIndex = 0; + } + } + handleCellFocus(e) { + this.isActiveRow = true; + this.focusColumnIndex = this.cellElements.indexOf(e.target); + this.$emit("row-focused", this); + } + handleKeydown(e) { + if (e.defaultPrevented) { + return; + } + let newFocusColumnIndex = 0; + switch (e.key) { + case keyArrowLeft: + // focus left one cell + newFocusColumnIndex = Math.max(0, this.focusColumnIndex - 1); + this.cellElements[newFocusColumnIndex].focus(); + e.preventDefault(); + break; + case keyArrowRight: + // focus right one cell + newFocusColumnIndex = Math.min(this.cellElements.length - 1, this.focusColumnIndex + 1); + this.cellElements[newFocusColumnIndex].focus(); + e.preventDefault(); + break; + case keyHome: + if (!e.ctrlKey) { + this.cellElements[0].focus(); + e.preventDefault(); + } + break; + case keyEnd: + if (!e.ctrlKey) { + // focus last cell of the row + this.cellElements[this.cellElements.length - 1].focus(); + e.preventDefault(); + } + break; + } + } + updateItemTemplate() { + this.activeCellItemTemplate = + this.rowType === DataGridRowTypes.default && + this.cellItemTemplate !== undefined + ? this.cellItemTemplate + : this.rowType === DataGridRowTypes.default && + this.cellItemTemplate === undefined + ? this.defaultCellItemTemplate + : this.headerCellItemTemplate !== undefined + ? this.headerCellItemTemplate + : this.defaultHeaderCellItemTemplate; + } +} +__decorate([ + attr({ attribute: "grid-template-columns" }) +], DataGridRow.prototype, "gridTemplateColumns", void 0); +__decorate([ + attr({ attribute: "row-type" }) +], DataGridRow.prototype, "rowType", void 0); +__decorate([ + observable +], DataGridRow.prototype, "rowData", void 0); +__decorate([ + observable +], DataGridRow.prototype, "columnDefinitions", void 0); +__decorate([ + observable +], DataGridRow.prototype, "cellItemTemplate", void 0); +__decorate([ + observable +], DataGridRow.prototype, "headerCellItemTemplate", void 0); +__decorate([ + observable +], DataGridRow.prototype, "rowIndex", void 0); +__decorate([ + observable +], DataGridRow.prototype, "isActiveRow", void 0); +__decorate([ + observable +], DataGridRow.prototype, "activeCellItemTemplate", void 0); +__decorate([ + observable +], DataGridRow.prototype, "defaultCellItemTemplate", void 0); +__decorate([ + observable +], DataGridRow.prototype, "defaultHeaderCellItemTemplate", void 0); +__decorate([ + observable +], DataGridRow.prototype, "cellElements", void 0); + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-element/dist/esm/templating/children.js + + +/** + * The runtime behavior for child node observation. + * @public + */ +class ChildrenBehavior extends NodeObservationBehavior { + /** + * Creates an instance of ChildrenBehavior. + * @param target - The element target to observe children on. + * @param options - The options to use when observing the element children. + */ + constructor(target, options) { + super(target, options); + this.observer = null; + options.childList = true; + } + /** + * Begins observation of the nodes. + */ + observe() { + if (this.observer === null) { + this.observer = new MutationObserver(this.handleEvent.bind(this)); + } + this.observer.observe(this.target, this.options); + } + /** + * Disconnects observation of the nodes. + */ + disconnect() { + this.observer.disconnect(); + } + /** + * Retrieves the nodes that should be assigned to the target. + */ + getNodes() { + if ("subtree" in this.options) { + return Array.from(this.target.querySelectorAll(this.options.selector)); + } + return Array.from(this.target.childNodes); + } +} +/** + * A directive that observes the `childNodes` of an element and updates a property + * whenever they change. + * @param propertyOrOptions - The options used to configure child node observation. + * @public + */ +function children(propertyOrOptions) { + if (typeof propertyOrOptions === "string") { + propertyOrOptions = { + property: propertyOrOptions, + }; + } + return new AttachedBehaviorHTMLDirective("fast-children", ChildrenBehavior, propertyOrOptions); +} + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-foundation/dist/esm/data-grid/data-grid-row.template.js + + +function createCellItemTemplate(context) { + const cellTag = context.tagFor(DataGridCell); + return html ` + <${cellTag} + cell-type="${x => (x.isRowHeader ? "rowheader" : undefined)}" + grid-column="${(x, c) => c.index + 1}" + :rowData="${(x, c) => c.parent.rowData}" + :columnDefinition="${x => x}" + > +`; +} +function createHeaderCellItemTemplate(context) { + const cellTag = context.tagFor(DataGridCell); + return html ` + <${cellTag} + cell-type="columnheader" + grid-column="${(x, c) => c.index + 1}" + :columnDefinition="${x => x}" + > +`; +} +/** + * Generates a template for the {@link @microsoft/fast-foundation#DataGridRow} component using + * the provided prefix. + * + * @public + */ +const dataGridRowTemplate = (context, definition) => { + const cellItemTemplate = createCellItemTemplate(context); + const headerCellItemTemplate = createHeaderCellItemTemplate(context); + return html ` + + `; +}; + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-foundation/dist/esm/data-grid/data-grid.js + + + + + + +/** + * A Data Grid Custom HTML Element. + * + * @slot - The default slot for custom row elements + * @public + */ +class DataGrid extends FoundationElement { + constructor() { + super(); + /** + * When true the component will not add itself to the tab queue. + * Default is false. + * + * @public + * @remarks + * HTML Attribute: no-tabbing + */ + this.noTabbing = false; + /** + * Whether the grid should automatically generate a header row and its type + * + * @public + * @remarks + * HTML Attribute: generate-header + */ + this.generateHeader = GenerateHeaderOptions.default; + /** + * The data being displayed in the grid + * + * @public + */ + this.rowsData = []; + /** + * The column definitions of the grid + * + * @public + */ + this.columnDefinitions = null; + /** + * The index of the row that will receive focus the next time the + * grid is focused. This value changes as focus moves to different + * rows within the grid. Changing this value when focus is already + * within the grid moves focus to the specified row. + * + * @public + */ + this.focusRowIndex = 0; + /** + * The index of the column that will receive focus the next time the + * grid is focused. This value changes as focus moves to different rows + * within the grid. Changing this value when focus is already within + * the grid moves focus to the specified column. + * + * @public + */ + this.focusColumnIndex = 0; + this.rowsPlaceholder = null; + this.generatedHeader = null; + this.isUpdatingFocus = false; + this.pendingFocusUpdate = false; + this.rowindexUpdateQueued = false; + this.columnDefinitionsStale = true; + this.generatedGridTemplateColumns = ""; + this.focusOnCell = (rowIndex, columnIndex, scrollIntoView) => { + if (this.rowElements.length === 0) { + this.focusRowIndex = 0; + this.focusColumnIndex = 0; + return; + } + const focusRowIndex = Math.max(0, Math.min(this.rowElements.length - 1, rowIndex)); + const focusRow = this.rowElements[focusRowIndex]; + const cells = focusRow.querySelectorAll('[role="cell"], [role="gridcell"], [role="columnheader"], [role="rowheader"]'); + const focusColumnIndex = Math.max(0, Math.min(cells.length - 1, columnIndex)); + const focusTarget = cells[focusColumnIndex]; + if (scrollIntoView && + this.scrollHeight !== this.clientHeight && + ((focusRowIndex < this.focusRowIndex && this.scrollTop > 0) || + (focusRowIndex > this.focusRowIndex && + this.scrollTop < this.scrollHeight - this.clientHeight))) { + focusTarget.scrollIntoView({ block: "center", inline: "center" }); + } + focusTarget.focus(); + }; + this.onChildListChange = (mutations, + /* eslint-disable-next-line @typescript-eslint/no-unused-vars */ + observer) => { + if (mutations && mutations.length) { + mutations.forEach((mutation) => { + mutation.addedNodes.forEach((newNode) => { + if (newNode.nodeType === 1 && + newNode.getAttribute("role") === "row") { + newNode.columnDefinitions = this.columnDefinitions; + } + }); + }); + this.queueRowIndexUpdate(); + } + }; + this.queueRowIndexUpdate = () => { + if (!this.rowindexUpdateQueued) { + this.rowindexUpdateQueued = true; + DOM.queueUpdate(this.updateRowIndexes); + } + }; + this.updateRowIndexes = () => { + let newGridTemplateColumns = this.gridTemplateColumns; + if (newGridTemplateColumns === undefined) { + // try to generate columns based on manual rows + if (this.generatedGridTemplateColumns === "" && this.rowElements.length > 0) { + const firstRow = this.rowElements[0]; + this.generatedGridTemplateColumns = new Array(firstRow.cellElements.length) + .fill("1fr") + .join(" "); + } + newGridTemplateColumns = this.generatedGridTemplateColumns; + } + this.rowElements.forEach((element, index) => { + const thisRow = element; + thisRow.rowIndex = index; + thisRow.gridTemplateColumns = newGridTemplateColumns; + if (this.columnDefinitionsStale) { + thisRow.columnDefinitions = this.columnDefinitions; + } + }); + this.rowindexUpdateQueued = false; + this.columnDefinitionsStale = false; + }; + } + /** + * generates a gridTemplateColumns based on columndata array + */ + static generateTemplateColumns(columnDefinitions) { + let templateColumns = ""; + columnDefinitions.forEach((column) => { + templateColumns = `${templateColumns}${templateColumns === "" ? "" : " "}${"1fr"}`; + }); + return templateColumns; + } + noTabbingChanged() { + if (this.$fastController.isConnected) { + if (this.noTabbing) { + this.setAttribute("tabIndex", "-1"); + } + else { + this.setAttribute("tabIndex", this.contains(document.activeElement) || + this === document.activeElement + ? "-1" + : "0"); + } + } + } + generateHeaderChanged() { + if (this.$fastController.isConnected) { + this.toggleGeneratedHeader(); + } + } + gridTemplateColumnsChanged() { + if (this.$fastController.isConnected) { + this.updateRowIndexes(); + } + } + rowsDataChanged() { + if (this.columnDefinitions === null && this.rowsData.length > 0) { + this.columnDefinitions = DataGrid.generateColumns(this.rowsData[0]); + } + if (this.$fastController.isConnected) { + this.toggleGeneratedHeader(); + } + } + columnDefinitionsChanged() { + if (this.columnDefinitions === null) { + this.generatedGridTemplateColumns = ""; + return; + } + this.generatedGridTemplateColumns = DataGrid.generateTemplateColumns(this.columnDefinitions); + if (this.$fastController.isConnected) { + this.columnDefinitionsStale = true; + this.queueRowIndexUpdate(); + } + } + headerCellItemTemplateChanged() { + if (this.$fastController.isConnected) { + if (this.generatedHeader !== null) { + this.generatedHeader.headerCellItemTemplate = this.headerCellItemTemplate; + } + } + } + focusRowIndexChanged() { + if (this.$fastController.isConnected) { + this.queueFocusUpdate(); + } + } + focusColumnIndexChanged() { + if (this.$fastController.isConnected) { + this.queueFocusUpdate(); + } + } + /** + * @internal + */ + connectedCallback() { + super.connectedCallback(); + if (this.rowItemTemplate === undefined) { + this.rowItemTemplate = this.defaultRowItemTemplate; + } + this.rowsPlaceholder = document.createComment(""); + this.appendChild(this.rowsPlaceholder); + this.toggleGeneratedHeader(); + this.rowsRepeatBehavior = new RepeatDirective(x => x.rowsData, x => x.rowItemTemplate, { positioning: true }).createBehavior(this.rowsPlaceholder); + /* eslint-disable-next-line @typescript-eslint/no-non-null-assertion */ + this.$fastController.addBehaviors([this.rowsRepeatBehavior]); + this.addEventListener("row-focused", this.handleRowFocus); + this.addEventListener(eventFocus, this.handleFocus); + this.addEventListener(eventKeyDown, this.handleKeydown); + this.addEventListener(eventFocusOut, this.handleFocusOut); + this.observer = new MutationObserver(this.onChildListChange); + // only observe if nodes are added or removed + this.observer.observe(this, { childList: true }); + if (this.noTabbing) { + this.setAttribute("tabindex", "-1"); + } + DOM.queueUpdate(this.queueRowIndexUpdate); + } + /** + * @internal + */ + disconnectedCallback() { + super.disconnectedCallback(); + this.removeEventListener("row-focused", this.handleRowFocus); + this.removeEventListener(eventFocus, this.handleFocus); + this.removeEventListener(eventKeyDown, this.handleKeydown); + this.removeEventListener(eventFocusOut, this.handleFocusOut); + // disconnect observer + this.observer.disconnect(); + this.rowsPlaceholder = null; + this.generatedHeader = null; + } + /** + * @internal + */ + handleRowFocus(e) { + this.isUpdatingFocus = true; + const focusRow = e.target; + this.focusRowIndex = this.rowElements.indexOf(focusRow); + this.focusColumnIndex = focusRow.focusColumnIndex; + this.setAttribute("tabIndex", "-1"); + this.isUpdatingFocus = false; + } + /** + * @internal + */ + handleFocus(e) { + this.focusOnCell(this.focusRowIndex, this.focusColumnIndex, true); + } + /** + * @internal + */ + handleFocusOut(e) { + if (e.relatedTarget === null || !this.contains(e.relatedTarget)) { + this.setAttribute("tabIndex", this.noTabbing ? "-1" : "0"); + } + } + /** + * @internal + */ + handleKeydown(e) { + if (e.defaultPrevented) { + return; + } + let newFocusRowIndex; + const maxIndex = this.rowElements.length - 1; + const currentGridBottom = this.offsetHeight + this.scrollTop; + const lastRow = this.rowElements[maxIndex]; + switch (e.key) { + case keyArrowUp: + e.preventDefault(); + // focus up one row + this.focusOnCell(this.focusRowIndex - 1, this.focusColumnIndex, true); + break; + case keyArrowDown: + e.preventDefault(); + // focus down one row + this.focusOnCell(this.focusRowIndex + 1, this.focusColumnIndex, true); + break; + case keyPageUp: + e.preventDefault(); + if (this.rowElements.length === 0) { + this.focusOnCell(0, 0, false); + break; + } + if (this.focusRowIndex === 0) { + this.focusOnCell(0, this.focusColumnIndex, false); + return; + } + newFocusRowIndex = this.focusRowIndex - 1; + for (newFocusRowIndex; newFocusRowIndex >= 0; newFocusRowIndex--) { + const thisRow = this.rowElements[newFocusRowIndex]; + if (thisRow.offsetTop < this.scrollTop) { + this.scrollTop = + thisRow.offsetTop + thisRow.clientHeight - this.clientHeight; + break; + } + } + this.focusOnCell(newFocusRowIndex, this.focusColumnIndex, false); + break; + case keyPageDown: + e.preventDefault(); + if (this.rowElements.length === 0) { + this.focusOnCell(0, 0, false); + break; + } + // focus down one "page" + if (this.focusRowIndex >= maxIndex || + lastRow.offsetTop + lastRow.offsetHeight <= currentGridBottom) { + this.focusOnCell(maxIndex, this.focusColumnIndex, false); + return; + } + newFocusRowIndex = this.focusRowIndex + 1; + for (newFocusRowIndex; newFocusRowIndex <= maxIndex; newFocusRowIndex++) { + const thisRow = this.rowElements[newFocusRowIndex]; + if (thisRow.offsetTop + thisRow.offsetHeight > currentGridBottom) { + let stickyHeaderOffset = 0; + if (this.generateHeader === GenerateHeaderOptions.sticky && + this.generatedHeader !== null) { + stickyHeaderOffset = this.generatedHeader.clientHeight; + } + this.scrollTop = thisRow.offsetTop - stickyHeaderOffset; + break; + } + } + this.focusOnCell(newFocusRowIndex, this.focusColumnIndex, false); + break; + case keyHome: + if (e.ctrlKey) { + e.preventDefault(); + // focus first cell of first row + this.focusOnCell(0, 0, true); + } + break; + case keyEnd: + if (e.ctrlKey && this.columnDefinitions !== null) { + e.preventDefault(); + // focus last cell of last row + this.focusOnCell(this.rowElements.length - 1, this.columnDefinitions.length - 1, true); + } + break; + } + } + queueFocusUpdate() { + if (this.isUpdatingFocus && + (this.contains(document.activeElement) || this === document.activeElement)) { + return; + } + if (this.pendingFocusUpdate === false) { + this.pendingFocusUpdate = true; + DOM.queueUpdate(() => this.updateFocus()); + } + } + updateFocus() { + this.pendingFocusUpdate = false; + this.focusOnCell(this.focusRowIndex, this.focusColumnIndex, true); + } + toggleGeneratedHeader() { + if (this.generatedHeader !== null) { + this.removeChild(this.generatedHeader); + this.generatedHeader = null; + } + if (this.generateHeader !== GenerateHeaderOptions.none && + this.rowsData.length > 0) { + const generatedHeaderElement = document.createElement(this.rowElementTag); + this.generatedHeader = generatedHeaderElement; + this.generatedHeader.columnDefinitions = this.columnDefinitions; + this.generatedHeader.gridTemplateColumns = this.gridTemplateColumns; + this.generatedHeader.rowType = + this.generateHeader === GenerateHeaderOptions.sticky + ? DataGridRowTypes.stickyHeader + : DataGridRowTypes.header; + if (this.firstChild !== null || this.rowsPlaceholder !== null) { + this.insertBefore(generatedHeaderElement, this.firstChild !== null ? this.firstChild : this.rowsPlaceholder); + } + return; + } + } +} +/** + * generates a basic column definition by examining sample row data + */ +DataGrid.generateColumns = (row) => { + return Object.getOwnPropertyNames(row).map((property, index) => { + return { + columnDataKey: property, + gridColumn: `${index}`, + }; + }); +}; +__decorate([ + attr({ attribute: "no-tabbing", mode: "boolean" }) +], DataGrid.prototype, "noTabbing", void 0); +__decorate([ + attr({ attribute: "generate-header" }) +], DataGrid.prototype, "generateHeader", void 0); +__decorate([ + attr({ attribute: "grid-template-columns" }) +], DataGrid.prototype, "gridTemplateColumns", void 0); +__decorate([ + observable +], DataGrid.prototype, "rowsData", void 0); +__decorate([ + observable +], DataGrid.prototype, "columnDefinitions", void 0); +__decorate([ + observable +], DataGrid.prototype, "rowItemTemplate", void 0); +__decorate([ + observable +], DataGrid.prototype, "cellItemTemplate", void 0); +__decorate([ + observable +], DataGrid.prototype, "headerCellItemTemplate", void 0); +__decorate([ + observable +], DataGrid.prototype, "focusRowIndex", void 0); +__decorate([ + observable +], DataGrid.prototype, "focusColumnIndex", void 0); +__decorate([ + observable +], DataGrid.prototype, "defaultRowItemTemplate", void 0); +__decorate([ + observable +], DataGrid.prototype, "rowElementTag", void 0); +__decorate([ + observable +], DataGrid.prototype, "rowElements", void 0); + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-foundation/dist/esm/data-grid/data-grid.template.js + + +function createRowItemTemplate(context) { + const rowTag = context.tagFor(DataGridRow); + return html ` + <${rowTag} + :rowData="${x => x}" + :cellItemTemplate="${(x, c) => c.parent.cellItemTemplate}" + :headerCellItemTemplate="${(x, c) => c.parent.headerCellItemTemplate}" + > +`; +} +/** + * Generates a template for the {@link @microsoft/fast-foundation#DataGrid} component using + * the provided prefix. + * + * @public + */ +const dataGridTemplate = (context, definition) => { + const rowItemTemplate = createRowItemTemplate(context); + const rowTag = context.tagFor(DataGridRow); + return html ` + + `; +}; + +;// CONCATENATED MODULE: ../node_modules/@jupyter/web-components/dist/esm/data-grid/data-grid.styles.js +// Copyright (c) Jupyter Development Team. +// Copyright (c) Microsoft Corporation. +// Distributed under the terms of the Modified BSD License. + +/** + * Styles for Data Grid + * @public + */ +const dataGridStyles = (context, definition) => css ` + :host { + display: flex; + position: relative; + flex-direction: column; + } +`; + +;// CONCATENATED MODULE: ../node_modules/@jupyter/web-components/dist/esm/data-grid/data-grid-row.styles.js +// Copyright (c) Jupyter Development Team. +// Copyright (c) Microsoft Corporation. +// Distributed under the terms of the Modified BSD License. + + +/** + * Styles for Data Grid row + * @public + */ +const dataGridRowStyles = (context, definition) => css ` + :host { + display: grid; + padding: 1px 0; + box-sizing: border-box; + width: 100%; + border-bottom: calc(${strokeWidth} * 1px) solid ${neutralStrokeDividerRest}; + } + + :host(.header) { + } + + :host(.sticky-header) { + background: ${neutralFillRest}; + position: sticky; + top: 0; + } +`; + +;// CONCATENATED MODULE: ../node_modules/@jupyter/web-components/dist/esm/data-grid/data-grid-cell.styles.js +// Copyright (c) Jupyter Development Team. +// Copyright (c) Microsoft Corporation. +// Distributed under the terms of the Modified BSD License. + + + + +/** + * Styles for Data Grid cell + * @public + */ +const dataGridCellStyles = (context, definition) => css ` + :host { + padding: calc(${designUnit} * 1px) calc(${designUnit} * 3px); + color: ${neutralForegroundRest}; + box-sizing: border-box; + font-family: ${bodyFont}; + font-size: ${typeRampBaseFontSize}; + line-height: ${typeRampBaseLineHeight}; + font-weight: 400; + border: transparent calc(${focusStrokeWidth} * 1px) solid; + overflow: hidden; + white-space: nowrap; + border-radius: calc(${controlCornerRadius} * 1px); + } + + :host(.column-header) { + font-weight: 600; + } + + :host(:${focusVisible}) { + outline: calc(${focusStrokeWidth} * 1px) solid ${accentFillFocus}; + color: ${neutralForegroundRest}; + } + `.withBehaviors(forcedColorsStylesheetBehavior(css ` + :host { + forced-color-adjust: none; + border-color: transparent; + background: ${SystemColors.Field}; + color: ${SystemColors.FieldText}; + } + + :host(:${focusVisible}) { + border-color: ${SystemColors.FieldText}; + box-shadow: 0 0 0 2px inset ${SystemColors.Field}; + color: ${SystemColors.FieldText}; + } + `)); + +;// CONCATENATED MODULE: ../node_modules/@jupyter/web-components/dist/esm/data-grid/index.js +// Copyright (c) Jupyter Development Team. +// Copyright (c) Microsoft Corporation. +// Distributed under the terms of the Modified BSD License. + + + + +/** + * DataGridCell class + * + * @public + * @tagname jp-data-grid-cell + */ +class JupyterDataGridCell extends DataGridCell { +} +/** + * A function that returns a {@link @microsoft/fast-foundation#DataGridCell} registration for configuring the component with a DesignSystem. + * + * @public + * @remarks + * Generates HTML Element: `` + */ +const jpDataGridCell = JupyterDataGridCell.compose({ + baseName: 'data-grid-cell', + baseClass: DataGridCell, + template: dataGridCellTemplate, + styles: dataGridCellStyles +}); +/** + * DataGridRow class + * + * @public + * @tagname jp-data-grid-row + */ +class JupyterDataGridRow extends DataGridRow { +} +/** + * A function that returns a {@link @microsoft/fast-foundation#DataGridRow} registration for configuring the component with a DesignSystem. + * + * @public + * @remarks + * Generates HTML Element: `` + */ +const jpDataGridRow = JupyterDataGridRow.compose({ + baseName: 'data-grid-row', + baseClass: DataGridRow, + template: dataGridRowTemplate, + styles: dataGridRowStyles +}); +/** + * DataGrid class + * + * @public + * @tagname jp-data-grid + */ +class JupyterDataGrid extends DataGrid { +} +/** + * A function that returns a {@link @microsoft/fast-foundation#DataGrid} registration for configuring the component with a DesignSystem. + * + * @public + * @remarks + * Generates HTML Element: `` + */ +const jpDataGrid = JupyterDataGrid.compose({ + baseName: 'data-grid', + baseClass: DataGrid, + template: dataGridTemplate, + styles: dataGridStyles +}); + + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-foundation/dist/esm/text-field/text-field.form-associated.js + + +class _TextField extends FoundationElement { +} +/** + * A form-associated base class for the {@link @microsoft/fast-foundation#(TextField:class)} component. + * + * @internal + */ +class FormAssociatedTextField extends FormAssociated(_TextField) { + constructor() { + super(...arguments); + this.proxy = document.createElement("input"); + } +} + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-foundation/dist/esm/text-field/text-field.options.js +/** + * Text field sub-types + * @public + */ +const TextFieldType = { + /** + * An email TextField + */ + email: "email", + /** + * A password TextField + */ + password: "password", + /** + * A telephone TextField + */ + tel: "tel", + /** + * A text TextField + */ + text: "text", + /** + * A URL TextField + */ + url: "url", +}; + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-foundation/dist/esm/text-field/text-field.js + + + + + + + +/** + * A Text Field Custom HTML Element. + * Based largely on the {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/text | element }. + * + * @slot start - Content which can be provided before the number field input + * @slot end - Content which can be provided after the number field input + * @slot - The default slot for the label + * @csspart label - The label + * @csspart root - The element wrapping the control, including start and end slots + * @csspart control - The text field element + * @fires change - Fires a custom 'change' event when the value has changed + * + * @public + */ +class TextField extends FormAssociatedTextField { + constructor() { + super(...arguments); + /** + * Allows setting a type or mode of text. + * @public + * @remarks + * HTML Attribute: type + */ + this.type = TextFieldType.text; + } + readOnlyChanged() { + if (this.proxy instanceof HTMLInputElement) { + this.proxy.readOnly = this.readOnly; + this.validate(); + } + } + autofocusChanged() { + if (this.proxy instanceof HTMLInputElement) { + this.proxy.autofocus = this.autofocus; + this.validate(); + } + } + placeholderChanged() { + if (this.proxy instanceof HTMLInputElement) { + this.proxy.placeholder = this.placeholder; + } + } + typeChanged() { + if (this.proxy instanceof HTMLInputElement) { + this.proxy.type = this.type; + this.validate(); + } + } + listChanged() { + if (this.proxy instanceof HTMLInputElement) { + this.proxy.setAttribute("list", this.list); + this.validate(); + } + } + maxlengthChanged() { + if (this.proxy instanceof HTMLInputElement) { + this.proxy.maxLength = this.maxlength; + this.validate(); + } + } + minlengthChanged() { + if (this.proxy instanceof HTMLInputElement) { + this.proxy.minLength = this.minlength; + this.validate(); + } + } + patternChanged() { + if (this.proxy instanceof HTMLInputElement) { + this.proxy.pattern = this.pattern; + this.validate(); + } + } + sizeChanged() { + if (this.proxy instanceof HTMLInputElement) { + this.proxy.size = this.size; + } + } + spellcheckChanged() { + if (this.proxy instanceof HTMLInputElement) { + this.proxy.spellcheck = this.spellcheck; + } + } + /** + * @internal + */ + connectedCallback() { + super.connectedCallback(); + this.proxy.setAttribute("type", this.type); + this.validate(); + if (this.autofocus) { + DOM.queueUpdate(() => { + this.focus(); + }); + } + } + /** + * Selects all the text in the text field + * + * @public + */ + select() { + this.control.select(); + /** + * The select event does not permeate the shadow DOM boundary. + * This fn effectively proxies the select event, + * emitting a `select` event whenever the internal + * control emits a `select` event + */ + this.$emit("select"); + } + /** + * Handles the internal control's `input` event + * @internal + */ + handleTextInput() { + this.value = this.control.value; + } + /** + * Change event handler for inner control. + * @remarks + * "Change" events are not `composable` so they will not + * permeate the shadow DOM boundary. This fn effectively proxies + * the change event, emitting a `change` event whenever the internal + * control emits a `change` event + * @internal + */ + handleChange() { + this.$emit("change"); + } + /** {@inheritDoc (FormAssociated:interface).validate} */ + validate() { + super.validate(this.control); + } +} +__decorate([ + attr({ attribute: "readonly", mode: "boolean" }) +], TextField.prototype, "readOnly", void 0); +__decorate([ + attr({ mode: "boolean" }) +], TextField.prototype, "autofocus", void 0); +__decorate([ + attr +], TextField.prototype, "placeholder", void 0); +__decorate([ + attr +], TextField.prototype, "type", void 0); +__decorate([ + attr +], TextField.prototype, "list", void 0); +__decorate([ + attr({ converter: nullableNumberConverter }) +], TextField.prototype, "maxlength", void 0); +__decorate([ + attr({ converter: nullableNumberConverter }) +], TextField.prototype, "minlength", void 0); +__decorate([ + attr +], TextField.prototype, "pattern", void 0); +__decorate([ + attr({ converter: nullableNumberConverter }) +], TextField.prototype, "size", void 0); +__decorate([ + attr({ mode: "boolean" }) +], TextField.prototype, "spellcheck", void 0); +__decorate([ + observable +], TextField.prototype, "defaultSlottedNodes", void 0); +/** + * Includes ARIA states and properties relating to the ARIA textbox role + * + * @public + */ +class DelegatesARIATextbox { +} +applyMixins(DelegatesARIATextbox, ARIAGlobalStatesAndProperties); +applyMixins(TextField, StartEnd, DelegatesARIATextbox); + +;// CONCATENATED MODULE: ../node_modules/@jupyter/web-components/dist/esm/date-field/date-field.form-associated.js +// Copyright (c) Jupyter Development Team. +// Distributed under the terms of the Modified BSD License. + +class _DateField extends FoundationElement { +} +/** + * A form-associated base class for the {@link @jupyter/web-components#(DateField:class)} component. + * + * @internal + */ +class FormAssociatedDateField extends FormAssociated(_DateField) { + constructor() { + super(...arguments); + this.proxy = document.createElement('input'); + } +} + +;// CONCATENATED MODULE: ../node_modules/@jupyter/web-components/dist/esm/converters.js +// Copyright (c) Jupyter Development Team. +// Distributed under the terms of the Modified BSD License. +/** + * A {@link ValueConverter} that converts to and from `Date` values. + * @remarks + * This converter allows for nullable Date, returning `null` if the + * input was `null`, `undefined`, or a non-parsable date. + * @public + */ +const nullableDateConverter = { + toView(value) { + if (value === null || value === undefined) { + return null; + } + const date = new Date(value); + // https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date/Date#return_value + return date.toString() === 'Invalid Date' + ? null + : `${date.getFullYear().toString().padStart(4, '0')}-${(date.getMonth() + 1) + .toString() + .padStart(2, '0')}-${date.getDate().toString().padStart(2, '0')}`; + }, + fromView(value) { + if (value === null || value === undefined) { + return null; + } + const date = new Date(value); + // https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date/Date#return_value + return date.toString() === 'Invalid Date' ? null : date; + } +}; + +;// CONCATENATED MODULE: ../node_modules/@jupyter/web-components/dist/esm/date-field/date-field.js +// Copyright (c) Jupyter Development Team. +// Distributed under the terms of the Modified BSD License. + + + + + + +const INVALID_DATE = 'Invalid Date'; +/** + * A Dext Field Custom HTML Element. + * Based largely on the {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/date | element }. + * + * @public + * @tagname jp-date-field + * + * @fires input - Fires a custom 'input' event when the value has changed + * @fires change - Fires a custom 'change' event when the value has changed + */ +class DateField extends FormAssociatedDateField { + constructor() { + super(...arguments); + /** + * Amount to increment or decrement the value by + * @public + * @remarks + * HTMLAttribute: step + */ + this.step = 1; + /** + * Flag to indicate that the value change is from the user input + * @internal + */ + this.isUserInput = false; + } + readOnlyChanged() { + if (this.proxy instanceof HTMLInputElement) { + this.proxy.readOnly = this.readOnly; + this.validate(); + } + } + autofocusChanged() { + if (this.proxy instanceof HTMLInputElement) { + this.proxy.autofocus = this.autofocus; + this.validate(); + } + } + listChanged() { + if (this.proxy instanceof HTMLInputElement) { + this.proxy.setAttribute('list', this.list); + this.validate(); + } + } + /** + * Ensures that the max is greater than the min and that the value + * is less than the max + * @param previous - the previous max value + * @param next - updated max value + * + * @internal + */ + maxChanged(previous, next) { + var _a; + this.max = next < ((_a = this.min) !== null && _a !== void 0 ? _a : next) ? this.min : next; + this.value = this.getValidValue(this.value); + } + /** + * Ensures that the min is less than the max and that the value + * is greater than the min + * @param previous - previous min value + * @param next - updated min value + * + * @internal + */ + minChanged(previous, next) { + var _a; + this.min = next > ((_a = this.max) !== null && _a !== void 0 ? _a : next) ? this.max : next; + this.value = this.getValidValue(this.value); + } + /** + * The value property, typed as a number. + * + * @public + */ + get valueAsNumber() { + return new Date(super.value).valueOf(); + } + set valueAsNumber(next) { + this.value = new Date(next).toString(); + } + /** + * The value property, typed as a date. + * + * @public + */ + get valueAsDate() { + return new Date(super.value); + } + set valueAsDate(next) { + this.value = next.toString(); + } + /** + * Validates that the value is a number between the min and max + * @param previous - previous stored value + * @param next - value being updated + * @param updateControl - should the text field be updated with value, defaults to true + * @internal + */ + valueChanged(previous, next) { + this.value = this.getValidValue(next); + if (next !== this.value) { + return; + } + if (this.control && !this.isUserInput) { + this.control.value = this.value; + } + super.valueChanged(previous, this.value); + if (previous !== undefined && !this.isUserInput) { + this.$emit('change'); + } + this.isUserInput = false; + } + /** + * Sets the internal value to a valid number between the min and max properties + * @param value - user input + * + * @internal + */ + getValidValue(value) { + var _a, _b; + let validValue = new Date(value); + if (validValue.toString() === INVALID_DATE) { + validValue = ''; + } + else { + validValue = + validValue > ((_a = this.max) !== null && _a !== void 0 ? _a : validValue) ? this.max : validValue; + validValue = + validValue < ((_b = this.min) !== null && _b !== void 0 ? _b : validValue) ? this.min : validValue; + validValue = `${validValue.getFullYear().toString().padStart(4, '0')}-${(validValue.getMonth() + 1) + .toString() + .padStart(2, '0')}-${validValue.getDate().toString().padStart(2, '0')}`; + } + return validValue; + } + /** + * Increments the value using the step value + * + * @public + */ + stepUp() { + // Step is given in days: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/date#step + const step = 86400000 * this.step; + const value = new Date(this.value); + this.value = new Date(value.toString() !== INVALID_DATE ? value.valueOf() + step : 0).toString(); + } + /** + * Decrements the value using the step value + * + * @public + */ + stepDown() { + // Step is given in days: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/date#step + const step = 86400000 * this.step; + const value = new Date(this.value); + this.value = new Date(value.toString() !== INVALID_DATE + ? Math.max(value.valueOf() - step, 0) + : 0).toString(); + } + /** + * @internal + */ + connectedCallback() { + super.connectedCallback(); + this.validate(); + this.control.value = this.value; + if (this.autofocus) { + DOM.queueUpdate(() => { + this.focus(); + }); + } + if (!this.appearance) { + this.appearance = 'outline'; + } + } + /** + * Handles the internal control's `input` event + * @internal + */ + handleTextInput() { + this.isUserInput = true; + this.value = this.control.value; + } + /** + * Change event handler for inner control. + * @remarks + * "Change" events are not `composable` so they will not + * permeate the shadow DOM boundary. This fn effectively proxies + * the change event, emitting a `change` event whenever the internal + * control emits a `change` event + * @internal + */ + handleChange() { + this.$emit('change'); + } + /** + * Handles the internal control's `keydown` event + * @internal + */ + handleKeyDown(e) { + const key = e.key; + switch (key) { + case keyArrowUp: + this.stepUp(); + return false; + case keyArrowDown: + this.stepDown(); + return false; + } + return true; + } + /** + * Handles populating the input field with a validated value when + * leaving the input field. + * @internal + */ + handleBlur() { + this.control.value = this.value; + } +} +tslib_es6_decorate([ + attr +], DateField.prototype, "appearance", void 0); +tslib_es6_decorate([ + attr({ attribute: 'readonly', mode: 'boolean' }) +], DateField.prototype, "readOnly", void 0); +tslib_es6_decorate([ + attr({ mode: 'boolean' }) +], DateField.prototype, "autofocus", void 0); +tslib_es6_decorate([ + attr +], DateField.prototype, "list", void 0); +tslib_es6_decorate([ + attr({ converter: nullableNumberConverter }) +], DateField.prototype, "step", void 0); +tslib_es6_decorate([ + attr({ converter: nullableDateConverter }) +], DateField.prototype, "max", void 0); +tslib_es6_decorate([ + attr({ converter: nullableDateConverter }) +], DateField.prototype, "min", void 0); +tslib_es6_decorate([ + observable +], DateField.prototype, "defaultSlottedNodes", void 0); +applyMixins(DateField, StartEnd, DelegatesARIATextbox); + +;// CONCATENATED MODULE: ../node_modules/@jupyter/web-components/dist/esm/styles/patterns/field.js +// Copyright (c) Jupyter Development Team. +// Copyright (c) Microsoft Corporation. +// Distributed under the terms of the Modified BSD License. + + + + + +const BaseFieldStyles = css ` + ${display('inline-block')} :host { + font-family: ${bodyFont}; + outline: none; + user-select: none; + /* Ensure to display focus highlight */ + margin: calc((${focusStrokeWidth} - ${strokeWidth}) * 1px); + } + + .root { + box-sizing: border-box; + position: relative; + display: flex; + flex-direction: row; + color: ${neutralForegroundRest}; + background: ${neutralFillInputRest}; + border-radius: calc(${controlCornerRadius} * 1px); + border: calc(${strokeWidth} * 1px) solid ${neutralFillStrongRest}; + height: calc(${heightNumber} * 1px); + } + + :host([aria-invalid='true']) .root { + border-color: ${errorFillRest}; + } + + .control { + -webkit-appearance: none; + font: inherit; + background: transparent; + border: 0; + color: inherit; + height: calc(100% - 4px); + width: 100%; + margin-top: auto; + margin-bottom: auto; + border: none; + padding: 0 calc(${designUnit} * 2px + 1px); + font-size: ${typeRampBaseFontSize}; + line-height: ${typeRampBaseLineHeight}; + } + + .control:placeholder-shown { + text-overflow: ellipsis; + } + + .control:hover, + .control:${focusVisible}, + .control:disabled, + .control:active { + outline: none; + } + + .label { + display: block; + color: ${neutralForegroundRest}; + cursor: pointer; + font-size: ${typeRampBaseFontSize}; + line-height: ${typeRampBaseLineHeight}; + margin-bottom: 4px; + } + + .label__hidden { + display: none; + visibility: hidden; + } + + .start, + .end { + margin: auto; + fill: currentcolor; + } + + ::slotted(svg) { + /* TODO: adaptive typography https://github.com/microsoft/fast/issues/2432 */ + width: 16px; + height: 16px; + } + + .start { + margin-inline-start: 11px; + } + + .end { + margin-inline-end: 11px; + } + + :host(:hover:not([disabled])) .root { + background: ${neutralFillInputHover}; + border-color: ${neutralFillStrongHover}; + } + + :host([aria-invalid='true']:hover:not([disabled])) .root { + border-color: ${errorFillHover}; + } + + :host(:active:not([disabled])) .root { + background: ${neutralFillInputHover}; + border-color: ${neutralFillStrongActive}; + } + + :host([aria-invalid='true']:active:not([disabled])) .root { + border-color: ${errorFillActive}; + } + + :host(:focus-within:not([disabled])) .root { + border-color: ${accentFillFocus}; + box-shadow: 0 0 0 calc((${focusStrokeWidth} - ${strokeWidth}) * 1px) + ${accentFillFocus}; + } + + :host([aria-invalid='true']:focus-within:not([disabled])) .root { + border-color: ${errorFillFocus}; + box-shadow: 0 0 0 calc((${focusStrokeWidth} - ${strokeWidth}) * 1px) + ${errorFillFocus}; + } + + :host([appearance='filled']) .root { + background: ${neutralFillRest}; + } + + :host([appearance='filled']:hover:not([disabled])) .root { + background: ${neutralFillHover}; + } + + :host([disabled]) .label, + :host([readonly]) .label, + :host([readonly]) .control, + :host([disabled]) .control { + cursor: ${disabledCursor}; + } + + :host([disabled]) { + opacity: ${disabledOpacity}; + } + + :host([disabled]) .control { + border-color: ${neutralStrokeRest}; + } +`.withBehaviors(forcedColorsStylesheetBehavior(css ` + .root, + :host([appearance='filled']) .root { + forced-color-adjust: none; + background: ${SystemColors.Field}; + border-color: ${SystemColors.FieldText}; + } + :host([aria-invalid='true']) .root { + border-style: dashed; + } + :host(:hover:not([disabled])) .root, + :host([appearance='filled']:hover:not([disabled])) .root, + :host([appearance='filled']:hover) .root { + background: ${SystemColors.Field}; + border-color: ${SystemColors.Highlight}; + } + .start, + .end { + fill: currentcolor; + } + :host([disabled]) { + opacity: 1; + } + :host([disabled]) .root, + :host([appearance='filled']:hover[disabled]) .root { + border-color: ${SystemColors.GrayText}; + background: ${SystemColors.Field}; + } + :host(:focus-within:enabled) .root { + border-color: ${SystemColors.Highlight}; + box-shadow: 0 0 0 calc((${focusStrokeWidth} - ${strokeWidth}) * 1px) + ${SystemColors.Highlight}; + } + input::placeholder { + color: ${SystemColors.GrayText}; + } + `)); + +;// CONCATENATED MODULE: ../node_modules/@jupyter/web-components/dist/esm/date-field/date-field.styles.js +// Copyright (c) Jupyter Development Team. +// Distributed under the terms of the Modified BSD License. + + +/** + * Styles for Date Field + * @public + */ +const dateFieldStyles = (context, definition) => css ` + ${BaseFieldStyles} +`; + +;// CONCATENATED MODULE: ../node_modules/@microsoft/fast-foundation/dist/esm/utilities/whitespace-filter.js +/** + * a method to filter out any whitespace _only_ nodes, to be used inside a template + * @param value - The Node that is being inspected + * @param index - The index of the node within the array + * @param array - The Node array that is being filtered + * + * @public + */ +function whitespaceFilter(value, index, array) { + return value.nodeType !== Node.TEXT_NODE + ? true + : typeof value.nodeValue === "string" && !!value.nodeValue.trim().length; +} + +;// CONCATENATED MODULE: ../node_modules/@jupyter/web-components/dist/esm/date-field/date-field.template.js +// Copyright (c) Jupyter Development Team. +// Distributed under the terms of the Modified BSD License. + + +/** + * The template for the {@link @jupyter/web-components#(DateField:class)} component. + * @public + */ +const dateFieldTemplate = (context, definition) => html ` + +`; + +;// CONCATENATED MODULE: ../node_modules/@jupyter/web-components/dist/esm/date-field/index.js +// Copyright (c) Jupyter Development Team. +// Copyright (c) Microsoft Corporation. +// Distributed under the terms of the Modified BSD License. + + + + + +/** + * A function that returns a {@link @jupyter/web-components#DateField} registration for configuring the component with a DesignSystem. + * Implements {@link @jupyter/web-components#dateFieldTemplate} + * + * + * @public + * @remarks + * Generates HTML Element: `` + * + * {@link https://developer.mozilla.org/en-US/docs/Web/API/ShadowRoot/delegatesFocus | delegatesFocus} + */ +const jpDateField = DateField.compose({ + baseName: 'date-field', + styles: dateFieldStyles, + template: dateFieldTemplate, + shadowOptions: { + delegatesFocus: true + } +}); + + +;// CONCATENATED MODULE: ../node_modules/@jupyter/web-components/dist/esm/design-system-provider/index.js +// Copyright (c) Jupyter Development Team. +// Copyright (c) Microsoft Corporation. +// Distributed under the terms of the Modified BSD License. + + + + + + + +/** + * A {@link ValueConverter} that converts to and from `Swatch` values. + * @remarks + * This converter allows for colors represented as string hex values, returning `null` if the + * input was `null` or `undefined`. + * @internal + */ +const swatchConverter = { + toView(value) { + if (value === null || value === undefined) { + return null; + } + return value === null || value === void 0 ? void 0 : value.toColorString(); + }, + fromView(value) { + if (value === null || value === undefined) { + return null; + } + const color = parseColorHexRGB(value); + return color ? SwatchRGB.create(color.r, color.g, color.b) : null; + } +}; +const backgroundStyles = css ` + :host { + background-color: ${fillColor}; + color: ${neutralForegroundRest}; + } +`.withBehaviors(forcedColorsStylesheetBehavior(css ` + :host { + background-color: ${SystemColors.ButtonFace}; + box-shadow: 0 0 0 1px ${SystemColors.CanvasText}; + color: ${SystemColors.ButtonText}; + } + `)); +function designToken(token) { + return (source, key) => { + // @ts-expect-error source as no string index + source[key + 'Changed'] = function (prev, next) { + if (next !== undefined && next !== null) { + token.setValueFor(this, next); + } + else { + token.deleteValueFor(this); + } + }; + }; +} +/** + * The Jupyter DesignSystemProvider Element. + * @internal + */ +class DesignSystemProvider extends FoundationElement { + constructor() { + super(); + /** + * Used to instruct the jpDesignSystemProvider + * that it should not set the CSS + * background-color and color properties + * + * @remarks + * HTML boolean attribute: no-paint + */ + this.noPaint = false; + // If fillColor or baseLayerLuminance change, we need to + // re-evaluate whether we should have paint styles applied + const subscriber = { + handleChange: this.noPaintChanged.bind(this) + }; + Observable.getNotifier(this).subscribe(subscriber, 'fillColor'); + Observable.getNotifier(this).subscribe(subscriber, 'baseLayerLuminance'); + } + noPaintChanged() { + if (!this.noPaint && + (this.fillColor !== void 0 || this.baseLayerLuminance)) { + this.$fastController.addStyles(backgroundStyles); + } + else { + this.$fastController.removeStyles(backgroundStyles); + } + } +} +tslib_es6_decorate([ + attr({ attribute: 'no-paint', mode: 'boolean' }) +], DesignSystemProvider.prototype, "noPaint", void 0); +tslib_es6_decorate([ + attr({ + attribute: 'fill-color', + converter: swatchConverter + }), + designToken(fillColor) +], DesignSystemProvider.prototype, "fillColor", void 0); +tslib_es6_decorate([ + attr({ + attribute: 'accent-color', + converter: swatchConverter, + mode: 'fromView' + }), + designToken(accentColor) +], DesignSystemProvider.prototype, "accentColor", void 0); +tslib_es6_decorate([ + attr({ + attribute: 'neutral-color', + converter: swatchConverter, + mode: 'fromView' + }), + designToken(neutralColor) +], DesignSystemProvider.prototype, "neutralColor", void 0); +tslib_es6_decorate([ + attr({ + attribute: 'error-color', + converter: swatchConverter, + mode: 'fromView' + }), + designToken(errorColor) +], DesignSystemProvider.prototype, "errorColor", void 0); +tslib_es6_decorate([ + attr({ + converter: nullableNumberConverter + }), + designToken(density) +], DesignSystemProvider.prototype, "density", void 0); +tslib_es6_decorate([ + attr({ + attribute: 'design-unit', + converter: nullableNumberConverter + }), + designToken(designUnit) +], DesignSystemProvider.prototype, "designUnit", void 0); +tslib_es6_decorate([ + attr({ + attribute: 'direction' + }), + designToken(direction) +], DesignSystemProvider.prototype, "direction", void 0); +tslib_es6_decorate([ + attr({ + attribute: 'base-height-multiplier', + converter: nullableNumberConverter + }), + designToken(baseHeightMultiplier) +], DesignSystemProvider.prototype, "baseHeightMultiplier", void 0); +tslib_es6_decorate([ + attr({ + attribute: 'base-horizontal-spacing-multiplier', + converter: nullableNumberConverter + }), + designToken(baseHorizontalSpacingMultiplier) +], DesignSystemProvider.prototype, "baseHorizontalSpacingMultiplier", void 0); +tslib_es6_decorate([ + attr({ + attribute: 'control-corner-radius', + converter: nullableNumberConverter + }), + designToken(controlCornerRadius) +], DesignSystemProvider.prototype, "controlCornerRadius", void 0); +tslib_es6_decorate([ + attr({ + attribute: 'stroke-width', + converter: nullableNumberConverter + }), + designToken(strokeWidth) +], DesignSystemProvider.prototype, "strokeWidth", void 0); +tslib_es6_decorate([ + attr({ + attribute: 'focus-stroke-width', + converter: nullableNumberConverter + }), + designToken(focusStrokeWidth) +], DesignSystemProvider.prototype, "focusStrokeWidth", void 0); +tslib_es6_decorate([ + attr({ + attribute: 'disabled-opacity', + converter: nullableNumberConverter + }), + designToken(disabledOpacity) +], DesignSystemProvider.prototype, "disabledOpacity", void 0); +tslib_es6_decorate([ + attr({ + attribute: 'type-ramp-minus-2-font-size' + }), + designToken(typeRampMinus2FontSize) +], DesignSystemProvider.prototype, "typeRampMinus2FontSize", void 0); +tslib_es6_decorate([ + attr({ + attribute: 'type-ramp-minus-2-line-height' + }), + designToken(typeRampMinus2LineHeight) +], DesignSystemProvider.prototype, "typeRampMinus2LineHeight", void 0); +tslib_es6_decorate([ + attr({ + attribute: 'type-ramp-minus-1-font-size' + }), + designToken(typeRampMinus1FontSize) +], DesignSystemProvider.prototype, "typeRampMinus1FontSize", void 0); +tslib_es6_decorate([ + attr({ + attribute: 'type-ramp-minus-1-line-height' + }), + designToken(typeRampMinus1LineHeight) +], DesignSystemProvider.prototype, "typeRampMinus1LineHeight", void 0); +tslib_es6_decorate([ + attr({ + attribute: 'type-ramp-base-font-size' + }), + designToken(typeRampBaseFontSize) +], DesignSystemProvider.prototype, "typeRampBaseFontSize", void 0); +tslib_es6_decorate([ + attr({ + attribute: 'type-ramp-base-line-height' + }), + designToken(typeRampBaseLineHeight) +], DesignSystemProvider.prototype, "typeRampBaseLineHeight", void 0); +tslib_es6_decorate([ + attr({ + attribute: 'type-ramp-plus-1-font-size' + }), + designToken(typeRampPlus1FontSize) +], DesignSystemProvider.prototype, "typeRampPlus1FontSize", void 0); +tslib_es6_decorate([ + attr({ + attribute: 'type-ramp-plus-1-line-height' + }), + designToken(typeRampPlus1LineHeight) +], DesignSystemProvider.prototype, "typeRampPlus1LineHeight", void 0); +tslib_es6_decorate([ + attr({ + attribute: 'type-ramp-plus-2-font-size' + }), + designToken(typeRampPlus2FontSize) +], DesignSystemProvider.prototype, "typeRampPlus2FontSize", void 0); +tslib_es6_decorate([ + attr({ + attribute: 'type-ramp-plus-2-line-height' + }), + designToken(typeRampPlus2LineHeight) +], DesignSystemProvider.prototype, "typeRampPlus2LineHeight", void 0); +tslib_es6_decorate([ + attr({ + attribute: 'type-ramp-plus-3-font-size' + }), + designToken(typeRampPlus3FontSize) +], DesignSystemProvider.prototype, "typeRampPlus3FontSize", void 0); +tslib_es6_decorate([ + attr({ + attribute: 'type-ramp-plus-3-line-height' + }), + designToken(typeRampPlus3LineHeight) +], DesignSystemProvider.prototype, "typeRampPlus3LineHeight", void 0); +tslib_es6_decorate([ + attr({ + attribute: 'type-ramp-plus-4-font-size' + }), + designToken(typeRampPlus4FontSize) +], DesignSystemProvider.prototype, "typeRampPlus4FontSize", void 0); +tslib_es6_decorate([ + attr({ + attribute: 'type-ramp-plus-4-line-height' + }), + designToken(typeRampPlus4LineHeight) +], DesignSystemProvider.prototype, "typeRampPlus4LineHeight", void 0); +tslib_es6_decorate([ + attr({ + attribute: 'type-ramp-plus-5-font-size' + }), + designToken(typeRampPlus5FontSize) +], DesignSystemProvider.prototype, "typeRampPlus5FontSize", void 0); +tslib_es6_decorate([ + attr({ + attribute: 'type-ramp-plus-5-line-height' + }), + designToken(typeRampPlus5LineHeight) +], DesignSystemProvider.prototype, "typeRampPlus5LineHeight", void 0); +tslib_es6_decorate([ + attr({ + attribute: 'type-ramp-plus-6-font-size' + }), + designToken(typeRampPlus6FontSize) +], DesignSystemProvider.prototype, "typeRampPlus6FontSize", void 0); +tslib_es6_decorate([ + attr({ + attribute: 'type-ramp-plus-6-line-height' + }), + designToken(typeRampPlus6LineHeight) +], DesignSystemProvider.prototype, "typeRampPlus6LineHeight", void 0); +tslib_es6_decorate([ + attr({ + attribute: 'accent-fill-rest-delta', + converter: nullableNumberConverter + }), + designToken(accentFillRestDelta) +], DesignSystemProvider.prototype, "accentFillRestDelta", void 0); +tslib_es6_decorate([ + attr({ + attribute: 'accent-fill-hover-delta', + converter: nullableNumberConverter + }), + designToken(accentFillHoverDelta) +], DesignSystemProvider.prototype, "accentFillHoverDelta", void 0); +tslib_es6_decorate([ + attr({ + attribute: 'accent-fill-active-delta', + converter: nullableNumberConverter + }), + designToken(accentFillActiveDelta) +], DesignSystemProvider.prototype, "accentFillActiveDelta", void 0); +tslib_es6_decorate([ + attr({ + attribute: 'accent-fill-focus-delta', + converter: nullableNumberConverter + }), + designToken(accentFillFocusDelta) +], DesignSystemProvider.prototype, "accentFillFocusDelta", void 0); +tslib_es6_decorate([ + attr({ + attribute: 'accent-foreground-rest-delta', + converter: nullableNumberConverter + }), + designToken(accentForegroundRestDelta) +], DesignSystemProvider.prototype, "accentForegroundRestDelta", void 0); +tslib_es6_decorate([ + attr({ + attribute: 'accent-foreground-hover-delta', + converter: nullableNumberConverter + }), + designToken(accentForegroundHoverDelta) +], DesignSystemProvider.prototype, "accentForegroundHoverDelta", void 0); +tslib_es6_decorate([ + attr({ + attribute: 'accent-foreground-active-delta', + converter: nullableNumberConverter + }), + designToken(accentForegroundActiveDelta) +], DesignSystemProvider.prototype, "accentForegroundActiveDelta", void 0); +tslib_es6_decorate([ + attr({ + attribute: 'accent-foreground-focus-delta', + converter: nullableNumberConverter + }), + designToken(accentForegroundFocusDelta) +], DesignSystemProvider.prototype, "accentForegroundFocusDelta", void 0); +tslib_es6_decorate([ + attr({ + attribute: 'neutral-fill-rest-delta', + converter: nullableNumberConverter + }), + designToken(neutralFillRestDelta) +], DesignSystemProvider.prototype, "neutralFillRestDelta", void 0); +tslib_es6_decorate([ + attr({ + attribute: 'neutral-fill-hover-delta', + converter: nullableNumberConverter + }), + designToken(neutralFillHoverDelta) +], DesignSystemProvider.prototype, "neutralFillHoverDelta", void 0); +tslib_es6_decorate([ + attr({ + attribute: 'neutral-fill-active-delta', + converter: nullableNumberConverter + }), + designToken(neutralFillActiveDelta) +], DesignSystemProvider.prototype, "neutralFillActiveDelta", void 0); +tslib_es6_decorate([ + attr({ + attribute: 'neutral-fill-focus-delta', + converter: nullableNumberConverter + }), + designToken(neutralFillFocusDelta) +], DesignSystemProvider.prototype, "neutralFillFocusDelta", void 0); +tslib_es6_decorate([ + attr({ + attribute: 'neutral-fill-input-rest-delta', + converter: nullableNumberConverter + }), + designToken(neutralFillInputRestDelta) +], DesignSystemProvider.prototype, "neutralFillInputRestDelta", void 0); +tslib_es6_decorate([ + attr({ + attribute: 'neutral-fill-input-hover-delta', + converter: nullableNumberConverter + }), + designToken(neutralFillInputHoverDelta) +], DesignSystemProvider.prototype, "neutralFillInputHoverDelta", void 0); +tslib_es6_decorate([ + attr({ + attribute: 'neutral-fill-input-active-delta', + converter: nullableNumberConverter + }), + designToken(neutralFillInputActiveDelta) +], DesignSystemProvider.prototype, "neutralFillInputActiveDelta", void 0); +tslib_es6_decorate([ + attr({ + attribute: 'neutral-fill-input-focus-delta', + converter: nullableNumberConverter + }), + designToken(neutralFillInputFocusDelta) +], DesignSystemProvider.prototype, "neutralFillInputFocusDelta", void 0); +tslib_es6_decorate([ + attr({ + attribute: 'neutral-fill-stealth-rest-delta', + converter: nullableNumberConverter + }), + designToken(neutralFillStealthRestDelta) +], DesignSystemProvider.prototype, "neutralFillStealthRestDelta", void 0); +tslib_es6_decorate([ + attr({ + attribute: 'neutral-fill-stealth-hover-delta', + converter: nullableNumberConverter + }), + designToken(neutralFillStealthHoverDelta) +], DesignSystemProvider.prototype, "neutralFillStealthHoverDelta", void 0); +tslib_es6_decorate([ + attr({ + attribute: 'neutral-fill-stealth-active-delta', + converter: nullableNumberConverter + }), + designToken(neutralFillStealthActiveDelta) +], DesignSystemProvider.prototype, "neutralFillStealthActiveDelta", void 0); +tslib_es6_decorate([ + attr({ + attribute: 'neutral-fill-stealth-focus-delta', + converter: nullableNumberConverter + }), + designToken(neutralFillStealthFocusDelta) +], DesignSystemProvider.prototype, "neutralFillStealthFocusDelta", void 0); +tslib_es6_decorate([ + attr({ + attribute: 'neutral-fill-strong-hover-delta', + converter: nullableNumberConverter + }), + designToken(neutralFillStrongHoverDelta) +], DesignSystemProvider.prototype, "neutralFillStrongHoverDelta", void 0); +tslib_es6_decorate([ + attr({ + attribute: 'neutral-fill-strong-active-delta', + converter: nullableNumberConverter + }), + designToken(neutralFillStrongActiveDelta) +], DesignSystemProvider.prototype, "neutralFillStrongActiveDelta", void 0); +tslib_es6_decorate([ + attr({ + attribute: 'neutral-fill-strong-focus-delta', + converter: nullableNumberConverter + }), + designToken(neutralFillStrongFocusDelta) +], DesignSystemProvider.prototype, "neutralFillStrongFocusDelta", void 0); +tslib_es6_decorate([ + attr({ + attribute: 'base-layer-luminance', + converter: nullableNumberConverter + }), + designToken(baseLayerLuminance) +], DesignSystemProvider.prototype, "baseLayerLuminance", void 0); +tslib_es6_decorate([ + attr({ + attribute: 'neutral-fill-layer-rest-delta', + converter: nullableNumberConverter + }), + designToken(neutralFillLayerRestDelta) +], DesignSystemProvider.prototype, "neutralFillLayerRestDelta", void 0); +tslib_es6_decorate([ + attr({ + attribute: 'neutral-stroke-divider-rest-delta', + converter: nullableNumberConverter + }), + designToken(neutralStrokeDividerRestDelta) +], DesignSystemProvider.prototype, "neutralStrokeDividerRestDelta", void 0); +tslib_es6_decorate([ + attr({ + attribute: 'neutral-stroke-rest-delta', + converter: nullableNumberConverter + }), + designToken(neutralStrokeRestDelta) +], DesignSystemProvider.prototype, "neutralStrokeRestDelta", void 0); +tslib_es6_decorate([ + attr({ + attribute: 'neutral-stroke-hover-delta', + converter: nullableNumberConverter + }), + designToken(neutralStrokeHoverDelta) +], DesignSystemProvider.prototype, "neutralStrokeHoverDelta", void 0); +tslib_es6_decorate([ + attr({ + attribute: 'neutral-stroke-active-delta', + converter: nullableNumberConverter + }), + designToken(neutralStrokeActiveDelta) +], DesignSystemProvider.prototype, "neutralStrokeActiveDelta", void 0); +tslib_es6_decorate([ + attr({ + attribute: 'neutral-stroke-focus-delta', + converter: nullableNumberConverter + }), + designToken(neutralStrokeFocusDelta) +], DesignSystemProvider.prototype, "neutralStrokeFocusDelta", void 0); +/** + * Template for DesignSystemProvider. + * @public + */ +const designSystemProviderTemplate = (context, definition) => html ` `; +/** + * Styles for DesignSystemProvider. + * @public + */ +const designSystemProviderStyles = (context, definition) => css ` + ${display('block')} +`; +/** + * A function that returns a {@link DesignSystemProvider} registration for configuring the component with a DesignSystem. + * @public + * @remarks + * Generates HTML Element: `` + */ +const jpDesignSystemProvider = DesignSystemProvider.compose({ + baseName: 'design-system-provider', + template: designSystemProviderTemplate, + styles: designSystemProviderStyles +}); + +;// CONCATENATED MODULE: ../node_modules/tabbable/dist/index.esm.js +/*! +* tabbable 5.3.3 +* @license MIT, https://github.com/focus-trap/tabbable/blob/master/LICENSE +*/ +var candidateSelectors = ['input', 'select', 'textarea', 'a[href]', 'button', '[tabindex]:not(slot)', 'audio[controls]', 'video[controls]', '[contenteditable]:not([contenteditable="false"])', 'details>summary:first-of-type', 'details']; +var candidateSelector = /* #__PURE__ */candidateSelectors.join(','); +var NoElement = typeof Element === 'undefined'; +var matches = NoElement ? function () {} : Element.prototype.matches || Element.prototype.msMatchesSelector || Element.prototype.webkitMatchesSelector; +var getRootNode = !NoElement && Element.prototype.getRootNode ? function (element) { + return element.getRootNode(); +} : function (element) { + return element.ownerDocument; +}; +/** + * @param {Element} el container to check in + * @param {boolean} includeContainer add container to check + * @param {(node: Element) => boolean} filter filter candidates + * @returns {Element[]} + */ + +var getCandidates = function getCandidates(el, includeContainer, filter) { + var candidates = Array.prototype.slice.apply(el.querySelectorAll(candidateSelector)); + + if (includeContainer && matches.call(el, candidateSelector)) { + candidates.unshift(el); + } + + candidates = candidates.filter(filter); + return candidates; +}; +/** + * @callback GetShadowRoot + * @param {Element} element to check for shadow root + * @returns {ShadowRoot|boolean} ShadowRoot if available or boolean indicating if a shadowRoot is attached but not available. + */ + +/** + * @callback ShadowRootFilter + * @param {Element} shadowHostNode the element which contains shadow content + * @returns {boolean} true if a shadow root could potentially contain valid candidates. + */ + +/** + * @typedef {Object} CandidatesScope + * @property {Element} scope contains inner candidates + * @property {Element[]} candidates + */ + +/** + * @typedef {Object} IterativeOptions + * @property {GetShadowRoot|boolean} getShadowRoot true if shadow support is enabled; falsy if not; + * if a function, implies shadow support is enabled and either returns the shadow root of an element + * or a boolean stating if it has an undisclosed shadow root + * @property {(node: Element) => boolean} filter filter candidates + * @property {boolean} flatten if true then result will flatten any CandidatesScope into the returned list + * @property {ShadowRootFilter} shadowRootFilter filter shadow roots; + */ + +/** + * @param {Element[]} elements list of element containers to match candidates from + * @param {boolean} includeContainer add container list to check + * @param {IterativeOptions} options + * @returns {Array.} + */ + + +var getCandidatesIteratively = function getCandidatesIteratively(elements, includeContainer, options) { + var candidates = []; + var elementsToCheck = Array.from(elements); + + while (elementsToCheck.length) { + var element = elementsToCheck.shift(); + + if (element.tagName === 'SLOT') { + // add shadow dom slot scope (slot itself cannot be focusable) + var assigned = element.assignedElements(); + var content = assigned.length ? assigned : element.children; + var nestedCandidates = getCandidatesIteratively(content, true, options); + + if (options.flatten) { + candidates.push.apply(candidates, nestedCandidates); + } else { + candidates.push({ + scope: element, + candidates: nestedCandidates + }); + } + } else { + // check candidate element + var validCandidate = matches.call(element, candidateSelector); + + if (validCandidate && options.filter(element) && (includeContainer || !elements.includes(element))) { + candidates.push(element); + } // iterate over shadow content if possible + + + var shadowRoot = element.shadowRoot || // check for an undisclosed shadow + typeof options.getShadowRoot === 'function' && options.getShadowRoot(element); + var validShadowRoot = !options.shadowRootFilter || options.shadowRootFilter(element); + + if (shadowRoot && validShadowRoot) { + // add shadow dom scope IIF a shadow root node was given; otherwise, an undisclosed + // shadow exists, so look at light dom children as fallback BUT create a scope for any + // child candidates found because they're likely slotted elements (elements that are + // children of the web component element (which has the shadow), in the light dom, but + // slotted somewhere _inside_ the undisclosed shadow) -- the scope is created below, + // _after_ we return from this recursive call + var _nestedCandidates = getCandidatesIteratively(shadowRoot === true ? element.children : shadowRoot.children, true, options); + + if (options.flatten) { + candidates.push.apply(candidates, _nestedCandidates); + } else { + candidates.push({ + scope: element, + candidates: _nestedCandidates + }); + } + } else { + // there's not shadow so just dig into the element's (light dom) children + // __without__ giving the element special scope treatment + elementsToCheck.unshift.apply(elementsToCheck, element.children); + } + } + } + + return candidates; +}; + +var getTabindex = function getTabindex(node, isScope) { + if (node.tabIndex < 0) { + // in Chrome,
,